Performance
· 26 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.
980 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.48 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
70 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
980 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
6.91 s
Page Load Progression
FPage Weight BudgetAction2.7 MB transferred, 68 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 Execution CostAction1492ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://scenegenerator.io/assets/index-C8QKsFnE.js | 454ms | 429ms | 2ms | 1st |
| https://scenegenerator.io/ | 420ms | 15ms | 3ms | 1st |
| Unattributable | 404ms | 10ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-WBWNQD3NQ9 | 149ms | 114ms | 34ms | 3rd |
| https://accounts.google.com/gsi/client | 64ms | 47ms | 17ms | 3rd |
CJS BundlesAction43 scripts, 294 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 | 91 KB (55%) | ✓ | 3rd |
| https://scenegenerator.io/assets/index-C8QKsFnE.js | 147 KB | 74 KB (51%) | ✓ | 1st |
| https://accounts.google.com/gsi/client | 97 KB | 73 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 | 5 KB | — | ✓ | 1st |
| https://scenegenerator.io/assets/useQuery-CgbPDxkB.js | 8 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 InventoryAction68 resources · 2.7 MB · 294 KB savings availableREVIEW
~294.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 68 resources | 2.7 MiB | ||||||
A+Third-Party Impact10% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization16 images, 0 KB saveablePASS
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 Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
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+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+JavaScript BlockingNo render-blocking JS or document.write usage detectedPASS
A+CSS Performance DepthNo CSS performance depth issues 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 Waterfall68 requests over 1620msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 149ms | 166 KB | 55% | €3/mo | Optional |
accounts.google.com accounts.google.com | Other | 64ms | 97 KB | 75% | €1/mo | Optional |
55% of Google Tag Manager'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
75% of accounts.google.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
Image Optimization36 images, 1828 KB total, 1069 KB wastedINFO
Image Optimization Audit
Total Images
36
Total Size
1828 KB
Oversized
7
Wasted
1069 KB