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.
963 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.80 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
482 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.
1.23 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.
5.56 s
Page Load Progression
FPage Weight BudgetAction4.7 MB transferred, 273 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4405ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://vercel.com/ | 1725ms | 79ms | 42ms | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/37d1_i0u8i3xo.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 1484ms | 1029ms | 7ms | 3rd |
| Unattributable | 383ms | 18ms | 0ms | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/2zf8vptczjdlv.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 314ms | 205ms | 4ms | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/058ckypce3zlz.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 194ms | 16ms | 2ms | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/2sv0t1sgn9uzi.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 171ms | 0ms | 1ms | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/32lgw2bkpzylx.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 81ms | 75ms | 5ms | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/0x64_ot0mviey.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 53ms | 1ms | 51ms | 3rd |
FJS BundlesAction147 scripts, 1.8 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/0x64_ot0mviey.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 409 KB | 407 KB (100%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/0q8180u_mxopj.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 313 KB | 313 KB (100%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/289licdj1nrl4.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 176 KB | 175 KB (100%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/2afi4wovqd8-o.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 132 KB | 132 KB (100%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/2_vjjytq56jp1.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 99 KB | 98 KB (99%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/2-nx4ha8vcwix.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 111 KB | 77 KB (70%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/2pcu9qolsn0i1.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 87 KB | 63 KB (75%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/1-32ef6nc590x.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 52 KB | 51 KB (99%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/1c6_8h4a28691.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 51 KB | 51 KB (99%) | ✓ | 3rd |
| https://vercel.com/vc-ap-vercel-marketing/_next/static/chunks/3xgs608mq4ie3.js?dpl=dpl_Co485LAgXH9s8bLjnpK453vASoke | 47 KB | 47 KB (99%) | ✓ | 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
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 Optimization36 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 Loading8 fonts (197 KB)PASS
Web fonts
8
197 KB total
Render-blocking
0
of 8
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 Waterfall273 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 |
|---|---|---|---|---|---|---|
vercel.com vercel.com | Other | 1725ms | 95 KB | — | €19/mo | Costly |
vercel.com vercel.com | Other | 1484ms | 64 KB | — | €16/mo | Costly |
Unattributable Unattributable | Other | 383ms | 0 KB | — | €4/mo | Costly |
vercel.com vercel.com | Other | 314ms | 30 KB | — | €3/mo | Costly |
vercel.com vercel.com | Other | 194ms | 22 KB | — | €2/mo | Optional |
vercel.com vercel.com | Other | 171ms | 11 KB | — | €2/mo | Optional |
vercel.com vercel.com | Other | 81ms | 48 KB | — | €1/mo | Optional |
vercel.com vercel.com | Other | 53ms | 409 KB | 100% | €1/mo | Optional |
These scripts may cost more than they're worth
- vercel.com adds 1725ms and costs ~€19/month
- vercel.com adds 1484ms and costs ~€16/month
- Unattributable adds 383ms and costs ~€4/month
- vercel.com adds 314ms and costs ~€3/month
100% 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
vercel.com takes 1725ms 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
vercel.com takes 1484ms 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 383ms 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
vercel.com takes 314ms 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
100% of vercel.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