Skip to content
https://lylaslegacy.org

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
0
REVIEW
9
PASS
14
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.
90
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.

3.47 s

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

8.73 s

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

32 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.010

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

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

8.73 s

Page Load Progression

1.7 s
3.5 s
5.2 s
6.9 s
8.7 s
10.4 s
12.2 s
13.9 s
Checks
26
14 PASS 9 REVIEW
B
Page Weight Budget
1.3 MB transferred, 24 requests
REVIEW
1.3 MB transferred, 24 requests
Info::
Page weighs 1.3 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.26 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
24 requests
0.26 g CO2 per page load
JavaScript 438.5 KiB 34%
Images 323.6 KiB 25%
CSS 301.6 KiB 23%
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 Execution Cost
Action
1082ms total JS execution
REVIEW
1082ms total JS execution
Warning::
https://lylaslegacy.org/: 562ms CPU time
Info::
Unattributable: 216ms CPU time
Info::
https://lylaslegacy.org/wp-content/cache/wpo-minif...: 185ms CPU time
Info::
https://lylaslegacy.org/wp-content/cache/wpo-minif...: 119ms CPU time

Main Thread Breakdown

Style & Layout 35% Other 27% Script Evaluation 25% Parse HTML & CSS 5% Rendering 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://lylaslegacy.org/562ms8ms6ms1st
Unattributable216ms5ms0ms1st
https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-header-7ba40e52.min.js185ms157ms7ms1st
https://lylaslegacy.org/wp-content/cache/wpo-minify/1789001004/assets/wpo-minify-footer-668543bf.min.js119ms68ms24ms1st
C
JS Bundles
Action
6 scripts, 205 KB unused
REVIEW
6 scripts, 205 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...: 49 KB unused (49%)
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: 205 KB
205 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 KB49 KB (49%)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.
B
Page Weight Inventory
24 resources · 1.3 MB · 205 KB savings available
REVIEW
24 resources · 1.3 MB · 205 KB savings available
Warning::
Page weight 1.3 MB exceeds 1 MB target by 262 KB
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~205 KB of savings available
Info::
2 resources over 200KB
24 resources · 1.3 MiB · 0 third-party 261.7 KiB over 1MB target
JavaScript 34% · 438.5 KiB
Image 25% · 325.3 KiB
CSS 23% · 301.6 KiB
Font 15% · 198.3 KiB
Document 2% · 21.1 KiB
Other 0% · 817 B

~204.5 KiB of savings available

Remove unused JavaScript: 204.5 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 324 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.5 s LCP 8.7 shttps://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 — 148 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 — 135 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 — 144 ms — font-display: swaphttps://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 — 250 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 — 257 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 — 281 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 — 283 ms — font-display: swap
cormorantgaramond-abcaa... woff2 swap
Size 37 KB
Load time 148 ms
Start 13.0 s
Risk FOUT — text flashes from fallback to web font
petitformalscript-d07fd... woff2 swap
Size 28 KB
Load time 135 ms
Start 13.0 s
Risk FOUT — text flashes from fallback to web font
lato-702e3b8c.woff2 woff2 swap
Size 23 KB
Load time 144 ms
Start 13.0 s
Risk FOUT — text flashes from fallback to web font
lato-b0cd9a1e.woff2 woff2 swap
Size 23 KB
Load time 250 ms
Start 13.0 s
Risk FOUT — text flashes from fallback to web font
lato-f09fcf0e.woff2 woff2 swap
Size 24 KB
Load time 257 ms
Start 13.0 s
Risk FOUT — text flashes from fallback to web font
lato-cc8f3552.woff2 woff2 swap
Size 24 KB
Load time 281 ms
Start 13.0 s
Risk FOUT — text flashes from fallback to web font
roboto-fb5169d9.woff2 woff2 swap
Size 39 KB
Load time 283 ms
Start 13.0 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 resource hints configured

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.
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
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
4 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
5 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
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 16647ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 3.5 s LCP 8.7 shttps://lylaslegacy.org// https://lylaslegacy.org/ — 200 — 21.1 KiB — 12.2 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 — 547 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 — 236 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 — 367 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 — 752 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 — 751 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 — 395 ms — http/1.1https://lylaslegacy.org/wp-content/uploads/2026/07/672446677_10240960292454386_4031737242288210080_n-768x1010.jpg.webp/wp-content/uploads/2026/07/6724466... https://lylaslegacy.org/wp-content/uploads/2026/07/672446677_10240960292454386_4031737242288210080_n-768x1010.jpg.webp — 200 — 81.7 KiB — 452 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 — 129 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 — 253 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 — 140 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 — 376 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 — 377 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 — 148 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 — 135 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 — 144 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 — 250 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 — 257 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 — 281 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 — 283 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 — 3.4 s — 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 — 127 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 — 138 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 — 127 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