Performance
· 15 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.
544 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
939 ms
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.
943 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.
953 ms
Page Load Progression
DPage Weight InventoryAction126 resources · 1.9 MB · 225 KB savings availableFIX
~224.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 126 resources | 1.9 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
CPage Weight BudgetAction1.9 MB transferred, 126 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
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
CImage OptimizationAction97 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BJS Execution Cost574ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 242ms | 3ms | 0ms | 3rd |
| https://creativethemes.com/blocksy/ | 150ms | 3ms | 1ms | 1st |
| https://creativethemes.com/blocksy/wp-content/themes/blocksy/static/bundle/173.5219bb2777d1227439e6.js | 105ms | 22ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-C186Z3XF8Y | 77ms | 66ms | 10ms | 3rd |
CJS BundlesAction13 scripts, 225 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=AW-403885306&cx=c>m=4e64h1 | 134 KB | 103 KB (76%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-C186Z3XF8Y | 156 KB | 62 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-403885306 | 134 KB | 60 KB (45%) | ✓ | 3rd |
| https://creativethemes.com/blocksy/wp-content/themes/blocksy/static/bundle/main.js?ver=2.1.38 | 11 KB | — | ✓ | 1st |
| https://creativethemes.com/blocksy/wp-content/themes/blocksy-child/assets/bundle/main.js?ver=2.0.74 | 17 KB | — | ✓ | 1st |
| https://creativethemes.com/blocksy/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 30 KB | — | ✓ | 1st |
| https://creativethemes.com/blocksy/wp-content/plugins/thirstyaffiliates/js/app/ta.min.js?ver=3.11.10 | 2 KB | — | ✓ | 1st |
| https://creativethemes.com/blocksy/wp-content/themes/blocksy/static/bundle/907.1390f43c75fed76e2bb4.js | 3 KB | — | ✓ | 1st |
| https://creativethemes.com/blocksy/wp-content/themes/blocksy/static/bundle/173.5219bb2777d1227439e6.js | 2 KB | — | ✓ | 1st |
| https://creativethemes.com/blocksy/wp-content/plugins/blocksy-companion-pro/static/bundle/sticky.js?ver=2.1.38 | 4 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
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
AThird-Party Impact30% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall126 requests over 1758msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 242ms | 0 KB | — | $3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 77ms | 156 KB | 40% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 242ms and costs ~$3/month
56% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable takes 242ms 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