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.
469 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.01 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.52 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.
1.91 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.
3.01 s
Page Load Progression
FPage Weight BudgetAction4.7 MB transferred, 83 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 CostAction2752ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://openid.net/ | 2367ms | 5ms | 3ms | 1st |
| Unattributable | 157ms | 2ms | 0ms | 3rd |
| https://openid.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 129ms | 111ms | 3ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-NF8HNLNJJE | 99ms | 70ms | 15ms | 3rd |
BImage Optimization19 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=4e64k1 | 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 InventoryAction83 resources · 4.7 MB · 128 KB savings availableREVIEW
~128.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 83 resources | 4.7 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 Loading4 fonts (300 KB)PASS
Web fonts
4
300 KB total
Render-blocking
0
of 4
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 HintsNo optimization neededPASS
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall83 requests over 3054msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 157ms | 0 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 99ms | 152 KB | 42% | $1/mo | Optional |