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.
2.95 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.43 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
408 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.
6.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.
11.80 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction3270ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.kadencewp.com/ | 939ms | 48ms | 10ms | 3rd |
| https://www.kadencewp.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 495ms | 469ms | 10ms | 3rd |
| https://www.kadencewp.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js | 490ms | 342ms | 16ms | 3rd |
| Unattributable | 468ms | 16ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PK3GW97 | 313ms | 257ms | 51ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-1CYYNENGLG&cx=c>m=4e64h1 | 197ms | 150ms | 44ms | 3rd |
| https://cdn-cookieyes.com/client_data/7976beadd77edd0833cbb991d217faea/banner.js | 184ms | 144ms | 2ms | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 126ms | 95ms | 31ms | 3rd |
| https://www.kadencewp.com/wp-content/plugins/metorik-helper/assets/js/metorik.min.js?ver=2.0.10 | 59ms | 51ms | 7ms | 3rd |
DPage Weight InventoryAction103 resources · 1.7 MB · 172 KB savings availableFIX
~172.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 103 resources | 1.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.7 MB transferred, 103 requestsREVIEW
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
BImage Optimization14 images, 0 KB saveableREVIEW
CJS BundlesAction41 scripts, 172 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-1CYYNENGLG&cx=c>m=4e64h1 | 173 KB | 65 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PK3GW97 | 155 KB | 62 KB (40%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 45 KB (47%) | ✓ | 3rd |
| https://www.kadencewp.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 | 4 KB | — | ✓ | 3rd |
| https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js | 8 KB | — | ✓ | 3rd |
| https://www.kadencewp.com/wp-content/plugins/kadence-blocks/includes/assets/js/kt-accordion.min.js?ver=3.6.6 | 4 KB | — | ✓ | 3rd |
| https://www.kadencewp.com/wp-content/plugins/kadence-blocks/includes/assets/js/kb-progress-bars.min.js?ver=3.6.6 | 2 KB | — | ✓ | 3rd |
| https://www.kadencewp.com/wp-content/plugins/kadence-blocks/includes/assets/js/progressBar.min.js?ver=3.6.6 | 9 KB | — | ✓ | 3rd |
| https://www.kadencewp.com/wp-content/plugins/kadence-blocks/includes/assets/js/scroll-magic.min.js?ver=3.6.6 | 8 KB | — | ✓ | 3rd |
| https://www.kadencewp.com/wp-content/plugins/kadence-blocks/includes/assets/js/kb-glight-video-init.min.js?ver=3.6.6 | 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
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+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (24 KB)PASS
Web fonts
1
24 KB total
Render-blocking
0
of 1
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 Hints31 hints, 0 missing preconnectsPASS
Current Resource Hints
31 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 Waterfall103 requests over 4017msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.kadencewp.com www.kadencewp.com | Other | 939ms | 59 KB | — | €5/mo | Costly |
www.kadencewp.com www.kadencewp.com | Other | 495ms | 0 KB | — | €3/mo | Costly |
www.kadencewp.com www.kadencewp.com | Other | 490ms | 4 KB | — | €3/mo | Costly |
Unattributable Unattributable | Other | 468ms | 0 KB | — | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 313ms | 155 KB | 40% | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 197ms | 173 KB | 38% | €1/mo | Optional |
cdn-cookieyes.com cdn-cookieyes.com | Other | 184ms | 8 KB | — | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 126ms | 97 KB | 47% | €1/mo | Optional |
www.kadencewp.com www.kadencewp.com | Other | 59ms | 21 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- www.kadencewp.com adds 939ms and costs ~€5/month
- www.kadencewp.com adds 495ms and costs ~€3/month
- www.kadencewp.com adds 490ms and costs ~€3/month
- Unattributable adds 468ms and costs ~€2/month
- Google Tag Manager adds 313ms and costs ~€2/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
www.kadencewp.com takes 939ms 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.kadencewp.com takes 495ms 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.kadencewp.com takes 490ms 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 468ms 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
Google Tag Manager takes 313ms 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