Skip to content
https://lylaslegacy.org

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
0
REVIEW
8
PASS
11
INFO
3

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

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

911 ms

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

2.11 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.011

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

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

2.11 s

Page Load Progression

438 ms
876 ms
1.3 s
1.8 s
2.2 s
2.6 s
3.1 s
3.5 s
Checks
22
11 PASS 8 REVIEW
B
Page Weight Budget
1.3 MB transferred, 24 requests
REVIEW
1.3 MB transferred, 24 requests
Info::
Page weighs 1.4 MB (1.3 MB transferred)
Info::
CSS is 302 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 302 KB
Info::
24 HTTP requests
Info::
Estimated 0.28 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
24 requests
0.28 g CO2 per page load
JavaScript 438.5 KiB 33%
Images 386.9 KiB 29%
CSS 301.6 KiB 22%
Fonts 198.3 KiB 15%
HTML 21.1 KiB 2%
Other 1.7 KiB 0%
Other 817 B 0%
0 2.4 MB 4.9 MB
Under budget

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

C
JS Bundles
Action
6 scripts, 203 KB unused
REVIEW
6 scripts, 203 KB unused
Warning::
https://lylaslegacy.org/wp-content/cache/wpo-minif...: 122 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://lylaslegacy.org/wp-content/cache/wpo-minif...: 47 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://lylaslegacy.org/wp-content/cache/wpo-minif...: 34 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 203 KB
203 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-668543bf.min.js244 KB122 KB (50%)1st
https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-7ba40e52.min.js99 KB47 KB (48%)1st
https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-90323899.min.js67 KB34 KB (51%)1st
https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-6ca70795.min.js19 KB1st
https://lylaslegacy.org/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js9 KB1st
https://lylaslegacy.org/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js2 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Document Compression
Document response uses gzip; brotli would be ~20% smaller
REVIEW
Document response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
24 resources · 1.3 MB · 203 KB savings available
REVIEW
24 resources · 1.3 MB · 203 KB savings available
Warning::
Page weight 1.3 MB exceeds 1 MB target by 325 KB
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~203 KB of savings available
Info::
2 resources over 200KB
24 resources · 1.3 MiB · 0 third-party 325.0 KiB over 1MB target
JavaScript 33% · 438.5 KiB
Image 29% · 388.6 KiB
CSS 22% · 301.6 KiB
Font 15% · 198.3 KiB
Document 2% · 21.1 KiB
Other 0% · 817 B

~203.0 KiB of savings available

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

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
Last-Modified header present
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-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
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Info::
All images are well-optimized
3 images 387 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
117ms total JS execution
PASS
117ms total JS execution
Info::
https://lylaslegacy.org/: 117ms CPU time

Main Thread Breakdown

