Performance
· 16 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.
6.87 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.89 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6.43 s
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.
9.02 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.
26.67 s
Page Load Progression
FPage Weight BudgetAction4.8 MB transferred, 257 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
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
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
FJS Execution CostAction16548ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.contentful.com/_next/static/chunks/3196-4440c14d92fe2cb9.js | 5270ms | 3297ms | 33ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-W94TVR6G | 3719ms | 3267ms | 135ms | 3rd |
| https://www.contentful.com/ | 1927ms | 75ms | 353ms | 1st |
| Unattributable | 1628ms | 59ms | 0ms | 3rd |
| https://www.contentful.com/_next/static/chunks/7796-f9ecf43ed9eae273.js | 616ms | 536ms | 4ms | 1st |
| https://cmp.osano.com/16BcqiRsJId123ATa/39239078-882d-46c6-9235-dcd4318a5c73/osano.js?v=prod-13012023 | 587ms | 539ms | 28ms | 3rd |
| https://www.contentful.com/_next/static/chunks/26164011-df8e1479e3c9182b.js | 546ms | 502ms | 11ms | 1st |
| https://www.contentful.com/_next/static/chunks/webpack-f82d1056190cba3a.js | 457ms | 393ms | 1ms | 1st |
| https://js.qualified.com/qualified.js?token=nCX52tz3bqE643Qo | 396ms | 267ms | 120ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-REC62920H6&cx=c>m=4e6460 | 376ms | 323ms | 48ms | 3rd |
Showing top 10 of 16 scripts
FJS BundlesAction65 scripts, 1024 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://js.qualified.com/qualified.js?token=nCX52tz3bqE643Qo | 370 KB | 307 KB (84%) | ✓ | 3rd |
| https://www.contentful.com/_next/static/chunks/1397-949ba7995b8c03e2.js | 106 KB | 75 KB (73%) | ✓ | 1st |
| https://www.googletagmanager.com/gtag/destination?id=AW-788978041&cx=c>m=4e6460 | 146 KB | 70 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-REC62920H6&cx=c>m=4e6460 | 179 KB | 68 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-SCQH3CZTQ5&cx=c>m=4e6460 | 156 KB | 65 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-RWVEEBSKZ3&cx=c>m=4e6460 | 155 KB | 65 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-14131340&cx=c>m=4e6460 | 129 KB | 64 KB (50%) | ✓ | 3rd |
| https://www.contentful.com/_next/static/chunks/3196-4440c14d92fe2cb9.js | 120 KB | 56 KB (47%) | ✓ | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-W94TVR6G | 193 KB | 53 KB (28%) | ✓ | 3rd |
| https://www.contentful.com/_next/static/chunks/9571-b24846206502ac56.js | 91 KB | 49 KB (54%) | ✓ | 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
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
BThird-Party Impact52% third-party, 0 ms blockingREVIEW
BImage Optimization66 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (272 KB)PASS
Web fonts
4
272 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~73 KB and ~146 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints14 hints, 0 missing preconnectsPASS
Current Resource Hints
14 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall257 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 |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 3719ms | 193 KB | 28% | €65/mo | Costly |
Unattributable Unattributable | Other | 1628ms | 0 KB | — | €28/mo | Costly |
cmp.osano.com cmp.osano.com | Other | 587ms | 74 KB | 29% | €10/mo | Costly |
js.qualified.com js.qualified.com | Other | 396ms | 370 KB | 84% | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 376ms | 179 KB | 38% | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 279ms | 155 KB | 42% | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 219ms | 156 KB | 42% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 165ms | 146 KB | 48% | €3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 159ms | 129 KB | 50% | €3/mo | Optional |
These scripts may cost more than they're worth
- Google Tag Manager adds 3719ms and costs ~€65/month
- Unattributable adds 1628ms and costs ~€28/month
- cmp.osano.com adds 587ms and costs ~€10/month
- js.qualified.com adds 396ms and costs ~€7/month
- Google Tag Manager adds 376ms and costs ~€7/month
- Google Tag Manager adds 279ms and costs ~€5/month
- Google Tag Manager adds 219ms and costs ~€4/month
45% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Google Tag Manager takes 3719ms 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
Unattributable takes 1628ms 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 587ms 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
js.qualified.com takes 396ms 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
84% of js.qualified.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Google Tag Manager takes 376ms 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 279ms 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 219ms 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