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.
3.44 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
88.31 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.028
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.86 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.
118.11 s
Page Load Progression
DThird-Party ImpactAction90% third-party, 0 ms blockingFIX
FJS Execution CostAction123791ms 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 | 112559ms | 2382ms | 11ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/framework-9f89521118404fe7.js | 3111ms | 2279ms | 57ms | 3rd |
| Unattributable | 2537ms | 170ms | 0ms | 3rd |
| https://stripe.com/en-br | 2313ms | 11ms | 1ms | 1st |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-889d57bc5e09f072.js | 949ms | 562ms | 316ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/index-6d8874e6de5710a3.js | 625ms | 382ms | 129ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/84246.854c27f9d542172f.js | 434ms | 257ms | 17ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/65223-1423d8e6ad8de9bf.js | 384ms | 12ms | 1ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/53261-9c921aad045e6943.js | 262ms | 234ms | 8ms | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.js | 220ms | 189ms | 30ms | 3rd |
Showing top 10 of 13 scripts
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.9 MB transferred, 112 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 Optimization11 images, 0 KB saveableREVIEW
CJS BundlesAction79 scripts, 226 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-6d8874e6de5710a3.js | 218 KB | 103 KB (47%) | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/pages/_app-889d57bc5e09f072.js | 396 KB | 80 KB (20%) | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/c67c952e-7f65a464f661b1d2.js | 57 KB | 43 KB (76%) | ✓ | 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/34552.fae148eb6b06113b.js | 2 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/76629.396a50238922b152.js | 2 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96201.b69ca6d7416f24b0.js | 3 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/77723.dd3ba52791b41cc0.js | 2 KB | — | ✓ | 3rd |
| https://b.stripecdn.com/mkt-ssr-statics/assets/_next/static/chunks/96550.6f7488d7e4331269.js | 2 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 Hints23 hints, 0 missing preconnectsPASS
Current Resource Hints
23 resource hints configured
Network Waterfall112 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 | 112559ms | 23 KB | — | $644/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 3111ms | 43 KB | — | $18/mo | Costly |
Unattributable Unattributable | Other | 2537ms | 0 KB | — | $15/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 949ms | 396 KB | 20% | $5/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 625ms | 218 KB | 47% | $4/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 434ms | 27 KB | — | $2/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 384ms | 3 KB | — | $2/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 262ms | 18 KB | — | $2/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 220ms | 57 KB | 76% | $1/mo | Costly |
b.stripecdn.com b.stripecdn.com | Other | 161ms | 23 KB | — | $1/mo | Optional |
b.stripecdn.com b.stripecdn.com | Other | 155ms | 33 KB | — | $1/mo | Optional |
b.stripecdn.com b.stripecdn.com | Other | 81ms | 24 KB | — | $0/mo | Optional |
These scripts may cost more than they're worth
- b.stripecdn.com adds 112559ms and costs ~$644/month
- b.stripecdn.com adds 3111ms and costs ~$18/month
- Unattributable adds 2537ms and costs ~$15/month
- b.stripecdn.com adds 949ms and costs ~$5/month
- b.stripecdn.com adds 625ms and costs ~$4/month
- b.stripecdn.com adds 434ms and costs ~$2/month
- b.stripecdn.com adds 384ms and costs ~$2/month
- b.stripecdn.com adds 262ms and costs ~$2/month
- b.stripecdn.com adds 220ms and costs ~$1/month
98% 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 112559ms 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 3111ms 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 2537ms 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 949ms 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 625ms 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 434ms 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 384ms 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 262ms 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 220ms 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
76% of b.stripecdn.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