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.
1.27 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.10 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
668 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.08 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.
7.13 s
Page Load Progression
DJS Execution CostAction2594ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://react.dev/ | 728ms | 51ms | 4ms | 1st |
| https://react.dev/_next/static/chunks/framework-76ad44d61c11f057.js | 679ms | 593ms | 24ms | 1st |
| Unattributable | 454ms | 14ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-B1E83PJ3RT | 280ms | 224ms | 54ms | 3rd |
| https://react.dev/_next/static/chunks/4ad82c5e.aa059996e264f809.js | 203ms | 183ms | 19ms | 1st |
| https://react.dev/_next/static/chunks/main-8bc660a98b463b2d.js | 131ms | 112ms | 18ms | 1st |
| https://react.dev/_next/static/chunks/pages/%5B%5B...markdownPath%5D%5D-ef91ae665155f68d.js | 120ms | 116ms | 2ms | 1st |
BPage Weight Budget1.1 MB transferred, 66 requestsREVIEW
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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
BImage Optimization34 images, 0 KB saveableREVIEW
CJS BundlesAction13 scripts, 209 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-B1E83PJ3RT | 145 KB | 62 KB (43%) | ✓ | 3rd |
| https://react.dev/_next/static/chunks/4ad82c5e.aa059996e264f809.js | 50 KB | 45 KB (90%) | ✓ | 1st |
| https://react.dev/_next/static/chunks/811.b2e5ca620a3f883e.js | 110 KB | 44 KB (40%) | ✓ | 1st |
| https://react.dev/_next/static/chunks/928-e89de0bd2e20fa8c.js | 94 KB | 32 KB (34%) | ✓ | 1st |
| https://react.dev/_next/static/chunks/668-9be9de6fa7660277.js | 34 KB | 26 KB (76%) | ✓ | 1st |
| https://react.dev/_next/static/chunks/main-8bc660a98b463b2d.js | 39 KB | — | ✓ | 1st |
| https://react.dev/_next/static/chunks/pages/_app-6d7b64b3b21a9551.js | 1 KB | — | ✓ | 1st |
| https://react.dev/_next/static/chunks/pages/%5B%5B...markdownPath%5D%5D-ef91ae665155f68d.js | 3 KB | — | ✓ | 1st |
| https://react.dev/_next/static/OjBEcxo-Y95U7B3gD8Cs8/_buildManifest.js | 1 KB | — | ✓ | 1st |
| https://react.dev/_next/static/OjBEcxo-Y95U7B3gD8Cs8/_ssgManifest.js | 0 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
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
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+Third-Party Impact13% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading9 fonts (314 KB)PASS
Web fonts
9
314 KB total
Render-blocking
0
of 9
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 Hints38 hints, 0 missing preconnectsPASS
Current Resource Hints
38 resource hints configured
Network Waterfall66 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 | 454ms | 0 KB | — | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 280ms | 145 KB | 43% | €3/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 454ms and costs ~€5/month
- Google Tag Manager adds 280ms and costs ~€3/month
Unattributable takes 454ms 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
Google Tag Manager takes 280ms 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