Skip to content
https://nzz.ch

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
4
REVIEW
1
PASS
8
INFO
2

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

86
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
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.

1.49 s

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

1.61 s

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

46 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.005

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

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

2.59 s

Page Load Progression

808 ms
1.6 s
2.4 s
3.2 s
4.0 s
4.8 s
5.7 s
6.5 s
Checks
15
8 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 114 requests
FIX
2.6 MB transferred, 114 requests
Warning::
Page weighs 8.0 MB (2.6 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Warning::
114 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.55 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
114 requests
0.55 g CO2 per page load
JavaScript 1.7 MiB 65%
Images 314.6 KiB 12%
Other 301.5 KiB 11%
HTML 166.6 KiB 6%
Fonts 80.4 KiB 3%
CSS 35.8 KiB 1%
Other 24.5 KiB 1%
Other 8.4 KiB 0%
Other 5.6 KiB 0%
Other 306 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

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 (2.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
63 scripts, 833 KB unused
FIX
63 scripts, 833 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 134 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://adnz.co/header.js?adTagId=8: 115 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://nzz-assets.static-nzz.ch/production/web/14...: 107 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://nzz-assets.static-nzz.ch/production/web/14...: 101 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.consentmanager.net/delivery/js/cmp_fin...: 86 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 833 KB
833 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB134 KB (71%)3rd
https://adnz.co/header.js?adTagId=8249 KB115 KB (46%)3rd
https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-CEs6kUFZ.js143 KB107 KB (75%)3rd
https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/WidgetPaginated-B9_lMOLQ.js147 KB101 KB (69%)3rd
https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21101 KB86 KB (85%)3rd
https://cdn.piano.io/api/tinypass.min.js133 KB84 KB (63%)3rd
https://cdn.moengage.com/release/dc_2/moe_webSdk.min.latest.js101 KB62 KB (61%)3rd
https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/const-I6uaA4dk.js81 KB45 KB (55%)3rd
https://tms.danzz.ch/scripts/t.min.js39 KB31 KB (82%)3rd
https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/chunk-UIGDSWPH-DYoziy-L.js41 KB25 KB (61%)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
114 resources · 2.6 MB · 833 KB savings available
FIX
114 resources · 2.6 MB · 833 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~833 KB of savings available
Warning::
113 third-party resources (100% of weight)
Info::
2 resources over 200KB
114 resources · 2.6 MiB · 113 third-party 1.6 MiB over 1MB target
JavaScript 65% · 1.7 MiB
Image 12% · 315.6 KiB
Media 11% · 301.5 KiB
Document 6% · 167.1 KiB
Font 3% · 80.4 KiB
Other 1% · 37.4 KiB
CSS 1% · 35.8 KiB

~832.8 KiB of savings available

Remove unused JavaScript: 832.8 KiB
C
JS Execution Cost
Action
1330ms total JS execution
REVIEW
1330ms total JS execution
Warning::
https://nzz-assets.static-nzz.ch/production/web/14...: 333ms CPU time
Info::
https://www.nzz.ch/: 232ms CPU time
Info::
Unattributable: 220ms CPU time
Info::
https://nzz-assets.static-nzz.ch/production/web/14...: 146ms CPU time
Info::
https://adnz.co/header.js?adTagId=8: 124ms CPU time
Warning::
Third-party scripts: 1330ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 20% Style & Layout 13% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-Dz6CZgSb.js333ms267ms0ms3rd
https://www.nzz.ch/232ms19ms10ms3rd
Unattributable220ms12ms0ms3rd
https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-CEs6kUFZ.js146ms38ms0ms3rd
https://adnz.co/header.js?adTagId=8124ms93ms27ms3rd
blob:https://www.nzz.ch/156e77a8-f960-4ae9-a574-d1fb946daddc100ms97ms0ms3rd
https://cdn.consentmanager.net/delivery/autoblocking/73879c159968.js64ms56ms5ms3rd
https://cdn.moengage.com/release/dc_2/moe_webSdk.min.latest.js56ms42ms7ms3rd
https://cdn.piano.io/api/tinypass.min.js55ms43ms9ms3rd
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
Image Optimization
21 images, 0 KB saveable
PASS
21 images, 0 KB saveable
Info::
All images are well-optimized
21 images 315 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
3 fonts (80 KB)
PASS
3 fonts (80 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

80 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.5 s LCP 1.6 shttps://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/gt-america-standard--regular.woff2gt-america-standard--re... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/gt-america-standard--regular.woff2 — 17.1 KiB — 36 ms — font-display: swaphttps://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/gt-america-standard--medium.woff2gt-america-standard--me... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/gt-america-standard--medium.woff2 — 18.1 KiB — 38 ms — font-display: swaphttps://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/pensumpro-medium.woff2pensumpro-medium.woff2 https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/pensumpro-medium.woff2 — 45.2 KiB — 42 ms — font-display: swap
gt-america-standard--re... woff2 swap
Size 17 KB
Load time 36 ms
Start 357 ms
Risk FOUT — text flashes from fallback to web font
gt-america-standard--me... woff2 swap
Size 18 KB
Load time 38 ms
Start 357 ms
Risk FOUT — text flashes from fallback to web font
pensumpro-medium.woff2 woff2 swap
Size 45 KB
Load time 42 ms
Start 358 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: max-age=3600
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=3600

DirectiveValueMeaning
max-age3600Cache for 1 hour
Effective TTL: 3600 seconds
Network Waterfall
114 requests over 4630ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 1.6 shttps://nzz.ch// https://nzz.ch/ — 301 — 151 B — 64 ms — h2https://www.nzz.ch/www.nzz.ch/ https://www.nzz.ch/ — 200 — 166.6 KiB — 84 ms — h2https://img-msp-prod.nzz.ch/2026/04/21/1bed2bcf-5725-432b-96da-0ec2b1a0b4d8.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=4874,2742,x528,y0img-msp-prod.nzz.ch/2026/04/21/1bed... https://img-msp-prod.nzz.ch/2026/04/21/1bed2bcf-5725-432b-96da-0ec2b1a0b4d8.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=4874,2742,x528,y0 — 200 — 24.8 KiB — 40 ms — h2https://adnz.co/header.js?adTagId=8adnz.co/header.js?adTagId=8 https://adnz.co/header.js?adTagId=8 — 200 — 249.2 KiB — 139 ms — h3https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/entry.client-CD-GzIjB.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/entry.client-CD-GzIjB.js — 200 — 3.8 KiB — 145 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/chunk-UIGDSWPH-DYoziy-L.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/chunk-UIGDSWPH-DYoziy-L.js — 200 — 40.7 KiB — 145 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-Dz6CZgSb.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-Dz6CZgSb.js — 200 — 56.0 KiB — 143 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-B8APXGTb.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-B8APXGTb.js — 200 — 1.8 KiB — 143 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/root-DhueB3lc.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/root-DhueB3lc.js — 200 — 33.7 KiB — 105 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-CEs6kUFZ.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-CEs6kUFZ.js — 200 — 143.4 KiB — 122 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/useTranslation-BiRyJC4Z.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/useTranslation-BiRyJC4Z.js — 200 — 56.6 KiB — 127 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/useTailwindUtils-DzgAbQJz.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/useTailwindUtils-DzgAbQJz.js — 200 — 3.0 KiB — 69 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/const-I6uaA4dk.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/const-I6uaA4dk.js — 200 — 80.9 KiB — 131 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/JwPlayer-BrVOZO4e.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/JwPlayer-BrVOZO4e.js — 200 — 6.6 KiB — 76 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/WidgetPaginated-B9_lMOLQ.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/WidgetPaginated-B9_lMOLQ.js — 200 — 147.1 KiB — 138 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SwipeMessage-BCh9R9tz.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SwipeMessage-BCh9R9tz.js — 200 — 3.6 KiB — 73 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/Button-CgBY2__6.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/Button-CgBY2__6.js — 200 — 1.6 KiB — 68 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/swiper-react-jmk_Nkmb.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/swiper-react-jmk_Nkmb.js — 200 — 25.2 KiB — 83 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/clsx-B-dksMZM.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/clsx-B-dksMZM.js — 200 — 573 B — 134 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/Image-DnAK-JlO.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/Image-DnAK-JlO.js — 200 — 6.6 KiB — 134 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/dateFormatting--UpfdOHS.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/dateFormatting--UpfdOHS.js — 200 — 1.2 KiB — 74 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/ArticleImage-C0Et8Gul.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/ArticleImage-C0Et8Gul.js — 200 — 627 B — 134 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/_index-w7_Q1dKG.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/_index-w7_Q1dKG.js — 200 — 2.2 KiB — 136 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/root-6qi1xXUP.cssnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/root-6qi1xXUP.css — 200 — 27.3 KiB — 90 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-BAtjx0lP.cssnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-BAtjx0lP.css — 200 — 729 B — 77 ms — h2https://www.nzz.ch/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.nzz.ch/cdn-cgi/scripts/5c5dd728... https://www.nzz.ch/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 814 B — 23 ms — h2https://cdn.speedcurve.com/js/lux.js?id=2410241cdn.speedcurve.com/js/lux.js?id=241... https://cdn.speedcurve.com/js/lux.js?id=2410241 — 200 — 11.3 KiB — 7 ms — h2https://cdn.consentmanager.net/delivery/cmp.min.csscdn.consentmanager.net/delivery/cmp... https://cdn.consentmanager.net/delivery/cmp.min.css — 200 — 7.8 KiB — 95 ms — h2https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 55 ms — http/1.1https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/pianoClient.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/pianoClient.js — 200 — 3.5 KiB — 47 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 1.6 shttps://nzz.ch// https://nzz.ch/ — 301 — 151 B — 64 ms — h2https://www.nzz.ch/www.nzz.ch/ https://www.nzz.ch/ — 200 — 166.6 KiB — 84 ms — h2https://img-msp-prod.nzz.ch/2026/04/21/1bed2bcf-5725-432b-96da-0ec2b1a0b4d8.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=4874,2742,x528,y0img-msp-prod.nzz.ch/2026/04/21/1bed... https://img-msp-prod.nzz.ch/2026/04/21/1bed2bcf-5725-432b-96da-0ec2b1a0b4d8.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=4874,2742,x528,y0 — 200 — 24.8 KiB — 40 ms — h2https://adnz.co/header.js?adTagId=8adnz.co/header.js?adTagId=8 https://adnz.co/header.js?adTagId=8 — 200 — 249.2 KiB — 139 ms — h3https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/entry.client-CD-GzIjB.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/entry.client-CD-GzIjB.js — 200 — 3.8 KiB — 145 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/chunk-UIGDSWPH-DYoziy-L.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/chunk-UIGDSWPH-DYoziy-L.js — 200 — 40.7 KiB — 145 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-Dz6CZgSb.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-Dz6CZgSb.js — 200 — 56.0 KiB — 143 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-B8APXGTb.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/index-B8APXGTb.js — 200 — 1.8 KiB — 143 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/root-DhueB3lc.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/root-DhueB3lc.js — 200 — 33.7 KiB — 105 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-CEs6kUFZ.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-CEs6kUFZ.js — 200 — 143.4 KiB — 122 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/useTranslation-BiRyJC4Z.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/useTranslation-BiRyJC4Z.js — 200 — 56.6 KiB — 127 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/useTailwindUtils-DzgAbQJz.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/useTailwindUtils-DzgAbQJz.js — 200 — 3.0 KiB — 69 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/const-I6uaA4dk.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/const-I6uaA4dk.js — 200 — 80.9 KiB — 131 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/JwPlayer-BrVOZO4e.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/JwPlayer-BrVOZO4e.js — 200 — 6.6 KiB — 76 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/WidgetPaginated-B9_lMOLQ.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/WidgetPaginated-B9_lMOLQ.js — 200 — 147.1 KiB — 138 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SwipeMessage-BCh9R9tz.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SwipeMessage-BCh9R9tz.js — 200 — 3.6 KiB — 73 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/Button-CgBY2__6.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/Button-CgBY2__6.js — 200 — 1.6 KiB — 68 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/swiper-react-jmk_Nkmb.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/swiper-react-jmk_Nkmb.js — 200 — 25.2 KiB — 83 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/clsx-B-dksMZM.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/clsx-B-dksMZM.js — 200 — 573 B — 134 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/Image-DnAK-JlO.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/Image-DnAK-JlO.js — 200 — 6.6 KiB — 134 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/dateFormatting--UpfdOHS.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/dateFormatting--UpfdOHS.js — 200 — 1.2 KiB — 74 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/ArticleImage-C0Et8Gul.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/ArticleImage-C0Et8Gul.js — 200 — 627 B — 134 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/_index-w7_Q1dKG.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/_index-w7_Q1dKG.js — 200 — 2.2 KiB — 136 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/root-6qi1xXUP.cssnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/root-6qi1xXUP.css — 200 — 27.3 KiB — 90 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-BAtjx0lP.cssnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/SectionView-BAtjx0lP.css — 200 — 729 B — 77 ms — h2https://www.nzz.ch/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.nzz.ch/cdn-cgi/scripts/5c5dd728... https://www.nzz.ch/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 814 B — 23 ms — h2https://cdn.speedcurve.com/js/lux.js?id=2410241cdn.speedcurve.com/js/lux.js?id=241... https://cdn.speedcurve.com/js/lux.js?id=2410241 — 200 — 11.3 KiB — 7 ms — h2https://cdn.consentmanager.net/delivery/cmp.min.csscdn.consentmanager.net/delivery/cmp... https://cdn.consentmanager.net/delivery/cmp.min.css — 200 — 7.8 KiB — 95 ms — h2https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 55 ms — http/1.1https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/pianoClient.jsnzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/pianoClient.js — 200 — 3.5 KiB — 47 ms — h2https://img-msp-prod.nzz.ch/2026/04/21/09e7b5d8-7d89-4084-a08f-f3b5f3dbbc4d.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=5500,3094,x0,y265img-msp-prod.nzz.ch/2026/04/21/09e7... https://img-msp-prod.nzz.ch/2026/04/21/09e7b5d8-7d89-4084-a08f-f3b5f3dbbc4d.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=5500,3094,x0,y265 — 200 — 3.9 KiB — 10 ms — h2https://img-msp-prod.nzz.ch/2026/04/21/31166787-92b8-4c7c-93ba-f89ad691ab7e.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=6720,3780,x0,y531img-msp-prod.nzz.ch/2026/04/21/3116... https://img-msp-prod.nzz.ch/2026/04/21/31166787-92b8-4c7c-93ba-f89ad691ab7e.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=6720,3780,x0,y531 — 200 — 15.8 KiB — 7 ms — h2https://img-msp-prod.nzz.ch/2022/12/01/f54a56b5-0af9-4053-8c04-694ddf81353c.png?width=96&height=96&fit=bounds&quality=75&auto=webp&crop=800,800,x0,y0img-msp-prod.nzz.ch/2022/12/01/f54a... https://img-msp-prod.nzz.ch/2022/12/01/f54a56b5-0af9-4053-8c04-694ddf81353c.png?width=96&height=96&fit=bounds&quality=75&auto=webp&crop=800,800,x0,y0 — 200 — 10.4 KiB — 20 ms — h2https://img-msp-prod.nzz.ch/2026/04/21/567bf94f-2143-416f-aa18-af61aa443eaa.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=3801,2138,x284,y728img-msp-prod.nzz.ch/2026/04/21/567b... https://img-msp-prod.nzz.ch/2026/04/21/567bf94f-2143-416f-aa18-af61aa443eaa.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=3801,2138,x284,y728 — 200 — 27.4 KiB — 39 ms — h2https://img-msp-prod.nzz.ch/2026/04/21/8d91ff98-f3a9-4eea-9b79-bcd2200e540b.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=4000,2250,x0,y417img-msp-prod.nzz.ch/2026/04/21/8d91... https://img-msp-prod.nzz.ch/2026/04/21/8d91ff98-f3a9-4eea-9b79-bcd2200e540b.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=4000,2250,x0,y417 — 200 — 36.5 KiB — 33 ms — h2https://img-msp-prod.nzz.ch/2026/04/20/f63ea85b-54d2-4a13-bcce-9815444bae70.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=2817,1584,x359,y411img-msp-prod.nzz.ch/2026/04/20/f63e... https://img-msp-prod.nzz.ch/2026/04/20/f63ea85b-54d2-4a13-bcce-9815444bae70.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=2817,1584,x359,y411 — 200 — 14.4 KiB — 27 ms — h2https://img-msp-prod.nzz.ch/2026/04/20/3fe0ff5a-be66-49a2-a73b-7447ca24be1a.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=2131,1598,x63,y0img-msp-prod.nzz.ch/2026/04/20/3fe0... https://img-msp-prod.nzz.ch/2026/04/20/3fe0ff5a-be66-49a2-a73b-7447ca24be1a.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=2131,1598,x63,y0 — 200 — 8.5 KiB — 38 ms — h2https://img-msp-prod.nzz.ch/2026/04/20/a1e9cdac-c80d-4d82-8e8e-63fa2fc2b5b8.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=6400,4800,x400,y0img-msp-prod.nzz.ch/2026/04/20/a1e9... https://img-msp-prod.nzz.ch/2026/04/20/a1e9cdac-c80d-4d82-8e8e-63fa2fc2b5b8.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=6400,4800,x400,y0 — 200 — 5.8 KiB — 38 ms — h2https://img-msp-prod.nzz.ch/2026/04/19/04219520-855a-4e48-ad80-b130dc54a1e9.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=1998,1499,x757,y196img-msp-prod.nzz.ch/2026/04/19/0421... https://img-msp-prod.nzz.ch/2026/04/19/04219520-855a-4e48-ad80-b130dc54a1e9.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=1998,1499,x757,y196 — 200 — 2.2 KiB — 42 ms — h2https://img-msp-prod.nzz.ch/2026/04/18/96c4fad0-9d9b-4e67-9830-777fade07e3b.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=5317,3988,x341,y0img-msp-prod.nzz.ch/2026/04/18/96c4... https://img-msp-prod.nzz.ch/2026/04/18/96c4fad0-9d9b-4e67-9830-777fade07e3b.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=5317,3988,x341,y0 — 200 — 865 B — 31 ms — h2https://img-msp-prod.nzz.ch/2026/04/17/d390e5f1-0f95-4a79-a859-ecfbb74659a1.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=5504,4127,x688,y1img-msp-prod.nzz.ch/2026/04/17/d390... https://img-msp-prod.nzz.ch/2026/04/17/d390e5f1-0f95-4a79-a859-ecfbb74659a1.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=5504,4127,x688,y1 — 200 — 9.9 KiB — 32 ms — h2https://img-msp-prod.nzz.ch/2026/04/19/570949d9-185f-49fa-8a18-4d782a3a8842.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=5376,4032,x411,y0img-msp-prod.nzz.ch/2026/04/19/5709... https://img-msp-prod.nzz.ch/2026/04/19/570949d9-185f-49fa-8a18-4d782a3a8842.jpg?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=5376,4032,x411,y0 — 200 — 6.8 KiB — 20 ms — h2https://img-msp-prod.nzz.ch/2026/04/17/4a9ad932-06aa-4ee6-a6f7-864e98b72640.png?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=1680,1260,x0,y20img-msp-prod.nzz.ch/2026/04/17/4a9a... https://img-msp-prod.nzz.ch/2026/04/17/4a9ad932-06aa-4ee6-a6f7-864e98b72640.png?width=242&height=182&fit=bounds&quality=75&auto=webp&crop=1680,1260,x0,y20 — 200 — 32.0 KiB — 43 ms — h2https://img-msp-prod.nzz.ch/2026/04/21/abe28785-a219-4d9f-8837-54cc3698de3b.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=5568,3132,x0,y580img-msp-prod.nzz.ch/2026/04/21/abe2... https://img-msp-prod.nzz.ch/2026/04/21/abe28785-a219-4d9f-8837-54cc3698de3b.jpg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=5568,3132,x0,y580 — 200 — 57.7 KiB — 42 ms — h2https://img-msp-prod.nzz.ch/2026/03/24/3a371ded-ec64-4abd-b5e5-8dae568d67e4.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=8256,4644,x0,y161img-msp-prod.nzz.ch/2026/03/24/3a37... https://img-msp-prod.nzz.ch/2026/03/24/3a371ded-ec64-4abd-b5e5-8dae568d67e4.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=8256,4644,x0,y161 — 200 — 12.8 KiB — 24 ms — h2https://img-msp-prod.nzz.ch/2026/03/20/3b19ffd0-41fc-470d-ba62-9cdf4f316c22.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=7896,4441,x0,y411img-msp-prod.nzz.ch/2026/03/20/3b19... https://img-msp-prod.nzz.ch/2026/03/20/3b19ffd0-41fc-470d-ba62-9cdf4f316c22.jpg?width=380&height=214&fit=bounds&quality=75&auto=webp&crop=7896,4441,x0,y411 — 200 — 6.4 KiB — 45 ms — h2https://img-msp-prod.nzz.ch/2024/12/18/c2216812-cc68-4cbb-93a7-cf77bddf76b0.jpeg?width=96&height=96&fit=bounds&quality=75&auto=webp&crop=2174,2174,x938,y166img-msp-prod.nzz.ch/2024/12/18/c221... https://img-msp-prod.nzz.ch/2024/12/18/c2216812-cc68-4cbb-93a7-cf77bddf76b0.jpeg?width=96&height=96&fit=bounds&quality=75&auto=webp&crop=2174,2174,x938,y166 — 200 — 1.4 KiB — 24 ms — h2https://img-msp-prod.nzz.ch/2022/07/22/63a15e28-998d-4b21-b090-9a886ad33609.jpeg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=8192,4608,x0,y856img-msp-prod.nzz.ch/2022/07/22/63a1... https://img-msp-prod.nzz.ch/2022/07/22/63a15e28-998d-4b21-b090-9a886ad33609.jpeg?width=976&height=550&fit=bounds&quality=75&auto=webp&crop=8192,4608,x0,y856 — 200 — 36.2 KiB — 43 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/gt-america-standard--regular.woff2nzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/gt-america-standard--regular.woff2 — 200 — 17.1 KiB — 36 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/gt-america-standard--medium.woff2nzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/gt-america-standard--medium.woff2 — 200 — 18.1 KiB — 38 ms — h2https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/pensumpro-medium.woff2nzz-assets.static-nzz.ch/production... https://nzz-assets.static-nzz.ch/production/web/14.5.19/assets/fonts/pensumpro-medium.woff2 — 200 — 45.2 KiB — 42 ms — h2https://tms.danzz.ch/scripts/t.min.jstms.danzz.ch/scripts/t.min.js https://tms.danzz.ch/scripts/t.min.js — 200 — 38.7 KiB — 91 ms — h3https://cdn.piano.io/api/tinypass.min.jscdn.piano.io/api/tinypass.min.js https://cdn.piano.io/api/tinypass.min.js — 200 — 132.9 KiB — 114 ms — h3https://www.npttech.com/advertising.jswww.npttech.com/advertising.js https://www.npttech.com/advertising.js — 200 — 3.0 KiB — 52 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 117 ms — h3blob:https://www.nzz.ch/44d4b6d6-68ea-4fbd-8656-713eb39426b7www.nzz.ch/44d4b6d6-68ea-4fbd-8656-... blob:https://www.nzz.ch/44d4b6d6-68ea-4fbd-8656-713eb39426b7 — 200 — 0 B — 1 ms — blobhttps://api.adnz.co/api/ws-visitor/visitor-id?url=https%3A%2F%2Fwww.nzz.ch%2F&thirdPartyVisitorIds=W10%3D&adnzVisitorId=4064387729549516api.adnz.co/api/ws-visitor/visitor-... https://api.adnz.co/api/ws-visitor/visitor-id?url=https%3A%2F%2Fwww.nzz.ch%2F&thirdPartyVisitorIds=W10%3D&adnzVisitorId=4064387729549516 — 200 — 688 B — 78 ms — h3https://ib.adnxs.com/getuidjib.adnxs.com/getuidj https://ib.adnxs.com/getuidj — -1 — 0 B — 339 ms — https://pmtae6gdwwnlfghxs.ay.delivery/client-v2.jspmtae6gdwwnlfghxs.ay.delivery/clien... https://pmtae6gdwwnlfghxs.ay.delivery/client-v2.js — 200 — 36.2 KiB — 80 ms — h3blob:https://www.nzz.ch/98d3be6a-e241-4695-b79b-95baee9889f2www.nzz.ch/98d3be6a-e241-4695-b79b-... blob:https://www.nzz.ch/98d3be6a-e241-4695-b79b-95baee9889f2 — 200 — 0 B — 2 ms — blobblob:https://www.nzz.ch/57549d55-a9fc-44f6-b71a-8022f7c9ee40www.nzz.ch/57549d55-a9fc-44f6-b71a-... blob:https://www.nzz.ch/57549d55-a9fc-44f6-b71a-8022f7c9ee40 — 200 — 0 B — 1 ms — blobhttps://cdn.consentmanager.net/delivery/autoblocking/73879c159968.jscdn.consentmanager.net/delivery/aut... https://cdn.consentmanager.net/delivery/autoblocking/73879c159968.js — 200 — 36.2 KiB — 31 ms — h2https://www.nzz.ch/fragments/web/LiveTicker/nzz/83265?alwaysWhite=false&locale=de_CHwww.nzz.ch/fragments/web/LiveTicker... https://www.nzz.ch/fragments/web/LiveTicker/nzz/83265?alwaysWhite=false&locale=de_CH — 200 — 342 B — 48 ms — h2https://cdn.moengage.com/release/dc_2/moe_webSdk.min.latest.jscdn.moengage.com/release/dc_2/moe_w... https://cdn.moengage.com/release/dc_2/moe_webSdk.min.latest.js — 200 — 101.0 KiB — 80 ms — h2blob:https://www.nzz.ch/3d55f2e3-8f0f-487f-a6b8-9acad00e0677www.nzz.ch/3d55f2e3-8f0f-487f-a6b8-... blob:https://www.nzz.ch/3d55f2e3-8f0f-487f-a6b8-9acad00e0677 — 200 — 0 B — 3 ms — blobblob:https://www.nzz.ch/5430ec54-4a46-49cf-85c0-e6a6aa0f7945www.nzz.ch/5430ec54-4a46-49cf-85c0-... blob:https://www.nzz.ch/5430ec54-4a46-49cf-85c0-e6a6aa0f7945 — 200 — 0 B — 1 ms — blobhttps://cdn.jwplayer.com/videos/4vbpiv7Y-0SpmHVyW.mp4cdn.jwplayer.com/videos/4vbpiv7Y-0S... https://cdn.jwplayer.com/videos/4vbpiv7Y-0SpmHVyW.mp4 — 302 — 416 B — 70 ms — h2https://cdn.adnz.co/oneid/create.jscdn.adnz.co/oneid/create.js https://cdn.adnz.co/oneid/create.js — 200 — 3.7 KiB — 52 ms — h3blob:https://www.nzz.ch/3e34c6b6-5aaa-4c50-bbcc-fb29b4a48dccwww.nzz.ch/3e34c6b6-5aaa-4c50-bbcc-... blob:https://www.nzz.ch/3e34c6b6-5aaa-4c50-bbcc-fb29b4a48dcc — 200 — 0 B — 0 ms — blobblob:https://www.nzz.ch/5e6a0d71-e73b-48e3-9357-1269f2870352www.nzz.ch/5e6a0d71-e73b-48e3-9357-... blob:https://www.nzz.ch/5e6a0d71-e73b-48e3-9357-1269f2870352 — 200 — 0 B — 1 ms — blobblob:https://www.nzz.ch/fd87635b-a5f3-4501-a601-54856bae9c1awww.nzz.ch/fd87635b-a5f3-4501-a601-... blob:https://www.nzz.ch/fd87635b-a5f3-4501-a601-54856bae9c1a — 200 — 0 B — 1 ms — blobblob:https://www.nzz.ch/321cdd7b-5912-480a-9eb3-d3ad52ab2bcdwww.nzz.ch/321cdd7b-5912-480a-9eb3-... blob:https://www.nzz.ch/321cdd7b-5912-480a-9eb3-d3ad52ab2bcd — 200 — 0 B — 1 ms — blobhttps://videos-cloudfront.jwpsrv.com/69e8a608_641fae6a919fff1d87d77374b8141cd1773c5618/content/conversions/55rmlnEm/videos/sHpFfzZq-34552441.mp4videos-cloudfront.jwpsrv.com/69e8a6... https://videos-cloudfront.jwpsrv.com/69e8a608_641fae6a919fff1d87d77374b8141cd1773c5618/content/conversions/55rmlnEm/videos/sHpFfzZq-34552441.mp4 — 206 — 301.5 KiB — 111 ms — h2blob:https://www.nzz.ch/4d7d2597-a9a3-473a-83d9-8030a3d64faawww.nzz.ch/4d7d2597-a9a3-473a-83d9-... blob:https://www.nzz.ch/4d7d2597-a9a3-473a-83d9-8030a3d64faa — 200 — 0 B — 1 ms — blobblob:https://www.nzz.ch/0daf4707-a6b3-459a-b222-384919b99ac3www.nzz.ch/0daf4707-a6b3-459a-b222-... blob:https://www.nzz.ch/0daf4707-a6b3-459a-b222-384919b99ac3 — 200 — 0 B — 1 ms — blobhttps://api.assertcom.de/pageviewapi.assertcom.de/pageview https://api.assertcom.de/pageview — 200 — 306 B — 163 ms — h2blob:https://www.nzz.ch/081a74d5-93b3-4abf-abb6-39f2306577aewww.nzz.ch/081a74d5-93b3-4abf-abb6-... blob:https://www.nzz.ch/081a74d5-93b3-4abf-abb6-39f2306577ae — 200 — 0 B — 0 ms — blobhttps://c.delivery.consentmanager.net/delivery/cmp.php?id=16054&h=https%3A%2F%2Fwww.nzz.ch%2F&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=DE&o=1776810662089c.delivery.consentmanager.net/deliv... https://c.delivery.consentmanager.net/delivery/cmp.php?id=16054&h=https%3A%2F%2Fwww.nzz.ch%2F&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=DE&o=1776810662089 — -1 — 0 B — 3.1 s — https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21cdn.consentmanager.net/delivery/js/... https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21 — 200 — 101.2 KiB — 46 ms — h2https://id-eu.piano.io/id/api/v1/identity/token/verify?browser_id=mo976wtnypvy2u1o&page_view_id=mo976wtn6t24endx&content_type=website&page_title=NZZ+%E2%80%93+Neue+Z%C3%BCrcher+Zeitung+%7C+Aktuelle+News%2C+Hintergr%C3%BCnde+%26+mehr&callback=jsonp2141&client_id=p8HiOl0Zpe&site=https%3A%2F%2Fwww.nzz.ch&user_state=anonid-eu.piano.io/id/api/v1/identity/t... https://id-eu.piano.io/id/api/v1/identity/token/verify?browser_id=mo976wtnypvy2u1o&page_view_id=mo976wtn6t24endx&content_type=website&page_title=NZZ+%E2%80%93+Neue+Z%C3%BCrcher+Zeitung+%7C+Aktuelle+News%2C+Hintergr%C3%BCnde+%26+mehr&callback=jsonp2141&client_id=p8HiOl0Zpe&site=https%3A%2F%2Fwww.nzz.ch&user_state=anon — 200 — 869 B — 43 ms — h3blob:https://www.nzz.ch/778ac668-157a-4e07-8f99-4e55b92ad8f0www.nzz.ch/778ac668-157a-4e07-8f99-... blob:https://www.nzz.ch/778ac668-157a-4e07-8f99-4e55b92ad8f0 — 200 — 0 B — 2 ms — blobblob:https://www.nzz.ch/7d414efc-bcc4-4923-b37d-745588f7a8d4www.nzz.ch/7d414efc-bcc4-4923-b37d-... blob:https://www.nzz.ch/7d414efc-bcc4-4923-b37d-745588f7a8d4 — 200 — 0 B — 1 ms — blobblob:https://www.nzz.ch/dfb35ecb-2de7-4206-9148-930213549361www.nzz.ch/dfb35ecb-2de7-4206-9148-... blob:https://www.nzz.ch/dfb35ecb-2de7-4206-9148-930213549361 — 200 — 0 B — 2 ms — blobblob:https://www.nzz.ch/cec67952-72d9-4af4-8be6-0e60732b18f5www.nzz.ch/cec67952-72d9-4af4-8be6-... blob:https://www.nzz.ch/cec67952-72d9-4af4-8be6-0e60732b18f5 — 200 — 0 B — 1 ms — blobblob:https://www.nzz.ch/d338a2f0-5fb8-4ca3-8c0b-d5ad68a48ceawww.nzz.ch/d338a2f0-5fb8-4ca3-8c0b-... blob:https://www.nzz.ch/d338a2f0-5fb8-4ca3-8c0b-d5ad68a48cea — 200 — 0 B — 1 ms — blobblob:https://www.nzz.ch/289fe5ed-e5e4-4aed-96af-68e53bb40df6www.nzz.ch/289fe5ed-e5e4-4aed-96af-... blob:https://www.nzz.ch/289fe5ed-e5e4-4aed-96af-68e53bb40df6 — 200 — 0 B — 1 ms — blobblob:https://www.nzz.ch/ede9bfde-66e0-4328-977a-cc8ff3c73e22www.nzz.ch/ede9bfde-66e0-4328-977a-... blob:https://www.nzz.ch/ede9bfde-66e0-4328-977a-cc8ff3c73e22 — 200 — 0 B — 3 ms — blobhttps://cdn.consentmanager.net/delivery/alertdomain/d18xNjA1NC5zXzEuZF9zb25hcl9zY3JpcHRfYWM.gif?ref=https%3A%2F%2Fwww.nzz.ch%2Fcdn.consentmanager.net/delivery/ale... https://cdn.consentmanager.net/delivery/alertdomain/d18xNjA1NC5zXzEuZF9zb25hcl9zY3JpcHRfYWM.gif?ref=https%3A%2F%2Fwww.nzz.ch%2F — 200 — 449 B — 18 ms — h2blob:https://www.nzz.ch/156e77a8-f960-4ae9-a574-d1fb946daddcwww.nzz.ch/156e77a8-f960-4ae9-a574-... blob:https://www.nzz.ch/156e77a8-f960-4ae9-a574-d1fb946daddc — 200 — 0 B — 1 ms — blobhttps://dev-cdn.adnz.co/viewability-tracker/index.jsdev-cdn.adnz.co/viewability-tracker... https://dev-cdn.adnz.co/viewability-tracker/index.js — 200 — 27.6 KiB — 85 ms — h3https://dev-cdn.adnz.co/viewability-tracker/devtools.jsdev-cdn.adnz.co/viewability-tracker... https://dev-cdn.adnz.co/viewability-tracker/devtools.js — 200 — 6.2 KiB — 64 ms — h3https://dev-cdn.adnz.co/viewability-tracker/clickstream.jsdev-cdn.adnz.co/viewability-tracker... https://dev-cdn.adnz.co/viewability-tracker/clickstream.js — 200 — 106.9 KiB — 98 ms — h3https://api.adnz.co/api/ws-semantiq/page-keywords?tenantIds=1,1132,34,2748,3062,1,134,3186&url=https%3A%2F%2Fwww.nzz.ch%2Fapi.adnz.co/api/ws-semantiq/page-ke... https://api.adnz.co/api/ws-semantiq/page-keywords?tenantIds=1,1132,34,2748,3062,1,134,3186&url=https%3A%2F%2Fwww.nzz.ch%2F — 200 — 764 B — 71 ms — h3https://api.adnz.co/api/ws-appnexus-proxy/creatives/mediation-excludedapi.adnz.co/api/ws-appnexus-proxy/c... https://api.adnz.co/api/ws-appnexus-proxy/creatives/mediation-excluded — 200 — 2.5 KiB — 26 ms — h3https://api.adnz.co/api/ws-geodata/countryapi.adnz.co/api/ws-geodata/country https://api.adnz.co/api/ws-geodata/country — 200 — 710 B — 47 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 70 ms — h3https://dev-cdn.adnz.co/viewability-tracker/logger-4qJx8Kcw.mjsdev-cdn.adnz.co/viewability-tracker... https://dev-cdn.adnz.co/viewability-tracker/logger-4qJx8Kcw.mjs — 200 — 5.5 KiB — 49 ms — h3https://dev-cdn.adnz.co/viewability-tracker/constants-CE3SNl2X.mjsdev-cdn.adnz.co/viewability-tracker... https://dev-cdn.adnz.co/viewability-tracker/constants-CE3SNl2X.mjs — 200 — 1.7 KiB — 48 ms — h3https://dev-cdn.adnz.co/viewability-tracker/wait-lBwE5STp.mjsdev-cdn.adnz.co/viewability-tracker... https://dev-cdn.adnz.co/viewability-tracker/wait-lBwE5STp.mjs — 200 — 1.4 KiB — 48 ms — h3https://dev-cdn.adnz.co/viewability-tracker/defineProperty-kEcDAA5Z.mjsdev-cdn.adnz.co/viewability-tracker... https://dev-cdn.adnz.co/viewability-tracker/defineProperty-kEcDAA5Z.mjs — 200 — 1.3 KiB — 55 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 24 ms — h3https://api.adnz.co/api/ws-geodata/countryapi.adnz.co/api/ws-geodata/country https://api.adnz.co/api/ws-geodata/country — 200 — 714 B — 40 ms — h3https://api.adnz.co/api/ws-clickstream-collector/submit/batchapi.adnz.co/api/ws-clickstream-coll... https://api.adnz.co/api/ws-clickstream-collector/submit/batch — 200 — 0 B — 41 ms — h3https://api.adnz.co/api/ws-clickstream-collector/submit/batchapi.adnz.co/api/ws-clickstream-coll... https://api.adnz.co/api/ws-clickstream-collector/submit/batch — 204 — 684 B — 42 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 73 ms — h3https://sdk-02.moengage.com/v2/websdksettings?app_id=QRMGZV0ZT5KW43FWDS9EFX9Bsdk-02.moengage.com/v2/websdksettin... https://sdk-02.moengage.com/v2/websdksettings?app_id=QRMGZV0ZT5KW43FWDS9EFX9B — 200 — 1.4 KiB — 70 ms — h2https://sdk-02.moengage.com/v3/sdkconfig/web/QRMGZV0ZT5KW43FWDS9EFX9Bsdk-02.moengage.com/v3/sdkconfig/we... https://sdk-02.moengage.com/v3/sdkconfig/web/QRMGZV0ZT5KW43FWDS9EFX9B — 200 — 804 B — 68 ms — h2https://www.nzz.ch/favicon/favicon-32x32.png?v=3www.nzz.ch/favicon/favicon-32x32.pn... https://www.nzz.ch/favicon/favicon-32x32.png?v=3 — 200 — 935 B — 33 ms — h2https://cdn.consentmanager.net/delivery/alertdomain/d18xNjA1NC5zXzEuZF90YWdfZGVjZW50cmlxX2NvbQ.gif?ref=https%3A%2F%2Fwww.nzz.ch%2Fcdn.consentmanager.net/delivery/ale... https://cdn.consentmanager.net/delivery/alertdomain/d18xNjA1NC5zXzEuZF90YWdfZGVjZW50cmlxX2NvbQ.gif?ref=https%3A%2F%2Fwww.nzz.ch%2F — 200 — 448 B — 21 ms — h2https://sdk-02.moengage.com/v2/device/add?os=web&os_platform=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Safari%2F537.36&is_incognito=false&app_id=QRMGZV0ZT5KW43FWDS9EFX9B&os_ver=macOS%2010.15.7&sdk_ver=2.73.01&model=Google%20Chrome&app_ver=1.0&device_ts=1776810665320&device_tz_offset=0&unique_id=8f39cb03-7e63-4f28-9011-6dcc0b2b5da9&device_tz=0&device_unique_id=10b24423-86ff-4324-a20c-1c37ef6f36a0&subscription_type=vapid&vapid_public=BFsE9WxJvn4kjRF6gKi83E7f22c_U6qmPzSot6yPLbj9sm1Co61UZuctEBaZZpt3rGxKhkrOedQq5oFhvyYpK8w&environment=sdk-02.moengage.com&url=https%3A%2F%2Fwww.nzz.ch%2Fsdk-02.moengage.com/v2/device/add?o... https://sdk-02.moengage.com/v2/device/add?os=web&os_platform=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Safari%2F537.36&is_incognito=false&app_id=QRMGZV0ZT5KW43FWDS9EFX9B&os_ver=macOS%2010.15.7&sdk_ver=2.73.01&model=Google%20Chrome&app_ver=1.0&device_ts=1776810665320&device_tz_offset=0&unique_id=8f39cb03-7e63-4f28-9011-6dcc0b2b5da9&device_tz=0&device_unique_id=10b24423-86ff-4324-a20c-1c37ef6f36a0&subscription_type=vapid&vapid_public=BFsE9WxJvn4kjRF6gKi83E7f22c_U6qmPzSot6yPLbj9sm1Co61UZuctEBaZZpt3rGxKhkrOedQq5oFhvyYpK8w&environment=sdk-02.moengage.com&url=https%3A%2F%2Fwww.nzz.ch%2F — 200 — 461 B — 56 ms — h2https://sdk-02.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=8f39cb03-7e63-4f28-9011-6dcc0b2b5da9&os=websdk-02.moengage.com/v3/campaigns/in... https://sdk-02.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=8f39cb03-7e63-4f28-9011-6dcc0b2b5da9&os=web — 200 — 0 B — 32 ms — h2https://sdk-02.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=8f39cb03-7e63-4f28-9011-6dcc0b2b5da9&os=websdk-02.moengage.com/v3/campaigns/in... https://sdk-02.moengage.com/v3/campaigns/inapp/live?sdk_ver=2.73.01&unique_id=8f39cb03-7e63-4f28-9011-6dcc0b2b5da9&os=web — 200 — 1.4 KiB — 74 ms — h2https://c2-eu.piano.io/xbuilder/experience/execute?aid=p8HiOl0Zpec2-eu.piano.io/xbuilder/experience/... https://c2-eu.piano.io/xbuilder/experience/execute?aid=p8HiOl0Zpe — 200 — 3.7 KiB — 53 ms — h3https://cdn.cxense.com/sp1.htmlcdn.cxense.com/sp1.html https://cdn.cxense.com/sp1.html — -1 — 0 B — 7 ms —
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 1330ms · 885KB · CHF21/mo
nzz-assets.static-nzz.ch
Other
Costly
Execution 333ms
Transfer 56 KB
Unused 37%
Monthly Cost CHF5/mo
www.nzz.ch
Other
Costly
Execution 232ms
Transfer 167 KB
Monthly Cost CHF4/mo
Unattributable
Other
Costly
Execution 220ms
Transfer 0 KB
Monthly Cost CHF3/mo
nzz-assets.static-nzz.ch
Other
Optional
Execution 146ms
Transfer 143 KB
Unused 75%
Monthly Cost CHF2/mo
adnz.co
Other
Optional
Execution 124ms
Transfer 249 KB
Unused 46%
Monthly Cost CHF2/mo
www.nzz.ch
Other
Optional
Execution 100ms
Transfer 0 KB
Monthly Cost CHF2/mo
cdn.consentmanager.net
Other
Optional
Execution 64ms
Transfer 36 KB
Monthly Cost CHF1/mo
cdn.moengage.com
Other
Optional
Execution 56ms
Transfer 101 KB
Unused 61%
Monthly Cost CHF1/mo
cdn.piano.io
Other
Optional
Execution 55ms
Transfer 133 KB
Unused 63%
Monthly Cost CHF1/mo

These scripts may cost more than they're worth

  • nzz-assets.static-nzz.ch adds 333ms and costs ~CHF5/month
  • www.nzz.ch adds 232ms and costs ~CHF4/month
  • Unattributable adds 220ms and costs ~CHF3/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

nzz-assets.static-nzz.ch takes 333ms 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.nzz.ch takes 232ms 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 220ms 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

75% of nzz-assets.static-nzz.ch'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

61% of cdn.moengage.com'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

63% of cdn.piano.io'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