Style & Layout 33% Script Evaluation 28% Other 23% Parse HTML & CSS 6% Rendering 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://lylaslegacy.org/117ms2ms1ms1st
A+
Font Loading
7 fonts (198 KB)
PASS
7 fonts (198 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

198 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 911 ms LCP 2.1 shttps://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-b0cd9a1e.woff2lato-b0cd9a1e.woff2 https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-b0cd9a1e.woff2 — 22.7 KiB — 169 ms — font-display: swaphttps://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-abcaa8b4.woff2cormorantgaramond-abcaa... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-abcaa8b4.woff2 — 37.0 KiB — 172 ms — font-display: swaphttps://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/petitformalscript-d07fd5c9.woff2petitformalscript-d07fd... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/petitformalscript-d07fd5c9.woff2 — 27.7 KiB — 183 ms — font-display: swaphttps://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-702e3b8c.woff2lato-702e3b8c.woff2 https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-702e3b8c.woff2 — 23.3 KiB — 192 ms — font-display: swaphttps://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-f09fcf0e.woff2lato-f09fcf0e.woff2 https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-f09fcf0e.woff2 — 24.1 KiB — 192 ms — font-display: swaphttps://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-cc8f3552.woff2lato-cc8f3552.woff2 https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-cc8f3552.woff2 — 24.1 KiB — 296 ms — font-display: swaphttps://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-fb5169d9.woff2roboto-fb5169d9.woff2 https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-fb5169d9.woff2 — 39.4 KiB — 298 ms — font-display: swap
lato-b0cd9a1e.woff2 woff2 swap
Size 23 KB
Load time 169 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
cormorantgaramond-abcaa... woff2 swap
Size 37 KB
Load time 172 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
petitformalscript-d07fd... woff2 swap
Size 28 KB
Load time 183 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
lato-702e3b8c.woff2 woff2 swap
Size 23 KB
Load time 192 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
lato-f09fcf0e.woff2 woff2 swap
Size 24 KB
Load time 192 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
lato-cc8f3552.woff2 woff2 swap
Size 24 KB
Load time 296 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
roboto-fb5169d9.woff2 woff2 swap
Size 39 KB
Load time 298 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: gzip` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
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
24 requests over 3578ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 911 ms LCP 2.1 shttps://lylaslegacy.org// https://lylaslegacy.org/ — 200 — 21.1 KiB — 1.7 s — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-109e9dc9.min.css/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-109e9dc9.min.css — 200 — 133.0 KiB — 499 ms — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-11e35ba5.min.css/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-11e35ba5.min.css — 200 — 147.8 KiB — 489 ms — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-7ba40e52.min.js/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-7ba40e52.min.js — 200 — 99.0 KiB — 739 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/2025/08/Transparent-LL-Logo.png.webp/wp-content/uploads/2025/08/Transpa... https://lylaslegacy.org/wp-content/uploads/2025/08/Transparent-LL-Logo.png.webp — 200 — 19.7 KiB — 389 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/2026/07/672446677_10240960292454386_4031737242288210080_n-1168x1536.jpg.webp/wp-content/uploads/2026/07/6724466... https://lylaslegacy.org/wp-content/uploads/2026/07/672446677_10240960292454386_4031737242288210080_n-1168x1536.jpg.webp — 200 — 145.0 KiB — 751 ms — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-ecda2c0d.min.css/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-ecda2c0d.min.css — 200 — 17.9 KiB — 497 ms — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-90323899.min.js/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-90323899.min.js — 200 — 67.0 KiB — 251 ms — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-6ca70795.min.js/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-6ca70795.min.js — 200 — 18.5 KiB — 126 ms — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-668543bf.min.js/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-668543bf.min.js — 200 — 243.8 KiB — 503 ms — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-985f205f.min.css/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-985f205f.min.css — 200 — 1.1 KiB — 130 ms — http/1.1https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-93d53293.min.css/wp-content/cache/wpo-minify/178900... https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-93d53293.min.css — 200 — 1.8 KiB — 130 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/2026/08/home-page-hero-graphic-2-1024x564.png/wp-content/uploads/2026/08/home-pa... https://lylaslegacy.org/wp-content/uploads/2026/08/home-page-hero-graphic-2-1024x564.png — 200 — 222.1 KiB — 560 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-b0cd9a1e.woff2/wp-content/uploads/elementor/googl... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-b0cd9a1e.woff2 — 200 — 22.7 KiB — 169 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-abcaa8b4.woff2/wp-content/uploads/elementor/googl... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-abcaa8b4.woff2 — 200 — 37.0 KiB — 172 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/petitformalscript-d07fd5c9.woff2/wp-content/uploads/elementor/googl... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/petitformalscript-d07fd5c9.woff2 — 200 — 27.7 KiB — 183 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-702e3b8c.woff2/wp-content/uploads/elementor/googl... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-702e3b8c.woff2 — 200 — 23.3 KiB — 192 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-f09fcf0e.woff2/wp-content/uploads/elementor/googl... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-f09fcf0e.woff2 — 200 — 24.1 KiB — 192 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-cc8f3552.woff2/wp-content/uploads/elementor/googl... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/lato-cc8f3552.woff2 — 200 — 24.1 KiB — 296 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-fb5169d9.woff2/wp-content/uploads/elementor/googl... https://lylaslegacy.org/wp-content/uploads/elementor/google-fonts/fonts/roboto-fb5169d9.woff2 — 200 — 39.4 KiB — 298 ms — http/1.1https://lylaslegacy.org/wp-json/wp-statistics/v2/hit/wp-json/wp-statistics/v2/hit https://lylaslegacy.org/wp-json/wp-statistics/v2/hit — 200 — 817 B — 694 ms — http/1.1https://lylaslegacy.org/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://lylaslegacy.org/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 8.5 KiB — 128 ms — http/1.1https://lylaslegacy.org/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js/wp-content/plugins/elementor/asset... https://lylaslegacy.org/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 1.6 KiB — 127 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/2026/08/cropped-Favicon-1-32x32.png/wp-content/uploads/2026/08/cropped... https://lylaslegacy.org/wp-content/uploads/2026/08/cropped-Favicon-1-32x32.png — 200 — 1.7 KiB — 129 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
3 images, 109 KB total, 95 KB wasted
INFO

Image Optimization Audit

Total Images

3

Total Size

109 KB

Oversized

2

Wasted

95 KB

1 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