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.
354 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
819 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4 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.
588 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.52 s
Page Load Progression
BPage Weight Budget1.1 MB transferred, 68 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
BJS Execution Cost593ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://react.dev/ | 181ms | 9ms | 3ms | 1st |
| https://react.dev/_next/static/chunks/framework-76ad44d61c11f057.js | 175ms | 158ms | 6ms | 1st |
| Unattributable | 105ms | 4ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-B1E83PJ3RT | 74ms | 59ms | 14ms | 3rd |
| https://react.dev/_next/static/chunks/811.b2e5ca620a3f883e.js | 58ms | 48ms | 10ms | 1st |
CJS BundlesAction13 scripts, 174 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 | 53 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/main-8bc660a98b463b2d.js | 39 KB | — | ✓ | 1st |
| https://react.dev/_next/static/chunks/668-9be9de6fa7660277.js | 34 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
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 HintsNo optimization neededPASS
Network Waterfall68 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 | 105ms | 0 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 74ms | 145 KB | 43% | €1/mo | Optional |