Performance
· 25 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.70 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.79 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
91 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.
3.88 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.
6.91 s
Page Load Progression
DHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.4 MB transferred, 32 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 Optimization5 images, 0 KB saveableREVIEW
CJS Execution CostAction1186ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/0iec5q4ack_04.js | 399ms | 362ms | 33ms | 1st |
| Unattributable | 346ms | 27ms | 0ms | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/ | 308ms | 18ms | 23ms | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/0y-qmi6py9vt0.js | 134ms | 84ms | 20ms | 1st |
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BPage Weight Inventory32 resources · 1.4 MB · 27 KB savings availableREVIEW
~27.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 32 resources | 1.4 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (63 KB)PASS
Web fonts
2
63 KB total
Render-blocking
0
of 2
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 Bundles9 scripts, 27 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/0iec5q4ack_04.js | 66 KB | 27 KB (41%) | ✓ | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/0iq1i69206cyl.js | 8 KB | — | ✓ | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/27jktro2p5rq9.js | 9 KB | — | ✓ | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/0y-qmi6py9vt0.js | 38 KB | — | ✓ | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/turbopack-26l9na084d64u.js | 4 KB | — | ✓ | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/278x0pphgrq8n.js | 7 KB | — | ✓ | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/14mrh2-p_w84d.js | 13 KB | — | ✓ | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/0gk9rritv-719.js | 6 KB | — | ✓ | 1st |
| https://d2gtr1ztczy3gv.cloudfront.net/_next/static/chunks/1victmtbg6wc_.js | 7 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
AResource Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /_next/static/media/03bda585a99c6450-s.p.32sris142tqlb.woff2, /_next/static/media/fba5a26ea33df6a3-s.p.18rizl4rsrl42.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Performance issues directly impact user engagement and conversion rates.
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 Response Intelligence2 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
Network Waterfall32 requests over 2794msINFO
Image Optimization7 images, 1474 KB total, 617 KB wastedINFO
Image Optimization Audit
Total Images
7
Total Size
1474 KB
Oversized
2
Wasted
617 KB