Performance
· 14 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.
1.48 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.80 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
464 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.
1.56 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.
2.05 s
Page Load Progression
DJS Execution CostAction2546ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.wikipedia.org/ | 2231ms | 13ms | 3ms | 1st |
| Unattributable | 263ms | 11ms | 0ms | 3rd |
| https://www.wikipedia.org/portal/wikipedia.org/assets/js/index-90de98612a.js | 52ms | 37ms | 5ms | 1st |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Page Weight Budget276 KB transferred, 9 requestsPASS
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization4 images, 0 KB saveablePASS
A+Font LoadingNo web fonts (system fonts)PASS
A+JS Bundles2 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.wikipedia.org/portal/wikipedia.org/assets/js/index-90de98612a.js | 10 KB | — | ✓ | 1st |
| https://www.wikipedia.org/portal/wikipedia.org/assets/js/gt-ie9-507b16b6be.js | 1 KB | — | ✓ | 1st |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+HTTP Cachingmax-age=3600 (1 hour)PASS
s-maxage=86400, must-revalidate, max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| s-maxage | 86400 | CDN caches for 1 day |
| must-revalidate | — | Must recheck with server after expiry |
| max-age | 3600 | Cache for 1 hour |
Network Waterfall9 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 263ms | 0 KB | — | $3/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 263ms and costs ~$3/month
Unattributable takes 263ms 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