Performance
· 16 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.
1.75 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.83 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.49 s
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.
3.70 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.
20.39 s
Page Load Progression
FPage Weight BudgetAction6.1 MB transferred, 211 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
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 ImpactAction73% third-party, 0 ms blockingFIX
FJS Execution CostAction10903ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://bombas.com/_next/static/chunks/0ib_5iik~90jq.js | 3545ms | 3091ms | 17ms | 1st |
| https://bombas.com/_next/static/chunks/13vjffz-381mf.js | 1592ms | 1531ms | 0ms | 1st |
| https://bombas.com/ | 1487ms | 6ms | 5ms | 1st |
| Unattributable | 1353ms | 63ms | 0ms | 3rd |
| https://rapid-cdn.yottaa.com/rapid/lib/GmH3fFU4B0w24g.js | 634ms | 610ms | 16ms | 3rd |
| (program):2 | 524ms | 189ms | 0ms | 3rd |
| https://7ce243a1e1a2.cdn4.forter.com/sn/7ce243a1e1a2/script.js | 470ms | 403ms | 38ms | 3rd |
| https://bombas.com/_next/static/chunks/turbopack-0salsgdf-xtvg.js | 393ms | 391ms | 1ms | 1st |
| https://bombas.com/_next/static/chunks/turbopack-09zswmu9nrwnp.js | 315ms | 313ms | 1ms | 1st |
| https://bombas.com/_next/static/chunks/0eiiuiajnq8ew.js | 177ms | 128ms | 25ms | 1st |
Showing top 10 of 14 scripts
FJS BundlesAction66 scripts, 892 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://bombas.com/_next/static/chunks/0867k.n1r23nb.js | 104 KB | 104 KB (100%) | ✓ | 1st |
| https://7ce243a1e1a2.cdn4.forter.com/sn/7ce243a1e1a2/script.js | 220 KB | 93 KB (43%) | ✓ | 3rd |
| https://bombas.com/_next/static/chunks/0qupdofk11pzs.js | 92 KB | 92 KB (100%) | ✓ | 1st |
| https://bombas.com/_next/static/chunks/0s~n474~~e95h.js | 88 KB | 87 KB (100%) | ✓ | 1st |
| https://bombas.com/_next/static/chunks/0zdt6~o2utvpy.js | 88 KB | 87 KB (100%) | ✓ | 1st |
| https://cnstrc.com/js/cust/bombas_g7fHrD.js | 104 KB | 75 KB (73%) | ✓ | 3rd |
| https://bombas.com/_next/static/chunks/0ukw72uh~tyai.js | 105 KB | 58 KB (55%) | ✓ | 1st |
| https://bombas.com/_next/static/chunks/0ljx.6zm6nv4a.js | 44 KB | 43 KB (100%) | ✓ | 1st |
| https://bombas.com/_next/static/chunks/0.2xgp.xtundq.js | 92 KB | 39 KB (43%) | ✓ | 1st |
| https://bombas.com/_next/static/chunks/0zpxaxbk.74uu.js | 39 KB | 38 KB (99%) | ✓ | 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
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization90 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (221 KB)PASS
Web fonts
8
221 KB total
Render-blocking
0
of 8
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~8 KB and ~16 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints48 hints, 0 missing preconnectsPASS
Current Resource Hints
48 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall211 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1353ms | 0 KB | — | €7/mo | Costly |
rapid-cdn.yottaa.com rapid-cdn.yottaa.com | Other | 634ms | 45 KB | 60% | €3/mo | Costly |
(program):2 (program):2 | Other | 524ms | 0 KB | — | €3/mo | Costly |
7ce243a1e1a2.cdn4.forter.com 7ce243a1e1a2.cdn4.forter.com | Other | 470ms | 220 KB | 43% | €2/mo | Costly |
cnstrc.com cnstrc.com | Other | 172ms | 104 KB | 73% | €1/mo | Optional |
a42cdn.usablenet.com a42cdn.usablenet.com | Other | 119ms | 5 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1353ms and costs ~€7/month
- rapid-cdn.yottaa.com adds 634ms and costs ~€3/month
- (program):2 adds 524ms and costs ~€3/month
- 7ce243a1e1a2.cdn4.forter.com adds 470ms and costs ~€2/month
Unattributable takes 1353ms 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
rapid-cdn.yottaa.com takes 634ms 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
60% of rapid-cdn.yottaa.com'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
(program):2 takes 524ms 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
7ce243a1e1a2.cdn4.forter.com takes 470ms 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
73% of cnstrc.com'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