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.
6.17 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
26.94 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6.12 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.
13.89 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.
32.88 s
Page Load Progression
FPage Weight BudgetAction5.5 MB transferred, 123 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
DThird-Party ImpactAction64% third-party, 0 ms blockingFIX
FJS Execution CostAction13058ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://vercel.intercom.com/_next/static/chunks/935196fb-dc3b4a7e6b49d365.js?dpl=dpl_BqD6CWdzuScGtq2YjdPhp6CWM6nM | 2687ms | 2661ms | 17ms | 3rd |
| https://www.intercom.com/ | 2157ms | 468ms | 67ms | 1st |
| https://vercel.intercom.com/_next/static/chunks/26-f5042ec235252c8a.js?dpl=dpl_BqD6CWdzuScGtq2YjdPhp6CWM6nM | 2103ms | 1921ms | 37ms | 3rd |
| https://js.intercomcdn.com/vendor-modern.df860bed.js | 1386ms | 1063ms | 81ms | 3rd |
| Unattributable | 1315ms | 378ms | 0ms | 3rd |
| https://js.intercomcdn.com/app-modern.3d77ec50.js | 1181ms | 1018ms | 91ms | 3rd |
| https://vercel.intercom.com/_next/static/chunks/40e8e1f4.257d373edc4c1f16.js?dpl=dpl_BqD6CWdzuScGtq2YjdPhp6CWM6nM | 398ms | 294ms | 26ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id= | 371ms | 314ms | 34ms | 3rd |
| https://vercel.intercom.com/_next/static/chunks/webpack-085f434159b2cf35.js?dpl=dpl_BqD6CWdzuScGtq2YjdPhp6CWM6nM | 353ms | 351ms | 1ms | 3rd |
| https://vercel.intercom.com/_next/static/chunks/622a720c-066705fd37ae558b.js?dpl=dpl_BqD6CWdzuScGtq2YjdPhp6CWM6nM | 282ms | 187ms | 27ms | 3rd |
Showing top 10 of 18 scripts
FJS BundlesAction39 scripts, 938 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://js.intercomcdn.com/app-modern.3d77ec50.js | 204 KB | 140 KB (69%) | ✓ | 3rd |
| https://vercel.intercom.com/_next/static/chunks/5578-fcf5e3c5eebba4a4.js?dpl=dpl_BqD6CWdzuScGtq2YjdPhp6CWM6nM | 125 KB | 122 KB (98%) | ✓ | 3rd |
| https://js.intercomcdn.com/frame-modern.40aacdf2.js | 192 KB | 116 KB (60%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WB899HL | 186 KB | 87 KB (47%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 124 KB | 80 KB (65%) | ✓ | 3rd |
| https://js.intercomcdn.com/vendors~app-modern.83c11406.js | 114 KB | 77 KB (68%) | ✓ | 3rd |
| https://js.intercomcdn.com/vendors~app~tooltips-modern.b7912b3d.js | 195 KB | 53 KB (29%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id= | 83 KB | 53 KB (64%) | ✓ | 3rd |
| https://js.intercomcdn.com/vendor-modern.df860bed.js | 144 KB | 52 KB (37%) | ✓ | 3rd |
| https://vercel.intercom.com/_next/static/chunks/40e8e1f4.257d373edc4c1f16.js?dpl=dpl_BqD6CWdzuScGtq2YjdPhp6CWM6nM | 76 KB | 42 KB (55%) | ✓ | 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
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+Image Optimization37 images, 0 KB saveablePASS
A+Font Loading20 fonts (940 KB)PASS
Web fonts
20
940 KB total
Render-blocking
0
of 20
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 Waterfall123 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.intercom.com vercel.intercom.com | Other | 2687ms | 41 KB | — | €29/mo | Costly |
vercel.intercom.com vercel.intercom.com | Other | 2103ms | 50 KB | — | €23/mo | Costly |
js.intercomcdn.com js.intercomcdn.com | Other | 1386ms | 144 KB | 37% | €15/mo | Costly |
Unattributable Unattributable | Other | 1315ms | 0 KB | — | €14/mo | Costly |
js.intercomcdn.com js.intercomcdn.com | Other | 1181ms | 204 KB | 69% | €13/mo | Costly |
vercel.intercom.com vercel.intercom.com | Other | 398ms | 76 KB | 55% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 371ms | 83 KB | 64% | €4/mo | Costly |
vercel.intercom.com vercel.intercom.com | Other | 353ms | 2 KB | — | €4/mo | Costly |
vercel.intercom.com vercel.intercom.com | Other | 282ms | 62 KB | 36% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 193ms | 186 KB | 47% | €2/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 129ms | 124 KB | 65% | €1/mo | Essential |
js.intercomcdn.com js.intercomcdn.com | Other | 128ms | 195 KB | 29% | €1/mo | Optional |
js.intercomcdn.com js.intercomcdn.com | Other | 103ms | 192 KB | 60% | €1/mo | Optional |
vercel.intercom.com vercel.intercom.com | Other | 90ms | 9 KB | — | €1/mo | Optional |
js.intercomcdn.com js.intercomcdn.com | Other | 72ms | 114 KB | 68% | €1/mo | Optional |
Intercom Widget widget.intercom.io | Chat | 58ms | 4 KB | — | €1/mo | Optional |
js.intercomcdn.com js.intercomcdn.com | Other | 51ms | 68 KB | 54% | €1/mo | Optional |
These scripts may cost more than they're worth
- vercel.intercom.com adds 2687ms and costs ~€29/month
- vercel.intercom.com adds 2103ms and costs ~€23/month
- js.intercomcdn.com adds 1386ms and costs ~€15/month
- Unattributable adds 1315ms and costs ~€14/month
- js.intercomcdn.com adds 1181ms and costs ~€13/month
- vercel.intercom.com adds 398ms and costs ~€4/month
- Google Tag Manager adds 371ms and costs ~€4/month
- vercel.intercom.com adds 353ms and costs ~€4/month
- vercel.intercom.com adds 282ms and costs ~€3/month
83% 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.intercom.com takes 2687ms 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.intercom.com takes 2103ms 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.intercomcdn.com takes 1386ms 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 1315ms 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.intercomcdn.com takes 1181ms 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
69% of js.intercomcdn.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
vercel.intercom.com takes 398ms 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
55% of vercel.intercom.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 371ms 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 Google Tag Manager'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
vercel.intercom.com takes 353ms 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.intercom.com takes 282ms 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
65% 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
60% of js.intercomcdn.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
68% of js.intercomcdn.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 js.intercomcdn.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