Performance
· 15 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.
966 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.73 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
18.51 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.015
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.50 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.
34.09 s
Page Load Progression
DThird-Party ImpactAction89% third-party, 0 ms blockingFIX
FJS Execution CostAction34842ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/50582.fb4a3d13071d1490.js | 32860ms | 475ms | 1ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/framework-9f89521118404fe7.js | 878ms | 350ms | 3ms | 3rd |
| https://stripe.com/en-fr | 368ms | 7ms | 0ms | 1st |
| Unattributable | 326ms | 34ms | 0ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-c498e8e0ffe11922.js | 178ms | 114ms | 48ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/84246.854c27f9d542172f.js | 83ms | 43ms | 3ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-2b2c46cb1bfadcef.js | 80ms | 54ms | 19ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/90943-70e37ffd5bfe28da.js | 69ms | 4ms | 0ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.7 MB transferred, 111 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
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
BImage Optimization9 images, 0 KB saveableREVIEW
CJS BundlesAction79 scripts, 212 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-2b2c46cb1bfadcef.js | 217 KB | 103 KB (47%) | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-c498e8e0ffe11922.js | 337 KB | 67 KB (20%) | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.js | 56 KB | 42 KB (74%) | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/2791.83aa5fb914de3e9d.js | 1 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/15263.83460f5b8af8173e.js | 1 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/35729.33c2cdc4d27e8533.js | 1 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/34552.fae148eb6b06113b.js | 2 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/25879.d69b55cd25254173.js | 2 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/76629.396a50238922b152.js | 1 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/52643.2d78e2446d39abbd.js | 3 KB | — | ✓ | 3rd |
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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (70 KB)PASS
Web fonts
2
70 KB total
Render-blocking
0
of 2
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 Waterfall111 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 |
|---|---|---|---|---|---|---|
b.stripecdn.com b.stripecdn.com | Other | 32860ms | 22 KB | — | €138/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 878ms | 42 KB | — | €4/mo | Costly |
Unattributable Unattributable | Other | 326ms | 0 KB | — | €1/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 178ms | 337 KB | 20% | €1/mo | Optional |
b.stripecdn.com b.stripecdn.com | Other | 83ms | 26 KB | — | €0/mo | Optional |
b.stripecdn.com b.stripecdn.com | Other | 80ms | 217 KB | 47% | €0/mo | Optional |
b.stripecdn.com b.stripecdn.com | Other | 69ms | 7 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- b.stripecdn.com adds 32860ms and costs ~€138/month
- b.stripecdn.com adds 878ms and costs ~€4/month
- Unattributable adds 326ms and costs ~€1/month
99% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
b.stripecdn.com takes 32860ms 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
b.stripecdn.com takes 878ms 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 326ms 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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-03-09 — 2026-04-05)
LCP (p75)
1100 ms
93% good
INP (p75)
95 ms
90% good
CLS (p75)
0.000
97% good
FCP (p75)
1041 ms
TTFB (p75)
460 ms