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.36 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.83 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
331 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.031
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.08 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.55 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction3255ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://wpguardian.com/wp-content/themes/bricks/assets/js/libs/splide.min.js?ver=4.1.4 | 736ms | 423ms | 3ms | 3rd |
| https://wpguardian.com/ | 561ms | 39ms | 13ms | 3rd |
| Unattributable | 422ms | 22ms | 0ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 289ms | 262ms | 9ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-VRVMM479G2&cx=c>m=4e64k0 | 212ms | 172ms | 39ms | 3rd |
| https://wpguardian.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 192ms | 108ms | 6ms | 3rd |
| https://wpguardian.com/wp-content/plugins/ooohboi-kinekt/public/js/ooohboi-kinekt-public-min.js?ver=1.0.215022024g | 169ms | 93ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PQ758T4 | 168ms | 136ms | 30ms | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/gsap/3.9.1/gsap.min.js | 102ms | 94ms | 5ms | 3rd |
| https://web.cmp.usercentrics.eu/ui/v/3.117.0/UcGdprCmpView.b05dbc41.js | 101ms | 46ms | 8ms | 3rd |
Showing top 10 of 14 scripts
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.3 MB transferred, 95 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
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 OptimizationAction18 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
CJS BundlesAction43 scripts, 192 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-VRVMM479G2&cx=c>m=4e64k0 | 169 KB | 69 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PQ758T4 | 129 KB | 60 KB (46%) | ✓ | 3rd |
| https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js | 56 KB | 36 KB (64%) | ✓ | 3rd |
| https://wpguardian.com/wp-content/themes/bricks/assets/js/bricks.min.js?ver=1741154135 | 34 KB | 27 KB (82%) | ✓ | 3rd |
| https://wpguardian.com/wp-content/plugins/gravityforms/js/conditional_logic.min.js?ver=2.9.30 | 4 KB | — | ✓ | 3rd |
| https://wpguardian.com/wp-content/plugins/ooohboi-kinekt/public/js/ooohboi-kinekt-public-min.js?ver=1.0.215022024g | 3 KB | — | ✓ | 3rd |
| https://wpguardian.com/wp-content/themes/bricks/assets/js/libs/splide.min.js?ver=4.1.4 | 13 KB | — | ✓ | 3rd |
| https://wpguardian.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 | 7 KB | — | ✓ | 3rd |
| https://wpguardian.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3 | 2 KB | — | ✓ | 3rd |
| https://wpguardian.com/wp-includes/js/jquery/ui/slider.min.js?ver=1.13.3 | 3 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
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 InventoryAction95 resources · 1.3 MB · 192 KB savings availableREVIEW
~192.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 95 resources | 1.3 MiB | ||||||
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (251 KB)PASS
Web fonts
3
251 KB total
Render-blocking
0
of 3
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 ~77 KB and ~154 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 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 Waterfall95 requests over 3188msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
wpguardian.com wpguardian.com | Other | 736ms | 13 KB | — | $10/mo | Costly |
wpguardian.com wpguardian.com | Other | 561ms | 43 KB | — | $7/mo | Costly |
Unattributable Unattributable | Other | 422ms | 0 KB | — | $6/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 289ms | 26 KB | — | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 212ms | 169 KB | 41% | $3/mo | Costly |
wpguardian.com wpguardian.com | Other | 192ms | 29 KB | — | $3/mo | Optional |
wpguardian.com wpguardian.com | Other | 169ms | 3 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 168ms | 129 KB | 46% | $2/mo | Optional |
cdnjs cdnjs.cloudflare.com | CDN | 102ms | 23 KB | — | $1/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 101ms | 18 KB | — | $1/mo | Optional |
Amplitude cdn.amplitude.com | Analytics | 100ms | 24 KB | — | $1/mo | Optional |
wpguardian.com wpguardian.com | Other | 88ms | 34 KB | 82% | $1/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 59ms | 56 KB | 64% | $1/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 54ms | 9 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- wpguardian.com adds 736ms and costs ~$10/month
- wpguardian.com adds 561ms and costs ~$7/month
- Unattributable adds 422ms and costs ~$6/month
- Microsoft Clarity adds 289ms and costs ~$4/month
- Google Tag Manager adds 212ms and costs ~$3/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
wpguardian.com takes 736ms 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
wpguardian.com takes 561ms 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 422ms 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
Microsoft Clarity takes 289ms 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 212ms 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
82% of wpguardian.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
64% of web.cmp.usercentrics.eu'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