Performance
· 22 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.
741 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.57 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
60 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.24 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.31 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.8 MB transferred, 60 requestsREVIEW
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
BImage Optimization12 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 Execution CostAction1020ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://adhdreading.org/ | 323ms | 6ms | 8ms | 1st |
| https://adhdreading.org/_next/static/chunks/1255-884a804d7c86d3a7.js | 201ms | 179ms | 5ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-8VN0JG54JN | 166ms | 147ms | 17ms | 3rd |
| Unattributable | 130ms | 10ms | 0ms | 1st |
| https://scripts.clarity.ms/0.8.69/clarity.js | 119ms | 107ms | 2ms | 3rd |
| https://adhdreading.org/_next/static/chunks/webpack-299468d4e064a2ce.js | 81ms | 80ms | 0ms | 1st |
BJS Bundles21 scripts, 69 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-8VN0JG54JN | 168 KB | 69 KB (41%) | ✓ | 3rd |
| https://adhdreading.org/_next/static/chunks/1195-fe3bbead8eaa6cd2.js | 9 KB | — | ✓ | 1st |
| https://adhdreading.org/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 1 KB | — | ✓ | 1st |
| https://adhdreading.org/_next/static/chunks/webpack-299468d4e064a2ce.js | 2 KB | — | ✓ | 1st |
| https://adhdreading.org/_next/static/chunks/4bd1b696-100b9d70ed4e49c1.js | 53 KB | — | ✓ | 1st |
| https://adhdreading.org/_next/static/chunks/1255-884a804d7c86d3a7.js | 44 KB | — | ✓ | 1st |
| https://adhdreading.org/_next/static/chunks/main-app-24da8761396d27a6.js | 1 KB | — | ✓ | 1st |
| https://adhdreading.org/_next/static/chunks/3791-24092e910f47c726.js | 15 KB | — | ✓ | 1st |
| https://adhdreading.org/_next/static/chunks/2619-024c323f8ca0f6aa.js | 4 KB | — | ✓ | 1st |
| https://umami.bestvid.net/script.js | 3 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
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
CPage Weight InventoryAction60 resources · 1.8 MB · 69 KB savings availableREVIEW
~68.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 60 resources | 1.8 MiB | ||||||
A+Third-Party Impact11% third-party, 0 ms blockingPASS
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 HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server-Timing Observability3 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall60 requests over 3786msINFO
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 | 166ms | 168 KB | 41% | €1/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 119ms | 25 KB | — | €1/mo | Optional |
Image Optimization37 images, 1183 KB total, 1050 KB wastedINFO
Image Optimization Audit
Total Images
37
Total Size
1183 KB
Oversized
5
Wasted
1050 KB