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.
1.64 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.22 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
15.69 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.
4.55 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.
40.54 s
Page Load Progression
FPage Weight BudgetAction7.0 MB transferred, 195 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction40519ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js | 34381ms | 90ms | 1ms | 3rd |
| https://d3e54v103j8qbb.cloudfront.net/gen/js/entrypoint-dashboard.124eb4b1c8e2a036.js | 2037ms | 1557ms | 345ms | 3rd |
| https://webflow.com/ | 1171ms | 115ms | 7ms | 3rd |
| Unattributable | 801ms | 115ms | 0ms | 3rd |
| https://webflow.com/TG2vkiqj/init.js | 591ms | 541ms | 34ms | 3rd |
| https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.js | 370ms | 26ms | 3ms | 3rd |
| https://cdn.intellimize.co/snippet/117761985.js | 348ms | 204ms | 11ms | 3rd |
| https://cdn.jsdelivr.net/gh/webflow/brand_studio@4f0eb75/global-brand-code/custom-components/fluted-glass.min.js | 183ms | 182ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-ZVKWSS7ZRF&cx=c>m=4e6411 | 160ms | 135ms | 19ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-55XXQM3F&l=dataLayer | 114ms | 98ms | 12ms | 3rd |
Showing top 10 of 15 scripts
FJS BundlesAction75 scripts, 2.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://d3e54v103j8qbb.cloudfront.net/gen/js/entrypoint-dashboard.124eb4b1c8e2a036.js | 3063 KB | 1442 KB (47%) | ✓ | 3rd |
| https://js.stripe.com/v3 | 225 KB | 163 KB (73%) | ✓ | 3rd |
| https://d3e54v103j8qbb.cloudfront.net/gen/js/entrypoint-dashboard.f5412e3d3481d42d.chunk-ep.js | 78 KB | 74 KB (96%) | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js | 119 KB | 69 KB (59%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client | 93 KB | 67 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-ZVKWSS7ZRF&cx=c>m=4e6411 | 172 KB | 65 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-55XXQM3F&l=dataLayer | 157 KB | 61 KB (39%) | ✓ | 3rd |
| https://cdn.intellimize.co/snippet/117761985.js | 89 KB | 39 KB (44%) | ✓ | 3rd |
| https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/ui.js | 98 KB | 38 KB (38%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 35 KB (37%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization59 images, 0 KB saveableREVIEW
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 (209 KB)PASS
Web fonts
2
209 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~90 KB and ~180 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall195 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 |
|---|---|---|---|---|---|---|
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 34381ms | 18 KB | — | €597/mo | Costly |
d3e54v103j8qbb.cloudfront.net d3e54v103j8qbb.cloudfront.net | Other | 2037ms | 3063 KB | 47% | €35/mo | Costly |
webflow.com webflow.com | Other | 1171ms | 118 KB | — | €20/mo | Costly |
Unattributable Unattributable | Other | 801ms | 0 KB | — | €14/mo | Costly |
webflow.com webflow.com | Other | 591ms | 111 KB | 33% | €10/mo | Costly |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 370ms | 29 KB | — | €6/mo | Costly |
cdn.intellimize.co cdn.intellimize.co | Other | 348ms | 89 KB | 44% | €6/mo | Costly |
jsDelivr cdn.jsdelivr.net | CDN | 183ms | 8 KB | — | €3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 160ms | 172 KB | 38% | €3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 114ms | 157 KB | 39% | €2/mo | Optional |
Stripe js.stripe.com | Payment | 88ms | 225 KB | 73% | €2/mo | Essential |
jsDelivr cdn.jsdelivr.net | CDN | 74ms | 43 KB | — | €1/mo | Optional |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 70ms | 23 KB | — | €1/mo | Optional |
transcend-cdn.com transcend-cdn.com | Other | 67ms | 98 KB | 38% | €1/mo | Optional |
analytics.webflow.com analytics.webflow.com | Other | 63ms | 10 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- cdn.prod.website-files.com adds 34381ms and costs ~€597/month
- d3e54v103j8qbb.cloudfront.net adds 2037ms and costs ~€35/month
- webflow.com adds 1171ms and costs ~€20/month
- Unattributable adds 801ms and costs ~€14/month
- webflow.com adds 591ms and costs ~€10/month
- cdn.prod.website-files.com adds 370ms and costs ~€6/month
- cdn.intellimize.co adds 348ms and costs ~€6/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
cdn.prod.website-files.com takes 34381ms 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
d3e54v103j8qbb.cloudfront.net takes 2037ms 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
webflow.com takes 1171ms 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 801ms 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
webflow.com takes 591ms 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
cdn.prod.website-files.com takes 370ms 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
cdn.intellimize.co takes 348ms 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
73% of Stripe'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