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.71 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.71 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.13 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.150
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.14 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.
15.05 s
Page Load Progression
DPage Weight BudgetAction2.6 MB transferred, 110 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
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
FJS Execution CostAction7557ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://consent.cookiebot.com/uc.js | 2254ms | 1574ms | 27ms | 3rd |
| https://www.transifex.com/ | 1755ms | 39ms | 1ms | 1st |
| https://14487846.fs1.hubspotusercontent-na1.net/hubfs/14487846/hub_generated/template_assets/1/188902385310/1775031775792/template_splide.js | 1005ms | 335ms | 0ms | 3rd |
| https://js.hs-analytics.net/analytics/1775594400000/14487846.js | 895ms | 698ms | 12ms | 3rd |
| Unattributable | 837ms | 14ms | 0ms | 3rd |
| https://www.transifex.com/_hcms/forms/v2.js | 322ms | 240ms | 69ms | 1st |
| https://cdn.drda.io/scripts/analytics/next/dreamdata.cl.min.js | 126ms | 93ms | 15ms | 3rd |
| https://cdn.feedbucket.app/assets/feedbucket.js | 104ms | 40ms | 60ms | 3rd |
| https://consent.cookiebot.com/242e380f-0549-4bb9-b241-996a53fb27cb/cc.js?renew=false&referer=www.transifex.com&dnt=false&init=false | 98ms | 5ms | 92ms | 3rd |
| https://js.hscollectedforms.net/collectedforms.js | 92ms | 70ms | 9ms | 3rd |
Showing top 10 of 11 scripts
DJS BundlesAction34 scripts, 349 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.feedbucket.app/assets/feedbucket.js | 138 KB | 98 KB (71%) | ✓ | 3rd |
| https://www.transifex.com/_hcms/forms/v2.js | 0 KB | 75 KB (39%) | ✓ | 1st |
| https://www.transifex.com/_hcms/forms/v2.js | 201 KB | 75 KB (39%) | ✓ | 1st |
| https://consent.cookiebot.com/242e380f-0549-4bb9-b241-996a53fb27cb/cc.js?renew=false&referer=www.transifex.com&dnt=false&init=false | 400 KB | 47 KB (12%) | ✓ | 3rd |
| https://www.transifex.com/hubfs/hub_generated/template_assets/1/188722431635/1775031773462/template_swiper.min.js | 44 KB | 27 KB (63%) | ✓ | 1st |
| https://www.transifex.com/hubfs/hub_generated/template_assets/1/188722431635/1775031773462/template_swiper.min.js | 0 KB | 27 KB (63%) | ✓ | 1st |
| https://cdn.drda.io/scripts/analytics/next/dreamdata.cl.min.js | 35 KB | — | ✓ | 3rd |
| https://www.transifex.com/hubfs/hub_generated/template_assets/1/188645726493/1775031774831/template_main.min.js | 0 KB | — | ✓ | 1st |
| https://www.transifex.com/hubfs/hub_generated/template_assets/1/188645726493/1775031774831/template_main.min.js | 7 KB | — | ✓ | 1st |
| https://www.transifex.com/hubfs/hub_generated/module_assets/1/188905664858/1770394251613/module_u4m-product-section.min.js | 2 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
BThird-Party Impact42% third-party, 0 ms blockingREVIEW
BImage Optimization43 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
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 Loading4 fonts (135 KB)PASS
Web fonts
4
135 KB total
Render-blocking
0
of 4
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 Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+HTTP Cachingmax-age=5 (5 seconds)PASS
s-maxage=36000, max-age=5
| Directive | Value | Meaning |
|---|---|---|
| s-maxage | 36000 | CDN caches for 10 hours |
| max-age | 5 | Cache for 5 seconds |
Network Waterfall110 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 |
|---|---|---|---|---|---|---|
consent.cookiebot.com consent.cookiebot.com | Other | 2254ms | 0 KB | — | €36/mo | Costly |
14487846.fs1.hubspotusercontent-na1.net 14487846.fs1.hubspotusercontent-na1.net | Other | 1005ms | 0 KB | — | €16/mo | Costly |
HubSpot Analytics js.hs-analytics.net | Analytics | 895ms | 42 KB | — | €14/mo | Costly |
Unattributable Unattributable | Other | 837ms | 0 KB | — | €13/mo | Costly |
cdn.drda.io cdn.drda.io | Other | 126ms | 35 KB | — | €2/mo | Optional |
cdn.feedbucket.app cdn.feedbucket.app | Other | 104ms | 138 KB | 71% | €2/mo | Optional |
consent.cookiebot.com consent.cookiebot.com | Other | 98ms | 400 KB | 12% | €2/mo | Optional |
js.hscollectedforms.net js.hscollectedforms.net | Other | 92ms | 26 KB | — | €1/mo | Optional |
js.hubspot.com js.hubspot.com | Other | 69ms | 28 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- consent.cookiebot.com adds 2254ms and costs ~€36/month
- 14487846.fs1.hubspotusercontent-na1.net adds 1005ms and costs ~€16/month
- HubSpot Analytics adds 895ms and costs ~€14/month
- Unattributable adds 837ms and costs ~€13/month
73% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
consent.cookiebot.com takes 2254ms 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
14487846.fs1.hubspotusercontent-na1.net takes 1005ms 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
HubSpot Analytics takes 895ms 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
Unattributable takes 837ms 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
71% of cdn.feedbucket.app'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