Performance
· 26 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.
5.85 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.50 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
854 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.
8.02 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.
17.12 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction6871ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.unobravo.com/ | 1856ms | 114ms | 10ms | 3rd |
| https://cdn.prod.website-files.com/6340630bc206e3e9f1770198/js/unobravo-staging.schunk.08a6c4edabcbcf33.js | 1752ms | 286ms | 49ms | 3rd |
| Unattributable | 756ms | 101ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-K6YJ7HYPQM&cx=c>m=4e6790h2 | 414ms | 357ms | 52ms | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MTA2MWE1OWMwMQ.js | 386ms | 324ms | 45ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WR5DV3R>m_auth=K0UmcykQv9-9gRFBKufsNg>m_preview=env-1>m_cookies_win=x | 368ms | 309ms | 51ms | 3rd |
| https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 307ms | 107ms | 12ms | 3rd |
| https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.100.0/core-it.js | 225ms | 169ms | 43ms | 3rd |
| https://cdn.prod.website-files.com/6340630bc206e3e9f1770198/js/unobravo-staging.ee456c6c.7a9cfc8723a34cea.js | 218ms | 208ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-703689512&cx=c>m=4e6790h2 | 187ms | 141ms | 45ms | 3rd |
Showing top 10 of 13 scripts
DJS BundlesAction21 scripts, 445 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-K6YJ7HYPQM&cx=c>m=4e6790h2 | 172 KB | 65 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-1234&cx=c>m=4e6790h2 | 142 KB | 64 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-703689512&cx=c>m=4e6790h2 | 150 KB | 64 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WR5DV3R>m_auth=K0UmcykQv9-9gRFBKufsNg>m_preview=env-1>m_cookies_win=x | 184 KB | 63 KB (34%) | ✓ | 3rd |
| https://cdn.intellimize.co/snippet/117302431.js | 86 KB | 57 KB (66%) | ✓ | 3rd |
| https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.100.0/core-it.js | 111 KB | 55 KB (50%) | ✓ | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MTA2MWE1OWMwMQ.js | 114 KB | 51 KB (45%) | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 44 KB | 25 KB (58%) | ✓ | 3rd |
| https://cs.iubenda.com/cookie-solution/confs/js/70206812.js | 2 KB | — | ✓ | 3rd |
| https://cdn.iubenda.com/cs/stable/iubenda_cs.js | 2 KB | — | ✓ | 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 InventoryAction98 resources · 1.8 MB · 445 KB savings availableFIX
~445.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 98 resources | 1.8 MiB | ||||||
CPage Weight BudgetAction1.8 MB transferred, 98 requestsREVIEW
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
CImage OptimizationAction36 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
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.
Performance issues directly impact user engagement and conversion rates.
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
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlCache-Control present but without max-ageREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BJavaScript Blocking2 JS blocking issue(s) detectedREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP CachingprivateREVIEW
private
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (115 KB)PASS
Web fonts
4
115 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 Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall98 requests over 6304msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.unobravo.com www.unobravo.com | Other | 1856ms | 65 KB | — | €20/mo | Costly |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 1752ms | 63 KB | — | €19/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 414ms | 172 KB | 38% | €4/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 386ms | 114 KB | 45% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 368ms | 184 KB | 34% | €4/mo | Costly |
jsDelivr cdn.jsdelivr.net | CDN | 307ms | 44 KB | 58% | €3/mo | Costly |
Iubenda cdn.iubenda.com | Consent | 225ms | 111 KB | 50% | €2/mo | Essential |
cdn.prod.website-files.com cdn.prod.website-files.com | Other | 218ms | 1 KB | — | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 187ms | 150 KB | 43% | €2/mo | Optional |
cdn.intellimize.co cdn.intellimize.co | Other | 152ms | 86 KB | 66% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 151ms | 142 KB | 46% | €2/mo | Optional |
d3e54v103j8qbb.cloudfront.net d3e54v103j8qbb.cloudfront.net | Other | 97ms | 30 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.unobravo.com adds 1856ms and costs ~€20/month
- cdn.prod.website-files.com adds 1752ms and costs ~€19/month
- Google Tag Manager adds 414ms and costs ~€4/month
- analytics.tiktok.com adds 386ms and costs ~€4/month
- Google Tag Manager adds 368ms and costs ~€4/month
- jsDelivr adds 307ms and costs ~€3/month
- cdn.prod.website-files.com adds 218ms and costs ~€2/month
89% 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
www.unobravo.com takes 1856ms 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
cdn.prod.website-files.com takes 1752ms 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
Google Tag Manager takes 414ms 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
analytics.tiktok.com takes 386ms 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
Google Tag Manager takes 368ms 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
jsDelivr takes 307ms 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
58% of jsDelivr'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
50% of Iubenda'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
cdn.prod.website-files.com takes 218ms 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
66% of cdn.intellimize.co'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
Image Optimization128 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
128
Total Size
0 KB
Oversized
1