Performance
· 22 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.
853 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.90 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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
853 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.
2.90 s
Page Load Progression
DPage Weight BudgetAction2.4 MB transferred, 63 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
CPage Weight InventoryAction63 resources · 2.4 MB · 30 KB savings availableREVIEW
~29.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 63 resources | 2.4 MiB | ||||||
A+Third-Party Impact0% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization11 images, 0 KB saveablePASS
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+JS Execution Cost356ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://lacia.life/ | 179ms | 5ms | 1ms | 1st |
| Unattributable | 103ms | 6ms | 0ms | 1st |
| https://lacia.life/assets/index-V4LMfLtM.js | 75ms | 64ms | 0ms | 1st |
A+Font LoadingNo web fonts (system fonts)PASS
A+JS Bundles45 scripts, 30 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://lacia.life/assets/index-V4LMfLtM.js | 77 KB | 30 KB (39%) | ✓ | 1st |
| https://lacia.life/assets/react-SIfiwpqq.js | 4 KB | — | ✓ | 1st |
| https://lacia.life/assets/react-dom-x9LNwWQc.js | 2 KB | — | ✓ | 1st |
| https://lacia.life/assets/createServerFn-BeC4yHFw.js | 12 KB | — | ✓ | 1st |
| https://lacia.life/assets/link-5skObtIq.js | 8 KB | — | ✓ | 1st |
| https://lacia.life/assets/useMatch-BI2N-WL4.js | 1 KB | — | ✓ | 1st |
| https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js | 2 KB | — | ✓ | 1st |
| https://lacia.life/assets/jsx-runtime-0vZSBttN.js | 1 KB | — | ✓ | 1st |
| https://lacia.life/assets/Match-BEA91Y5m.js | 2 KB | — | ✓ | 1st |
| https://lacia.life/assets/useQuery-ClP069dU.js | 8 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
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+Document CompressionDocument response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML max-age=30 (≤ 5min) is appropriatePASS
A+Server-Timing Observability3 Server-Timing entries advertisedPASS
A+Server 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
AHTTP Cachingmax-age=30 (30 seconds)PASS
private, max-age=30, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| max-age | 30 | Cache for 30 seconds |
| must-revalidate | — | Must recheck with server after expiry |
Asset CompressionNo text asset hosts to measureINFO
Network Waterfall63 requests over 1349msINFO
Image Optimization11 images, 823 KB total, 374 KB wastedINFO
Image Optimization Audit
Total Images
11
Total Size
823 KB
Oversized
3
Wasted
374 KB