Skip to content
https://lacia.life

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
98
GRADE
A+
FIX
1
REVIEW
1
PASS
17
INFO
2

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

93
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
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.
100
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.

834 ms

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

1.72 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.

834 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.

1.73 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
21
17 PASS 1 REVIEW 1 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 63 requests
FIX
2.7 MB transferred, 63 requests
Warning::
Page weighs 3.2 MB (2.7 MB transferred)
Warning::
Images are 2.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.5 MB
Info::
63 HTTP requests
Info::
Estimated 0.57 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
63 requests
0.57 g CO2 per page load
Images 2.5 MiB 91%
JavaScript 215.4 KiB 8%
CSS 17.1 KiB 1%
HTML 10.9 KiB 0%
Other 6.9 KiB 0%
Other 6.4 KiB 0%
Other 459 B 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

C
Page Weight Inventory
Action
63 resources · 2.7 MB · 30 KB savings available
REVIEW
63 resources · 2.7 MB · 30 KB savings available
Warning::
Page weight 2.7 MB exceeds 1 MB target by 1.7 MB
Got: 2.7 MB Expected: ≤ 1 MB
Info::
1 third-party resources (0% of weight)
Info::
6 resources over 200KB
63 resources · 2.7 MiB · 1 third-party 1.7 MiB over 1MB target
Image 91% · 2.5 MiB
JavaScript 8% · 215.4 KiB
CSS 1% · 17.1 KiB
Document 0% · 10.9 KiB
Other 0% · 6.9 KiB

~29.9 KiB of savings available

