Performance
· 17 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.
3.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.63 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
47 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.
3.16 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.
6.65 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.8 MB transferred, 54 requestsREVIEW
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
BImage Optimization27 images, 0 KB saveableREVIEW
CJS Execution CostAction1241ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://wordpress.com/ | 506ms | 59ms | 16ms | 1st |
| Unattributable | 293ms | 43ms | 0ms | 3rd |
| https://wordpress.com/_static/??-eJylkd0OgjAMhV/IWRWC3BifZXQVCmWb29Dw9i7+JF6S7KptzjlfTlJ4eoXOJrIJ0kAzRRhq8LL0bCOMUVEILkQQ13/X/Rh38Jf6eUVb4zVO0C0sBlA4qxvNVj82On2+lQ+MtDHQicNJfdqoiIH9ezgRtn0BA1eUkg5p9WTUjUlMAeW+UEzsbAEif9apToeMuM6X47lpm6puT4fxBcjXyiA= | 269ms | 59ms | 4ms | 1st |
| https://wordpress.com/home.logged-out/page-2024-jul/js/bundle.js?v=1753350210 | 96ms | 73ms | 11ms | 1st |
| https://s0.wp.com/wp-content/mu-plugins/a8c-analytics/9c4d3e3f28a09375bb45.a8c-analytics.js | 78ms | 30ms | 1ms | 3rd |
BJS Bundles12 scripts, 94 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://accounts.google.com/gsi/client | 96 KB | 72 KB (75%) | ✓ | 3rd |
| https://wordpress.com/home.logged-out/page-2024-jul/js/bundle.js?v=1753350210 | 37 KB | 22 KB (60%) | ✓ | 1st |
| https://wordpress.com/_static/??-eJylkd0OgjAMhV/IWRWC3BifZXQVCmWb29Dw9i7+JF6S7KptzjlfTlJ4eoXOJrIJ0kAzRRhq8LL0bCOMUVEILkQQ13/X/Rh38Jf6eUVb4zVO0C0sBlA4qxvNVj82On2+lQ+MtDHQicNJfdqoiIH9ezgRtn0BA1eUkg5p9WTUjUlMAeW+UEzsbAEif9apToeMuM6X47lpm6puT4fxBcjXyiA= | 16 KB | — | ✓ | 1st |
| https://stats.wp.com/w.js?68 | 5 KB | — | ✓ | 3rd |
| https://wordpress.com/wp-content/js/bilmur.min.js?i=17&m=202612 | 5 KB | — | ✓ | 1st |
| https://wordpress.com/wp-content/js/def-queue.js?v=1566842360 | 1 KB | — | ✓ | 1st |
| https://s0.wp.com/wp-content/mu-plugins/a8c-analytics/a8c-analytics.js?v=1774373551 | 2 KB | — | ✓ | 3rd |
| https://s0.wp.com/wp-content/mu-plugins/a8c-analytics/8de60a4730efd578190b.a8c-analytics.js | 7 KB | — | ✓ | 3rd |
| https://s0.wp.com/wp-content/mu-plugins/a8c-analytics/18963dab99afed0916ef.a8c-analytics.js | 7 KB | — | ✓ | 3rd |
| https://s0.wp.com/wp-content/mu-plugins/a8c-analytics/9c4d3e3f28a09375bb45.a8c-analytics.js | 4 KB | — | ✓ | 3rd |
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
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
CPage Weight InventoryAction54 resources · 1.8 MB · 94 KB savings availableREVIEW
~94.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 54 resources | 1.8 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party Impact7% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (371 KB)PASS
Web fonts
2
371 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~169 KB and ~338 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints6 hints, 0 missing preconnectsPASS
Current Resource Hints
6 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall54 requests over 610msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 293ms | 0 KB | — | $4/mo | Costly |
s0.wp.com s0.wp.com | Other | 78ms | 4 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 293ms and costs ~$4/month
Unattributable takes 293ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev