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.92 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.52 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.36 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.081
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.90 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.
16.91 s
Page Load Progression
FPage Weight BudgetAction6.2 MB transferred, 161 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 CostAction11828ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.figma.com/_netlify/_next/static/chunks/3914-2bab184028cadf54.js | 6000ms | 5107ms | 55ms | 1st |
| https://www.figma.com/ | 3394ms | 75ms | 258ms | 1st |
| Unattributable | 1096ms | 21ms | 0ms | 3rd |
| https://www.figma.com/_netlify/_next/static/chunks/8992-43f84a35aafd5858.js | 1042ms | 843ms | 183ms | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/4867-f406a2b91c16aafd.js | 102ms | 8ms | 17ms | 1st |
| https://player.vimeo.com/api/player.js | 70ms | 54ms | 4ms | 3rd |
| https://www.figma.com/_netlify/_next/static/chunks/5113-2553d73f091b8664.js | 70ms | 4ms | 66ms | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.js | 53ms | 30ms | 22ms | 1st |
DJS BundlesAction36 scripts, 305 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.figma.com/_netlify/_next/static/chunks/8992-43f84a35aafd5858.js | 408 KB | 83 KB (21%) | ✓ | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/5113-2553d73f091b8664.js | 112 KB | 67 KB (60%) | ✓ | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/3914-2bab184028cadf54.js | 110 KB | 52 KB (48%) | ✓ | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/1293-26f3a1be0c9e8c0c.js | 49 KB | 42 KB (86%) | ✓ | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/bf76e631-047ac0aae52ca139.js | 39 KB | 33 KB (86%) | ✓ | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/4867-f406a2b91c16aafd.js | 48 KB | 27 KB (57%) | ✓ | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/reactPlayerVimeo.7e5bcb5cd2f013ab.js | 2 KB | — | ✓ | 1st |
| https://f.vimeocdn.com/p/4.46.37/js/vendor.module.js | 94 KB | — | ✓ | 3rd |
| https://www.figma.com/_netlify/_next/static/chunks/main-app-5b7ab7cf9d9b6dd9.js | 2 KB | — | ✓ | 1st |
| https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.js | 52 KB | — | ✓ | 1st |
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
BImage Optimization74 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 (552 KB)PASS
Web fonts
2
552 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
- 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 ~276 KB and ~552 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints19 hints, 0 missing preconnectsPASS
Current Resource Hints
19 resource hints configured
A+HTTP Cachingmax-age=30 (30 seconds)PASS
public,max-age=30,stale-if-error=172800
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 30 | Cache for 30 seconds |
| stale-if-error | 172800 |
Network Waterfall161 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 |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1096ms | 0 KB | — | €18/mo | Costly |
player.vimeo.com player.vimeo.com | Other | 70ms | 9 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1096ms and costs ~€18/month
Unattributable takes 1096ms 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