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.
5.93 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.93 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
184 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.145
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.14 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.
9.55 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS Execution CostAction1352ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-2P8267HWQW | 428ms | 356ms | 69ms | 3rd |
| Unattributable | 302ms | 17ms | 0ms | 1st |
| https://jaxslayher.com/?nats=Mi4xLjIuMy4xLjAuMC4wLjA | 237ms | 14ms | 13ms | 3rd |
| https://jaxslayher.com/_next/static/chunks/864-976a44f4a7e551e8.js | 205ms | 180ms | 18ms | 3rd |
| https://jaxslayher.com/_next/static/chunks/fd9d1056-8ccaeadeeaf29e91.js | 107ms | 83ms | 24ms | 3rd |
| https://jaxslayher.com/_next/static/chunks/webpack-d23b2e19b9a17abb.js | 72ms | 54ms | 1ms | 3rd |
CJS BundlesAction19 scripts, 255 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://jaxslayher.com/_next/static/chunks/442-53012fc3ae3e0068.js | 81 KB | 75 KB (92%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-2P8267HWQW | 160 KB | 65 KB (41%) | ✓ | 3rd |
| https://jaxslayher.com/_next/static/chunks/fd9d1056-8ccaeadeeaf29e91.js | 160 KB | 55 KB (34%) | ✓ | 3rd |
| https://jaxslayher.com/_next/static/chunks/864-976a44f4a7e551e8.js | 108 KB | 37 KB (35%) | ✓ | 3rd |
| https://jaxslayher.com/_next/static/chunks/app/tour/layout-ef8cf17900c621c1.js | 24 KB | 23 KB (95%) | ✓ | 3rd |
| https://jaxslayher.com/_next/static/chunks/app/layout-2d51c108c826f2c4.js | 9 KB | — | ✓ | 3rd |
| https://jaxslayher.com/_next/static/chunks/app/join/page-f23937a9faf85695.js | 20 KB | — | ✓ | 3rd |
| https://jaxslayher.com/_next/static/chunks/app/page-a42d7bd73dfba87e.js | 2 KB | — | ✓ | 3rd |
| https://jaxslayher.com/_next/static/chunks/webpack-d23b2e19b9a17abb.js | 5 KB | — | ✓ | 3rd |
| https://jaxslayher.com/_next/static/chunks/30a37ab2-8d0154040a44eb2a.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
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
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-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BPage Weight Inventory32 resources · 971 KB · 255 KB savings availableREVIEW
~255.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 32 resources | 970.9 KiB | ||||||
APage Weight Budget971 KB transferred, 32 requestsPASS
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization1 images, 0 KB saveablePASS
A+Font Loading1 fonts (45 KB)PASS
Web fonts
1
45 KB total
Render-blocking
0
of 1
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 Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
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
Network Waterfall32 requests over 7895msINFO
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 | 428ms | 160 KB | 41% | $6/mo | Costly |
jaxslayher.com jaxslayher.com | Other | 237ms | 10 KB | — | $3/mo | Costly |
jaxslayher.com jaxslayher.com | Other | 205ms | 108 KB | 35% | $3/mo | Costly |
jaxslayher.com jaxslayher.com | Other | 107ms | 160 KB | 34% | $1/mo | Optional |
jaxslayher.com jaxslayher.com | Other | 72ms | 5 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Google Tag Manager adds 428ms and costs ~$6/month
- jaxslayher.com adds 237ms and costs ~$3/month
- jaxslayher.com adds 205ms and costs ~$3/month
78% 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
Google Tag Manager takes 428ms 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
jaxslayher.com takes 237ms 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
jaxslayher.com takes 205ms 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, 290 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
2
Total Size
290 KB