Performance
· 16 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.46 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.52 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
955 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.
6.46 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.
14.05 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction118 resources · 2.1 MB · 261 KB savings availableFIX
~261.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 118 resources | 2.1 MiB | ||||||
CPage Weight BudgetAction2.1 MB transferred, 118 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 Optimization49 images, 0 KB saveableREVIEW
CJS BundlesAction47 scripts, 261 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 | 86 KB (73%) | ✓ | 3rd |
| https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.dd898078982f643b.js | 62 KB | 48 KB (79%) | ✓ | 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://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 43 KB | 28 KB (66%) | ✓ | 3rd |
| https://analytics.webflow.com/analytics.js/v1/LxDlnenvX7AILMw6AXzZAvUoSltW2ZyH/analytics.min.js | 30 KB | 22 KB (76%) | ✓ | 3rd |
| https://cdn.jetboost.io/jetboost.js | 5 KB | — | ✓ | 3rd |
| https://cdn.prod.website-files.com/686294e263eb7e215bd232f7/js/webflow.achunk.ad6dcd2fc75b294c.js | 2 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 |
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 CachingprivateREVIEW
private
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
A+Text CompressionAll text resources are compressedPASS
A+JS Execution CostNo JS execution dataPASS
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 Hints8 hints, 0 missing preconnectsPASS
Current Resource Hints
8 resource hints configured