Skip to content
https://lacia.life

Performance

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

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

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

950 ms

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

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

950 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.85 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
16 PASS 2 REVIEW 1 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 65 requests
FIX
2.7 MB transferred, 65 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::
65 HTTP requests
Info::
Estimated 0.57 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
65 requests
0.57 g CO2 per page load
Images 2.5 MiB 91%
JavaScript 216.6 KiB 8%
CSS 17.1 KiB 1%
HTML 10.5 KiB 0%
Other 7.0 KiB 0%
Other 6.4 KiB 0%
Other 912 B 0%
Other 455 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

B
JS Execution Cost
842ms total JS execution
REVIEW
842ms total JS execution
Warning::
Unattributable: 496ms CPU time
Info::
https://lacia.life/: 221ms CPU time
Info::
https://lacia.life/assets/index-BICSjehm.js: 125ms CPU time

Main Thread Breakdown

Other 66% Script Evaluation 17% Style & Layout 14%
ScriptTotalScriptingParse/CompileParty
Unattributable496ms11ms0ms1st
https://lacia.life/221ms8ms3ms1st
https://lacia.life/assets/index-BICSjehm.js125ms116ms1ms1st
C
Page Weight Inventory
Action
65 resources · 2.7 MB · 30 KB savings available
REVIEW
65 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
65 resources · 2.7 MiB · 1 third-party 1.7 MiB over 1MB target
Image 91% · 2.5 MiB
JavaScript 8% · 216.6 KiB
CSS 1% · 17.1 KiB
Document 0% · 10.5 KiB
Other 0% · 7.7 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+
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-BICSjehm.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-BICSjehm.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
65 requests over 1875ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 950 ms LCP 1.8 shttps://lacia.life// https://lacia.life/ — 200 — 10.5 KiB — 136 ms — h3https://lacia.life/assets/hero.webp/assets/hero.webp https://lacia.life/assets/hero.webp — 200 — 270.2 KiB — 184 ms — h3https://lacia.life/assets/hikikomori.webp/assets/hikikomori.webp https://lacia.life/assets/hikikomori.webp — 200 — 5.6 KiB — 138 ms — h3https://lacia.life/assets/styles-CQFQoLZV.css/assets/styles-CQFQoLZV.css https://lacia.life/assets/styles-CQFQoLZV.css — 200 — 17.1 KiB — 29 ms — h3https://lacia.life/assets/index-BICSjehm.js/assets/index-BICSjehm.js https://lacia.life/assets/index-BICSjehm.js — 200 — 77.1 KiB — 135 ms — h3https://lacia.life/assets/react-SIfiwpqq.js/assets/react-SIfiwpqq.js https://lacia.life/assets/react-SIfiwpqq.js — 200 — 3.7 KiB — 68 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 — 78 ms — h3https://lacia.life/assets/createServerFn-BeC4yHFw.js/assets/createServerFn-BeC4yHFw.js https://lacia.life/assets/createServerFn-BeC4yHFw.js — 200 — 12.0 KiB — 73 ms — h3https://lacia.life/assets/link-5skObtIq.js/assets/link-5skObtIq.js https://lacia.life/assets/link-5skObtIq.js — 200 — 8.4 KiB — 74 ms — h3https://lacia.life/assets/useMatch-BI2N-WL4.js/assets/useMatch-BI2N-WL4.js https://lacia.life/assets/useMatch-BI2N-WL4.js — 200 — 1.0 KiB — 74 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 — 74 ms — h3https://lacia.life/assets/jsx-runtime-0vZSBttN.js/assets/jsx-runtime-0vZSBttN.js https://lacia.life/assets/jsx-runtime-0vZSBttN.js — 200 — 987 B — 69 ms — h3https://lacia.life/assets/Match-BEA91Y5m.js/assets/Match-BEA91Y5m.js https://lacia.life/assets/Match-BEA91Y5m.js — 200 — 2.3 KiB — 72 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 — 114 ms — h3https://lacia.life/assets/useQuery-ClP069dU.js/assets/useQuery-ClP069dU.js https://lacia.life/assets/useQuery-ClP069dU.js — 200 — 8.2 KiB — 71 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 — 71 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 — 69 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 — 70 ms — h3https://lacia.life/assets/about-CvnqYZd8.js/assets/about-CvnqYZd8.js https://lacia.life/assets/about-CvnqYZd8.js — 200 — 1.6 KiB — 71 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 — 92 ms — h3https://lacia.life/assets/anime-Oh_bDcZx.js/assets/anime-Oh_bDcZx.js https://lacia.life/assets/anime-Oh_bDcZx.js — 200 — 1.7 KiB — 114 ms — h3https://lacia.life/assets/quotes-iLJWI0rE.js/assets/quotes-iLJWI0rE.js https://lacia.life/assets/quotes-iLJWI0rE.js — 200 — 1.8 KiB — 92 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 — 92 ms — h3https://lacia.life/assets/admin-_oyVwXhu.js/assets/admin-_oyVwXhu.js https://lacia.life/assets/admin-_oyVwXhu.js — 200 — 1.3 KiB — 92 ms — h3https://lacia.life/assets/about-wE_Wm4EF.js/assets/about-wE_Wm4EF.js https://lacia.life/assets/about-wE_Wm4EF.js — 200 — 1.4 KiB — 115 ms — h3https://lacia.life/assets/comments-6ei6TUqm.js/assets/comments-6ei6TUqm.js https://lacia.life/assets/comments-6ei6TUqm.js — 200 — 1.3 KiB — 92 ms — h3https://lacia.life/assets/login-COyhdAVp.js/assets/login-COyhdAVp.js https://lacia.life/assets/login-COyhdAVp.js — 200 — 1.1 KiB — 92 ms — h3https://lacia.life/assets/settings-CqYGJ0PX.js/assets/settings-CqYGJ0PX.js https://lacia.life/assets/settings-CqYGJ0PX.js — 200 — 1.3 KiB — 91 ms — h3https://lacia.life/assets/tags-5WjLgfRW.js/assets/tags-5WjLgfRW.js https://lacia.life/assets/tags-5WjLgfRW.js — 200 — 1.3 KiB — 91 ms — h3https://lacia.life/assets/posts-qVjNe6qj.js/assets/posts-qVjNe6qj.js https://lacia.life/assets/posts-qVjNe6qj.js — 200 — 1.6 KiB — 118 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 950 ms LCP 1.8 shttps://lacia.life// https://lacia.life/ — 200 — 10.5 KiB — 136 ms — h3https://lacia.life/assets/hero.webp/assets/hero.webp https://lacia.life/assets/hero.webp — 200 — 270.2 KiB — 184 ms — h3https://lacia.life/assets/hikikomori.webp/assets/hikikomori.webp https://lacia.life/assets/hikikomori.webp — 200 — 5.6 KiB — 138 ms — h3https://lacia.life/assets/styles-CQFQoLZV.css/assets/styles-CQFQoLZV.css https://lacia.life/assets/styles-CQFQoLZV.css — 200 — 17.1 KiB — 29 ms — h3https://lacia.life/assets/index-BICSjehm.js/assets/index-BICSjehm.js https://lacia.life/assets/index-BICSjehm.js — 200 — 77.1 KiB — 135 ms — h3https://lacia.life/assets/react-SIfiwpqq.js/assets/react-SIfiwpqq.js https://lacia.life/assets/react-SIfiwpqq.js — 200 — 3.7 KiB — 68 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 — 78 ms — h3https://lacia.life/assets/createServerFn-BeC4yHFw.js/assets/createServerFn-BeC4yHFw.js https://lacia.life/assets/createServerFn-BeC4yHFw.js — 200 — 12.0 KiB — 73 ms — h3https://lacia.life/assets/link-5skObtIq.js/assets/link-5skObtIq.js https://lacia.life/assets/link-5skObtIq.js — 200 — 8.4 KiB — 74 ms — h3https://lacia.life/assets/useMatch-BI2N-WL4.js/assets/useMatch-BI2N-WL4.js https://lacia.life/assets/useMatch-BI2N-WL4.js — 200 — 1.0 KiB — 74 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 — 74 ms — h3https://lacia.life/assets/jsx-runtime-0vZSBttN.js/assets/jsx-runtime-0vZSBttN.js https://lacia.life/assets/jsx-runtime-0vZSBttN.js — 200 — 987 B — 69 ms — h3https://lacia.life/assets/Match-BEA91Y5m.js/assets/Match-BEA91Y5m.js https://lacia.life/assets/Match-BEA91Y5m.js — 200 — 2.3 KiB — 72 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 — 114 ms — h3https://lacia.life/assets/useQuery-ClP069dU.js/assets/useQuery-ClP069dU.js https://lacia.life/assets/useQuery-ClP069dU.js — 200 — 8.2 KiB — 71 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 — 71 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 — 69 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 — 70 ms — h3https://lacia.life/assets/about-CvnqYZd8.js/assets/about-CvnqYZd8.js https://lacia.life/assets/about-CvnqYZd8.js — 200 — 1.6 KiB — 71 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 — 92 ms — h3https://lacia.life/assets/anime-Oh_bDcZx.js/assets/anime-Oh_bDcZx.js https://lacia.life/assets/anime-Oh_bDcZx.js — 200 — 1.7 KiB — 114 ms — h3https://lacia.life/assets/quotes-iLJWI0rE.js/assets/quotes-iLJWI0rE.js https://lacia.life/assets/quotes-iLJWI0rE.js — 200 — 1.8 KiB — 92 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 — 92 ms — h3https://lacia.life/assets/admin-_oyVwXhu.js/assets/admin-_oyVwXhu.js https://lacia.life/assets/admin-_oyVwXhu.js — 200 — 1.3 KiB — 92 ms — h3https://lacia.life/assets/about-wE_Wm4EF.js/assets/about-wE_Wm4EF.js https://lacia.life/assets/about-wE_Wm4EF.js — 200 — 1.4 KiB — 115 ms — h3https://lacia.life/assets/comments-6ei6TUqm.js/assets/comments-6ei6TUqm.js https://lacia.life/assets/comments-6ei6TUqm.js — 200 — 1.3 KiB — 92 ms — h3https://lacia.life/assets/login-COyhdAVp.js/assets/login-COyhdAVp.js https://lacia.life/assets/login-COyhdAVp.js — 200 — 1.1 KiB — 92 ms — h3https://lacia.life/assets/settings-CqYGJ0PX.js/assets/settings-CqYGJ0PX.js https://lacia.life/assets/settings-CqYGJ0PX.js — 200 — 1.3 KiB — 91 ms — h3https://lacia.life/assets/tags-5WjLgfRW.js/assets/tags-5WjLgfRW.js https://lacia.life/assets/tags-5WjLgfRW.js — 200 — 1.3 KiB — 91 ms — h3https://lacia.life/assets/posts-qVjNe6qj.js/assets/posts-qVjNe6qj.js https://lacia.life/assets/posts-qVjNe6qj.js — 200 — 1.6 KiB — 118 ms — h3https://lacia.life/assets/_slug-BIn9ZcbB.js/assets/_slug-BIn9ZcbB.js https://lacia.life/assets/_slug-BIn9ZcbB.js — 200 — 2.0 KiB — 110 ms — h3https://lacia.life/assets/_id-DQQOemB_.js/assets/_id-DQQOemB_.js https://lacia.life/assets/_id-DQQOemB_.js — 200 — 1.5 KiB — 110 ms — h3https://lacia.life/assets/_id-tIaq2AA7.js/assets/_id-tIaq2AA7.js https://lacia.life/assets/_id-tIaq2AA7.js — 200 — 1.6 KiB — 106 ms — h3https://lacia.life/assets/routes-Ce7Hw7Ex.js/assets/routes-Ce7Hw7Ex.js https://lacia.life/assets/routes-Ce7Hw7Ex.js — 200 — 3.2 KiB — 113 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 — 112 ms — h3https://lacia.life/assets/misaki.webp/assets/misaki.webp https://lacia.life/assets/misaki.webp — 200 — 437.9 KiB — 186 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 147 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 — 25 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 — 32 ms — h3https://lacia.life/assets/useNavigate-D8IRSPhf.js/assets/useNavigate-D8IRSPhf.js https://lacia.life/assets/useNavigate-D8IRSPhf.js — 200 — 855 B — 49 ms — h3https://lacia.life/assets/db-f0gkTdAO.js/assets/db-f0gkTdAO.js https://lacia.life/assets/db-f0gkTdAO.js — 200 — 20.0 KiB — 47 ms — h3https://lacia.life/assets/clapperboard-DRtIYGW4.js/assets/clapperboard-DRtIYGW4.js https://lacia.life/assets/clapperboard-DRtIYGW4.js — 200 — 1.5 KiB — 42 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 — 1023 B — 41 ms — h3https://lacia.life/assets/search-BEg6XFbK.js/assets/search-BEg6XFbK.js https://lacia.life/assets/search-BEg6XFbK.js — 200 — 847 B — 40 ms — h3https://lacia.life/assets/x-Cj5g_k4e.js/assets/x-Cj5g_k4e.js https://lacia.life/assets/x-Cj5g_k4e.js — 200 — 833 B — 41 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 — 39 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 — 966 B — 38 ms — h3https://lacia.life/assets/settings.functions-CgHQ0N4j.js/assets/settings.functions-CgHQ0N4j... https://lacia.life/assets/settings.functions-CgHQ0N4j.js — 200 — 848 B — 40 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 — 46 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 — 40 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 — 37 ms — h3https://lacia.life/cdn-cgi/rum?/cdn-cgi/rum? https://lacia.life/cdn-cgi/rum? — 204 — 455 B — 11 ms — h3https://lacia.life/cdn-cgi/rum?/cdn-cgi/rum? https://lacia.life/cdn-cgi/rum? — 204 — 456 B — 7 ms — h3https://lacia.life/cdn-cgi/rum?/cdn-cgi/rum? https://lacia.life/cdn-cgi/rum? — 204 — 456 B — 6 ms — h3https://lacia.life/_serverFn/3ccecf21b74ed1d9de317874d04d6496812e7dd8a2a4ac4482cda310e77560ce/_serverFn/3ccecf21b74ed1d9de317874... https://lacia.life/_serverFn/3ccecf21b74ed1d9de317874d04d6496812e7dd8a2a4ac4482cda310e77560ce — 200 — 766 B — 93 ms — h3https://lacia.life/favicon.ico/favicon.ico https://lacia.life/favicon.ico — 200 — 2.2 KiB — 108 ms — h3https://lacia.life/favicon.png/favicon.png https://lacia.life/favicon.png — 200 — 4.7 KiB — 97 ms — h3https://lacia.life/_serverFn/a3cb083e99bdca62726c1a31a4f89c12949fd552fc66d45f551ed4150a43f5af/_serverFn/a3cb083e99bdca62726c1a31... https://lacia.life/_serverFn/a3cb083e99bdca62726c1a31a4f89c12949fd552fc66d45f551ed4150a43f5af — 200 — 768 B — 89 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 — 94 ms — h3https://lacia.life/uploads/anime/445827.webp/uploads/anime/445827.webp https://lacia.life/uploads/anime/445827.webp — 200 — 347.2 KiB — 646 ms — h3https://lacia.life/uploads/anime/487684.webp/uploads/anime/487684.webp https://lacia.life/uploads/anime/487684.webp — 200 — 280.7 KiB — 620 ms — h3https://lacia.life/uploads/anime/487630.webp/uploads/anime/487630.webp https://lacia.life/uploads/anime/487630.webp — 200 — 174.8 KiB — 597 ms — h3https://lacia.life/uploads/anime/476418.webp/uploads/anime/476418.webp https://lacia.life/uploads/anime/476418.webp — 200 — 454.1 KiB — 732 ms — h3https://lacia.life/uploads/anime/390353.webp/uploads/anime/390353.webp https://lacia.life/uploads/anime/390353.webp — 200 — 146.2 KiB — 597 ms — h3https://lacia.life/uploads/anime/425998.webp/uploads/anime/425998.webp https://lacia.life/uploads/anime/425998.webp — 200 — 316.5 KiB — 677 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