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.33 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
19.20 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
385 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.
7.00 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.
19.80 s
Page Load Progression
FPage Weight BudgetAction4.5 MB transferred, 81 requestsFIX
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
DJS Execution CostAction2588ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://openid.net/ | 782ms | 10ms | 8ms | 1st |
| Unattributable | 548ms | 7ms | 0ms | 3rd |
| https://openid.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 537ms | 392ms | 12ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-NF8HNLNJJE | 338ms | 267ms | 63ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-215846716-1&cx=c>m=4e64k1h1 | 153ms | 108ms | 44ms | 3rd |
| https://openid.net/wp-content/plugins/elementor-pro/assets/js/nav-menu.8521a0597c50611efdc6.bundle.min.js | 97ms | 82ms | 1ms | 1st |
| https://www.google-analytics.com/analytics.js | 83ms | 41ms | 7ms | 3rd |
| https://openid.net/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1773960319 | 51ms | 35ms | 5ms | 1st |
BImage Optimization16 images, 0 KB saveableREVIEW
BJS Bundles25 scripts, 128 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=UA-215846716-1&cx=c>m=4e64k1h1 | 116 KB | 65 KB (56%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-NF8HNLNJJE | 152 KB | 63 KB (42%) | ✓ | 3rd |
| https://openid.net/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.35.1 | 7 KB | — | ✓ | 1st |
| https://openid.net/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 | 2 KB | — | ✓ | 1st |
| https://openid.net/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 | 7 KB | — | ✓ | 1st |
| https://openid.net/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.2 | 10 KB | — | ✓ | 1st |
| https://openid.net/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1 | 7 KB | — | ✓ | 1st |
| https://openid.net/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.35.1 | 2 KB | — | ✓ | 1st |
| https://openid.net/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.6.2 | 4 KB | — | ✓ | 1st |
| https://openid.net/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.2 | 3 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
CPage Weight InventoryAction81 resources · 4.5 MB · 128 KB savings availableREVIEW
~128.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 81 resources | 4.5 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party Impact6% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (337 KB)PASS
Web fonts
5
337 KB total
Render-blocking
0
of 5
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 ~52 KB and ~104 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall81 requests over 2836msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 548ms | 0 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 338ms | 152 KB | 42% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 153ms | 116 KB | 56% | $2/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 83ms | 21 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 548ms and costs ~$7/month
- Google Tag Manager adds 338ms and costs ~$4/month
43% 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 548ms 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 338ms 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
56% of Google Tag Manager'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