Performance
· 14 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.29 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.20 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
495 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.
2.03 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.60 s
Page Load Progression
FPage Weight BudgetAction3.4 MB transferred, 108 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 ImpactAction61% third-party, 0 ms blockingFIX
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 | 242 KB | 149 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 | 141 KB | 61 KB (43%) | ✓ | 3rd |
| https://bdyoomvaq5bp.eu.wpi.jscrambler.com/8j3lcd6j46o2/1588655105.js | 90 KB | 38 KB (43%) | ✓ | 3rd |
| https://static.zara.net/stdstatic/8.10.0/js/v2/app-std-v2.js | 104 KB | 36 KB (35%) | ✓ | 3rd |
| https://www.zara.com/8dp0grBL/6T3SaO1/F9Otr_x/o4/EEaVpwiaL3iOaOcE/CyJwZQ/Rg4XZBBG/ElgB | 168 KB | 35 KB (21%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization12 images, 0 KB saveableREVIEW
CJS Execution CostAction1966ms total JS executionREVIEW
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 | 445ms | 324ms | 117ms | 1st |
| Unattributable | 319ms | 49ms | 0ms | 3rd |
| https://www.zara.com/8dp0grBL/6T3SaO1/F9Otr_x/o4/EEaVpwiaL3iOaOcE/CyJwZQ/Rg4XZBBG/ElgB | 289ms | 237ms | 17ms | 1st |
| https://www.zara.com/ | 232ms | 75ms | 31ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-NK4BSSL | 201ms | 172ms | 16ms | 3rd |
| https://bdyoomvaq5bp.eu.wpi.jscrambler.com/8j3lcd6j46o2/1588655105.js | 96ms | 77ms | 12ms | 3rd |
| https://static.zara.net/stdstatic/8.10.0/js/v2/vendor-v2.js | 94ms | 60ms | 26ms | 3rd |
| https://static.zara.net/stdstatic/8.10.0/js/v2/app-std-v2.js | 90ms | 77ms | 13ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202510.2.0/otBannerSdk.js | 83ms | 55ms | 15ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-983274422&cx=c>m=4e6460 | 64ms | 49ms | 14ms | 3rd |
Showing top 10 of 11 scripts
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 (518 KB)PASS
Web fonts
11
518 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
Network Waterfall108 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 | 319ms | 0 KB | — | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 201ms | 169 KB | 37% | €2/mo | Costly |
bdyoomvaq5bp.eu.wpi.jscrambler.com bdyoomvaq5bp.eu.wpi.jscrambler.com | Other | 96ms | 90 KB | 43% | €1/mo | Optional |
static.zara.net static.zara.net | Other | 94ms | 242 KB | 62% | €1/mo | Optional |
static.zara.net static.zara.net | Other | 90ms | 104 KB | 35% | €1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 83ms | 124 KB | 52% | €1/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 64ms | 143 KB | 46% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 53ms | 141 KB | 43% | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 319ms and costs ~€3/month
- Google Tag Manager adds 201ms and costs ~€2/month
51% 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 319ms 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 201ms 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
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
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