Skip to content
https://watsnaydouch.site

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
5
PASS
12
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

94
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
75
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.03 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.16 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.096

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.03 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.16 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
12 PASS 5 REVIEW 2 FIX
F
Page Weight Budget
Action
3.2 MB transferred, 25 requests
FIX
3.2 MB transferred, 25 requests
Warning::
Page weighs 4.6 MB (3.2 MB transferred)
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Info::
25 HTTP requests
Info::
Estimated 0.67 g CO2 per page load
3.2 MB / 2.4 MB budget
3.2 MB transferred
25 requests
0.67 g CO2 per page load
Images 1.4 MiB 44%
Other 1.1 MiB 33%
JavaScript 348.6 KiB 11%
Other 219.7 KiB 7%
Fonts 155.5 KiB 5%
CSS 22.1 KiB 1%
HTML 2.2 KiB 0%
Other 1.0 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

D
JS Bundles
Action
5 scripts, 207 KB unused
FIX
5 scripts, 207 KB unused
Warning::
https://watsnaydouch.site/assets/vendor-export-BNq...: 131 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://watsnaydouch.site/assets/index-Cd66_aKO.js: 50 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://watsnaydouch.site/assets/vendor-motion-DTu...: 25 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://watsnaydouch.site/assets/vendor-lucide-PAw...: unminified — 4 KB could be saved
Info::
Total unused JavaScript: 207 KB
207 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://watsnaydouch.site/assets/vendor-export-BNqNNMe5.js176 KB131 KB (75%)1st
https://watsnaydouch.site/assets/index-Cd66_aKO.js118 KB50 KB (45%)1st
https://watsnaydouch.site/assets/vendor-motion-DTuj7iN0.js43 KB25 KB (59%)1st
https://watsnaydouch.site/assets/vendor-lucide-PAwUdqkq.js11 KB1st
https://watsnaydouch.site/registerSW.js0 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
25 resources · 3.2 MB · 207 KB savings available
REVIEW
25 resources · 3.2 MB · 207 KB savings available
Warning::
Page weight 3.2 MB exceeds 1 MB target by 2.2 MB
Got: 3.2 MB Expected: ≤ 1 MB
Info::
~207 KB of savings available
Info::
8 third-party resources (3% of weight)
Info::
3 resources over 200KB
25 resources · 3.2 MiB · 8 third-party 2.2 MiB over 1MB target
Image 77% · 2.5 MiB
JavaScript 11% · 348.6 KiB
Media 7% · 219.7 KiB
Font 5% · 155.5 KiB
CSS 1% · 22.1 KiB
Document 0% · 2.2 KiB
Other 0% · 1.0 KiB

~206.9 KiB of savings available

