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.
719 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.26 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.46 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.89 s
Page Load Progression
FPage Weight BudgetAction3.3 MB transferred, 249 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
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 ImpactAction70% third-party, 0 ms blockingFIX
DPage Weight InventoryAction249 resources · 3.3 MB · 160 KB savings availableFIX
~160.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 249 resources | 3.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS BundlesAction148 scripts, 160 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-WXC29Y31E1&cx=c>m=4e6921 | 173 KB | 73 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TS6JRPCG | 129 KB | 67 KB (52%) | ✓ | 3rd |
| https://daelimtransformer.es/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5 | 37 KB | 20 KB (55%) | ✓ | 1st |
| https://daelimtransformer.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 29 KB | — | ✓ | 1st |
| https://daelimtransformer.es/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 | 5 KB | — | ✓ | 1st |
| https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/parser-DjQZlMd1.js | 21 KB | — | ✓ | 1st |
| https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/common-obr_iRFg.js | 4 KB | — | ✓ | 1st |
| https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/corruption-CN_FuuhI.js | 3 KB | — | ✓ | 1st |
| https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/renderer-OUrS6wV-.js | 7 KB | — | ✓ | 1st |
| https://daelimtransformer.es/wp-content/plugins/wp-table-builder/dist/assets/frontend-common-C-l7bAWi.js?v=2.2.1 | 4 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
A+Text CompressionAll text resources are compressedPASS
AImage Optimization9 images, 0 KB saveablePASS
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
A+JS Execution Cost469ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://daelimtransformer.es/ | 227ms | 4ms | 5ms | 1st |
| https://daelimtransformer.es/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 102ms | 88ms | 2ms | 1st |
| Unattributable | 83ms | 1ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-WXC29Y31E1&cx=c>m=4e6921 | 57ms | 48ms | 9ms | 3rd |
A+Font Loading9 fonts (155 KB)PASS
Web fonts
9
155 KB total
Render-blocking
0
of 9
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+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server 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: Google Cloud
Network Waterfall249 requests over 8971msINFO
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 | 57ms | 173 KB | 42% | €1/mo | Optional |
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-05 — 2026-09-01)
LCP (p75)
3708 ms
50% good
INP (p75)
0 ms
0% good
CLS (p75)
0.030
89% good
FCP (p75)
3302 ms
TTFB (p75)
0 ms
Image Optimization2 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
2
Total Size
0 KB