Remove unused JavaScript: 29.9 KiB
A+
Third-Party Impact
0% third-party, 0 ms blocking
PASS
0% third-party, 0 ms blocking
Info::
Third-party code accounts for 0% of page weight (10.1 KiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
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
11 images, 0 KB saveable
PASS
11 images, 0 KB saveable
Warning::
https://lacia.life/assets/misaki.webp is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
11 images 2.5 MB
0 oversized -0 KB
0 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
JS Execution Cost
494ms total JS execution
PASS
494ms total JS execution
Info::
https://lacia.life/: 245ms CPU time
Info::
Unattributable: 110ms CPU time
Info::
https://lacia.life/assets/sidebars-CwO9xs-u.js: 79ms CPU time
Info::
https://lacia.life/assets/index-DoHyi94N.js: 61ms CPU time

Main Thread Breakdown

Other 66% Script Evaluation 16% Style & Layout 15%
ScriptTotalScriptingParse/CompileParty
https://lacia.life/245ms7ms1ms1st
Unattributable110ms9ms0ms1st
https://lacia.life/assets/sidebars-CwO9xs-u.js79ms1ms0ms1st
https://lacia.life/assets/index-DoHyi94N.js61ms56ms1ms1st
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
JS Bundles
44 scripts, 30 KB unused
PASS
44 scripts, 30 KB unused
Warning::
https://lacia.life/assets/index-DoHyi94N.js: 30 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 30 KB
30 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://lacia.life/assets/index-DoHyi94N.js77 KB30 KB (39%)1st
https://lacia.life/assets/react-SIfiwpqq.js4 KB1st
https://lacia.life/assets/react-dom-x9LNwWQc.js2 KB1st
https://lacia.life/assets/createServerFn-BeC4yHFw.js12 KB1st
https://lacia.life/assets/link-5skObtIq.js8 KB1st
https://lacia.life/assets/useMatch-BI2N-WL4.js1 KB1st
https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js2 KB1st
https://lacia.life/assets/jsx-runtime-0vZSBttN.js1 KB1st
https://lacia.life/assets/Match-BEA91Y5m.js2 KB1st
https://lacia.life/assets/sidebars-CwO9xs-u.js24 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

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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main 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 max-age=30 (≤ 5min) is appropriate
PASS
Main HTML max-age=30 (≤ 5min) is appropriate
Info::
Main HTML max-age=30 (≤ 5min) is appropriate
Got: private, max-age=30, must-revalidate
A+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
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::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A
HTTP Caching
max-age=30 (30 seconds)
PASS
max-age=30 (30 seconds)
Info::
Cache-Control header is set
Got: private, max-age=30, must-revalidate
Info::
Effective TTL: 30 seconds (max-age=30)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, max-age=30, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age30Cache for 30 seconds
must-revalidateMust recheck with server after expiry
Effective TTL: 30 seconds
Network Waterfall
63 requests over 1374ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 834 ms LCP 1.7 shttps://lacia.life// https://lacia.life/ — 200 — 10.9 KiB — 338 ms — h3https://lacia.life/assets/hero.webp/assets/hero.webp https://lacia.life/assets/hero.webp — 200 — 270.2 KiB — 426 ms — h3https://lacia.life/assets/hikikomori.webp/assets/hikikomori.webp https://lacia.life/assets/hikikomori.webp — 200 — 5.6 KiB — 296 ms — h3https://lacia.life/assets/styles-CQFQoLZV.css/assets/styles-CQFQoLZV.css https://lacia.life/assets/styles-CQFQoLZV.css — 200 — 17.1 KiB — 32 ms — h3https://lacia.life/assets/index-DoHyi94N.js/assets/index-DoHyi94N.js https://lacia.life/assets/index-DoHyi94N.js — 200 — 77.1 KiB — 97 ms — h3https://lacia.life/assets/react-SIfiwpqq.js/assets/react-SIfiwpqq.js https://lacia.life/assets/react-SIfiwpqq.js — 200 — 3.6 KiB — 37 ms — h3https://lacia.life/assets/react-dom-x9LNwWQc.js/assets/react-dom-x9LNwWQc.js https://lacia.life/assets/react-dom-x9LNwWQc.js — 200 — 1.9 KiB — 44 ms — h3https://lacia.life/assets/createServerFn-BeC4yHFw.js/assets/createServerFn-BeC4yHFw.js https://lacia.life/assets/createServerFn-BeC4yHFw.js — 200 — 12.0 KiB — 56 ms — h3https://lacia.life/assets/link-5skObtIq.js/assets/link-5skObtIq.js https://lacia.life/assets/link-5skObtIq.js — 200 — 8.4 KiB — 76 ms — h3https://lacia.life/assets/useMatch-BI2N-WL4.js/assets/useMatch-BI2N-WL4.js https://lacia.life/assets/useMatch-BI2N-WL4.js — 200 — 1016 B — 49 ms — h3https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js/assets/lazyRouteComponent-T-iC1a3V... https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js — 200 — 1.9 KiB — 65 ms — h3https://lacia.life/assets/jsx-runtime-0vZSBttN.js/assets/jsx-runtime-0vZSBttN.js https://lacia.life/assets/jsx-runtime-0vZSBttN.js — 200 — 957 B — 55 ms — h3https://lacia.life/assets/Match-BEA91Y5m.js/assets/Match-BEA91Y5m.js https://lacia.life/assets/Match-BEA91Y5m.js — 200 — 2.3 KiB — 82 ms — h3https://lacia.life/assets/sidebars-CwO9xs-u.js/assets/sidebars-CwO9xs-u.js https://lacia.life/assets/sidebars-CwO9xs-u.js — 200 — 23.7 KiB — 94 ms — h3https://lacia.life/assets/useQuery-ClP069dU.js/assets/useQuery-ClP069dU.js https://lacia.life/assets/useQuery-ClP069dU.js — 200 — 8.2 KiB — 91 ms — h3https://lacia.life/assets/preload-helper-Czpn1I53.js/assets/preload-helper-Czpn1I53.js https://lacia.life/assets/preload-helper-Czpn1I53.js — 200 — 1.2 KiB — 87 ms — h3https://lacia.life/assets/routes-CO-YtVjK.js/assets/routes-CO-YtVjK.js https://lacia.life/assets/routes-CO-YtVjK.js — 200 — 1.4 KiB — 89 ms — h3https://lacia.life/assets/anime.functions-yDI9Jf2a.js/assets/anime.functions-yDI9Jf2a.js https://lacia.life/assets/anime.functions-yDI9Jf2a.js — 200 — 1.4 KiB — 91 ms — h3https://lacia.life/assets/about-CvnqYZd8.js/assets/about-CvnqYZd8.js https://lacia.life/assets/about-CvnqYZd8.js — 200 — 1.6 KiB — 91 ms — h3https://lacia.life/assets/auth.functions-B7IuMCha.js/assets/auth.functions-B7IuMCha.js https://lacia.life/assets/auth.functions-B7IuMCha.js — 200 — 1.1 KiB — 70 ms — h3https://lacia.life/assets/anime-Oh_bDcZx.js/assets/anime-Oh_bDcZx.js https://lacia.life/assets/anime-Oh_bDcZx.js — 200 — 1.6 KiB — 91 ms — h3https://lacia.life/assets/quotes-iLJWI0rE.js/assets/quotes-iLJWI0rE.js https://lacia.life/assets/quotes-iLJWI0rE.js — 200 — 1.8 KiB — 77 ms — h3https://lacia.life/assets/admin-misc.functions-16lhHWGe.js/assets/admin-misc.functions-16lhHW... https://lacia.life/assets/admin-misc.functions-16lhHWGe.js — 200 — 1.7 KiB — 78 ms — h3https://lacia.life/assets/admin-_oyVwXhu.js/assets/admin-_oyVwXhu.js https://lacia.life/assets/admin-_oyVwXhu.js — 200 — 1.3 KiB — 80 ms — h3https://lacia.life/assets/about-wE_Wm4EF.js/assets/about-wE_Wm4EF.js https://lacia.life/assets/about-wE_Wm4EF.js — 200 — 1.3 KiB — 80 ms — h3https://lacia.life/assets/comments-6ei6TUqm.js/assets/comments-6ei6TUqm.js https://lacia.life/assets/comments-6ei6TUqm.js — 200 — 1.3 KiB — 80 ms — h3https://lacia.life/assets/login-CAP2GSZl.js/assets/login-CAP2GSZl.js https://lacia.life/assets/login-CAP2GSZl.js — 200 — 1.1 KiB — 80 ms — h3https://lacia.life/assets/settings-CqYGJ0PX.js/assets/settings-CqYGJ0PX.js https://lacia.life/assets/settings-CqYGJ0PX.js — 200 — 1.2 KiB — 83 ms — h3https://lacia.life/assets/tags-5WjLgfRW.js/assets/tags-5WjLgfRW.js https://lacia.life/assets/tags-5WjLgfRW.js — 200 — 1.2 KiB — 83 ms — h3https://lacia.life/assets/posts-qVjNe6qj.js/assets/posts-qVjNe6qj.js https://lacia.life/assets/posts-qVjNe6qj.js — 200 — 1.6 KiB — 83 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 834 ms LCP 1.7 shttps://lacia.life// https://lacia.life/ — 200 — 10.9 KiB — 338 ms — h3https://lacia.life/assets/hero.webp/assets/hero.webp https://lacia.life/assets/hero.webp — 200 — 270.2 KiB — 426 ms — h3https://lacia.life/assets/hikikomori.webp/assets/hikikomori.webp https://lacia.life/assets/hikikomori.webp — 200 — 5.6 KiB — 296 ms — h3https://lacia.life/assets/styles-CQFQoLZV.css/assets/styles-CQFQoLZV.css https://lacia.life/assets/styles-CQFQoLZV.css — 200 — 17.1 KiB — 32 ms — h3https://lacia.life/assets/index-DoHyi94N.js/assets/index-DoHyi94N.js https://lacia.life/assets/index-DoHyi94N.js — 200 — 77.1 KiB — 97 ms — h3https://lacia.life/assets/react-SIfiwpqq.js/assets/react-SIfiwpqq.js https://lacia.life/assets/react-SIfiwpqq.js — 200 — 3.6 KiB — 37 ms — h3https://lacia.life/assets/react-dom-x9LNwWQc.js/assets/react-dom-x9LNwWQc.js https://lacia.life/assets/react-dom-x9LNwWQc.js — 200 — 1.9 KiB — 44 ms — h3https://lacia.life/assets/createServerFn-BeC4yHFw.js/assets/createServerFn-BeC4yHFw.js https://lacia.life/assets/createServerFn-BeC4yHFw.js — 200 — 12.0 KiB — 56 ms — h3https://lacia.life/assets/link-5skObtIq.js/assets/link-5skObtIq.js https://lacia.life/assets/link-5skObtIq.js — 200 — 8.4 KiB — 76 ms — h3https://lacia.life/assets/useMatch-BI2N-WL4.js/assets/useMatch-BI2N-WL4.js https://lacia.life/assets/useMatch-BI2N-WL4.js — 200 — 1016 B — 49 ms — h3https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js/assets/lazyRouteComponent-T-iC1a3V... https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js — 200 — 1.9 KiB — 65 ms — h3https://lacia.life/assets/jsx-runtime-0vZSBttN.js/assets/jsx-runtime-0vZSBttN.js https://lacia.life/assets/jsx-runtime-0vZSBttN.js — 200 — 957 B — 55 ms — h3https://lacia.life/assets/Match-BEA91Y5m.js/assets/Match-BEA91Y5m.js https://lacia.life/assets/Match-BEA91Y5m.js — 200 — 2.3 KiB — 82 ms — h3https://lacia.life/assets/sidebars-CwO9xs-u.js/assets/sidebars-CwO9xs-u.js https://lacia.life/assets/sidebars-CwO9xs-u.js — 200 — 23.7 KiB — 94 ms — h3https://lacia.life/assets/useQuery-ClP069dU.js/assets/useQuery-ClP069dU.js https://lacia.life/assets/useQuery-ClP069dU.js — 200 — 8.2 KiB — 91 ms — h3https://lacia.life/assets/preload-helper-Czpn1I53.js/assets/preload-helper-Czpn1I53.js https://lacia.life/assets/preload-helper-Czpn1I53.js — 200 — 1.2 KiB — 87 ms — h3https://lacia.life/assets/routes-CO-YtVjK.js/assets/routes-CO-YtVjK.js https://lacia.life/assets/routes-CO-YtVjK.js — 200 — 1.4 KiB — 89 ms — h3https://lacia.life/assets/anime.functions-yDI9Jf2a.js/assets/anime.functions-yDI9Jf2a.js https://lacia.life/assets/anime.functions-yDI9Jf2a.js — 200 — 1.4 KiB — 91 ms — h3https://lacia.life/assets/about-CvnqYZd8.js/assets/about-CvnqYZd8.js https://lacia.life/assets/about-CvnqYZd8.js — 200 — 1.6 KiB — 91 ms — h3https://lacia.life/assets/auth.functions-B7IuMCha.js/assets/auth.functions-B7IuMCha.js https://lacia.life/assets/auth.functions-B7IuMCha.js — 200 — 1.1 KiB — 70 ms — h3https://lacia.life/assets/anime-Oh_bDcZx.js/assets/anime-Oh_bDcZx.js https://lacia.life/assets/anime-Oh_bDcZx.js — 200 — 1.6 KiB — 91 ms — h3https://lacia.life/assets/quotes-iLJWI0rE.js/assets/quotes-iLJWI0rE.js https://lacia.life/assets/quotes-iLJWI0rE.js — 200 — 1.8 KiB — 77 ms — h3https://lacia.life/assets/admin-misc.functions-16lhHWGe.js/assets/admin-misc.functions-16lhHW... https://lacia.life/assets/admin-misc.functions-16lhHWGe.js — 200 — 1.7 KiB — 78 ms — h3https://lacia.life/assets/admin-_oyVwXhu.js/assets/admin-_oyVwXhu.js https://lacia.life/assets/admin-_oyVwXhu.js — 200 — 1.3 KiB — 80 ms — h3https://lacia.life/assets/about-wE_Wm4EF.js/assets/about-wE_Wm4EF.js https://lacia.life/assets/about-wE_Wm4EF.js — 200 — 1.3 KiB — 80 ms — h3https://lacia.life/assets/comments-6ei6TUqm.js/assets/comments-6ei6TUqm.js https://lacia.life/assets/comments-6ei6TUqm.js — 200 — 1.3 KiB — 80 ms — h3https://lacia.life/assets/login-CAP2GSZl.js/assets/login-CAP2GSZl.js https://lacia.life/assets/login-CAP2GSZl.js — 200 — 1.1 KiB — 80 ms — h3https://lacia.life/assets/settings-CqYGJ0PX.js/assets/settings-CqYGJ0PX.js https://lacia.life/assets/settings-CqYGJ0PX.js — 200 — 1.2 KiB — 83 ms — h3https://lacia.life/assets/tags-5WjLgfRW.js/assets/tags-5WjLgfRW.js https://lacia.life/assets/tags-5WjLgfRW.js — 200 — 1.2 KiB — 83 ms — h3https://lacia.life/assets/posts-qVjNe6qj.js/assets/posts-qVjNe6qj.js https://lacia.life/assets/posts-qVjNe6qj.js — 200 — 1.6 KiB — 83 ms — h3https://lacia.life/assets/_slug-BIn9ZcbB.js/assets/_slug-BIn9ZcbB.js https://lacia.life/assets/_slug-BIn9ZcbB.js — 200 — 1.9 KiB — 83 ms — h3https://lacia.life/assets/_id-DQQOemB_.js/assets/_id-DQQOemB_.js https://lacia.life/assets/_id-DQQOemB_.js — 200 — 1.5 KiB — 83 ms — h3https://lacia.life/assets/_id-tIaq2AA7.js/assets/_id-tIaq2AA7.js https://lacia.life/assets/_id-tIaq2AA7.js — 200 — 1.5 KiB — 83 ms — h3https://lacia.life/assets/routes-Ce7Hw7Ex.js/assets/routes-Ce7Hw7Ex.js https://lacia.life/assets/routes-Ce7Hw7Ex.js — 200 — 3.1 KiB — 83 ms — h3https://lacia.life/assets/safe-image-sWFECjiT.js/assets/safe-image-sWFECjiT.js https://lacia.life/assets/safe-image-sWFECjiT.js — 200 — 1.2 KiB — 84 ms — h3https://lacia.life/assets/misaki.webp/assets/misaki.webp https://lacia.life/assets/misaki.webp — 200 — 437.8 KiB — 450 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 92 ms — h2https://lacia.life/uploads/2026/09/cb50ad27-6c6d-4174-9380-31546c49d36e.webp/uploads/2026/09/cb50ad27-6c6d-4174... https://lacia.life/uploads/2026/09/cb50ad27-6c6d-4174-9380-31546c49d36e.webp — 200 — 37.8 KiB — 31 ms — h3https://lacia.life/uploads/2026/09/96018188-b9ad-492c-bd70-50c65f47f4c1.webp/uploads/2026/09/96018188-b9ad-492c... https://lacia.life/uploads/2026/09/96018188-b9ad-492c-bd70-50c65f47f4c1.webp — 200 — 75.2 KiB — 31 ms — h3https://lacia.life/assets/useNavigate-D8IRSPhf.js/assets/useNavigate-D8IRSPhf.js https://lacia.life/assets/useNavigate-D8IRSPhf.js — 200 — 830 B — 29 ms — h3https://lacia.life/assets/db-f0gkTdAO.js/assets/db-f0gkTdAO.js https://lacia.life/assets/db-f0gkTdAO.js — 200 — 20.0 KiB — 32 ms — h3https://lacia.life/assets/clapperboard-DRtIYGW4.js/assets/clapperboard-DRtIYGW4.js https://lacia.life/assets/clapperboard-DRtIYGW4.js — 200 — 1.4 KiB — 41 ms — h3https://lacia.life/assets/site-meta.functions-BNHXav3c.js/assets/site-meta.functions-BNHXav3... https://lacia.life/assets/site-meta.functions-BNHXav3c.js — 200 — 1001 B — 32 ms — h3https://lacia.life/assets/search-BEg6XFbK.js/assets/search-BEg6XFbK.js https://lacia.life/assets/search-BEg6XFbK.js — 200 — 812 B — 42 ms — h3https://lacia.life/assets/x-Cj5g_k4e.js/assets/x-Cj5g_k4e.js https://lacia.life/assets/x-Cj5g_k4e.js — 200 — 800 B — 43 ms — h3https://lacia.life/assets/route-pending-Ct317FPp.js/assets/route-pending-Ct317FPp.js https://lacia.life/assets/route-pending-Ct317FPp.js — 200 — 1.8 KiB — 42 ms — h3https://lacia.life/assets/comments.functions-BJT6_9MA.js/assets/comments.functions-BJT6_9MA... https://lacia.life/assets/comments.functions-BJT6_9MA.js — 200 — 936 B — 42 ms — h3https://lacia.life/assets/settings.functions-CgHQ0N4j.js/assets/settings.functions-CgHQ0N4j... https://lacia.life/assets/settings.functions-CgHQ0N4j.js — 200 — 819 B — 45 ms — h3https://lacia.life/assets/admin-posts.functions-BYb7E-qB.js/assets/admin-posts.functions-BYb7E... https://lacia.life/assets/admin-posts.functions-BYb7E-qB.js — 200 — 1.1 KiB — 43 ms — h3https://lacia.life/assets/admin-quotes.functions-DAxjqVyF.js/assets/admin-quotes.functions-DAxj... https://lacia.life/assets/admin-quotes.functions-DAxjqVyF.js — 200 — 1.2 KiB — 42 ms — h3https://lacia.life/assets/github-slugger-CyC2ePpn.js/assets/github-slugger-CyC2ePpn.js https://lacia.life/assets/github-slugger-CyC2ePpn.js — 200 — 3.7 KiB — 43 ms — h3https://lacia.life/_serverFn/3ccecf21b74ed1d9de317874d04d6496812e7dd8a2a4ac4482cda310e77560ce/_serverFn/3ccecf21b74ed1d9de317874... https://lacia.life/_serverFn/3ccecf21b74ed1d9de317874d04d6496812e7dd8a2a4ac4482cda310e77560ce — 200 — 761 B — 259 ms — h3https://lacia.life/cdn-cgi/rum?/cdn-cgi/rum? https://lacia.life/cdn-cgi/rum? — 204 — 459 B — 21 ms — h3https://lacia.life/favicon.ico/favicon.ico https://lacia.life/favicon.ico — 200 — 2.2 KiB — 267 ms — h3https://lacia.life/_serverFn/a3cb083e99bdca62726c1a31a4f89c12949fd552fc66d45f551ed4150a43f5af/_serverFn/a3cb083e99bdca62726c1a31... https://lacia.life/_serverFn/a3cb083e99bdca62726c1a31a4f89c12949fd552fc66d45f551ed4150a43f5af — 200 — 766 B — 263 ms — h3https://lacia.life/_serverFn/d8cbd3fab86ab33a90a5b612f12ed02f527f118f5738f7561c158dc5c3208cab?payload=%7B%22t%22%3A%7B%22t%22%3A10%2C%22i%22%3A0%2C%22p%22%3A%7B%22k%22%3A%5B%22data%22%5D%2C%22v%22%3A%5B%7B%22t%22%3A10%2C%22i%22%3A1%2C%22p%22%3A%7B%22k%22%3A%5B%22limit%22%5D%2C%22v%22%3A%5B%7B%22t%22%3A0%2C%22s%22%3A6%7D%5D%7D%2C%22o%22%3A0%7D%5D%7D%2C%22o%22%3A0%7D%2C%22f%22%3A127%2C%22m%22%3A%5B%5D%7D/_serverFn/d8cbd3fab86ab33a90a5b612... https://lacia.life/_serverFn/d8cbd3fab86ab33a90a5b612f12ed02f527f118f5738f7561c158dc5c3208cab?payload=%7B%22t%22%3A%7B%22t%22%3A10%2C%22i%22%3A0%2C%22p%22%3A%7B%22k%22%3A%5B%22data%22%5D%2C%22v%22%3A%5B%7B%22t%22%3A10%2C%22i%22%3A1%2C%22p%22%3A%7B%22k%22%3A%5B%22limit%22%5D%2C%22v%22%3A%5B%7B%22t%22%3A0%2C%22s%22%3A6%7D%5D%7D%2C%22o%22%3A0%7D%5D%7D%2C%22o%22%3A0%7D%2C%22f%22%3A127%2C%22m%22%3A%5B%5D%7D — 200 — 4.9 KiB — 280 ms — h3https://lacia.life/favicon.png/favicon.png https://lacia.life/favicon.png — 200 — 4.7 KiB — 280 ms — h3https://lacia.life/uploads/anime/445827.webp/uploads/anime/445827.webp https://lacia.life/uploads/anime/445827.webp — 200 — 347.2 KiB — 97 ms — h3https://lacia.life/uploads/anime/487684.webp/uploads/anime/487684.webp https://lacia.life/uploads/anime/487684.webp — 200 — 280.6 KiB — 99 ms — h3https://lacia.life/uploads/anime/487630.webp/uploads/anime/487630.webp https://lacia.life/uploads/anime/487630.webp — 200 — 174.8 KiB — 86 ms — h3https://lacia.life/uploads/anime/476418.webp/uploads/anime/476418.webp https://lacia.life/uploads/anime/476418.webp — 200 — 454.0 KiB — 102 ms — h3https://lacia.life/uploads/anime/390353.webp/uploads/anime/390353.webp https://lacia.life/uploads/anime/390353.webp — 200 — 146.2 KiB — 46 ms — h3https://lacia.life/uploads/anime/425998.webp/uploads/anime/425998.webp https://lacia.life/uploads/anime/425998.webp — 200 — 316.4 KiB — 99 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
11 images, 823 KB total, 374 KB wasted
INFO

Image Optimization Audit

Total Images

11

Total Size

823 KB

Oversized

3

Wasted

374 KB

11 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