Remove unused JavaScript: 206.9 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
A+
Third-Party Impact
3% third-party, 0 ms blocking
PASS
3% third-party, 0 ms blocking
Info::
Third-party code accounts for 3% of page weight (82.5 KiB of 3.2 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
2 images, 0 KB saveable
PASS
2 images, 0 KB saveable
Info::
All images are well-optimized
2 images 1.4 MB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
288ms total JS execution
PASS
288ms total JS execution
Info::
Unattributable: 115ms CPU time
Info::
https://watsnaydouch.site/: 105ms CPU time
Info::
https://watsnaydouch.site/assets/index-Cd66_aKO.js: 68ms CPU time

Main Thread Breakdown

Other 43% Style & Layout 26% Script Evaluation 25% Rendering 3%
ScriptTotalScriptingParse/CompileParty
Unattributable115ms5ms0ms1st
https://watsnaydouch.site/105ms1ms0ms1st
https://watsnaydouch.site/assets/index-Cd66_aKO.js68ms64ms0ms1st
A+
Font Loading
7 fonts (156 KB)
PASS
7 fonts (156 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

156 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 1.0 s LCP 1.2 shttps://watsnaydouch.site/fonts/KhmerOS_muollight.ttfKhmerOS_muollight.ttf https://watsnaydouch.site/fonts/KhmerOS_muollight.ttf — 75.1 KiB — 325 ms — font-display: swaphttps://fonts.gstatic.com/s/rajdhani/v17/LDIxapCSOBg7S-QT7p4HM-aGW-rO.woff2LDIxapCSOBg7S-QT7p4HM-a... https://fonts.gstatic.com/s/rajdhani/v17/LDIxapCSOBg7S-QT7p4HM-aGW-rO.woff2 — 8.8 KiB — 24 ms — font-display: swaphttps://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pb0EPOreefkkbIx.woff2LDI2apCSOBg7S-QT7pb0EPO... https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pb0EPOreefkkbIx.woff2 — 8.8 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/battambang/v26/uk-mEGe7raEw-HjkzZabPnmp4g5y_o5z7Q.woff2uk-mEGe7raEw-HjkzZabPnm... https://fonts.gstatic.com/s/battambang/v26/uk-mEGe7raEw-HjkzZabPnmp4g5y_o5z7Q.woff2 — 21.4 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/koulen/v30/AMOQz46as3KIBPemjno8sOUcU0Cz.woff2AMOQz46as3KIBPemjno8sOU... https://fonts.gstatic.com/s/koulen/v30/AMOQz46as3KIBPemjno8sOUcU0Cz.woff2 — 11.6 KiB — 20 ms — font-display: swaphttps://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pbYF_OreefkkbIx.woff2LDI2apCSOBg7S-QT7pbYF_O... https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pbYF_OreefkkbIx.woff2 — 9.2 KiB — 22 ms — font-display: swaphttps://fonts.gstatic.com/s/battambang/v26/uk-lEGe7raEw-HjkzZabNsmM9yhQ86RJ5IxcMg.woff2uk-lEGe7raEw-HjkzZabNsm... https://fonts.gstatic.com/s/battambang/v26/uk-lEGe7raEw-HjkzZabNsmM9yhQ86RJ5IxcMg.woff2 — 20.7 KiB — 27 ms — font-display: swap
KhmerOS_muollight.ttf ttf swap
Size 75 KB
Load time 325 ms
Start 262 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
LDIxapCSOBg7S-QT7p4HM-a... woff2 swap
Size 9 KB
Load time 24 ms
Start 675 ms
Risk FOUT — text flashes from fallback to web font
LDI2apCSOBg7S-QT7pb0EPO... woff2 swap
Size 9 KB
Load time 34 ms
Start 677 ms
Risk FOUT — text flashes from fallback to web font
uk-mEGe7raEw-HjkzZabPnm... woff2 swap
Size 21 KB
Load time 34 ms
Start 677 ms
Risk FOUT — text flashes from fallback to web font
AMOQz46as3KIBPemjno8sOU... woff2 swap
Size 12 KB
Load time 20 ms
Start 724 ms
Risk FOUT — text flashes from fallback to web font
LDI2apCSOBg7S-QT7pbYF_O... woff2 swap
Size 9 KB
Load time 22 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
uk-lEGe7raEw-HjkzZabNsm... woff2 swap
Size 21 KB
Load time 27 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
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 ~23 KB and ~46 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Document Compression
Document response uses brotli
PASS
Document response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
25 requests over 1416ms
INFO
0 ms 500 ms 1.0 s FCP 1.0 s LCP 1.2 shttps://watsnaydouch.site// https://watsnaydouch.site/ — 200 — 2.2 KiB — 254 ms — h2https://watsnaydouch.site/fonts/KhmerOS_muollight.ttf/fonts/KhmerOS_muollight.ttf https://watsnaydouch.site/fonts/KhmerOS_muollight.ttf — 200 — 75.1 KiB — 325 ms — h2https://fonts.googleapis.com/css2?family=Battambang:wght@400;700&family=Koulen&family=Moul&family=Rajdhani:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Battambang:wght@400;700&family=Koulen&family=Moul&family=Rajdhani:wght@300;400;500;600;700&display=swap — 200 — 1.3 KiB — 81 ms — h2https://watsnaydouch.site/assets/index-Cd66_aKO.js/assets/index-Cd66_aKO.js https://watsnaydouch.site/assets/index-Cd66_aKO.js — 200 — 118.1 KiB — 313 ms — h2https://watsnaydouch.site/assets/vendor-lucide-PAwUdqkq.js/assets/vendor-lucide-PAwUdqkq.js https://watsnaydouch.site/assets/vendor-lucide-PAwUdqkq.js — 200 — 10.7 KiB — 231 ms — h2https://watsnaydouch.site/assets/vendor-motion-DTuj7iN0.js/assets/vendor-motion-DTuj7iN0.js https://watsnaydouch.site/assets/vendor-motion-DTuj7iN0.js — 200 — 43.3 KiB — 286 ms — h2https://watsnaydouch.site/assets/vendor-export-BNqNNMe5.js/assets/vendor-export-BNqNNMe5.js https://watsnaydouch.site/assets/vendor-export-BNqNNMe5.js — 200 — 176.3 KiB — 318 ms — h2https://watsnaydouch.site/assets/index-V5FkCLfn.css/assets/index-V5FkCLfn.css https://watsnaydouch.site/assets/index-V5FkCLfn.css — 200 — 20.0 KiB — 230 ms — h2https://watsnaydouch.site/registerSW.js/registerSW.js https://watsnaydouch.site/registerSW.js — 200 — 214 B — 232 ms — h2https://watsnaydouch.site/manifest.webmanifest/manifest.webmanifest https://watsnaydouch.site/manifest.webmanifest — 200 — 1.0 KiB — 260 ms — h2https://fonts.googleapis.com/css2?family=Battambang:wght@400;700&family=Koulen&family=Moul&family=Rajdhani:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Battambang:wght@400;700&family=Koulen&family=Moul&family=Rajdhani:wght@300;400;500;600;700&display=swap — 200 — 843 B — 52 ms — h3https://watsnaydouch.site/success.mp3/success.mp3 https://watsnaydouch.site/success.mp3 — 206 — 151.0 KiB — 202 ms — h2https://watsnaydouch.site/fail.mp3/fail.mp3 https://watsnaydouch.site/fail.mp3 — 206 — 68.7 KiB — 204 ms — h2https://fonts.gstatic.com/s/rajdhani/v17/LDIxapCSOBg7S-QT7p4HM-aGW-rO.woff2fonts.gstatic.com/s/rajdhani/v17/LD... https://fonts.gstatic.com/s/rajdhani/v17/LDIxapCSOBg7S-QT7p4HM-aGW-rO.woff2 — 200 — 8.8 KiB — 24 ms — h3https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pb0EPOreefkkbIx.woff2fonts.gstatic.com/s/rajdhani/v17/LD... https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pb0EPOreefkkbIx.woff2 — 200 — 8.8 KiB — 34 ms — h3https://fonts.gstatic.com/s/battambang/v26/uk-mEGe7raEw-HjkzZabPnmp4g5y_o5z7Q.woff2fonts.gstatic.com/s/battambang/v26/... https://fonts.gstatic.com/s/battambang/v26/uk-mEGe7raEw-HjkzZabPnmp4g5y_o5z7Q.woff2 — 200 — 21.4 KiB — 34 ms — h3https://watsnaydouch.site/logo.png/logo.png https://watsnaydouch.site/logo.png — 200 — 1000.2 KiB — 240 ms — h2https://fonts.gstatic.com/s/koulen/v30/AMOQz46as3KIBPemjno8sOUcU0Cz.woff2fonts.gstatic.com/s/koulen/v30/AMOQ... https://fonts.gstatic.com/s/koulen/v30/AMOQz46as3KIBPemjno8sOUcU0Cz.woff2 — 200 — 11.6 KiB — 20 ms — h3https://watsnaydouch.site/favicon.ico/favicon.ico https://watsnaydouch.site/favicon.ico — 200 — 11.3 KiB — 200 ms — h2https://watsnaydouch.site/icon-192.png/icon-192.png https://watsnaydouch.site/icon-192.png — 200 — 71.4 KiB — 197 ms — h2https://watsnaydouch.site/icon.svg/icon.svg https://watsnaydouch.site/icon.svg — 200 — 1002.2 KiB — 233 ms — h2https://watsnaydouch.site/icon.png/icon.png https://watsnaydouch.site/icon.png — 200 — 444.5 KiB — 203 ms — h2https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pbYF_OreefkkbIx.woff2fonts.gstatic.com/s/rajdhani/v17/LD... https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pbYF_OreefkkbIx.woff2 — 200 — 9.2 KiB — 22 ms — h3https://fonts.gstatic.com/s/battambang/v26/uk-lEGe7raEw-HjkzZabNsmM9yhQ86RJ5IxcMg.woff2fonts.gstatic.com/s/battambang/v26/... https://fonts.gstatic.com/s/battambang/v26/uk-lEGe7raEw-HjkzZabNsmM9yhQ86RJ5IxcMg.woff2 — 200 — 20.7 KiB — 27 ms — h3https://watsnaydouch.site/favicon.ico/favicon.ico https://watsnaydouch.site/favicon.ico — 200 — 0 B — 2 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
4 images, 3442 KB total, 441 KB wasted
INFO

Image Optimization Audit

Total Images

4

Total Size

3442 KB

Oversized

1

Wasted

441 KB

4 missing dimensions 1 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback