Skip to content
https://www.webflow.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
3
REVIEW
4
PASS
5
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

27
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.4 s
2.8 s
4.2 s
5.5 s
6.9 s
8.3 s
9.7 s
11.1 s
Checks
14
5 PASS 4 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.0 MiB of 2.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
173611ms total JS execution
FIX
173611ms total JS execution
Warning::
https://cdn.prod.website-files.com/gsap/3.14.2/Scr...: 162138ms CPU time
Warning::
https://webflow.com/: 4525ms CPU time
Warning::
Unattributable: 2266ms CPU time
Warning::
https://cdn.prod.website-files.com/gsap/3.14.2/gsa...: 1318ms CPU time
Warning::
https://cdn.intellimize.co/snippet/117761985.js: 942ms CPU time
Warning::
Third-party scripts: 173611ms (100% of total)

Main Thread Breakdown

Other 94%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js162138ms515ms7ms3rd
https://webflow.com/4525ms421ms30ms3rd
Unattributable2266ms273ms0ms3rd
https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.js1318ms85ms18ms3rd
https://cdn.intellimize.co/snippet/117761985.js942ms793ms42ms3rd
https://cdn.jsdelivr.net/gh/webflow/brand_studio@4f0eb75/global-brand-code/custom-components/fluted-glass.min.js714ms709ms4ms3rd
https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.bec7a721722e4644.js263ms253ms8ms3rd
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/ui.js245ms203ms39ms3rd
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js229ms29ms15ms3rd
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/airgap.js204ms171ms28ms3rd

Showing top 10 of 17 scripts

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Page Weight Budget
Action
2.0 MB transferred, 117 requests
REVIEW
2.0 MB transferred, 117 requests
Info::
Page weighs 4.7 MB (2.0 MB transferred)
Warning::
JavaScript is 719 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 719 KB
Info::
Fonts are 209 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 209 KB
Warning::
117 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.42 g CO2 per page load
2.0 MB / 2.4 MB budget
2.0 MB transferred
117 requests
0.42 g CO2 per page load
Images 908.3 KiB 45%
JavaScript 719.0 KiB 35%
Fonts 209.3 KiB 10%
HTML 123.7 KiB 6%
CSS 51.9 KiB 3%
Other 12.6 KiB 1%
Other 6.1 KiB 0%
Other 5.8 KiB 0%
Other 964 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

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.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

B
Image Optimization
51 images, 0 KB saveable
REVIEW
51 images, 0 KB saveable
Info::
All images are well-optimized
51 images 908 KB
0 oversized -0 KB
29 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
44 scripts, 179 KB unused
REVIEW
44 scripts, 179 KB unused
Warning::
https://cdnjs.cloudflare.com/ajax/libs/three.js/r1...: 69 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.intellimize.co/snippet/117761985.js: 39 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0...: 38 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.webflow.com/next-integrations/ac...: 33 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 179 KB
179 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js119 KB69 KB (59%)3rd
https://cdn.intellimize.co/snippet/117761985.js89 KB39 KB (44%)3rd
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/ui.js99 KB38 KB (38%)3rd
https://analytics.webflow.com/next-integrations/actions/sprig-web/aaeebbd6ecc209f327ea.js53 KB33 KB (64%)3rd
https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.64873797e35e968c.js1 KB3rd
https://transcend-cdn.com/cm/8088b5a5-758a-405d-b0f7-015c7b573b7f/airgap.js54 KB3rd
https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.js29 KB3rd
https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js18 KB3rd
https://cdn.prod.website-files.com/gsap/3.14.2/SplitText.min.js4 KB3rd
https://cdn.jsdelivr.net/gh/webflow/brand_studio@d2a8fdf/global-brand-code/brand-sticky-utms.min.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (209 KB)
PASS
2 fonts (209 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

209 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 6.0 s LCP 11.8 shttps://fonts.gstatic.com/s/inconsolata/v37/QlddNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLyya15IDhunA.woff2QlddNThLqRwH-OJ1UHjlKEN... https://fonts.gstatic.com/s/inconsolata/v37/QlddNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLyya15IDhunA.woff2 — 28.4 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/686294e263eb7e215bd232f7/68c092dccb7bd070430a0910_WFVisualSans%5Bwght%2Copsz%5D.woff268c092dccb7bd070430a091... https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/68c092dccb7bd070430a0910_WFVisualSans%5Bwght%2Copsz%5D.woff2 — 180.9 KiB — 0 ms — font-display: swap
QlddNThLqRwH-OJ1UHjlKEN... woff2 swap
Size 28 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
68c092dccb7bd070430a091... woff2 swap
Size 181 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • 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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
7 hints, 0 missing preconnects
PASS
7 hints, 0 missing preconnects
Info::
Page uses 7 resource hint(s)

Current Resource Hints

preconnect
5
preload
2
dns-prefetch
prefetch

7 resource hints configured

Network Waterfall
117 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 173611ms · 693KB · €3015/mo
cdn.prod.website-files.com
Other
Costly
Execution 162138ms
Transfer 18 KB
Monthly Cost €2815/mo
webflow.com
Other
Costly
Execution 4525ms
Transfer 118 KB
Monthly Cost €79/mo
Unattributable
Other
Costly
Execution 2266ms
Transfer 0 KB
Monthly Cost €39/mo
cdn.prod.website-files.com
Other
Costly
Execution 1318ms
Transfer 29 KB
Monthly Cost €23/mo
cdn.intellimize.co
Other
Costly
Execution 942ms
Transfer 89 KB
Unused 44%
Monthly Cost €16/mo
jsDelivr
CDN
Costly
Execution 714ms
Transfer 7 KB
Monthly Cost €12/mo
cdn.prod.website-files.com
Other
Costly
Execution 263ms
Transfer 23 KB
Monthly Cost €5/mo
transcend-cdn.com
Other
Costly
Execution 245ms
Transfer 99 KB
Unused 38%
Monthly Cost €4/mo
jsDelivr
CDN
Costly
Execution 229ms
Transfer 43 KB
Monthly Cost €4/mo
transcend-cdn.com
Other
Costly
Execution 204ms
Transfer 54 KB
Monthly Cost €4/mo
cdn.prod.website-files.com
Other
Costly
Execution 202ms
Transfer 5 KB
Monthly Cost €4/mo
jsDelivr
CDN
Optional
Execution 148ms
Transfer 1 KB
Monthly Cost €3/mo
analytics.webflow.com
Other
Optional
Execution 133ms
Transfer 53 KB
Unused 64%
Monthly Cost €2/mo
cdnjs
CDN
Optional
Execution 92ms
Transfer 119 KB
Unused 59%
Monthly Cost €2/mo
cdn.prod.website-files.com
Other
Optional
Execution 81ms
Transfer 1 KB
Monthly Cost €1/mo
d3e54v103j8qbb.cloudfront.net
Other
Optional
Execution 56ms
Transfer 30 KB
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 54ms
Transfer 3 KB
Monthly Cost €1/mo

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback