Skip to content
https://hermes.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

28
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

5.15 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

20.67 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

1.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.104

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

8.61 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.

21.65 s

Page Load Progression

442 ms
884 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.9 MB transferred, 111 requests
FIX
7.9 MB transferred, 111 requests
Critical::
Page weighs 14.4 MB (7.9 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
Fonts are 236 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 236 KB
Warning::
111 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
7.9 MB / 2.4 MB budget
7.9 MB transferred
111 requests
1.7 g CO2 per page load
Other 4.9 MiB 62%
JavaScript 1.8 MiB 23%
Other 418.8 KiB 5%
HTML 322.3 KiB 4%
Images 253.4 KiB 3%
Fonts 235.6 KiB 3%
CSS 16.8 KiB 0%
Other 1.0 KiB 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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.9 MiB of 7.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7630ms total JS execution
FIX
7630ms total JS execution
Warning::
https://www.hermes.com/es/es/polyfills.b99f7948f16...: 3409ms CPU time
Warning::
https://www.hermes.com/es/es/: 1620ms CPU time
Warning::
Unattributable: 1124ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-W39...: 433ms CPU time
Info::
https://js-agent.newrelic.com/nr-spa-1.313.1.min.j...: 194ms CPU time
Warning::
Third-party scripts: 7630ms (100% of total)

Main Thread Breakdown

Script Evaluation 68% Other 19% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
https://www.hermes.com/es/es/polyfills.b99f7948f16cf9be.js3409ms2858ms2ms3rd
https://www.hermes.com/es/es/1620ms1181ms17ms3rd
Unattributable1124ms152ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W39B2P433ms368ms57ms3rd
https://js-agent.newrelic.com/nr-spa-1.313.1.min.js194ms168ms7ms3rd
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-es-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js189ms85ms18ms3rd
https://www.hermes.com/es/es/runtime.2a82c42eb3af02c2.js169ms157ms0ms3rd
https://www.hermes.com/es/es/1003.e6e65ab89fced861.js151ms28ms3ms3rd
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js148ms120ms28ms3rd
https://sdk.privacy-center.org/f577d1d7-378e-46ff-89cf-67b700d43727/loader.js?target_type=notice&target=rzNNKPBd83ms12ms16ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
36 scripts, 684 KB unused
FIX
36 scripts, 684 KB unused
Warning::
https://www.hermes.com/es/es/main.cdfa9c1e21af3105...: 209 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.hermes.com/es/es/1003.e6e65ab89fced861...: 96 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-W39...: 66 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-W39...: 66 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-W39...: 66 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 684 KB
684 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.hermes.com/es/es/main.cdfa9c1e21af3105.js524 KB209 KB (40%)3rd
https://www.hermes.com/es/es/1003.e6e65ab89fced861.js211 KB96 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W39B2P198 KB66 KB (33%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W39B2P0 KB66 KB (33%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W39B2P198 KB66 KB (33%)3rd
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js102 KB54 KB (54%)3rd
https://www.hermes.com/es/es/2210.532efa2fc6336000.js71 KB43 KB (61%)3rd
https://www.hermes.com/es/es/9067.617bead8045937cb.js51 KB33 KB (65%)3rd
https://www.hermes.com/es/es/2443.b7857ebe11feca2b.js33 KB29 KB (88%)3rd
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-es-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js59 KB21 KB (36%)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
Page Weight Inventory
Action
111 resources · 7.9 MB · 684 KB savings available
FIX
111 resources · 7.9 MB · 684 KB savings available
Warning::
Page weight 6.9 MB over 1MB target
Got: 7.9 MB Expected: ≤ 1 MB
Info::
~684 KB of savings available
Warning::
110 third-party resources (100% of weight)
Info::
5 resources over 200KB
111 resources · 7.9 MiB · 110 third-party 6.9 MiB over 1MB target
Media 61% · 4.9 MiB
JavaScript 23% · 1.8 MiB
Image 8% · 672.2 KiB
Document 4% · 323.9 KiB
Font 3% · 235.6 KiB
CSS 0% · 16.8 KiB
Other 0% · 6.8 KiB

~684.1 KiB of savings available

Remove unused JavaScript: 684.1 KiB
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
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Info::
All images are well-optimized
27 images 253 KB
0 oversized -0 KB
7 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
6 fonts (236 KB)
PASS
6 fonts (236 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

236 KB total

Render-blocking

0

of 6

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 16.0 s 18.0 s 20.0 s FCP 5.2 s LCP 20.7 shttps://www.hermes.com/es/es/ebgaramond-italic-variable.4afabfdc9f850a3f.woff2ebgaramond-italic-varia... https://www.hermes.com/es/es/ebgaramond-italic-variable.4afabfdc9f850a3f.woff2 — 89.2 KiB — 37 ms — font-display: swaphttps://www.hermes.com/es/es/ebgaramond-variable.d911286646b35f6b.woff2ebgaramond-variable.d91... https://www.hermes.com/es/es/ebgaramond-variable.d911286646b35f6b.woff2 — 82.0 KiB — 50 ms — font-display: swaphttps://www.hermes.com/es/es/manrope-variable.979226b2ae453f5b.woff2manrope-variable.979226... https://www.hermes.com/es/es/manrope-variable.979226b2ae453f5b.woff2 — 22.1 KiB — 38 ms — font-display: swaphttps://www.hermes.com/es/es/overpassmono-variable.b199300661b9b0b7.woff2overpassmono-variable.b... https://www.hermes.com/es/es/overpassmono-variable.b199300661b9b0b7.woff2 — 26.5 KiB — 50 ms — font-display: swaphttps://static.captcha-delivery.com/common/fonts/roboto/roboto.woff2roboto.woff2 https://static.captcha-delivery.com/common/fonts/roboto/roboto.woff2 — 15.8 KiB — 56 ms — font-display: swaphttps://static.captcha-delivery.com/common/fonts/roboto/roboto.woff2roboto.woff2 https://static.captcha-delivery.com/common/fonts/roboto/roboto.woff2 — 0 B — 0 ms — font-display: swap
ebgaramond-italic-varia... woff2 swap
Size 89 KB
Load time 37 ms
Start 317 ms
Risk FOUT — text flashes from fallback to web font
ebgaramond-variable.d91... woff2 swap
Size 82 KB
Load time 50 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
manrope-variable.979226... woff2 swap
Size 22 KB
Load time 38 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
overpassmono-variable.b... woff2 swap
Size 26 KB
Load time 50 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
roboto.woff2 woff2 swap
Size 16 KB
Load time 56 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
roboto.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 3.4 s
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
111 requests over 3438ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 5.2 s LCP 20.7 shttps://hermes.com// https://hermes.com/ — 301 — 264 B — 113 ms — http/1.1https://www.hermes.com/www.hermes.com/ https://www.hermes.com/ — 302 — 1.2 KiB — 144 ms — h2https://www.hermes.com/es/es/www.hermes.com/es/es/ https://www.hermes.com/es/es/ — 200 — 102.6 KiB — 63 ms — h2https://dd.hermes.com/tags.jsdd.hermes.com/tags.js https://dd.hermes.com/tags.js — 200 — 40.8 KiB — 159 ms — h2https://www.hermes.com/es/es/ebgaramond-italic-variable.4afabfdc9f850a3f.woff2www.hermes.com/es/es/ebgaramond-ita... https://www.hermes.com/es/es/ebgaramond-italic-variable.4afabfdc9f850a3f.woff2 — 200 — 89.2 KiB — 37 ms — h2https://www.hermes.com/es/es/ebgaramond-variable.d911286646b35f6b.woff2www.hermes.com/es/es/ebgaramond-var... https://www.hermes.com/es/es/ebgaramond-variable.d911286646b35f6b.woff2 — 200 — 82.0 KiB — 50 ms — h2https://www.hermes.com/es/es/manrope-variable.979226b2ae453f5b.woff2www.hermes.com/es/es/manrope-variab... https://www.hermes.com/es/es/manrope-variable.979226b2ae453f5b.woff2 — 200 — 22.1 KiB — 38 ms — h2https://www.hermes.com/es/es/overpassmono-variable.b199300661b9b0b7.woff2www.hermes.com/es/es/overpassmono-v... https://www.hermes.com/es/es/overpassmono-variable.b199300661b9b0b7.woff2 — 200 — 26.5 KiB — 50 ms — h2https://www.hermes.com/es/es/hermes.f6a45669f376039d.csswww.hermes.com/es/es/hermes.f6a4566... https://www.hermes.com/es/es/hermes.f6a45669f376039d.css — 200 — 12.8 KiB — 30 ms — h2https://assets.hermes.com/is/image/hermesedito/P1_1080x1440_HERMES_MILAN_2026_Reveal_VIDEO_COVER?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/P1_1080x1440_HERMES_MILAN_2026_Reveal_VIDEO_COVER?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 12.7 KiB — 106 ms — h2https://assets.hermes.com/is/image/hermesedito/104326M%2001_flat_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/104326M%2001_flat_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 12.9 KiB — 107 ms — h2https://assets.hermes.com/is/image/hermesedito/311950M%2001_front_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/311950M%2001_front_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 15.7 KiB — 112 ms — h2https://assets.hermes.com/is/image/hermesedito/087170CMAD?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/087170CMAD?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 7.0 KiB — 98 ms — h2https://assets.hermes.com/is/image/hermesedito/261941ZHGN_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/261941ZHGN_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 8.7 KiB — 99 ms — h2https://assets.hermes.com/is/image/hermesedito/750620ME01_detail_wm_4?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/750620ME01_detail_wm_4?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 3.1 KiB — 109 ms — h2https://assets.hermes.com/is/image/hermesedito/069016P_back_wm_4?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/069016P_back_wm_4?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 9.9 KiB — 106 ms — h2https://assets.hermes.com/is/image/hermesedito/261094Z%20A3_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/261094Z%20A3_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 8.9 KiB — 112 ms — h2https://assets.hermes.com/is/image/hermesedito/082060CC55_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/082060CC55_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 11.7 KiB — 100 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W39B2Pwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W39B2P — 200 — 197.6 KiB — 173 ms — h2https://www.hermes.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.hermes.com/cdn-cgi/scripts/5c5d... https://www.hermes.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 741 B — 22 ms — h2https://www.hermes.com/es/es/runtime.2a82c42eb3af02c2.jswww.hermes.com/es/es/runtime.2a82c4... https://www.hermes.com/es/es/runtime.2a82c42eb3af02c2.js — 200 — 4.8 KiB — 36 ms — h2https://www.hermes.com/es/es/polyfills.b99f7948f16cf9be.jswww.hermes.com/es/es/polyfills.b99f... https://www.hermes.com/es/es/polyfills.b99f7948f16cf9be.js — 200 — 12.4 KiB — 26 ms — h2https://www.hermes.com/es/es/main.cdfa9c1e21af3105.jswww.hermes.com/es/es/main.cdfa9c1e2... https://www.hermes.com/es/es/main.cdfa9c1e21af3105.js — 200 — 523.7 KiB — 45 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 98 ms — h2https://assets.hermes.com/is/image/hermesedito/hermes-logoassets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/hermes-logo — 200 — 4.8 KiB — 51 ms — h2https://assets.hermes.com/is/image/hermesedito/P_1080x1440_Hermes_Milan_2026_INSITU_RGB_10?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/P_1080x1440_Hermes_Milan_2026_INSITU_RGB_10?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 8.1 KiB — 52 ms — h2https://assets.hermes.com/is/image/hermesproduct/314159M%2004_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/314159M%2004_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 5.6 KiB — 53 ms — h2https://assets.hermes.com/is/image/hermesproduct/317087M%2001_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/317087M%2001_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 9.0 KiB — 55 ms — h2https://assets.hermes.com/is/image/hermesproduct/311950M%2001_front_1?size=3000,3000&extend=300,300,300,300&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/311950M%2001_front_1?size=3000,3000&extend=300,300,300,300&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 23.8 KiB — 56 ms — h2https://assets.hermes.com/is/image/hermesproduct/419001M%2001_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/419001M%2001_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 13.2 KiB — 57 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 5.2 s LCP 20.7 shttps://hermes.com// https://hermes.com/ — 301 — 264 B — 113 ms — http/1.1https://www.hermes.com/www.hermes.com/ https://www.hermes.com/ — 302 — 1.2 KiB — 144 ms — h2https://www.hermes.com/es/es/www.hermes.com/es/es/ https://www.hermes.com/es/es/ — 200 — 102.6 KiB — 63 ms — h2https://dd.hermes.com/tags.jsdd.hermes.com/tags.js https://dd.hermes.com/tags.js — 200 — 40.8 KiB — 159 ms — h2https://www.hermes.com/es/es/ebgaramond-italic-variable.4afabfdc9f850a3f.woff2www.hermes.com/es/es/ebgaramond-ita... https://www.hermes.com/es/es/ebgaramond-italic-variable.4afabfdc9f850a3f.woff2 — 200 — 89.2 KiB — 37 ms — h2https://www.hermes.com/es/es/ebgaramond-variable.d911286646b35f6b.woff2www.hermes.com/es/es/ebgaramond-var... https://www.hermes.com/es/es/ebgaramond-variable.d911286646b35f6b.woff2 — 200 — 82.0 KiB — 50 ms — h2https://www.hermes.com/es/es/manrope-variable.979226b2ae453f5b.woff2www.hermes.com/es/es/manrope-variab... https://www.hermes.com/es/es/manrope-variable.979226b2ae453f5b.woff2 — 200 — 22.1 KiB — 38 ms — h2https://www.hermes.com/es/es/overpassmono-variable.b199300661b9b0b7.woff2www.hermes.com/es/es/overpassmono-v... https://www.hermes.com/es/es/overpassmono-variable.b199300661b9b0b7.woff2 — 200 — 26.5 KiB — 50 ms — h2https://www.hermes.com/es/es/hermes.f6a45669f376039d.csswww.hermes.com/es/es/hermes.f6a4566... https://www.hermes.com/es/es/hermes.f6a45669f376039d.css — 200 — 12.8 KiB — 30 ms — h2https://assets.hermes.com/is/image/hermesedito/P1_1080x1440_HERMES_MILAN_2026_Reveal_VIDEO_COVER?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/P1_1080x1440_HERMES_MILAN_2026_Reveal_VIDEO_COVER?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 12.7 KiB — 106 ms — h2https://assets.hermes.com/is/image/hermesedito/104326M%2001_flat_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/104326M%2001_flat_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 12.9 KiB — 107 ms — h2https://assets.hermes.com/is/image/hermesedito/311950M%2001_front_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/311950M%2001_front_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 15.7 KiB — 112 ms — h2https://assets.hermes.com/is/image/hermesedito/087170CMAD?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/087170CMAD?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 7.0 KiB — 98 ms — h2https://assets.hermes.com/is/image/hermesedito/261941ZHGN_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/261941ZHGN_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 8.7 KiB — 99 ms — h2https://assets.hermes.com/is/image/hermesedito/750620ME01_detail_wm_4?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/750620ME01_detail_wm_4?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 3.1 KiB — 109 ms — h2https://assets.hermes.com/is/image/hermesedito/069016P_back_wm_4?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/069016P_back_wm_4?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 9.9 KiB — 106 ms — h2https://assets.hermes.com/is/image/hermesedito/261094Z%20A3_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/261094Z%20A3_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 8.9 KiB — 112 ms — h2https://assets.hermes.com/is/image/hermesedito/082060CC55_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/082060CC55_front_wm_1?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 11.7 KiB — 100 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W39B2Pwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W39B2P — 200 — 197.6 KiB — 173 ms — h2https://www.hermes.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.hermes.com/cdn-cgi/scripts/5c5d... https://www.hermes.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 741 B — 22 ms — h2https://www.hermes.com/es/es/runtime.2a82c42eb3af02c2.jswww.hermes.com/es/es/runtime.2a82c4... https://www.hermes.com/es/es/runtime.2a82c42eb3af02c2.js — 200 — 4.8 KiB — 36 ms — h2https://www.hermes.com/es/es/polyfills.b99f7948f16cf9be.jswww.hermes.com/es/es/polyfills.b99f... https://www.hermes.com/es/es/polyfills.b99f7948f16cf9be.js — 200 — 12.4 KiB — 26 ms — h2https://www.hermes.com/es/es/main.cdfa9c1e21af3105.jswww.hermes.com/es/es/main.cdfa9c1e2... https://www.hermes.com/es/es/main.cdfa9c1e21af3105.js — 200 — 523.7 KiB — 45 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 98 ms — h2https://assets.hermes.com/is/image/hermesedito/hermes-logoassets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/hermes-logo — 200 — 4.8 KiB — 51 ms — h2https://assets.hermes.com/is/image/hermesedito/P_1080x1440_Hermes_Milan_2026_INSITU_RGB_10?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/P_1080x1440_Hermes_Milan_2026_INSITU_RGB_10?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 8.1 KiB — 52 ms — h2https://assets.hermes.com/is/image/hermesproduct/314159M%2004_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/314159M%2004_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 5.6 KiB — 53 ms — h2https://assets.hermes.com/is/image/hermesproduct/317087M%2001_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/317087M%2001_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 9.0 KiB — 55 ms — h2https://assets.hermes.com/is/image/hermesproduct/311950M%2001_front_1?size=3000,3000&extend=300,300,300,300&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/311950M%2001_front_1?size=3000,3000&extend=300,300,300,300&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 23.8 KiB — 56 ms — h2https://assets.hermes.com/is/image/hermesproduct/419001M%2001_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/419001M%2001_front_wm_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 13.2 KiB — 57 ms — h2https://assets.hermes.com/is/image/hermesedito/P_1080x1440_Hermes_Milan_2026_INSITU_RGB_03?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0assets.hermes.com/is/image/hermesed... https://assets.hermes.com/is/image/hermesedito/P_1080x1440_Hermes_Milan_2026_INSITU_RGB_03?fit=wrap%2C0&wid=414&resMode=sharp2&op_usm=1%2C1%2C6%2C0 — 200 — 26.9 KiB — 99 ms — h2https://assets.hermes.com/is/image/hermesproduct/035007P_worn_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/035007P_worn_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 19.8 KiB — 57 ms — h2https://assets.hermes.com/is/image/hermesproduct/035001P_worn_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/035001P_worn_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 16.9 KiB — 62 ms — h2https://assets.hermes.com/is/image/hermesproduct/035016P_worn_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/035016P_worn_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 10.7 KiB — 58 ms — h2https://assets.hermes.com/is/image/hermesproduct/035017P_worn_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400assets.hermes.com/is/image/hermespr... https://assets.hermes.com/is/image/hermesproduct/035017P_worn_1?size=3000,3000&extend=0,0,0,0&align=0,0&$product_item_grid_g$&wid=400&hei=400 — 200 — 9.5 KiB — 59 ms — h2https://www.hermes.com/es/es/2329.c8f85ee25b5c3f57.jswww.hermes.com/es/es/2329.c8f85ee25... https://www.hermes.com/es/es/2329.c8f85ee25b5c3f57.js — 200 — 10.0 KiB — 26 ms — h2https://www.hermes.com/es/es/2327.5643bff18d0b32ef.jswww.hermes.com/es/es/2327.5643bff18... https://www.hermes.com/es/es/2327.5643bff18d0b32ef.js — 200 — 10.1 KiB — 26 ms — h2https://www.hermes.com/es/es/2104.1b0aeb3412db7a90.jswww.hermes.com/es/es/2104.1b0aeb341... https://www.hermes.com/es/es/2104.1b0aeb3412db7a90.js — 200 — 5.2 KiB — 25 ms — h2https://www.hermes.com/es/es/9036.8bd135c62c248141.jswww.hermes.com/es/es/9036.8bd135c62... https://www.hermes.com/es/es/9036.8bd135c62c248141.js — 200 — 3.0 KiB — 26 ms — h2https://www.hermes.com/es/es/4562.111afc82df1d86f4.jswww.hermes.com/es/es/4562.111afc82d... https://www.hermes.com/es/es/4562.111afc82df1d86f4.js — 200 — 3.3 KiB — 25 ms — h2https://sdk.privacy-center.org/f577d1d7-378e-46ff-89cf-67b700d43727/loader.js?target_type=notice&target=rzNNKPBdsdk.privacy-center.org/f577d1d7-378... https://sdk.privacy-center.org/f577d1d7-378e-46ff-89cf-67b700d43727/loader.js?target_type=notice&target=rzNNKPBd — 200 — 50.0 KiB — 324 ms — h2https://www.hermes.com/es/es/9067.617bead8045937cb.jswww.hermes.com/es/es/9067.617bead80... https://www.hermes.com/es/es/9067.617bead8045937cb.js — 200 — 50.5 KiB — 51 ms — h2https://www.hermes.com/es/es/1003.e6e65ab89fced861.jswww.hermes.com/es/es/1003.e6e65ab89... https://www.hermes.com/es/es/1003.e6e65ab89fced861.js — 200 — 211.3 KiB — 77 ms — h2https://www.hermes.com/es/es/2443.b7857ebe11feca2b.jswww.hermes.com/es/es/2443.b7857ebe1... https://www.hermes.com/es/es/2443.b7857ebe11feca2b.js — 200 — 33.4 KiB — 33 ms — h2https://www.hermes.com/es/es/6347.0f66b997b6558637.jswww.hermes.com/es/es/6347.0f66b997b... https://www.hermes.com/es/es/6347.0f66b997b6558637.js — 200 — 13.7 KiB — 51 ms — h2https://www.hermes.com/es/es/2275.1bd2b539d476f80c.jswww.hermes.com/es/es/2275.1bd2b539d... https://www.hermes.com/es/es/2275.1bd2b539d476f80c.js — 200 — 5.5 KiB — 27 ms — h2https://www.hermes.com/es/es/8163.b2838530b496350b.jswww.hermes.com/es/es/8163.b2838530b... https://www.hermes.com/es/es/8163.b2838530b496350b.js — 200 — 2.8 KiB — 47 ms — h2https://www.hermes.com/es/es/9120.f4bba771862085e3.jswww.hermes.com/es/es/9120.f4bba7718... https://www.hermes.com/es/es/9120.f4bba771862085e3.js — 200 — 5.7 KiB — 43 ms — h2https://www.hermes.com/es/es/5525.a13ca24b7095be80.jswww.hermes.com/es/es/5525.a13ca24b7... https://www.hermes.com/es/es/5525.a13ca24b7095be80.js — 200 — 7.2 KiB — 62 ms — h2https://www.hermes.com/es/es/2210.532efa2fc6336000.jswww.hermes.com/es/es/2210.532efa2fc... https://www.hermes.com/es/es/2210.532efa2fc6336000.js — 200 — 70.8 KiB — 72 ms — h2https://bck.hermes.com/customer-session?withShippingMethods=0&locale=es_esbck.hermes.com/customer-session?wit... https://bck.hermes.com/customer-session?withShippingMethods=0&locale=es_es — 204 — 0 B — 143 ms — h2https://bck.hermes.com/sync-form?locale=es_esbck.hermes.com/sync-form?locale=es_... https://bck.hermes.com/sync-form?locale=es_es — 403 — 960 B — 98 ms — h2blob:https://www.hermes.com/583f0d5f-f54e-4161-9395-c491476545c7www.hermes.com/583f0d5f-f54e-4161-9... blob:https://www.hermes.com/583f0d5f-f54e-4161-9395-c491476545c7 — 200 — -1 B — 194 ms — blobhttps://alloy.orion.hcommgmt.com/collectalloy.orion.hcommgmt.com/collect https://alloy.orion.hcommgmt.com/collect — 204 — 0 B — 145 ms — h2https://bck.hermes.com/customer-session?withShippingMethods=0&locale=es_esbck.hermes.com/customer-session?wit... https://bck.hermes.com/customer-session?withShippingMethods=0&locale=es_es — 403 — 614 B — 49 ms — h2https://geo.captcha-delivery.com/interstitial/?initialCid=AHrlqAAAAAMA8iRxNEN6N2AA-J7Cgg==&cid=T6bmL8P1EQia2NNjxgn2OSFkYhbWx7rT0S4onFJY~GqMttipT4iotdON8VjzT2Cbjnub59QO2R5hq0w31YkPxJMI_kXZrBrgFyd8vHwEVd1eOTsIzQlZIlejMLWjhOxr&referer=http%3A%2F%2Fbck.hermes.com%2Fsync-form%3Flocale%3Des_es&hash=2211F522B61E269B869FA6EAFFB5E1&t=it&s=8945&e=854329a7c772ef5d49a0fa5c7b167ef2643aaa0bf901ef9fc191e893c7886246e0aed5b8930c57d98ee18317593e2f05&b=811355&dm=jdgeo.captcha-delivery.com/interstiti... https://geo.captcha-delivery.com/interstitial/?initialCid=AHrlqAAAAAMA8iRxNEN6N2AA-J7Cgg==&cid=T6bmL8P1EQia2NNjxgn2OSFkYhbWx7rT0S4onFJY~GqMttipT4iotdON8VjzT2Cbjnub59QO2R5hq0w31YkPxJMI_kXZrBrgFyd8vHwEVd1eOTsIzQlZIlejMLWjhOxr&referer=http%3A%2F%2Fbck.hermes.com%2Fsync-form%3Flocale%3Des_es&hash=2211F522B61E269B869FA6EAFFB5E1&t=it&s=8945&e=854329a7c772ef5d49a0fa5c7b167ef2643aaa0bf901ef9fc191e893c7886246e0aed5b8930c57d98ee18317593e2f05&b=811355&dm=jd — 200 — 211.9 KiB — 171 ms — h2https://alloy.orion.hcommgmt.com/collectalloy.orion.hcommgmt.com/collect https://alloy.orion.hcommgmt.com/collect — 202 — 177 B — 31 ms — h2https://static.captcha-delivery.com/common/fonts/roboto/font-face.cssstatic.captcha-delivery.com/common/... https://static.captcha-delivery.com/common/fonts/roboto/font-face.css — 200 — 880 B — 103 ms — h2https://static.captcha-delivery.com/captcha/assets/tpl/device-check/index.cssstatic.captcha-delivery.com/captcha... https://static.captcha-delivery.com/captcha/assets/tpl/device-check/index.css — 200 — 1.4 KiB — 104 ms — h2https://static.captcha-delivery.com/captcha/assets/set/9990866c30ffb9417c77fbcb416009a424a2f755/logo.png?update_cache=-7307276690068240161static.captcha-delivery.com/captcha... https://static.captcha-delivery.com/captcha/assets/set/9990866c30ffb9417c77fbcb416009a424a2f755/logo.png?update_cache=-7307276690068240161 — 200 — 6.7 KiB — 181 ms — h2https://beacon.riskified.com/?shop=www.hermes.com&sid=beacon.riskified.com/?shop=www.herm... https://beacon.riskified.com/?shop=www.hermes.com&sid= — 200 — 17.5 KiB — 431 ms — h2https://www.hermes.com/es/es/geo/?locale=es_eswww.hermes.com/es/es/geo/?locale=es... https://www.hermes.com/es/es/geo/?locale=es_es — 200 — 138 B — 95 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W39B2Pwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W39B2P — 200 — 197.6 KiB — 176 ms — h2https://assets.hermes.com/is/content/hermesedito//Loader/loader-0.gifassets.hermes.com/is/content/hermes... https://assets.hermes.com/is/content/hermesedito//Loader/loader-0.gif — 200 — 25.9 KiB — 11 ms — h2https://assets.hermes.com/is/content/hermesedito//Loader/loader-1.gifassets.hermes.com/is/content/hermes... https://assets.hermes.com/is/content/hermesedito//Loader/loader-1.gif — 200 — 87.3 KiB — 28 ms — h2https://assets.hermes.com/is/content/hermesedito//Loader/loader-2.gifassets.hermes.com/is/content/hermes... https://assets.hermes.com/is/content/hermesedito//Loader/loader-2.gif — 200 — 88.4 KiB — 28 ms — h2https://assets.hermes.com/is/content/hermesedito//Loader/loader-3.gifassets.hermes.com/is/content/hermes... https://assets.hermes.com/is/content/hermesedito//Loader/loader-3.gif — 200 — 64.0 KiB — 23 ms — h2https://assets.hermes.com/is/content/hermesedito//Loader/loader-4.gifassets.hermes.com/is/content/hermes... https://assets.hermes.com/is/content/hermesedito//Loader/loader-4.gif — 200 — 76.5 KiB — 28 ms — h2https://assets.hermes.com/is/content/hermesedito//Loader/loader-5.gifassets.hermes.com/is/content/hermes... https://assets.hermes.com/is/content/hermesedito//Loader/loader-5.gif — 200 — 74.7 KiB — 27 ms — h2https://static.captcha-delivery.com/common/fonts/roboto/roboto.woff2static.captcha-delivery.com/common/... https://static.captcha-delivery.com/common/fonts/roboto/roboto.woff2 — 200 — 15.8 KiB — 56 ms — h2https://www.hermes.com/es/es/6764.39671c09ad03ffda.jswww.hermes.com/es/es/6764.39671c09a... https://www.hermes.com/es/es/6764.39671c09ad03ffda.js — 200 — 2.1 KiB — 26 ms — h2https://alloy.orion.hcommgmt.com/collectalloy.orion.hcommgmt.com/collect https://alloy.orion.hcommgmt.com/collect — 202 — 177 B — 32 ms — h2https://dd.hermes.com/js/dd.hermes.com/js/ https://dd.hermes.com/js/ — 200 — 641 B — 68 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Y862HCHCQ7&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Y862HCHCQ7&cx=c&gtm=4e64k1 — 200 — 176.5 KiB — 51 ms — h2blob:https://www.hermes.com/ae1ec7b9-da5d-4762-a7cd-56e92b6adae5www.hermes.com/ae1ec7b9-da5d-4762-a... blob:https://www.hermes.com/ae1ec7b9-da5d-4762-a7cd-56e92b6adae5 — 200 — -1 B — 32 ms — blobblob:https://www.hermes.com/ad0839a3-d2f7-4438-a47f-7df4aa352826www.hermes.com/ad0839a3-d2f7-4438-a... blob:https://www.hermes.com/ad0839a3-d2f7-4438-a47f-7df4aa352826 — 200 — -1 B — 42 ms — blobhttps://assets.hermes.com/is/content/hermesedito/V1_1080x1440_HERMES_MILAN_2026_Reveal-AVS.m3u8assets.hermes.com/is/content/hermes... https://assets.hermes.com/is/content/hermesedito/V1_1080x1440_HERMES_MILAN_2026_Reveal-AVS.m3u8 — 200 — 839 B — 34 ms — h2blob:https://www.hermes.com/5e1ff33e-63b7-4568-ae68-3d9b185a08a1www.hermes.com/5e1ff33e-63b7-4568-a... blob:https://www.hermes.com/5e1ff33e-63b7-4568-ae68-3d9b185a08a1 — 200 — -1 B — 46 ms — blobhttps://stream.hermes.cn/hls-vod/hermesedito/_media_/e04/e04c4aee-f5ba-4550-847f-ee9cd84d007e.mp4.m3u8stream.hermes.cn/hls-vod/hermesedit... https://stream.hermes.cn/hls-vod/hermesedito/_media_/e04/e04c4aee-f5ba-4550-847f-ee9cd84d007e.mp4.m3u8 — 200 — 805 B — 91 ms — h2https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 101.7 KiB — 39 ms — h2blob:https://geo.captcha-delivery.com/9090478f-32ca-4bef-ad28-636d8f8c6609geo.captcha-delivery.com/9090478f-3... blob:https://geo.captcha-delivery.com/9090478f-32ca-4bef-ad28-636d8f8c6609 — 200 — -1 B — 375 ms — blobhttps://img.riskified.com/img/image-l.gif?t=17768978901900.39202502576145415&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994img.riskified.com/img/image-l.gif?t... https://img.riskified.com/img/image-l.gif?t=17768978901900.39202502576145415&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994 — 200 — 207 B — 332 ms — h2https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-es-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-es-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 59.4 KiB — 41 ms — h3https://stream.hermes.cn/hls-vod/hermesedito/_media_/e04/e04c4aee-f5ba-4550-847f-ee9cd84d007e.mp4Frag1Num0.tsstream.hermes.cn/hls-vod/hermesedit... https://stream.hermes.cn/hls-vod/hermesedito/_media_/e04/e04c4aee-f5ba-4550-847f-ee9cd84d007e.mp4Frag1Num0.ts — 200 — 2.7 MiB — 76 ms — h2https://stream.hermes.cn/hls-vod/hermesedito/_media_/e04/e04c4aee-f5ba-4550-847f-ee9cd84d007e.mp4Frag1Num1.tsstream.hermes.cn/hls-vod/hermesedit... https://stream.hermes.cn/hls-vod/hermesedito/_media_/e04/e04c4aee-f5ba-4550-847f-ee9cd84d007e.mp4Frag1Num1.ts — 200 — 2.2 MiB — 55 ms — h2https://js-agent.newrelic.com/nr-spa-1.313.1.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.1.min.js — 200 — 30.3 KiB — 30 ms — h2https://www.hermes.com/cdn-cgi/rum?www.hermes.com/cdn-cgi/rum? https://www.hermes.com/cdn-cgi/rum? — 204 — 135 B — 20 ms — h2https://img.riskified.com/img/image-l.gif?t=17768978905780.8747030666219023&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994img.riskified.com/img/image-l.gif?t... https://img.riskified.com/img/image-l.gif?t=17768978905780.8747030666219023&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994 — 200 — 206 B — 99 ms — h2https://www.hermes.com/es/es/assets/images/favicon/favicon-48x48.pngwww.hermes.com/es/es/assets/images/... https://www.hermes.com/es/es/assets/images/favicon/favicon-48x48.png — 200 — 531 B — 28 ms — h2https://bam.nr-data.net/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2105&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6&tt=1059cf72286ae784&af=err,spa,xhr,stn,ins&ap=1.127631&be=302&fe=1700&dc=381&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776897888538,%22n%22:0,%22f%22:259,%22dn%22:259,%22dne%22:259,%22c%22:259,%22s%22:259,%22ce%22:259,%22rq%22:260,%22rp%22:303,%22rpe%22:323,%22di%22:419,%22ds%22:629,%22de%22:683,%22dc%22:1994,%22l%22:1995,%22le%22:2002%7D,%22navigation%22:%7B%7D%7D&fp=440&fcp=440bam.nr-data.net/1/5ca1a0d07f?a=2744... https://bam.nr-data.net/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2105&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6&tt=1059cf72286ae784&af=err,spa,xhr,stn,ins&ap=1.127631&be=302&fe=1700&dc=381&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776897888538,%22n%22:0,%22f%22:259,%22dn%22:259,%22dne%22:259,%22c%22:259,%22s%22:259,%22ce%22:259,%22rq%22:260,%22rp%22:303,%22rpe%22:323,%22di%22:419,%22ds%22:629,%22de%22:683,%22dc%22:1994,%22l%22:1995,%22le%22:2002%7D,%22navigation%22:%7B%7D%7D&fp=440&fcp=440 — 200 — 675 B — 484 ms — http/1.1https://img.riskified.com/img/image-l.gif?t=17768978906930.980193751604135&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994img.riskified.com/img/image-l.gif?t... https://img.riskified.com/img/image-l.gif?t=17768978906930.980193751604135&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994 — 200 — 206 B — 98 ms — h2https://alloy.orion.hcommgmt.com/collectalloy.orion.hcommgmt.com/collect https://alloy.orion.hcommgmt.com/collect — 202 — 177 B — 33 ms — h2https://img.riskified.com/img/image-l.gif?t=17768978908040.1763452365516649&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994img.riskified.com/img/image-l.gif?t... https://img.riskified.com/img/image-l.gif?t=17768978908040.1763452365516649&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994 — 200 — 206 B — 99 ms — h2https://img.riskified.com/img/image-l.gif?t=17768978909170.8611429778342948&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994img.riskified.com/img/image-l.gif?t... https://img.riskified.com/img/image-l.gif?t=17768978909170.8611429778342948&c=6qth1t014vs537bvnu01moan4iv7&p=03p4f4&a=6qth1t014vs537bvnu01moan4iv7&o=www.hermes.com&rt=1776897889994 — 200 — 206 B — 99 ms — h2https://bam.nr-data.net/events/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2603&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6bam.nr-data.net/events/1/5ca1a0d07f... https://bam.nr-data.net/events/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2603&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6 — 200 — 367 B — 103 ms — http/1.1https://bam.nr-data.net/jserrors/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2605&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6&pve=1bam.nr-data.net/jserrors/1/5ca1a0d0... https://bam.nr-data.net/jserrors/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2605&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6&pve=1 — 200 — 362 B — 121 ms — http/1.1https://c.riskified.com/v2/client_infosc.riskified.com/v2/client_infos https://c.riskified.com/v2/client_infos — 200 — 0 B — 330 ms — h2https://bam.nr-data.net/events/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2610&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6bam.nr-data.net/events/1/5ca1a0d07f... https://bam.nr-data.net/events/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2610&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6 — 200 — 367 B — 117 ms — http/1.1https://bam.nr-data.net/events/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2612&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6bam.nr-data.net/events/1/5ca1a0d07f... https://bam.nr-data.net/events/1/5ca1a0d07f?a=274419876&v=1.313.1&to=blIBNkECD0ZQVEILXlcYLQ1BDgBZWE1TBmRLXkxYUAwUW0VFT00LVVYNBQ%3D%3D&rst=2612&ck=0&s=2158541c5736ab9f&ref=https://www.hermes.com/es/es/&ptid=15bba4765cbbc7e6 — 200 — 367 B — 114 ms — http/1.1https://alloy.orion.hcommgmt.com/collectalloy.orion.hcommgmt.com/collect https://alloy.orion.hcommgmt.com/collect — 202 — 177 B — 32 ms — h2https://geo.captcha-delivery.com/interstitial/geo.captcha-delivery.com/interstiti... https://geo.captcha-delivery.com/interstitial/ — 200 — 844 B — 27 ms — h2https://alloy.orion.hcommgmt.com/collectalloy.orion.hcommgmt.com/collect https://alloy.orion.hcommgmt.com/collect — 202 — 177 B — 32 ms — h2https://c.riskified.com/v2/client_infosc.riskified.com/v2/client_infos https://c.riskified.com/v2/client_infos — 201 — 339 B — 101 ms — h2https://alloy.orion.hcommgmt.com/collectalloy.orion.hcommgmt.com/collect https://alloy.orion.hcommgmt.com/collect — 202 — 177 B — 31 ms — h2https://geo.captcha-delivery.com/captcha/?initialCid=AHrlqAAAAAMA8iRxNEN6N2AA-J7Cgg==&cid=sFDFXZHDBvm6DIsS4JPIbaZ1DoxjSpA4yZY1vSj1N_jC_02x4hrhyvkj11L8c4sFFnvJnglCQT4AGdB3it3u1ENDQJrwNeyj_~nH6rNmbgd6kWCJuYJHR34F1voSeUow&referer=http%3A%2F%2Fbck.hermes.com%2Fsync-form%3Flocale%3Des_es&hash=2211F522B61E269B869FA6EAFFB5E1&t=bv&s=8945&e=c36b3e7b23edec77c093a1a30d268976f7b4e38ae64d7b56e6be3e66356d3e638dbdaa349dad9cb45c9110353f358472&ir=32%2C37%2C91%2C29%2C40%2C474926%2C13%2C474972%2C12&dm=dc_ir&b=811355geo.captcha-delivery.com/captcha/?i... https://geo.captcha-delivery.com/captcha/?initialCid=AHrlqAAAAAMA8iRxNEN6N2AA-J7Cgg==&cid=sFDFXZHDBvm6DIsS4JPIbaZ1DoxjSpA4yZY1vSj1N_jC_02x4hrhyvkj11L8c4sFFnvJnglCQT4AGdB3it3u1ENDQJrwNeyj_~nH6rNmbgd6kWCJuYJHR34F1voSeUow&referer=http%3A%2F%2Fbck.hermes.com%2Fsync-form%3Flocale%3Des_es&hash=2211F522B61E269B869FA6EAFFB5E1&t=bv&s=8945&e=c36b3e7b23edec77c093a1a30d268976f7b4e38ae64d7b56e6be3e66356d3e638dbdaa349dad9cb45c9110353f358472&ir=32%2C37%2C91%2C29%2C40%2C474926%2C13%2C474972%2C12&dm=dc_ir&b=811355 — 200 — 7.9 KiB — 22 ms — h2https://static.captcha-delivery.com/common/fonts/roboto/font-face.cssstatic.captcha-delivery.com/common/... https://static.captcha-delivery.com/common/fonts/roboto/font-face.css — 200 — 0 B — 0 ms — h2https://static.captcha-delivery.com/captcha/assets/tpl/6dc485c0c428c35b53577b146dc6f9179f55ef9ad41b327a2a179998839364bf/index.cssstatic.captcha-delivery.com/captcha... https://static.captcha-delivery.com/captcha/assets/tpl/6dc485c0c428c35b53577b146dc6f9179f55ef9ad41b327a2a179998839364bf/index.css — 200 — 1.8 KiB — 20 ms — h2https://static.captcha-delivery.com/captcha/assets/set/9990866c30ffb9417c77fbcb416009a424a2f755/logo.png?update_cache=7081059143477525589static.captcha-delivery.com/captcha... https://static.captcha-delivery.com/captcha/assets/set/9990866c30ffb9417c77fbcb416009a424a2f755/logo.png?update_cache=7081059143477525589 — 200 — 6.7 KiB — 98 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W39B2Pwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W39B2P — 200 — 0 B — 0 ms — h2https://www.googletagmanager.com/gtag/js?id=G-Y862HCHCQ7&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Y862HCHCQ7&cx=c&gtm=4e64k1 — 200 — 0 B — 0 ms — h2https://static.captcha-delivery.com/common/fonts/roboto/roboto.woff2static.captcha-delivery.com/common/... https://static.captcha-delivery.com/common/fonts/roboto/roboto.woff2 — 200 — 0 B — 0 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 7630ms · 1114KB · $44/mo
www.hermes.com
Other
Costly
Execution 3409ms
Transfer 12 KB
Monthly Cost $20/mo
www.hermes.com
Other
Costly
Execution 1620ms
Transfer 103 KB
Monthly Cost $9/mo
Unattributable
Other
Costly
Execution 1124ms
Transfer 0 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 433ms
Transfer 0 KB
Unused 33%
Monthly Cost $2/mo
js-agent.newrelic.com
Other
Optional
Execution 194ms
Transfer 30 KB
Monthly Cost $1/mo
sdk.privacy-center.org
Other
Optional
Execution 189ms
Transfer 59 KB
Unused 36%
Monthly Cost $1/mo
www.hermes.com
Other
Optional
Execution 169ms
Transfer 5 KB
Monthly Cost $1/mo
www.hermes.com
Other
Optional
Execution 151ms
Transfer 211 KB
Unused 45%
Monthly Cost $1/mo
sdk.privacy-center.org
Other
Optional
Execution 148ms
Transfer 102 KB
Unused 54%
Monthly Cost $1/mo
sdk.privacy-center.org
Other
Optional
Execution 83ms
Transfer 50 KB
Monthly Cost $0/mo
beacon.riskified.com
Other
Optional
Execution 58ms
Transfer 17 KB
Monthly Cost $0/mo
www.hermes.com
Other
Optional
Execution 52ms
Transfer 524 KB
Unused 40%
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.hermes.com adds 3409ms and costs ~$20/month
  • www.hermes.com adds 1620ms and costs ~$9/month
  • Unattributable adds 1124ms and costs ~$6/month
  • Google Tag Manager adds 433ms and costs ~$2/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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.hermes.com takes 3409ms 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

www.hermes.com takes 1620ms 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

Unattributable takes 1124ms 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 433ms 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

54% of sdk.privacy-center.org'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