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.
3.20 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.78 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.22 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.006
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.65 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.
19.34 s
Page Load Progression
FPage Weight BudgetAction8.3 MB transferred, 138 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 ImpactAction88% third-party, 0 ms blockingFIX
FJS Execution CostAction7220ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.whoop.com/_next/static/chunks/935-81a2d84af5610b1e.js | 1161ms | 1031ms | 12ms | 1st |
| Unattributable | 1154ms | 140ms | 0ms | 3rd |
| https://www.whoop.com/fr/en/ | 1149ms | 125ms | 204ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-NGFF9PP | 680ms | 621ms | 42ms | 3rd |
| https://www.lightboxcdn.com/vendor/7206db4b-ab9c-4386-85b5-d82a8940401a/main.js?cb=11F269417CC438CF09843839F630DC61 | 365ms | 129ms | 38ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202503.1.0/otBannerSdk.js | 308ms | 219ms | 41ms | 3rd |
| https://www.lightboxcdn.com/vendor/7206db4b-ab9c-4386-85b5-d82a8940401a/custom_box.js?cb=E31AE4E9BD9D72141647E36CE7B927FB | 295ms | 266ms | 8ms | 3rd |
| https://www.whoop.com/_next/static/chunks/689-8849113a05230344.js | 269ms | 122ms | 147ms | 1st |
| https://cdn.cookielaw.org/consent/321e0df6-a53c-40aa-96e7-99a58d1865a5/OtAutoBlock.js | 254ms | 86ms | 139ms | 3rd |
| https://www.whoop.com/_next/static/chunks/b6cf391a-1cc14d6d1d37aa64.js | 199ms | 22ms | 9ms | 1st |
Showing top 10 of 22 scripts
FJS BundlesAction45 scripts, 619 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.whoop.com/_next/static/chunks/689-8849113a05230344.js | 328 KB | 274 KB (84%) | ✓ | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-NGFF9PP | 139 KB | 63 KB (45%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202503.1.0/otBannerSdk.js | 116 KB | 63 KB (54%) | ✓ | 3rd |
| https://www.lightboxcdn.com/vendor/7206db4b-ab9c-4386-85b5-d82a8940401a/main.js?cb=11F269417CC438CF09843839F630DC61 | 116 KB | 60 KB (52%) | ✓ | 3rd |
| https://www.lightboxcdn.com/vendor/7206db4b-ab9c-4386-85b5-d82a8940401a/lightbox_builder.js?cb=F96ACFC6CCCE1091C48E3BD493FEDB43 | 0 KB | 43 KB (64%) | ✓ | 3rd |
| https://www.lightboxcdn.com/vendor/7206db4b-ab9c-4386-85b5-d82a8940401a/lightbox_builder.js?cb=F96ACFC6CCCE1091C48E3BD493FEDB43 | 67 KB | 43 KB (64%) | ✓ | 3rd |
| https://www.whoop.com/_next/static/chunks/app/%5Bregion%5D/%5Blocale%5D/%5B...slug%5D/page-d3feb99a95c96d6c.js | 67 KB | 39 KB (59%) | ✓ | 1st |
| https://www.whoop.com/_next/static/chunks/318-e9fc07735cb3de9c.js | 47 KB | 35 KB (76%) | ✓ | 1st |
| https://www.whoop.com/_next/static/chunks/app/%5Bregion%5D/%5Blocale%5D/error-8fd7c5671f3b4783.js | 2 KB | — | ✓ | 1st |
| https://www.whoop.com/_next/static/chunks/935-81a2d84af5610b1e.js | 32 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
BImage Optimization31 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 Loading15 fonts (149 KB)PASS
Web fonts
15
149 KB total
Render-blocking
0
of 15
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 Hints6 hints, 0 missing preconnectsPASS
Current Resource Hints
6 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall138 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 | 1154ms | 0 KB | — | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 680ms | 139 KB | 45% | €4/mo | Costly |
www.lightboxcdn.com www.lightboxcdn.com | Other | 365ms | 116 KB | 52% | €2/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 308ms | 116 KB | 54% | €2/mo | Essential |
www.lightboxcdn.com www.lightboxcdn.com | Other | 295ms | 0 KB | — | €2/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 254ms | 135 KB | — | €1/mo | Essential |
api.lightboxcdn.com api.lightboxcdn.com | Other | 159ms | 1 KB | — | €1/mo | Optional |
Amplitude cdn.amplitude.com | Analytics | 128ms | 37 KB | — | €1/mo | Optional |
Amplitude cdn.amplitude.com | Analytics | 122ms | 52 KB | — | €1/mo | Optional |
www.lightboxcdn.com www.lightboxcdn.com | Other | 102ms | 2 KB | — | €1/mo | Optional |
www.lightboxcdn.com www.lightboxcdn.com | Other | 96ms | 0 KB | 64% | €1/mo | Optional |
www.lightboxcdn.com www.lightboxcdn.com | Other | 84ms | 5 KB | — | €0/mo | Optional |
www.lightboxcdn.com www.lightboxcdn.com | Other | 74ms | 4 KB | — | €0/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 68ms | 9 KB | — | €0/mo | Essential |
These scripts may cost more than they're worth
- Unattributable adds 1154ms and costs ~€6/month
- Google Tag Manager adds 680ms and costs ~€4/month
- www.lightboxcdn.com adds 365ms and costs ~€2/month
- www.lightboxcdn.com adds 295ms and costs ~€2/month
54% 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
Unattributable takes 1154ms 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 680ms 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
www.lightboxcdn.com takes 365ms 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
52% of www.lightboxcdn.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
54% of OneTrust'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
www.lightboxcdn.com takes 295ms 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
64% of www.lightboxcdn.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