Performance
· 24 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.
633 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.14 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
30 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.
765 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.14 s
Page Load Progression
FPage Weight BudgetAction3.8 MB transferred, 75 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
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
DJS BundlesAction35 scripts, 347 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=AW-17012445944&cx=c>m=4e69g1 | 146 KB | 110 KB (76%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-E3GZP5Q418 | 162 KB | 69 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17012445944 | 146 KB | 68 KB (47%) | ✓ | 3rd |
| https://www.jcl.energy/_nuxt/CgbXtZQp.js | 72 KB | 46 KB (69%) | ✓ | 1st |
| https://edge.fullstory.com/s/fs.js?org=o-24MHWM-na1 | 80 KB | 30 KB (38%) | ✓ | 3rd |
| https://www.jcl.energy/_nuxt/B4IKQn3F.js | 86 KB | 23 KB (28%) | ✓ | 1st |
| https://js.hsadspixel.net/pixels.js | 5 KB | — | ✓ | 3rd |
| https://www.jcl.energy/_nuxt/DBvxyBpE.js | 3 KB | — | ✓ | 1st |
| https://www.jcl.energy/_nuxt/8gBTCIwE.js | 2 KB | — | ✓ | 1st |
| https://www.jcl.energy/_nuxt/CxiGgwzJ.js | 11 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
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
BImage Optimization11 images, 0 KB saveableREVIEW
BJS Execution Cost876ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 192ms | 45ms | 0ms | 1st |
| https://www.jcl.energy/ | 191ms | 39ms | 1ms | 1st |
| https://edge.fullstory.com/s/fs.js?org=o-24MHWM-na1 | 159ms | 118ms | 10ms | 3rd |
| https://js.hs-analytics.net/analytics/1789959900000/24421275.js | 124ms | 87ms | 2ms | 3rd |
| https://www.jcl.energy/_nuxt/C3i5kfut.js | 82ms | 61ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-E3GZP5Q418 | 67ms | 53ms | 13ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17012445944 | 62ms | 47ms | 14ms | 3rd |
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction75 resources · 3.8 MB · 347 KB savings availableREVIEW
~346.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 75 resources | 3.8 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0, s-maxage=60, must-revalidateREVIEW
public, max-age=0, s-maxage=60, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| s-maxage | 60 | CDN caches for 1 minute |
| must-revalidate | — | Must recheck with server after expiry |
A+Third-Party Impact16% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (134 KB)PASS
Web fonts
5
134 KB total
Render-blocking
0
of 5
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 HintsNo optimization neededPASS
A+Document CompressionDocument response uses brotliPASS
A+Asset CompressionAll 1 asset host use brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML max-age=0 (≤ 5min) is appropriatePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
Network Waterfall75 requests over 997msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
edge.fullstory.com edge.fullstory.com | Other | 159ms | 80 KB | 38% | €2/mo | Optional |
HubSpot Analytics js.hs-analytics.net | Analytics | 124ms | 43 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 67ms | 162 KB | 43% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 62ms | 146 KB | 47% | €1/mo | Optional |
47% 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
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-08-23 — 2026-09-19)
LCP (p75)
2602 ms
72% good
INP (p75)
0 ms
0% good
CLS (p75)
0.000
100% good
FCP (p75)
1607 ms
TTFB (p75)
0 ms
Image Optimization15 images, 501 KB total, 363 KB wastedINFO
Image Optimization Audit
Total Images
15
Total Size
501 KB
Oversized
3
Wasted
363 KB