Performance
· 14 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.
447 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.65 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
754 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.048
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.90 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.95 s
Page Load Progression
FPage Weight BudgetAction17.7 MB transferred, 149 requestsFIX
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
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
DThird-Party ImpactAction90% third-party, 0 ms blockingFIX
FJS Execution CostAction4439ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.sanity.io/_next/static/chunks/0uz1gb6x4i~gy.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 2883ms | 2189ms | 12ms | 1st |
| https://www.sanity.io/ | 432ms | 19ms | 25ms | 1st |
| Unattributable | 311ms | 13ms | 0ms | 3rd |
| https://www.sanity.io/_next/static/chunks/167ci08t2mfto.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 303ms | 164ms | 26ms | 1st |
| https://cmp.osano.com/16CLWDTCcnYWI2HHP/e53d2bde-32d5-45a1-ab1a-16b98951bfe3/osano.js | 235ms | 200ms | 27ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-N3ZSHCP | 138ms | 99ms | 16ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-16634576538&cx=c>m=4e6460 | 72ms | 61ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-K7J41TW619&cx=c>m=4e6460 | 65ms | 52ms | 11ms | 3rd |
FJS BundlesAction49 scripts, 919 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.sanity.io/_next/static/chunks/167ci08t2mfto.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 286 KB | 127 KB (44%) | ✓ | 1st |
| https://www.sanity.io/_next/static/chunks/0sqt.ygt3kqko.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 150 KB | 123 KB (82%) | ✓ | 1st |
| https://www.sanity.io/_next/static/chunks/12c3qy_6soa9g.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 132 KB | 97 KB (76%) | ✓ | 1st |
| https://www.sanity.io/_next/static/chunks/0hmpifpnc3jey.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 108 KB | 80 KB (77%) | ✓ | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-N3ZSHCP | 175 KB | 77 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-16634576538&cx=c>m=4e6460 | 144 KB | 69 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-K7J41TW619&cx=c>m=4e6460 | 169 KB | 67 KB (40%) | ✓ | 3rd |
| https://www.sanity.io/_next/static/chunks/0uz1gb6x4i~gy.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 145 KB | 46 KB (32%) | ✓ | 1st |
| https://www.sanity.io/_next/static/chunks/0g5jmx.3u4xg2.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 42 KB | 41 KB (99%) | ✓ | 1st |
| https://www.sanity.io/_next/static/chunks/0djohwm-41ade.js?dpl=dpl_7XhRSfxibpajdLWaTbdePehnDSnS | 88 KB | 38 KB (43%) | ✓ | 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
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
BImage Optimization35 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0, must-revalidateREVIEW
public, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (177 KB)PASS
Web fonts
7
177 KB total
Render-blocking
0
of 7
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
Network Waterfall149 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 311ms | 0 KB | — | €3/mo | Costly |
cmp.osano.com cmp.osano.com | Other | 235ms | 75 KB | 27% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 138ms | 175 KB | 44% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 72ms | 144 KB | 48% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 65ms | 169 KB | 40% | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 311ms and costs ~€3/month
- cmp.osano.com adds 235ms and costs ~€3/month
Unattributable takes 311ms 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
cmp.osano.com takes 235ms 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