Performance
· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
490 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.20 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.
490 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.20 s
Page Load Progression
DThird-Party ImpactAction62% third-party, 0 ms blockingFIX
BImage Optimization8 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Page Weight Budget585 KB transferred, 37 requestsPASS
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost133ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://home.blog/ | 133ms | 10ms | 2ms | 1st |
A+Font Loading2 fonts (37 KB)PASS
Web fonts
2
37 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
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)
AJS Bundles10 scripts, 20 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://home.blog/_static/??-eJzTLy/QTc7PK0nNK9HPKtYvyinRLSjKr6jUyyrW0QfKZeYl55SmpBaDJLMKS1OLKqGUXm5mHkFFurmZ6UWJJalQxfa5tobmRgamxgZmFpZZACbyLJI= | 36 KB | 20 KB (56%) | ✓ | 1st |
| https://0.gravatar.com/js/hovercards/hovercards.min.js?ver=202617d1133547e8a1f2801609f51cef12522abe7f6647d869e9fbc974fe356a37e613 | 7 KB | — | ✓ | 3rd |
| https://home.blog/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i | 1 KB | — | ✓ | 1st |
| https://home.blog/_static/??-eJyNjUEOwjAMwD5ECDANuCD+QtWOtEtSkWbwfMpOiBNXy5bxWSGotCgN2aHOPpEYBmXuCGYq0TD/gG22DX6F7R65a9VvqI+F1sAK1W5LgaTBDRK9/smSS2ik8nlc+bI/DqfxPB6GXX4DZtg+ZQ== | 9 KB | — | ✗ | 1st |
| https://stats.wp.com/w.js?68 | 5 KB | — | ✓ | 3rd |
| https://home.blog/wp-content/js/bilmur.min.js?i=17&m=202617 | 5 KB | — | ✓ | 1st |
| https://home.blog/wp-content/plugins/custom-fonts/js/webfont.js | 5 KB | — | ✓ | 1st |
| blob:https://home.blog/656cbdc7-eea7-4e90-a550-76d36e25af4b | -0 KB | — | ✓ | 3rd |
| https://home.blog/wp-content/mu-plugins/actionbar/actionbar.js?v=20250204 | 3 KB | — | ✓ | 1st |
| https://home.blog/wp-includes/js/wp-emoji-release.min.js?m=1764078722i&ver=7.0-RC2-62212 | 5 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
APage Weight Inventory37 resources · 585 KB · 20 KB savings availablePASS
~20.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 37 resources | 584.9 KiB | ||||||
A+HTTP Cachingmax-age=150 (2 minutes)PASS
max-age=150, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| max-age | 150 | Cache for 2 minutes |
| must-revalidate | — | Must recheck with server after expiry |