Performance
· 20 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.
354 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
406 ms
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.
442 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.
406 ms
Page Load Progression
FPage Weight BudgetAction2.8 MB transferred, 30 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction30 resources · 2.8 MB · 28 KB savings availableREVIEW
~27.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 30 resources | 2.8 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic,max-age=0,must-revalidateREVIEW
public,max-age=0,must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization2 images, 0 KB saveablePASS
A+JS Execution Cost60ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://yishi99.netlify.app/contact | 60ms | 1ms | 1ms | 1st |
A+Font LoadingNo web fonts (system fonts)PASS
A+JS Bundles7 scripts, 28 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://yishi99.netlify.app/_next/static/chunks/07lhk_q6pmm3r.js | 67 KB | 28 KB (41%) | ✓ | 1st |
| https://yishi99.netlify.app/_next/static/chunks/0p8tu7idk~nwx.js | 9 KB | — | ✓ | 1st |
| https://yishi99.netlify.app/_next/static/chunks/0pqt~8bl3ukh4.js | 9 KB | — | ✓ | 1st |
| https://yishi99.netlify.app/_next/static/chunks/0dha171epf-bp.js | 36 KB | — | ✓ | 1st |
| https://yishi99.netlify.app/_next/static/chunks/turbopack-01cdivxh8p84x.js | 4 KB | — | ✓ | 1st |
| https://yishi99.netlify.app/_next/static/chunks/0m6ou.ufw-o4f.js | 4 KB | — | ✓ | 1st |
| https://yishi99.netlify.app/_next/static/chunks/0d3shmwh5_nmn.js | 12 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