Performance
· 23 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.
642 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.27 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
32 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.59 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.
4.77 s
Page Load Progression
FPage Weight BudgetAction4.5 MB transferred, 220 requestsFIX
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
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
DThird-Party ImpactAction77% third-party, 0 ms blockingFIX
FJS BundlesAction56 scripts, 618 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-Y0NX4B2XG5&cx=c>m=4e65k1 | 174 KB | 113 KB (65%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-Y0NX4B2XG5 | 174 KB | 65 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5WX3RZD | 221 KB | 65 KB (29%) | ✓ | 3rd |
| https://maps.googleapis.com/maps/api/js?key=AIzaSyAjrzmFEQBYUwoCfQkudzxDNic2fTN7Smg | 101 KB | 63 KB (63%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-8477684-5 | 117 KB | 62 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-16389647&cx=c>m=4e65k1 | 129 KB | 62 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-950307493&cx=c>m=4e65k1 | 145 KB | 61 KB (42%) | ✓ | 3rd |
| https://plunketts.net/assets/vendor-public-bc31d20634fabdf44465ab1af80a93ababcc5bb02cce8afcd34f2f7c867f2510.js | 104 KB | 60 KB (58%) | ✓ | 1st |
| https://connect.facebook.net/en_US/fbevents.js | 98 KB | 34 KB (35%) | ✓ | 3rd |
| https://cdn.pagesense.io/js/geminiadvancedmarketingsolutions/d14529f335ea470c852a53962852f52d.js | 65 KB | 34 KB (53%) | ✓ | 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
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
FPage Weight InventoryAction220 resources · 4.5 MB · 618 KB savings availableFIX
~618.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 220 resources | 4.5 MiB | ||||||
CImage OptimizationAction58 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.
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
BJS Execution Cost623ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-5WX3RZD | 154ms | 135ms | 15ms | 3rd |
| Unattributable | 153ms | 17ms | 0ms | 1st |
| https://plunketts.net/assets/vendor-public-bc31d20634fabdf44465ab1af80a93ababcc5bb02cce8afcd34f2f7c867f2510.js | 85ms | 32ms | 5ms | 1st |
| https://plunketts.net/ | 71ms | 3ms | 2ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=AW-950307493&cx=c>m=4e65k1 | 56ms | 48ms | 8ms | 3rd |
| https://cdn.pagesense.io/js/geminiadvancedmarketingsolutions/d14529f335ea470c852a53962852f52d.js | 53ms | 45ms | 7ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-16389647&cx=c>m=4e65k1 | 52ms | 44ms | 7ms | 3rd |
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BHTTP Cachingmax-age=0, private, must-revalidateREVIEW
max-age=0, private, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
| private | — | Only browser cache, not CDN/proxy |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading11 fonts (508 KB)PASS
Web fonts
11
508 KB total
Render-blocking
0
of 11
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
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 ~59 KB and ~118 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML max-age=0 (≤ 5min) is appropriatePASS
AServer Response Intelligence2 server-response signal(s) 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 Waterfall220 requests over 4401msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 154ms | 221 KB | 29% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 56ms | 145 KB | 42% | €0/mo | Optional |
cdn.pagesense.io cdn.pagesense.io | Other | 53ms | 65 KB | 53% | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 52ms | 129 KB | 48% | €0/mo | Optional |
51% 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
53% of cdn.pagesense.io'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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-04-27 — 2026-05-24)
LCP (p75)
2626 ms
72% good
INP (p75)
212 ms
73% good
CLS (p75)
0.000
98% good
FCP (p75)
2422 ms
TTFB (p75)
1310 ms
Image Optimization18 images, 358 KB total, 29 KB wastedINFO
Image Optimization Audit
Total Images
18
Total Size
358 KB
Oversized
2
Wasted
29 KB