Performance
· 23 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.
569 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.05 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
7 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.
780 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.19 s
Page Load Progression
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
CJS Execution CostAction1494ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 419ms | 144ms | 0ms | 1st |
| https://localxlist.org/ | 363ms | 8ms | 6ms | 1st |
| https://localxlist.org/_next/static/chunks/67c9d06fa8700707.js | 358ms | 278ms | 3ms | 1st |
| https://localxlist.org/_next/static/chunks/961311cbebbffb6d.js | 270ms | 252ms | 6ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-KEWLXSC3R0 | 84ms | 69ms | 13ms | 3rd |
BJS Bundles19 scripts, 96 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-KEWLXSC3R0 | 166 KB | 70 KB (42%) | ✓ | 3rd |
| https://localxlist.org/_next/static/chunks/961311cbebbffb6d.js | 81 KB | 26 KB (32%) | ✓ | 1st |
| https://localxlist.org/_next/static/chunks/4b188ae602b9c4db.js | 21 KB | — | ✓ | 1st |
| https://localxlist.org/_next/static/chunks/744634c9afe0570c.js | 22 KB | — | ✓ | 1st |
| https://localxlist.org/_next/static/chunks/ede8a4b7a28a7a18.js | 10 KB | — | ✓ | 1st |
| https://localxlist.org/_next/static/chunks/797fcb0710da3be2.js | 8 KB | — | ✓ | 1st |
| https://localxlist.org/_next/static/chunks/turbopack-0f2881c0c5767128.js | 5 KB | — | ✓ | 1st |
| https://localxlist.org/_next/static/chunks/f249787193ec3d93.js | 5 KB | — | ✓ | 1st |
| https://localxlist.org/_next/static/chunks/102a67e358ac219f.js | 2 KB | — | ✓ | 1st |
| https://localxlist.org/_next/static/chunks/f7aec44ebff1872f.js | 10 KB | — | ✓ | 1st |
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
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
APage Weight Budget813 KB transferred, 247 requestsPASS
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
AThird-Party Impact21% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization17 images, 0 KB saveablePASS
A+Font Loading3 fonts (43 KB)PASS
Web fonts
3
43 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
Optimization checklist
- Preload critical fonts (priority=high)
- Use woff2 format for all fonts
- Set font-display to swap, optional, or fallback
- Subset large fonts (≤100 KB each)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Page Weight Inventory247 resources · 813 KB · 96 KB savings availablePASS
~95.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 247 resources | 812.5 KiB | ||||||
Network Waterfall247 requests over 7061msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 84ms | 166 KB | 42% | $1/mo | Optional |
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-07-20 — 2026-08-16)
LCP (p75)
2976 ms
67% good
INP (p75)
136 ms
86% good
CLS (p75)
0.010
95% good
FCP (p75)
2965 ms
TTFB (p75)
1694 ms
Image Optimization26 images, 9 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
26
Total Size
9 KB