Performance
· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.02 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.56 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
469 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.13 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
5.80 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2123ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://aadcdn.msftauth.net/shared/1.0/content/js/asyncchunk/convergedlogin_pcustomizationloader_fefa4e184d4076c9bb4f.js | 633ms | 399ms | 53ms | 3rd |
| https://aadcdn.msftauth.net/shared/1.0/content/js/ConvergedLogin_PCore_iGr4o2yoBDyfwvXs2HIE3g2.js | 521ms | 374ms | 72ms | 3rd |
| https://login.microsoftonline.com/69f03718-34c4-4b6a-8e15-1a18c39e5c14/oauth2/authorize?client_id=c238299c-020d-4d04-9925-61c729f8b2fa&response_type=code%20id_token&scope=openid%20profile&state=OpenIdConnect.AuthenticationProperties%3DXvFUmpNdOElatSbiy8NrSKSTQ7TOw1FrKrtu4BA76eOZWzdoh0t8hbLYaWcC0tAJbY8eMK5OwsPqr8GQBoVfooo3LMv9rh5iYSGQbb790s_WDJSAqSs7w_Fkys3qtYSN&response_mode=form_post&nonce=639227192050238688.N2FiZjNlNmUtMTI4OS00NDRhLTg3ZmEtMWQ3NTNhM2JiMGNkNzVjYWI4ODYtOGJiZi00MGQzLTlmNGItZGY2Nzg2ZDJhM2Qw&x-client-SKU=ID_NET472&x-client-ver=8.16.0.0 | 514ms | 22ms | 20ms | 3rd |
| Unattributable | 276ms | 43ms | 0ms | 1st |
| https://aadcdn.msftauth.net/shared/1.0/content/js/oneDs_36c085e9e54fe9d23a54.js | 180ms | 145ms | 24ms | 3rd |
BImage Optimization3 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CJS BundlesAction4 scripts, 189 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://aadcdn.msftauth.net/shared/1.0/content/js/asyncchunk/convergedlogin_pcustomizationloader_fefa4e184d4076c9bb4f.js | 115 KB | 104 KB (91%) | ✓ | 3rd |
| https://aadcdn.msftauth.net/shared/1.0/content/js/ConvergedLogin_PCore_iGr4o2yoBDyfwvXs2HIE3g2.js | 161 KB | 56 KB (35%) | ✓ | 3rd |
| https://aadcdn.msftauth.net/shared/1.0/content/js/oneDs_36c085e9e54fe9d23a54.js | 60 KB | 30 KB (50%) | ✓ | 3rd |
| https://aadcdn.msftauth.net/ests/2.1/content/cdnbundles/ux.converged.login.strings-en.min_lzfw9ovraljpmqc6m13khq2.js | 17 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlCache-Control present but without max-ageREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP CachingprivateREVIEW
private
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
A+Page Weight Budget609 KB transferred, 20 requestsPASS
A+Text CompressionAll text resources are compressedPASS
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://aadcdn.msauth.net. Remove the redundant dns-prefetch entries.
Performance issues directly impact user engagement and conversion rates.
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
APage Weight Inventory20 resources · 609 KB · 189 KB savings availablePASS
~189.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 20 resources | 609.2 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall20 requests over 4645msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
aadcdn.msftauth.net aadcdn.msftauth.net | Other | 633ms | 115 KB | 91% | ر.س19/mo | Costly |
aadcdn.msftauth.net aadcdn.msftauth.net | Other | 521ms | 161 KB | 35% | ر.س15/mo | Costly |
login.microsoftonline.com login.microsoftonline.com | Other | 514ms | 22 KB | — | ر.س15/mo | Costly |
aadcdn.msftauth.net aadcdn.msftauth.net | Other | 180ms | 60 KB | 50% | ر.س5/mo | Optional |
These scripts may cost more than they're worth
- aadcdn.msftauth.net adds 633ms and costs ~ر.س19/month
- aadcdn.msftauth.net adds 521ms and costs ~ر.س15/month
- login.microsoftonline.com adds 514ms and costs ~ر.س15/month
87% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
aadcdn.msftauth.net takes 633ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
91% of aadcdn.msftauth.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
aadcdn.msftauth.net takes 521ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
login.microsoftonline.com takes 514ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Image Optimization2 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
2
Total Size
0 KB
Oversized
1