Skip to content
https://www.zara.com

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
2
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

29
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
91
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
16
7 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 106 requests
FIX
3.3 MB transferred, 106 requests
Warning::
Page weighs 10.7 MB (3.3 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Info::
Fonts are 522 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 522 KB
Warning::
106 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.69 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
106 requests
0.69 g CO2 per page load
JavaScript 2.5 MiB 75%
Fonts 521.9 KiB 16%
Other 117.1 KiB 3%
HTML 96.0 KiB 3%
CSS 56.5 KiB 2%
Other 24.3 KiB 1%
Images 16.3 KiB 0%
Other 4.1 KiB 0%
Other 880 B 0%
Other 122 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

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.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
60% third-party, 0 ms blocking
FIX
60% third-party, 0 ms blocking
Warning::
Third-party code accounts for 60% of page weight (2.0 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
40%
60%
First-party Third-party
F
JS Execution Cost
Action
8809ms total JS execution
FIX
8809ms total JS execution
Warning::
https://www.zara.com/stdstatic-recoms/recom-chat-0...: 1711ms CPU time
Warning::
Unattributable: 1277ms CPU time
Warning::
https://www.zara.com/8dp0grBL/6T3SaO1/F9Otr_x/o4/E...: 1119ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NK4...: 875ms CPU time
Warning::
https://www.zara.com/: 732ms CPU time
Warning::
Third-party scripts: 5093ms (58% of total)

Main Thread Breakdown

Script Evaluation 62% Other 15% Script Parsing & Compilation 14% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://www.zara.com/stdstatic-recoms/recom-chat-0.22.1/za/web/recom-chat.js1711ms1229ms466ms1st
Unattributable1277ms164ms0ms3rd
https://www.zara.com/8dp0grBL/6T3SaO1/F9Otr_x/o4/EEaVpwiaL3iOaOcE/CyJwZQ/Rg4XZBBG/ElgB1119ms951ms68ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-NK4BSSL875ms743ms66ms3rd
https://www.zara.com/732ms175ms133ms1st
https://static.zara.net/stdstatic/8.10.0/js/v2/80387.js452ms289ms12ms3rd
https://bdyoomvaq5bp.eu.wpi.jscrambler.com/8j3lcd6j46o2/1588655105.js451ms370ms46ms3rd
https://cdn.cookielaw.org/scripttemplates/202510.2.0/otBannerSdk.js368ms230ms69ms3rd
https://static.zara.net/stdstatic/8.10.0/js/v2/app-std-v2.js360ms306ms54ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-983274422&cx=c&gtm=4e6460271ms218ms51ms3rd

Showing top 10 of 18 scripts

F
JS Bundles
Action
38 scripts, 1.3 MB unused
FIX
38 scripts, 1.3 MB unused
Warning::
https://www.zara.com/stdstatic-recoms/recom-chat-0...: 740 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.zara.net/stdstatic/8.10.0/js/v2/ven...: 137 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-NOTF...: 71 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-983...: 66 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202510.2...: 64 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.3 MB
1307 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.zara.com/stdstatic-recoms/recom-chat-0.22.1/za/web/recom-chat.js1008 KB740 KB (74%)1st
https://static.zara.net/stdstatic/8.10.0/js/v2/vendor-v2.js224 KB137 KB (62%)3rd
https://www.googletagmanager.com/gtag/js?id=G-NOTFORGA4TRACKING&cx=c&gtm=4e6460136 KB71 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-983274422&cx=c&gtm=4e6460143 KB66 KB (46%)3rd
https://cdn.cookielaw.org/scripttemplates/202510.2.0/otBannerSdk.js124 KB64 KB (52%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NK4BSSL169 KB63 KB (37%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5CVGN7D&l=analyticsDataLayer142 KB61 KB (43%)3rd
https://bdyoomvaq5bp.eu.wpi.jscrambler.com/8j3lcd6j46o2/1588655105.js90 KB37 KB (41%)3rd
https://www.zara.com/8dp0grBL/6T3SaO1/F9Otr_x/o4/EEaVpwiaL3iOaOcE/CyJwZQ/Rg4XZBBG/ElgB168 KB35 KB (21%)1st
https://static.zara.net/stdstatic/8.10.0/js/v2/app-std-v2.js99 KB34 KB (35%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Info::
All images are well-optimized
11 images 16 KB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
11 fonts (522 KB)
PASS
11 fonts (522 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

522 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 6.0 s LCP 13.6 shttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_normal_700-FFDNP4JM.2bd77b8f.woff2helveticanowtext_normal... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_normal_700-FFDNP4JM.2bd77b8f.woff2 — 35.5 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_normal_500-EYZFBSEJ.7903c548.woff2helveticanowtext_normal... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_normal_500-EYZFBSEJ.7903c548.woff2 — 36.9 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_normal_400-J7L37R2S.ff8d68de.woff2helveticanowtext_normal... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_normal_400-J7L37R2S.ff8d68de.woff2 — 34.6 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_normal_300-FXIQ6PXP.ac45821f.woff2helveticanowtext_normal... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_normal_300-FXIQ6PXP.ac45821f.woff2 — 36.4 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_italic_normal_400-TZQK3LIS.83ec3132.woff2helveticanowtext_italic... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_italic_normal_400-TZQK3LIS.83ec3132.woff2 — 37.3 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_italic_normal_300-XNHAC4PX.0a09d045.woff2helveticanowtext_italic... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_italic_normal_300-XNHAC4PX.0a09d045.woff2 — 39.1 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_condensed_700-RCQKM25A.c7a15564.woff2helveticanowtext_normal... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_condensed_700-RCQKM25A.c7a15564.woff2 — 61.3 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_condensed_500-36I4O7G3.e062f594.woff2helveticanowtext_normal... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_condensed_500-36I4O7G3.e062f594.woff2 — 61.2 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_condensed_400-M2EPOEX7.c163dd6a.woff2helveticanowtext_normal... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_condensed_400-M2EPOEX7.c163dd6a.woff2 — 58.0 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_condensed_300-M3TV7L3J.602eb597.woff2helveticanowtext_normal... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_normal_condensed_300-M3TV7L3J.602eb597.woff2 — 57.9 KiB — 0 ms — font-display: swaphttps://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_italic_condensed_300-YPWL2OVS.d18585c7.woff2helveticanowtext_italic... https://static.zara.net/stdstatic/8.10.0/js/static/media/helveticanowtext_italic_condensed_300-YPWL2OVS.d18585c7.woff2 — 63.7 KiB — 0 ms — font-display: swap
helveticanowtext_normal... woff2 swap
Size 35 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_normal... woff2 swap
Size 37 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_normal... woff2 swap
Size 35 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_normal... woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_italic... woff2 swap
Size 37 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_italic... woff2 swap
Size 39 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_normal... woff2 swap
Size 61 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_normal... woff2 swap
Size 61 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_normal... woff2 swap
Size 58 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_normal... woff2 swap
Size 58 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
helveticanowtext_italic... woff2 swap
Size 64 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
106 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
58% of JavaScript execution is third-party
First-party Third-party 5093ms · 1199KB · €55/mo
Unattributable
Other
Costly
Execution 1277ms
Transfer 0 KB
Monthly Cost €14/mo
Google Tag Manager
Tag Manager
Costly
Execution 875ms
Transfer 169 KB
Unused 37%
Monthly Cost €10/mo
static.zara.net
Other
Costly
Execution 452ms
Transfer 28 KB
Monthly Cost €5/mo
bdyoomvaq5bp.eu.wpi.jscrambler.com
Other
Costly
Execution 451ms
Transfer 90 KB
Unused 41%
Monthly Cost €5/mo
OneTrust
Consent
Essential
Execution 368ms
Transfer 124 KB
Unused 52%
Monthly Cost €4/mo
static.zara.net
Other
Costly
Execution 360ms
Transfer 99 KB
Unused 35%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 271ms
Transfer 143 KB
Unused 46%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 229ms
Transfer 142 KB
Unused 43%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 223ms
Transfer 136 KB
Unused 52%
Monthly Cost €2/mo
beacon.riskified.com
Other
Optional
Execution 191ms
Transfer 20 KB
Monthly Cost €2/mo
static.zara.net
Other
Optional
Execution 154ms
Transfer 224 KB
Unused 62%
Monthly Cost €2/mo
static.zara.net
Other
Optional
Execution 97ms
Transfer 17 KB
Monthly Cost €1/mo
data:text/javascript;base64,d2luZG93LnphcmEuYm9vdHN0cmFwQXBwbGljYXRpb24oKQ==
Other
Optional
Execution 91ms
Transfer 0 KB
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 54ms
Transfer 9 KB
Monthly Cost €1/mo

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback