Skip to content
https://lacia.life

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
97
GRADE
A+
FIX
1
REVIEW
1
PASS
17
INFO
3

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

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

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

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
17 PASS 1 REVIEW 1 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 63 requests
FIX
2.4 MB transferred, 63 requests
Info::
Page weighs 2.9 MB (2.4 MB transferred)
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Info::
63 HTTP requests
Info::
Estimated 0.51 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
63 requests
0.51 g CO2 per page load
Images 2.2 MiB 89%
JavaScript 219.4 KiB 9%
HTML 18.8 KiB 1%
CSS 17.2 KiB 1%
Other 7.0 KiB 0%
Other 1.6 KiB 0%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

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.4 MB · 30 KB savings available
REVIEW
63 resources · 2.4 MB · 30 KB savings available
Warning::
Page weight 2.4 MB exceeds 1 MB target by 1.4 MB
Got: 2.4 MB Expected: ≤ 1 MB
Info::
1 third-party resources (0% of weight)
Info::
5 resources over 200KB
63 resources · 2.4 MiB · 1 third-party 1.4 MiB over 1MB target
Image 90% · 2.2 MiB
JavaScript 9% · 219.4 KiB
Document 1% · 18.8 KiB
CSS 1% · 17.2 KiB
Other 0% · 3.0 KiB

~29.7 KiB of savings available

Remove unused JavaScript: 29.7 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.4 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.2 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
356ms total JS execution
PASS
356ms total JS execution
Info::
https://lacia.life/: 179ms CPU time
Info::
Unattributable: 103ms CPU time
Info::
https://lacia.life/assets/index-V4LMfLtM.js: 75ms CPU time

Main Thread Breakdown

