Performance
· 21 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.23 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.68 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.23 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.
1.69 s
Page Load Progression
FPage Weight BudgetAction4.1 MB transferred, 81 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS BundlesAction43 scripts, 291 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-WBWNQD3NQ9 | 166 KB | 89 KB (54%) | ✓ | 3rd |
| https://scenegenerator.io/assets/index-C8QKsFnE.js | 147 KB | 74 KB (51%) | ✓ | 1st |
| https://accounts.google.com/gsi/client | 97 KB | 72 KB (75%) | ✓ | 3rd |
| https://scenegenerator.io/assets/messages-AhUplvUH.js | 100 KB | 56 KB (63%) | ✓ | 1st |
| https://scenegenerator.io/assets/images-DXZg_xVi.js | 1 KB | — | ✓ | 1st |
| https://scenegenerator.io/assets/button-BEOHawhc.js | 6 KB | — | ✓ | 1st |
| https://scenegenerator.io/assets/useQuery-CgbPDxkB.js | 9 KB | — | ✓ | 1st |
| https://scenegenerator.io/assets/useMutation-Cj1N-EkH.js | 2 KB | — | ✓ | 1st |
| https://scenegenerator.io/assets/useStore-B4GNwqYv.js | 7 KB | — | ✓ | 1st |
| https://scenegenerator.io/assets/navigation-B_wi99t_.js | 3 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
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction81 resources · 4.1 MB · 291 KB savings availableREVIEW
~291.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 81 resources | 4.1 MiB | ||||||
A+Third-Party Impact6% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization29 images, 0 KB saveablePASS
A+JS Execution Cost387ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://scenegenerator.io/ | 146ms | 7ms | 1ms | 1st |
| Unattributable | 123ms | 4ms | 0ms | 1st |
| https://scenegenerator.io/assets/index-C8QKsFnE.js | 118ms | 113ms | 0ms | 1st |
A+Font Loading2 fonts (77 KB)PASS
Web fonts
2
77 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
AServer Response Intelligence2 server-response signal(s) detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall81 requests over 1743msINFO
Image Optimization36 images, 1828 KB total, 1069 KB wastedINFO
Image Optimization Audit
Total Images
36
Total Size
1828 KB
Oversized
7
Wasted
1069 KB