Skip to content
https://lacia.life

Performance

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

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

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

6.27 s

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

10.49 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

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

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

10.58 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
26
21 PASS 1 REVIEW 1 FIX
D
JS Execution Cost
Action
2310ms total JS execution
FIX
2310ms total JS execution
Warning::
https://lacia.life/: 1199ms CPU time
Warning::
Unattributable: 594ms CPU time
Warning::
https://lacia.life/assets/index-DoHyi94N.js: 463ms CPU time
Info::
https://static.cloudflareinsights.com/beacon.min.j...: 54ms CPU time
Info::
Third-party scripts: 54ms (2% of total)

Main Thread Breakdown

Other 63% Script Evaluation 24% Style & Layout 10%
ScriptTotalScriptingParse/CompileParty
https://lacia.life/1199ms77ms7ms1st
Unattributable594ms21ms0ms1st
https://lacia.life/assets/index-DoHyi94N.js463ms428ms3ms1st
https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba178836298749554ms38ms0ms3rd
B
Page Weight Budget
1.1 MB transferred, 59 requests
REVIEW
1.1 MB transferred, 59 requests
Info::
Page weighs 1.5 MB (1.1 MB transferred)
Info::
59 HTTP requests
Info::
Estimated 0.22 g CO2 per page load
1.1 MB / 2.4 MB budget
1.1 MB transferred
59 requests
0.22 g CO2 per page load
Images 826.6 KiB 76%
JavaScript 215.2 KiB 20%
CSS 17.1 KiB 2%
HTML 10.9 KiB 1%
Other 6.9 KiB 1%
Other 6.4 KiB 1%
Other 911 B 0%
Other 455 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (10.1 KiB of 1.1 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
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
5 images, 0 KB saveable
PASS
5 images, 0 KB saveable
Info::
All images are well-optimized
5 images 827 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
prefetch

3 resource hints configured

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+
Page Weight Inventory
59 resources · 1.1 MB · 30 KB savings available
PASS
59 resources · 1.1 MB · 30 KB savings available
Warning::
Page weight 1.1 MB exceeds 1 MB target by 60 KB
Got: 1.1 MB Expected: ≤ 1 MB
Info::
1 third-party resources (1% of weight)
Info::
2 resources over 200KB
59 resources · 1.1 MiB · 1 third-party 60.5 KiB over 1MB target
Image 77% · 833.6 KiB
JavaScript 20% · 215.2 KiB
CSS 2% · 17.1 KiB
Document 1% · 10.9 KiB
Other 1% · 7.7 KiB

~30.0 KiB of savings available

Remove unused JavaScript: 30.0 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
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
59 requests over 2929ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 6.3 s LCP 10.5 shttps://lacia.life// https://lacia.life/ — 200 — 10.9 KiB — 255 ms — h3https://lacia.life/assets/hero.webp/assets/hero.webp https://lacia.life/assets/hero.webp — 200 — 270.2 KiB — 1.3 s — h3https://lacia.life/assets/hikikomori.webp/assets/hikikomori.webp https://lacia.life/assets/hikikomori.webp — 200 — 5.6 KiB — 555 ms — h3https://lacia.life/assets/styles-CQFQoLZV.css/assets/styles-CQFQoLZV.css https://lacia.life/assets/styles-CQFQoLZV.css — 200 — 17.1 KiB — 731 ms — h3https://lacia.life/assets/index-DoHyi94N.js/assets/index-DoHyi94N.js https://lacia.life/assets/index-DoHyi94N.js — 200 — 77.1 KiB — 1.0 s — h3https://lacia.life/assets/react-SIfiwpqq.js/assets/react-SIfiwpqq.js https://lacia.life/assets/react-SIfiwpqq.js — 200 — 3.6 KiB — 678 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 — 597 ms — h3https://lacia.life/assets/createServerFn-BeC4yHFw.js/assets/createServerFn-BeC4yHFw.js https://lacia.life/assets/createServerFn-BeC4yHFw.js — 200 — 12.0 KiB — 716 ms — h3https://lacia.life/assets/link-5skObtIq.js/assets/link-5skObtIq.js https://lacia.life/assets/link-5skObtIq.js — 200 — 8.4 KiB — 685 ms — h3https://lacia.life/assets/useMatch-BI2N-WL4.js/assets/useMatch-BI2N-WL4.js https://lacia.life/assets/useMatch-BI2N-WL4.js — 200 — 1010 B — 633 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 — 640 ms — h3https://lacia.life/assets/jsx-runtime-0vZSBttN.js/assets/jsx-runtime-0vZSBttN.js https://lacia.life/assets/jsx-runtime-0vZSBttN.js — 200 — 953 B — 706 ms — h3https://lacia.life/assets/Match-BEA91Y5m.js/assets/Match-BEA91Y5m.js https://lacia.life/assets/Match-BEA91Y5m.js — 200 — 2.3 KiB — 616 ms — h3https://lacia.life/assets/sidebars-CwO9xs-u.js/assets/sidebars-CwO9xs-u.js https://lacia.life/assets/sidebars-CwO9xs-u.js — 200 — 23.6 KiB — 806 ms — h3https://lacia.life/assets/useQuery-ClP069dU.js/assets/useQuery-ClP069dU.js https://lacia.life/assets/useQuery-ClP069dU.js — 200 — 8.2 KiB — 690 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 — 692 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 — 696 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 — 709 ms — h3https://lacia.life/assets/about-CvnqYZd8.js/assets/about-CvnqYZd8.js https://lacia.life/assets/about-CvnqYZd8.js — 200 — 1.6 KiB — 597 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 — 638 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 — 593 ms — h3https://lacia.life/assets/quotes-iLJWI0rE.js/assets/quotes-iLJWI0rE.js https://lacia.life/assets/quotes-iLJWI0rE.js — 200 — 1.8 KiB — 629 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 — 704 ms — h3https://lacia.life/assets/admin-_oyVwXhu.js/assets/admin-_oyVwXhu.js https://lacia.life/assets/admin-_oyVwXhu.js — 200 — 1.3 KiB — 698 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 — 707 ms — h3https://lacia.life/assets/comments-6ei6TUqm.js/assets/comments-6ei6TUqm.js https://lacia.life/assets/comments-6ei6TUqm.js — 200 — 1.3 KiB — 644 ms — h3https://lacia.life/assets/login-CAP2GSZl.js/assets/login-CAP2GSZl.js https://lacia.life/assets/login-CAP2GSZl.js — 200 — 1.1 KiB — 195 ms — h3https://lacia.life/assets/settings-CqYGJ0PX.js/assets/settings-CqYGJ0PX.js https://lacia.life/assets/settings-CqYGJ0PX.js — 200 — 1.2 KiB — 701 ms — h3https://lacia.life/assets/tags-5WjLgfRW.js/assets/tags-5WjLgfRW.js https://lacia.life/assets/tags-5WjLgfRW.js — 200 — 1.2 KiB — 647 ms — h3https://lacia.life/assets/posts-qVjNe6qj.js/assets/posts-qVjNe6qj.js https://lacia.life/assets/posts-qVjNe6qj.js — 200 — 1.6 KiB — 650 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 6.3 s LCP 10.5 shttps://lacia.life// https://lacia.life/ — 200 — 10.9 KiB — 255 ms — h3https://lacia.life/assets/hero.webp/assets/hero.webp https://lacia.life/assets/hero.webp — 200 — 270.2 KiB — 1.3 s — h3https://lacia.life/assets/hikikomori.webp/assets/hikikomori.webp https://lacia.life/assets/hikikomori.webp — 200 — 5.6 KiB — 555 ms — h3https://lacia.life/assets/styles-CQFQoLZV.css/assets/styles-CQFQoLZV.css https://lacia.life/assets/styles-CQFQoLZV.css — 200 — 17.1 KiB — 731 ms — h3https://lacia.life/assets/index-DoHyi94N.js/assets/index-DoHyi94N.js https://lacia.life/assets/index-DoHyi94N.js — 200 — 77.1 KiB — 1.0 s — h3https://lacia.life/assets/react-SIfiwpqq.js/assets/react-SIfiwpqq.js https://lacia.life/assets/react-SIfiwpqq.js — 200 — 3.6 KiB — 678 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 — 597 ms — h3https://lacia.life/assets/createServerFn-BeC4yHFw.js/assets/createServerFn-BeC4yHFw.js https://lacia.life/assets/createServerFn-BeC4yHFw.js — 200 — 12.0 KiB — 716 ms — h3https://lacia.life/assets/link-5skObtIq.js/assets/link-5skObtIq.js https://lacia.life/assets/link-5skObtIq.js — 200 — 8.4 KiB — 685 ms — h3https://lacia.life/assets/useMatch-BI2N-WL4.js/assets/useMatch-BI2N-WL4.js https://lacia.life/assets/useMatch-BI2N-WL4.js — 200 — 1010 B — 633 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 — 640 ms — h3https://lacia.life/assets/jsx-runtime-0vZSBttN.js/assets/jsx-runtime-0vZSBttN.js https://lacia.life/assets/jsx-runtime-0vZSBttN.js — 200 — 953 B — 706 ms — h3https://lacia.life/assets/Match-BEA91Y5m.js/assets/Match-BEA91Y5m.js https://lacia.life/assets/Match-BEA91Y5m.js — 200 — 2.3 KiB — 616 ms — h3https://lacia.life/assets/sidebars-CwO9xs-u.js/assets/sidebars-CwO9xs-u.js https://lacia.life/assets/sidebars-CwO9xs-u.js — 200 — 23.6 KiB — 806 ms — h3https://lacia.life/assets/useQuery-ClP069dU.js/assets/useQuery-ClP069dU.js https://lacia.life/assets/useQuery-ClP069dU.js — 200 — 8.2 KiB — 690 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 — 692 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 — 696 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 — 709 ms — h3https://lacia.life/assets/about-CvnqYZd8.js/assets/about-CvnqYZd8.js https://lacia.life/assets/about-CvnqYZd8.js — 200 — 1.6 KiB — 597 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 — 638 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 — 593 ms — h3https://lacia.life/assets/quotes-iLJWI0rE.js/assets/quotes-iLJWI0rE.js https://lacia.life/assets/quotes-iLJWI0rE.js — 200 — 1.8 KiB — 629 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 — 704 ms — h3https://lacia.life/assets/admin-_oyVwXhu.js/assets/admin-_oyVwXhu.js https://lacia.life/assets/admin-_oyVwXhu.js — 200 — 1.3 KiB — 698 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 — 707 ms — h3https://lacia.life/assets/comments-6ei6TUqm.js/assets/comments-6ei6TUqm.js https://lacia.life/assets/comments-6ei6TUqm.js — 200 — 1.3 KiB — 644 ms — h3https://lacia.life/assets/login-CAP2GSZl.js/assets/login-CAP2GSZl.js https://lacia.life/assets/login-CAP2GSZl.js — 200 — 1.1 KiB — 195 ms — h3https://lacia.life/assets/settings-CqYGJ0PX.js/assets/settings-CqYGJ0PX.js https://lacia.life/assets/settings-CqYGJ0PX.js — 200 — 1.2 KiB — 701 ms — h3https://lacia.life/assets/tags-5WjLgfRW.js/assets/tags-5WjLgfRW.js https://lacia.life/assets/tags-5WjLgfRW.js — 200 — 1.2 KiB — 647 ms — h3https://lacia.life/assets/posts-qVjNe6qj.js/assets/posts-qVjNe6qj.js https://lacia.life/assets/posts-qVjNe6qj.js — 200 — 1.6 KiB — 650 ms — h3https://lacia.life/assets/_slug-BIn9ZcbB.js/assets/_slug-BIn9ZcbB.js https://lacia.life/assets/_slug-BIn9ZcbB.js — 200 — 2.0 KiB — 663 ms — h3https://lacia.life/assets/_id-DQQOemB_.js/assets/_id-DQQOemB_.js https://lacia.life/assets/_id-DQQOemB_.js — 200 — 1.5 KiB — 652 ms — h3https://lacia.life/assets/_id-tIaq2AA7.js/assets/_id-tIaq2AA7.js https://lacia.life/assets/_id-tIaq2AA7.js — 200 — 1.5 KiB — 630 ms — h3https://lacia.life/assets/routes-Ce7Hw7Ex.js/assets/routes-Ce7Hw7Ex.js https://lacia.life/assets/routes-Ce7Hw7Ex.js — 200 — 3.1 KiB — 676 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 — 700 ms — h3https://lacia.life/assets/misaki.webp/assets/misaki.webp https://lacia.life/assets/misaki.webp — 200 — 437.8 KiB — 1.4 s — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 36 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 — 846 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 — 983 ms — h3https://lacia.life/assets/useNavigate-D8IRSPhf.js/assets/useNavigate-D8IRSPhf.js https://lacia.life/assets/useNavigate-D8IRSPhf.js — 200 — 827 B — 546 ms — h3https://lacia.life/assets/db-f0gkTdAO.js/assets/db-f0gkTdAO.js https://lacia.life/assets/db-f0gkTdAO.js — 200 — 20.0 KiB — 766 ms — h3https://lacia.life/assets/clapperboard-DRtIYGW4.js/assets/clapperboard-DRtIYGW4.js https://lacia.life/assets/clapperboard-DRtIYGW4.js — 200 — 1.4 KiB — 557 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 — 995 B — 573 ms — h3https://lacia.life/assets/search-BEg6XFbK.js/assets/search-BEg6XFbK.js https://lacia.life/assets/search-BEg6XFbK.js — 200 — 810 B — 554 ms — h3https://lacia.life/assets/x-Cj5g_k4e.js/assets/x-Cj5g_k4e.js https://lacia.life/assets/x-Cj5g_k4e.js — 200 — 793 B — 576 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 — 559 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 — 931 B — 553 ms — h3https://lacia.life/assets/settings.functions-CgHQ0N4j.js/assets/settings.functions-CgHQ0N4j... https://lacia.life/assets/settings.functions-CgHQ0N4j.js — 200 — 814 B — 568 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 — 548 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 — 556 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 — 572 ms — h3https://lacia.life/cdn-cgi/rum?/cdn-cgi/rum? https://lacia.life/cdn-cgi/rum? — 204 — 455 B — 8 ms — h3https://lacia.life/cdn-cgi/rum?/cdn-cgi/rum? https://lacia.life/cdn-cgi/rum? — 204 — 457 B — 8 ms — h3https://lacia.life/cdn-cgi/rum?/cdn-cgi/rum? https://lacia.life/cdn-cgi/rum? — 204 — 454 B — 5 ms — h3https://lacia.life/_serverFn/3ccecf21b74ed1d9de317874d04d6496812e7dd8a2a4ac4482cda310e77560ce/_serverFn/3ccecf21b74ed1d9de317874... https://lacia.life/_serverFn/3ccecf21b74ed1d9de317874d04d6496812e7dd8a2a4ac4482cda310e77560ce — 200 — 766 B — 195 ms — h3https://lacia.life/favicon.ico/favicon.ico https://lacia.life/favicon.ico — 200 — 2.2 KiB — 187 ms — h3https://lacia.life/favicon.png/favicon.png https://lacia.life/favicon.png — 200 — 4.7 KiB — 552 ms — h3https://lacia.life/_serverFn/a3cb083e99bdca62726c1a31a4f89c12949fd552fc66d45f551ed4150a43f5af/_serverFn/a3cb083e99bdca62726c1a31... https://lacia.life/_serverFn/a3cb083e99bdca62726c1a31a4f89c12949fd552fc66d45f551ed4150a43f5af — 200 — 763 B — 195 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 — 207 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
2% of JavaScript execution is third-party
First-party Third-party 54ms · 10KB · ¥3/mo
static.cloudflareinsights.com
Other
Optional
Execution 54ms
Transfer 10 KB
Monthly Cost ¥3/mo

How third-party costs are calculated

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