Other 52% Script Evaluation 22% Style & Layout 21%
ScriptTotalScriptingParse/CompileParty
https://lacia.life/179ms5ms1ms1st
Unattributable103ms6ms0ms1st
https://lacia.life/assets/index-V4LMfLtM.js75ms64ms0ms1st
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
45 scripts, 30 KB unused
PASS
45 scripts, 30 KB unused
Warning::
https://lacia.life/assets/index-V4LMfLtM.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-V4LMfLtM.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/useQuery-ClP069dU.js8 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+
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 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
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
63 requests over 1349ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 853 ms LCP 2.9 shttps://lacia.life// https://lacia.life/ — 200 — 18.8 KiB — 383 ms — h3https://lacia.life/assets/hero.webp/assets/hero.webp https://lacia.life/assets/hero.webp — 200 — 270.2 KiB — 287 ms — h3https://lacia.life/assets/hikikomori.webp/assets/hikikomori.webp https://lacia.life/assets/hikikomori.webp — 200 — 5.6 KiB — 271 ms — h3https://lacia.life/assets/styles-wA1aSLJA.css/assets/styles-wA1aSLJA.css https://lacia.life/assets/styles-wA1aSLJA.css — 200 — 17.2 KiB — 27 ms — h3https://lacia.life/assets/index-V4LMfLtM.js/assets/index-V4LMfLtM.js https://lacia.life/assets/index-V4LMfLtM.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.7 KiB — 64 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 — 82 ms — h3https://lacia.life/assets/createServerFn-BeC4yHFw.js/assets/createServerFn-BeC4yHFw.js https://lacia.life/assets/createServerFn-BeC4yHFw.js — 200 — 12.0 KiB — 63 ms — h3https://lacia.life/assets/link-5skObtIq.js/assets/link-5skObtIq.js https://lacia.life/assets/link-5skObtIq.js — 200 — 8.5 KiB — 95 ms — h3https://lacia.life/assets/useMatch-BI2N-WL4.js/assets/useMatch-BI2N-WL4.js https://lacia.life/assets/useMatch-BI2N-WL4.js — 200 — 1.1 KiB — 64 ms — h3https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js/assets/lazyRouteComponent-T-iC1a3V... https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js — 200 — 2.0 KiB — 91 ms — h3https://lacia.life/assets/jsx-runtime-0vZSBttN.js/assets/jsx-runtime-0vZSBttN.js https://lacia.life/assets/jsx-runtime-0vZSBttN.js — 200 — 1023 B — 81 ms — h3https://lacia.life/assets/Match-BEA91Y5m.js/assets/Match-BEA91Y5m.js https://lacia.life/assets/Match-BEA91Y5m.js — 200 — 2.4 KiB — 95 ms — h3https://lacia.life/assets/useQuery-ClP069dU.js/assets/useQuery-ClP069dU.js https://lacia.life/assets/useQuery-ClP069dU.js — 200 — 8.3 KiB — 88 ms — h3https://lacia.life/assets/preload-helper-Czpn1I53.js/assets/preload-helper-Czpn1I53.js https://lacia.life/assets/preload-helper-Czpn1I53.js — 200 — 1.3 KiB — 77 ms — h3https://lacia.life/assets/anime.functions-BxZHGb70.js/assets/anime.functions-BxZHGb70.js https://lacia.life/assets/anime.functions-BxZHGb70.js — 200 — 1.5 KiB — 76 ms — h3https://lacia.life/assets/routes-DWzBvuSV.js/assets/routes-DWzBvuSV.js https://lacia.life/assets/routes-DWzBvuSV.js — 200 — 1.5 KiB — 76 ms — h3https://lacia.life/assets/coerce-B7MmcnuO.js/assets/coerce-B7MmcnuO.js https://lacia.life/assets/coerce-B7MmcnuO.js — 200 — 16.7 KiB — 86 ms — h3https://lacia.life/assets/about-BxO2TIZL.js/assets/about-BxO2TIZL.js https://lacia.life/assets/about-BxO2TIZL.js — 200 — 1.7 KiB — 77 ms — h3https://lacia.life/assets/auth.functions-B7IuMCha.js/assets/auth.functions-B7IuMCha.js https://lacia.life/assets/auth.functions-B7IuMCha.js — 200 — 1.2 KiB — 86 ms — h3https://lacia.life/assets/anime-DK6rjCre.js/assets/anime-DK6rjCre.js https://lacia.life/assets/anime-DK6rjCre.js — 200 — 1.7 KiB — 72 ms — h3https://lacia.life/assets/quotes-BP8lVlxP.js/assets/quotes-BP8lVlxP.js https://lacia.life/assets/quotes-BP8lVlxP.js — 200 — 1.8 KiB — 74 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.8 KiB — 70 ms — h3https://lacia.life/assets/admin-CWTSvjgD.js/assets/admin-CWTSvjgD.js https://lacia.life/assets/admin-CWTSvjgD.js — 200 — 1.3 KiB — 71 ms — h3https://lacia.life/assets/about-CLOFNWjm.js/assets/about-CLOFNWjm.js https://lacia.life/assets/about-CLOFNWjm.js — 200 — 1.4 KiB — 74 ms — h3https://lacia.life/assets/comments-Dec_iS54.js/assets/comments-Dec_iS54.js https://lacia.life/assets/comments-Dec_iS54.js — 200 — 1.3 KiB — 73 ms — h3https://lacia.life/assets/login-DyzbY92M.js/assets/login-DyzbY92M.js https://lacia.life/assets/login-DyzbY92M.js — 200 — 1.2 KiB — 80 ms — h3https://lacia.life/assets/settings-BIenUtiG.js/assets/settings-BIenUtiG.js https://lacia.life/assets/settings-BIenUtiG.js — 200 — 1.3 KiB — 74 ms — h3https://lacia.life/assets/tags-RJYGWaIO.js/assets/tags-RJYGWaIO.js https://lacia.life/assets/tags-RJYGWaIO.js — 200 — 1.3 KiB — 74 ms — h3https://lacia.life/assets/posts--P16uVKj.js/assets/posts--P16uVKj.js https://lacia.life/assets/posts--P16uVKj.js — 200 — 1.6 KiB — 76 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 853 ms LCP 2.9 shttps://lacia.life// https://lacia.life/ — 200 — 18.8 KiB — 383 ms — h3https://lacia.life/assets/hero.webp/assets/hero.webp https://lacia.life/assets/hero.webp — 200 — 270.2 KiB — 287 ms — h3https://lacia.life/assets/hikikomori.webp/assets/hikikomori.webp https://lacia.life/assets/hikikomori.webp — 200 — 5.6 KiB — 271 ms — h3https://lacia.life/assets/styles-wA1aSLJA.css/assets/styles-wA1aSLJA.css https://lacia.life/assets/styles-wA1aSLJA.css — 200 — 17.2 KiB — 27 ms — h3https://lacia.life/assets/index-V4LMfLtM.js/assets/index-V4LMfLtM.js https://lacia.life/assets/index-V4LMfLtM.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.7 KiB — 64 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 — 82 ms — h3https://lacia.life/assets/createServerFn-BeC4yHFw.js/assets/createServerFn-BeC4yHFw.js https://lacia.life/assets/createServerFn-BeC4yHFw.js — 200 — 12.0 KiB — 63 ms — h3https://lacia.life/assets/link-5skObtIq.js/assets/link-5skObtIq.js https://lacia.life/assets/link-5skObtIq.js — 200 — 8.5 KiB — 95 ms — h3https://lacia.life/assets/useMatch-BI2N-WL4.js/assets/useMatch-BI2N-WL4.js https://lacia.life/assets/useMatch-BI2N-WL4.js — 200 — 1.1 KiB — 64 ms — h3https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js/assets/lazyRouteComponent-T-iC1a3V... https://lacia.life/assets/lazyRouteComponent-T-iC1a3V.js — 200 — 2.0 KiB — 91 ms — h3https://lacia.life/assets/jsx-runtime-0vZSBttN.js/assets/jsx-runtime-0vZSBttN.js https://lacia.life/assets/jsx-runtime-0vZSBttN.js — 200 — 1023 B — 81 ms — h3https://lacia.life/assets/Match-BEA91Y5m.js/assets/Match-BEA91Y5m.js https://lacia.life/assets/Match-BEA91Y5m.js — 200 — 2.4 KiB — 95 ms — h3https://lacia.life/assets/useQuery-ClP069dU.js/assets/useQuery-ClP069dU.js https://lacia.life/assets/useQuery-ClP069dU.js — 200 — 8.3 KiB — 88 ms — h3https://lacia.life/assets/preload-helper-Czpn1I53.js/assets/preload-helper-Czpn1I53.js https://lacia.life/assets/preload-helper-Czpn1I53.js — 200 — 1.3 KiB — 77 ms — h3https://lacia.life/assets/anime.functions-BxZHGb70.js/assets/anime.functions-BxZHGb70.js https://lacia.life/assets/anime.functions-BxZHGb70.js — 200 — 1.5 KiB — 76 ms — h3https://lacia.life/assets/routes-DWzBvuSV.js/assets/routes-DWzBvuSV.js https://lacia.life/assets/routes-DWzBvuSV.js — 200 — 1.5 KiB — 76 ms — h3https://lacia.life/assets/coerce-B7MmcnuO.js/assets/coerce-B7MmcnuO.js https://lacia.life/assets/coerce-B7MmcnuO.js — 200 — 16.7 KiB — 86 ms — h3https://lacia.life/assets/about-BxO2TIZL.js/assets/about-BxO2TIZL.js https://lacia.life/assets/about-BxO2TIZL.js — 200 — 1.7 KiB — 77 ms — h3https://lacia.life/assets/auth.functions-B7IuMCha.js/assets/auth.functions-B7IuMCha.js https://lacia.life/assets/auth.functions-B7IuMCha.js — 200 — 1.2 KiB — 86 ms — h3https://lacia.life/assets/anime-DK6rjCre.js/assets/anime-DK6rjCre.js https://lacia.life/assets/anime-DK6rjCre.js — 200 — 1.7 KiB — 72 ms — h3https://lacia.life/assets/quotes-BP8lVlxP.js/assets/quotes-BP8lVlxP.js https://lacia.life/assets/quotes-BP8lVlxP.js — 200 — 1.8 KiB — 74 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.8 KiB — 70 ms — h3https://lacia.life/assets/admin-CWTSvjgD.js/assets/admin-CWTSvjgD.js https://lacia.life/assets/admin-CWTSvjgD.js — 200 — 1.3 KiB — 71 ms — h3https://lacia.life/assets/about-CLOFNWjm.js/assets/about-CLOFNWjm.js https://lacia.life/assets/about-CLOFNWjm.js — 200 — 1.4 KiB — 74 ms — h3https://lacia.life/assets/comments-Dec_iS54.js/assets/comments-Dec_iS54.js https://lacia.life/assets/comments-Dec_iS54.js — 200 — 1.3 KiB — 73 ms — h3https://lacia.life/assets/login-DyzbY92M.js/assets/login-DyzbY92M.js https://lacia.life/assets/login-DyzbY92M.js — 200 — 1.2 KiB — 80 ms — h3https://lacia.life/assets/settings-BIenUtiG.js/assets/settings-BIenUtiG.js https://lacia.life/assets/settings-BIenUtiG.js — 200 — 1.3 KiB — 74 ms — h3https://lacia.life/assets/tags-RJYGWaIO.js/assets/tags-RJYGWaIO.js https://lacia.life/assets/tags-RJYGWaIO.js — 200 — 1.3 KiB — 74 ms — h3https://lacia.life/assets/posts--P16uVKj.js/assets/posts--P16uVKj.js https://lacia.life/assets/posts--P16uVKj.js — 200 — 1.6 KiB — 76 ms — h3https://lacia.life/assets/_slug-CXaRQ4RT.js/assets/_slug-CXaRQ4RT.js https://lacia.life/assets/_slug-CXaRQ4RT.js — 200 — 1.9 KiB — 74 ms — h3https://lacia.life/assets/_id-CXIZ28sS.js/assets/_id-CXIZ28sS.js https://lacia.life/assets/_id-CXIZ28sS.js — 200 — 1.6 KiB — 76 ms — h3https://lacia.life/assets/_id-0enwPjJ2.js/assets/_id-0enwPjJ2.js https://lacia.life/assets/_id-0enwPjJ2.js — 200 — 1.6 KiB — 74 ms — h3https://lacia.life/assets/routes-VR6yLu-i.js/assets/routes-VR6yLu-i.js https://lacia.life/assets/routes-VR6yLu-i.js — 200 — 3.2 KiB — 74 ms — h3https://lacia.life/assets/seo-CzvmfTAj.js/assets/seo-CzvmfTAj.js https://lacia.life/assets/seo-CzvmfTAj.js — 200 — 8.7 KiB — 74 ms — h3https://lacia.life/assets/safe-image-sWFECjiT.js/assets/safe-image-sWFECjiT.js https://lacia.life/assets/safe-image-sWFECjiT.js — 200 — 1.3 KiB — 72 ms — h3https://lacia.life/assets/misaki.webp/assets/misaki.webp https://lacia.life/assets/misaki.webp — 200 — 437.8 KiB — 308 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 112 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.9 KiB — 36 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.3 KiB — 101 ms — h3https://lacia.life/uploads/anime/633836.webp/uploads/anime/633836.webp https://lacia.life/uploads/anime/633836.webp — 200 — 372.0 KiB — 111 ms — h3https://lacia.life/uploads/anime/585820.webp/uploads/anime/585820.webp https://lacia.life/uploads/anime/585820.webp — 200 — 390.9 KiB — 121 ms — h3https://lacia.life/uploads/anime/412144.webp/uploads/anime/412144.webp https://lacia.life/uploads/anime/412144.webp — 200 — 103.2 KiB — 104 ms — h3https://lacia.life/uploads/anime/515594.webp/uploads/anime/515594.webp https://lacia.life/uploads/anime/515594.webp — 200 — 129.9 KiB — 107 ms — h3https://lacia.life/uploads/anime/638151.webp/uploads/anime/638151.webp https://lacia.life/uploads/anime/638151.webp — 200 — 148.0 KiB — 109 ms — h3https://lacia.life/uploads/anime/528828.webp/uploads/anime/528828.webp https://lacia.life/uploads/anime/528828.webp — 200 — 238.8 KiB — 117 ms — h3https://lacia.life/assets/useNavigate-D8IRSPhf.js/assets/useNavigate-D8IRSPhf.js https://lacia.life/assets/useNavigate-D8IRSPhf.js — 200 — 896 B — 28 ms — h3https://lacia.life/assets/clapperboard-DRtIYGW4.js/assets/clapperboard-DRtIYGW4.js https://lacia.life/assets/clapperboard-DRtIYGW4.js — 200 — 1.5 KiB — 28 ms — h3https://lacia.life/assets/db-muUR4IM9.js/assets/db-muUR4IM9.js https://lacia.life/assets/db-muUR4IM9.js — 200 — 20.1 KiB — 45 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 — 1007 B — 32 ms — h3https://lacia.life/assets/settings.functions-CgHQ0N4j.js/assets/settings.functions-CgHQ0N4j... https://lacia.life/assets/settings.functions-CgHQ0N4j.js — 200 — 880 B — 37 ms — h3https://lacia.life/assets/admin-posts.functions-fDdl4wZn.js/assets/admin-posts.functions-fDdl4... https://lacia.life/assets/admin-posts.functions-fDdl4wZn.js — 200 — 1.2 KiB — 38 ms — h3https://lacia.life/assets/admin-quotes.functions-CiukmUoC.js/assets/admin-quotes.functions-Ciuk... https://lacia.life/assets/admin-quotes.functions-CiukmUoC.js — 200 — 1.2 KiB — 36 ms — h3https://lacia.life/assets/extract-toc-D57ydBmW.js/assets/extract-toc-D57ydBmW.js https://lacia.life/assets/extract-toc-D57ydBmW.js — 200 — 1.0 KiB — 38 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 — 1.0 KiB — 42 ms — h3https://lacia.life/assets/search-BEg6XFbK.js/assets/search-BEg6XFbK.js https://lacia.life/assets/search-BEg6XFbK.js — 200 — 878 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 — 862 B — 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 — 27 ms — h3https://lacia.life/cdn-cgi/rum?/cdn-cgi/rum? https://lacia.life/cdn-cgi/rum? — 204 — 1.3 KiB — 21 ms — h3https://lacia.life/_serverFn/3ccecf21b74ed1d9de317874d04d6496812e7dd8a2a4ac4482cda310e77560ce/_serverFn/3ccecf21b74ed1d9de317874... https://lacia.life/_serverFn/3ccecf21b74ed1d9de317874d04d6496812e7dd8a2a4ac4482cda310e77560ce — 200 — 834 B — 268 ms — h3https://lacia.life/favicon.ico/favicon.ico https://lacia.life/favicon.ico — 200 — 2.3 KiB — 254 ms — h3https://lacia.life/favicon.png/favicon.png https://lacia.life/favicon.png — 200 — 4.8 KiB — 266 ms — h3https://lacia.life/_serverFn/a3cb083e99bdca62726c1a31a4f89c12949fd552fc66d45f551ed4150a43f5af/_serverFn/a3cb083e99bdca62726c1a31... https://lacia.life/_serverFn/a3cb083e99bdca62726c1a31a4f89c12949fd552fc66d45f551ed4150a43f5af — 200 — 831 B — 267 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