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.
2.61 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.70 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
291 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.
2.61 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.
3.77 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 CostAction1862ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://balford.net/ | 535ms | 93ms | 41ms | 1st |
| https://balford.net/cdn-cgi/challenge-platform/scripts/jsd/main.js | 425ms | 396ms | 3ms | 1st |
| https://balford.net/_next/static/chunks/1255-73c62fd077d3c0f5.js | 318ms | 248ms | 18ms | 1st |
| Unattributable | 278ms | 6ms | 0ms | 1st |
| https://balford.net/_next/static/chunks/webpack-f0efa5c5157d732d.js | 210ms | 207ms | 2ms | 1st |
| https://balford.net/_next/static/css/88df5d63b4f9d5e9.css | 97ms | 0ms | 0ms | 1st |
A+Page Weight Budget448 KB transferred, 31 requestsPASS
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization3 images, 0 KB saveablePASS
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
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
A+Font Loading4 fonts (23 KB)PASS
Web fonts
4
23 KB total
Render-blocking
0
of 4
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+JS Bundles12 scripts, 21 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://balford.net/_next/static/chunks/1255-73c62fd077d3c0f5.js | 46 KB | 21 KB (47%) | ✓ | 1st |
| https://balford.net/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 1 KB | — | ✓ | 1st |
| https://balford.net/_next/static/chunks/webpack-f0efa5c5157d732d.js | 2 KB | — | ✓ | 1st |
| https://balford.net/_next/static/chunks/4bd1b696-f785427dddbba9fb.js | 54 KB | — | ✓ | 1st |
| https://balford.net/_next/static/chunks/main-app-12169172f6dfbe91.js | 1 KB | — | ✓ | 1st |
| https://balford.net/_next/static/chunks/app/layout-db8aef65aa1a9114.js | 7 KB | — | ✓ | 1st |
| https://balford.net/_next/static/chunks/app/not-found-c1c528898c9b7f01.js | 2 KB | — | ✓ | 1st |
| https://balford.net/_next/static/chunks/app/page-5d333636d659f71f.js | 1 KB | — | ✓ | 1st |
| https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 | 0 KB | — | ✓ | 3rd |
| https://balford.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/330e41bb475c/main.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
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/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Document CompressionDocument response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server-Timing Observability3 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Page Weight Inventory31 resources · 448 KB · 21 KB savings availablePASS
~21.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 31 resources | 447.7 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
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Asset CompressionNo text asset hosts to measureINFO
Network Waterfall31 requests over 945msINFO
Image Optimization15 images, 479 KB total, 68 KB wastedINFO
Image Optimization Audit
Total Images
15
Total Size
479 KB
Oversized
1
Wasted
68 KB