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.
6.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.65 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.73 s
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.
7.29 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.
22.49 s
Page Load Progression
FPage Weight BudgetAction3.3 MB transferred, 106 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
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 ImpactAction60% third-party, 0 ms blockingFIX
FJS Execution CostAction8809ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.zara.com/stdstatic-recoms/recom-chat-0.22.1/za/web/recom-chat.js | 1711ms | 1229ms | 466ms | 1st |
| Unattributable | 1277ms | 164ms | 0ms | 3rd |
| https://www.zara.com/8dp0grBL/6T3SaO1/F9Otr_x/o4/EEaVpwiaL3iOaOcE/CyJwZQ/Rg4XZBBG/ElgB | 1119ms | 951ms | 68ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-NK4BSSL | 875ms | 743ms | 66ms | 3rd |
| https://www.zara.com/ | 732ms | 175ms | 133ms | 1st |
| https://static.zara.net/stdstatic/8.10.0/js/v2/80387.js | 452ms | 289ms | 12ms | 3rd |
| https://bdyoomvaq5bp.eu.wpi.jscrambler.com/8j3lcd6j46o2/1588655105.js | 451ms | 370ms | 46ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202510.2.0/otBannerSdk.js | 368ms | 230ms | 69ms | 3rd |
| https://static.zara.net/stdstatic/8.10.0/js/v2/app-std-v2.js | 360ms | 306ms | 54ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-983274422&cx=c>m=4e6460 | 271ms | 218ms | 51ms | 3rd |
Showing top 10 of 18 scripts
FJS BundlesAction38 scripts, 1.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.zara.com/stdstatic-recoms/recom-chat-0.22.1/za/web/recom-chat.js | 1008 KB | 740 KB (74%) | ✓ | 1st |
| https://static.zara.net/stdstatic/8.10.0/js/v2/vendor-v2.js | 224 KB | 137 KB (62%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-NOTFORGA4TRACKING&cx=c>m=4e6460 | 136 KB | 71 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-983274422&cx=c>m=4e6460 | 143 KB | 66 KB (46%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202510.2.0/otBannerSdk.js | 124 KB | 64 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NK4BSSL | 169 KB | 63 KB (37%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5CVGN7D&l=analyticsDataLayer | 142 KB | 61 KB (43%) | ✓ | 3rd |
| https://bdyoomvaq5bp.eu.wpi.jscrambler.com/8j3lcd6j46o2/1588655105.js | 90 KB | 37 KB (41%) | ✓ | 3rd |
| https://www.zara.com/8dp0grBL/6T3SaO1/F9Otr_x/o4/EEaVpwiaL3iOaOcE/CyJwZQ/Rg4XZBBG/ElgB | 168 KB | 35 KB (21%) | ✓ | 1st |
| https://static.zara.net/stdstatic/8.10.0/js/v2/app-std-v2.js | 99 KB | 34 KB (35%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization11 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 Loading11 fonts (522 KB)PASS
Web fonts
11
522 KB total
Render-blocking
0
of 11
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+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall106 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 | 1277ms | 0 KB | — | €14/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 875ms | 169 KB | 37% | €10/mo | Costly |
static.zara.net static.zara.net | Other | 452ms | 28 KB | — | €5/mo | Costly |
bdyoomvaq5bp.eu.wpi.jscrambler.com bdyoomvaq5bp.eu.wpi.jscrambler.com | Other | 451ms | 90 KB | 41% | €5/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 368ms | 124 KB | 52% | €4/mo | Essential |
static.zara.net static.zara.net | Other | 360ms | 99 KB | 35% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 271ms | 143 KB | 46% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 229ms | 142 KB | 43% | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 223ms | 136 KB | 52% | €2/mo | Costly |
beacon.riskified.com beacon.riskified.com | Other | 191ms | 20 KB | — | €2/mo | Optional |
static.zara.net static.zara.net | Other | 154ms | 224 KB | 62% | €2/mo | Optional |
static.zara.net static.zara.net | Other | 97ms | 17 KB | — | €1/mo | Optional |
data:text/javascript;base64,d2luZG93LnphcmEuYm9vdHN0cmFwQXBwbGljYXRpb24oKQ== data:text/javascript;base64,d2luZG93LnphcmEuYm9vdHN0cmFwQXBwbGljYXRpb24oKQ== | Other | 91ms | 0 KB | — | €1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 54ms | 9 KB | — | €1/mo | Essential |
These scripts may cost more than they're worth
- Unattributable adds 1277ms and costs ~€14/month
- Google Tag Manager adds 875ms and costs ~€10/month
- static.zara.net adds 452ms and costs ~€5/month
- bdyoomvaq5bp.eu.wpi.jscrambler.com adds 451ms and costs ~€5/month
- static.zara.net adds 360ms and costs ~€4/month
- Google Tag Manager adds 271ms and costs ~€3/month
- Google Tag Manager adds 229ms and costs ~€2/month
- Google Tag Manager adds 223ms and costs ~€2/month
58% 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
Unattributable takes 1277ms 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 875ms 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
static.zara.net takes 452ms 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
bdyoomvaq5bp.eu.wpi.jscrambler.com takes 451ms 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
52% of OneTrust'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
static.zara.net takes 360ms 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 271ms 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 229ms 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 223ms 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
52% of Google Tag Manager'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
62% of static.zara.net'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