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.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.80 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
135.99 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.
8.61 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.
175.08 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction173611ms 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 | 162138ms | 515ms | 7ms | 3rd |
| https://webflow.com/ | 4525ms | 421ms | 30ms | 3rd |
| Unattributable | 2266ms | 273ms | 0ms | 3rd |
| https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.js | 1318ms | 85ms | 18ms | 3rd |
| https://cdn.intellimize.co/snippet/117761985.js | 942ms | 793ms | 42ms | 3rd |
| https://cdn.jsdelivr.net/gh/webflow/brand_studio@4f0eb75/global-brand-code/custom-components/fluted-glass.min.js | 714ms | 709ms | 4ms | 3rd |
| https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.bec7a721722e4644.js | 263ms | 253ms | 8ms | 3rd |
| https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/ui.js | 245ms | 203ms | 39ms | 3rd |
| https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 229ms | 29ms | 15ms | 3rd |
| https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/airgap.js | 204ms | 171ms | 28ms | 3rd |
Showing top 10 of 17 scripts
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction2.0 MB transferred, 117 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
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
BImage Optimization51 images, 0 KB saveableREVIEW
CJS BundlesAction44 scripts, 179 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js | 119 KB | 69 KB (59%) | ✓ | 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 | 99 KB | 38 KB (38%) | ✓ | 3rd |
| https://analytics.webflow.com/next-integrations/actions/sprig-web/aaeebbd6ecc209f327ea.js | 53 KB | 33 KB (64%) | ✓ | 3rd |
| https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.64873797e35e968c.js | 1 KB | — | ✓ | 3rd |
| https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/airgap.js | 54 KB | — | ✓ | 3rd |
| https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.js | 29 KB | — | ✓ | 3rd |
| https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js | 18 KB | — | ✓ | 3rd |
| https://cdn.prod.website-files.com/gsap/3.14.2/SplitText.min.js | 4 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/gh/webflow/brand_studio@d2a8fdf/global-brand-code/brand-sticky-utms.min.js | 1 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
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 (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 Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 resource hints configured
Network Waterfall117 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 | 162138ms | 18 KB | — | €2815/mo | Costly |
webflow.com webflow.com | Other | 4525ms | 118 KB | — | €79/mo | Costly |
Unattributable Unattributable | Other | 2266ms | 0 KB | — | €39/mo | Costly |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 1318ms | 29 KB | — | €23/mo | Costly |
cdn.intellimize.co cdn.intellimize.co | Other | 942ms | 89 KB | 44% | €16/mo | Costly |
jsDelivr cdn.jsdelivr.net | CDN | 714ms | 7 KB | — | €12/mo | Costly |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 263ms | 23 KB | — | €5/mo | Costly |
transcend-cdn.com transcend-cdn.com | Other | 245ms | 99 KB | 38% | €4/mo | Costly |
jsDelivr cdn.jsdelivr.net | CDN | 229ms | 43 KB | — | €4/mo | Costly |
transcend-cdn.com transcend-cdn.com | Other | 204ms | 54 KB | — | €4/mo | Costly |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 202ms | 5 KB | — | €4/mo | Costly |
jsDelivr cdn.jsdelivr.net | CDN | 148ms | 1 KB | — | €3/mo | Optional |
analytics.webflow.com analytics.webflow.com | Other | 133ms | 53 KB | 64% | €2/mo | Optional |
cdnjs cdnjs.cloudflare.com | CDN | 92ms | 119 KB | 59% | €2/mo | Optional |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 81ms | 1 KB | — | €1/mo | Optional |
d3e54v103j8qbb.cloudfront.net d3e54v103j8qbb.cloudfront.net | Other | 56ms | 30 KB | — | €1/mo | Optional |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 54ms | 3 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- cdn.prod.website-files.com adds 162138ms and costs ~€2815/month
- webflow.com adds 4525ms and costs ~€79/month
- Unattributable adds 2266ms and costs ~€39/month
- cdn.prod.website-files.com adds 1318ms and costs ~€23/month
- cdn.intellimize.co adds 942ms and costs ~€16/month
- jsDelivr adds 714ms and costs ~€12/month
- cdn.prod.website-files.com adds 263ms and costs ~€5/month
- transcend-cdn.com adds 245ms and costs ~€4/month
- jsDelivr adds 229ms and costs ~€4/month
- transcend-cdn.com adds 204ms and costs ~€4/month
- cdn.prod.website-files.com adds 202ms and costs ~€4/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 162138ms 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 4525ms 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 2266ms 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 1318ms 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 942ms 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
jsDelivr takes 714ms 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 263ms 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
transcend-cdn.com takes 245ms 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
jsDelivr takes 229ms 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
transcend-cdn.com takes 204ms 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 202ms 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 analytics.webflow.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
59% of cdnjs'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