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.69 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.65 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.02 s
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.
6.09 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.
9.69 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2739ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 1223ms | 933ms | 136ms | 3rd |
| Unattributable | 720ms | 103ms | 0ms | 3rd |
| https://www.familyhandyman.com/ | 379ms | 48ms | 7ms | 3rd |
| https://www.familyhandyman.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 248ms | 217ms | 2ms | 3rd |
| https://www.familyhandyman.com/wp-content/plugins/tmbi-generic-data-api/js/tmbi-carousel-shortcode.js?ver=1.0.0 | 85ms | 4ms | 0ms | 3rd |
| https://www.familyhandyman.com/wp-includes/js/jquery/jquery.js?ver=1.0.0 | 84ms | 51ms | 26ms | 3rd |
DJS BundlesAction24 scripts, 156 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 259 KB | 106 KB (41%) | ✓ | 3rd |
| https://www.familyhandyman.com/wp-includes/js/jquery/jquery.js?ver=1.0.0 | 84 KB | 49 KB (59%) | ✗ | 3rd |
| https://static.trueanthem.com/scripts/ta.js?ver=1.0.0 | 1 KB | — | ✓ | 3rd |
| https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 | 11 KB | — | ✓ | 3rd |
| https://www.familyhandyman.com/wp-content/plugins/tmbi-ad-density/js/ad-density-ga-integration.js?ver=9.0.0 | 1 KB | — | ✓ | 3rd |
| https://www.familyhandyman.com/wp-content/plugins/tmbi-ad-density/js/ad-density-gam-integration.js?ver=9.0.0 | 0 KB | — | ✓ | 3rd |
| https://www.familyhandyman.com/wp-content/mu-plugins/tmbi-js-utils/js/js-util-query.js?ver=1.2.0 | 1 KB | — | ✓ | 3rd |
| https://www.familyhandyman.com/wp-content/themes/bumblebee/js/cm-ribbon.js?ver=28.1.1 | 1 KB | — | ✓ | 3rd |
| https://www.familyhandyman.com/wp-content/themes/bumblebee/js/src/carousel.js?ver=28.1.1 | 3 KB | — | ✓ | 3rd |
| https://www.familyhandyman.com/wp-content/plugins/tmbi-amazon-affiliate/assets/js/amazon-affiliate-tracking.js?ver=3.0.1 | 1 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
DPage Weight InventoryAction78 resources · 1.4 MB · 156 KB savings availableFIX
~155.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 78 resources | 1.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.4 MB transferred, 78 requestsREVIEW
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
CImage OptimizationAction25 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
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (275 KB)PASS
Web fonts
6
275 KB total
Render-blocking
0
of 6
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints23 hints, 0 missing preconnectsPASS
Current Resource Hints
23 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall78 requests over 2070msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cdn.ketchjs.com cdn.ketchjs.com | Other | 1223ms | 259 KB | 41% | $7/mo | Costly |
Unattributable Unattributable | Other | 720ms | 0 KB | — | $4/mo | Costly |
www.familyhandyman.com www.familyhandyman.com | Other | 379ms | 44 KB | — | $2/mo | Costly |
www.familyhandyman.com www.familyhandyman.com | Other | 248ms | 0 KB | — | $1/mo | Costly |
www.familyhandyman.com www.familyhandyman.com | Other | 85ms | 1 KB | — | $0/mo | Optional |
www.familyhandyman.com www.familyhandyman.com | Other | 84ms | 84 KB | 59% | $0/mo | Optional |
These scripts may cost more than they're worth
- cdn.ketchjs.com adds 1223ms and costs ~$7/month
- Unattributable adds 720ms and costs ~$4/month
- www.familyhandyman.com adds 379ms and costs ~$2/month
- www.familyhandyman.com adds 248ms and costs ~$1/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
cdn.ketchjs.com takes 1223ms 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
Unattributable takes 720ms 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
www.familyhandyman.com takes 379ms 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
www.familyhandyman.com takes 248ms 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
59% of www.familyhandyman.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev