Skip to content
https://diepresse.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
81
GRADE
B
FIX
4
REVIEW
4
PASS
5
INFO
2

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

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

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

2.31 s

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

97 ms

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

0.044

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

1.65 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.31 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 153 requests
FIX
2.9 MB transferred, 153 requests
Warning::
Page weighs 5.2 MB (2.9 MB transferred)
Warning::
Images are 1.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.8 MB
Warning::
JavaScript is 713 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 713 KB
Info::
Fonts are 220 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 220 KB
Warning::
153 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.60 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
153 requests
0.60 g CO2 per page load
Images 1.8 MiB 62%
JavaScript 713.1 KiB 24%
Fonts 220.1 KiB 7%
HTML 85.2 KiB 3%
CSS 65.6 KiB 2%
Other 22.5 KiB 1%
Other 1.8 KiB 0%
Other 737 B 0%
Other 467 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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 (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
153 resources · 2.9 MB · 128 KB savings available
FIX
153 resources · 2.9 MB · 128 KB savings available
Warning::
Page weight 1.9 MB over 1MB target
Got: 2.9 MB Expected: ≤ 1 MB
Info::
~128 KB of savings available
Warning::
152 third-party resources (100% of weight)
Info::
2 resources over 200KB
153 resources · 2.9 MiB · 152 third-party 1.9 MiB over 1MB target
Image 62% · 1.8 MiB
JavaScript 24% · 713.1 KiB
Font 7% · 220.1 KiB
Document 3% · 85.2 KiB
CSS 2% · 65.6 KiB
Other 1% · 24.0 KiB

~127.6 KiB of savings available

Remove unused JavaScript: 127.6 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.

C
Image Optimization
Action
48 images, 0 KB saveable
REVIEW
48 images, 0 KB saveable
Warning::
https://assets.diepresse.com/layout/diepresse/file... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.diepresse.com/layout/diepresse/file... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.diepresse.com/layout/diepresse/file... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.diepresse.com/layout/diepresse/file... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
48 images 1.7 MB
0 oversized -0 KB
4 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
964ms total JS execution
REVIEW
964ms total JS execution
Warning::
https://www.diepresse.com/assets_v2/js/app.DkPjJmv...: 453ms CPU time
Info::
https://www.diepresse.com/: 193ms CPU time
Info::
Unattributable: 159ms CPU time
Info::
https://privacy.diepresse.com/sdk/22ecd6bfac93de60...: 92ms CPU time
Info::
https://www.diepresse.com/assets_v2/js/swiper-bund...: 68ms CPU time
Warning::
Third-party scripts: 964ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Style & Layout 17% Other 14% Parse HTML & CSS 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.diepresse.com/assets_v2/js/app.DkPjJmvP.js453ms371ms1ms3rd
https://www.diepresse.com/193ms20ms2ms3rd
Unattributable159ms59ms0ms3rd
https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-de-AT-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js92ms37ms11ms3rd
https://www.diepresse.com/assets_v2/js/swiper-bundle.DwyMwr7b.js68ms6ms0ms3rd
B
JS Bundles
66 scripts, 128 KB unused
REVIEW
66 scripts, 128 KB unused
Warning::
https://www.diepresse.com/assets_v2/js/app.DkPjJmv...: 85 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://privacy.diepresse.com/sdk/22ecd6bfac93de60...: 43 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 128 KB
128 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.diepresse.com/assets_v2/js/app.DkPjJmvP.js222 KB85 KB (38%)3rd
https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js103 KB43 KB (42%)3rd
https://data-50d39a5d3f.diepresse.com/iomm/latest/manager/base/es6/bundle.js17 KB3rd
https://data-50d39a5d3f.diepresse.com/iomm/latest/bootstrap/loader.js0 KB3rd
https://ced.sascdn.com/tag/1003/smart.js27 KB3rd
https://privacy.diepresse.com/f99e3f18-1a59-4728-b6e7-f56c99678ed5/loader.js?target_type=notice&target=wwcb4eBz42 KB3rd
https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videoconfig0 KB3rd
https://ced-ns.sascdn.com/diff/video/current/libs/js/controller.js144 KB3rd
https://data-50d39a5d3f.diepresse.com/iomb/latest/sensor/manager/base/es6/bundle.js9 KB3rd
https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.22ecd6bfac93de604efec0b75b2c796ee1675f92.js1 KB3rd

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

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
4 fonts (220 KB)
PASS
4 fonts (220 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

220 KB total

Render-blocking

0

of 4

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 2.0 s FCP 1.4 s LCP 2.3 shttps://assets.diepresse.com/layout/diepresse/files/fonts/PublicoHeadline-Roman-Web.woff2PublicoHeadline-Roman-W... https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoHeadline-Roman-Web.woff2 — 39.1 KiB — 298 ms — font-display: swaphttps://assets.diepresse.com/layout/diepresse/files/fonts/PublicoText-Roman-Web.woff2PublicoText-Roman-Web.w... https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoText-Roman-Web.woff2 — 51.5 KiB — 261 ms — font-display: swaphttps://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Bold-Pro.woff2Mabry-Bold-Pro.woff2 https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Bold-Pro.woff2 — 65.9 KiB — 337 ms — font-display: swaphttps://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Medium-Pro.woff2Mabry-Medium-Pro.woff2 https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Medium-Pro.woff2 — 63.6 KiB — 65 ms — font-display: swap
PublicoHeadline-Roman-W... woff2 swap
Size 39 KB
Load time 298 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
PublicoText-Roman-Web.w... woff2 swap
Size 51 KB
Load time 261 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
Mabry-Bold-Pro.woff2 woff2 swap
Size 66 KB
Load time 337 ms
Start 240 ms
Risk FOUT — text flashes from fallback to web font
Mabry-Medium-Pro.woff2 woff2 swap
Size 64 KB
Load time 65 ms
Start 784 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
Network Waterfall
153 requests over 2021ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.4 s LCP 2.3 shttps://diepresse.com// https://diepresse.com/ — 301 — 64 B — 155 ms — h2https://www.diepresse.com/www.diepresse.com/ https://www.diepresse.com/ — 200 — 85.2 KiB — 76 ms — h2https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoHeadline-Roman-Web.woff2assets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoHeadline-Roman-Web.woff2 — 200 — 39.1 KiB — 298 ms — h2https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoText-Roman-Web.woff2assets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoText-Roman-Web.woff2 — 200 — 51.5 KiB — 261 ms — h2https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Bold-Pro.woff2assets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Bold-Pro.woff2 — 200 — 65.9 KiB — 337 ms — h2https://data-50d39a5d3f.diepresse.com/iomm/latest/manager/base/es6/bundle.jsdata-50d39a5d3f.diepresse.com/iomm/... https://data-50d39a5d3f.diepresse.com/iomm/latest/manager/base/es6/bundle.js — 200 — 17.2 KiB — 90 ms — h2https://data-50d39a5d3f.diepresse.com/iomm/latest/bootstrap/loader.jsdata-50d39a5d3f.diepresse.com/iomm/... https://data-50d39a5d3f.diepresse.com/iomm/latest/bootstrap/loader.js — 200 — 440 B — 91 ms — h2https://r.sascdn.com/video/config.js?nwid=1003r.sascdn.com/video/config.js?nwid=1... https://r.sascdn.com/video/config.js?nwid=1003 — 302 — 107 B — 430 ms — h2https://r.sascdn.com/video/controller.js?nwid=1003r.sascdn.com/video/controller.js?nw... https://r.sascdn.com/video/controller.js?nwid=1003 — 302 — 132 B — 430 ms — h2https://ced.sascdn.com/tag/1003/smart.jsced.sascdn.com/tag/1003/smart.js https://ced.sascdn.com/tag/1003/smart.js — 200 — 27.3 KiB — 40 ms — http/1.1https://www.diepresse.com/assets_v2/css/main.BC2FlRKg.csswww.diepresse.com/assets_v2/css/mai... https://www.diepresse.com/assets_v2/css/main.BC2FlRKg.css — 200 — 31.1 KiB — 8 ms — h2https://img.diepresse.com/public/incoming/9qkq9y-macau-china-market-oil/alternates/WEBP_WIDE_1200/MACAU-CHINA-MARKET-OILimg.diepresse.com/public/incoming/9... https://img.diepresse.com/public/incoming/9qkq9y-macau-china-market-oil/alternates/WEBP_WIDE_1200/MACAU-CHINA-MARKET-OIL — 200 — 52.2 KiB — 267 ms — h2https://img.diepresse.com/public/incoming/k9b7fi-topshot-iran-us-israel-war-politics/alternates/WEBP_SQUARE_300/TOPSHOT-IRAN-US-ISRAEL-WAR-POLITICSimg.diepresse.com/public/incoming/k... https://img.diepresse.com/public/incoming/k9b7fi-topshot-iran-us-israel-war-politics/alternates/WEBP_SQUARE_300/TOPSHOT-IRAN-US-ISRAEL-WAR-POLITICS — 200 — 20.0 KiB — 288 ms — h2https://www.diepresse.com/assets_v2/js/app.DkPjJmvP.jswww.diepresse.com/assets_v2/js/app.... https://www.diepresse.com/assets_v2/js/app.DkPjJmvP.js — 200 — 221.6 KiB — 15 ms — h2https://privacy.diepresse.com/f99e3f18-1a59-4728-b6e7-f56c99678ed5/loader.js?target_type=notice&target=wwcb4eBzprivacy.diepresse.com/f99e3f18-1a59... https://privacy.diepresse.com/f99e3f18-1a59-4728-b6e7-f56c99678ed5/loader.js?target_type=notice&target=wwcb4eBz — 200 — 42.0 KiB — 85 ms — h2https://img.diepresse.com/public/incoming/166vq4-gettyimages-2266022300jpg/alternates/WEBP_SQUARE_300/GettyImages-2266022300.jpgimg.diepresse.com/public/incoming/1... https://img.diepresse.com/public/incoming/166vq4-gettyimages-2266022300jpg/alternates/WEBP_SQUARE_300/GettyImages-2266022300.jpg — 200 — 22.8 KiB — 62 ms — h2https://img.diepresse.com/public/incoming/5dq9cl-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/5... https://img.diepresse.com/public/incoming/5dq9cl-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 27.7 KiB — 63 ms — h2https://www.diepresse.com/assets_v2/images/icon/manifest.jsonwww.diepresse.com/assets_v2/images/... https://www.diepresse.com/assets_v2/images/icon/manifest.json — 200 — 467 B — 6 ms — h2https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videojsresources&jf=controller&jfv=r.sascdn.com/handlers/config/config... https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videojsresources&jf=controller&jfv= — 302 — 116 B — 35 ms — h2https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videoconfigr.sascdn.com/handlers/config/config... https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videoconfig — 200 — 351 B — 36 ms — h2https://ced-ns.sascdn.com/diff/video/current/libs/js/controller.jsced-ns.sascdn.com/diff/video/curren... https://ced-ns.sascdn.com/diff/video/current/libs/js/controller.js — 200 — 143.7 KiB — 13 ms — http/1.1https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.jsprivacy.diepresse.com/sdk/22ecd6bfa... https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 102.5 KiB — 65 ms — h2https://www.diepresse.com/assets_v2/css/print.Bd3sBPYE.csswww.diepresse.com/assets_v2/css/pri... https://www.diepresse.com/assets_v2/css/print.Bd3sBPYE.css — 200 — 3.8 KiB — 8 ms — h2https://img.diepresse.com/public/incoming/24861h-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/2... https://img.diepresse.com/public/incoming/24861h-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 10.2 KiB — 56 ms — h2https://img.diepresse.com/public/incoming/ljids8-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/l... https://img.diepresse.com/public/incoming/ljids8-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 24.9 KiB — 66 ms — h2https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Medium-Pro.woff2assets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Medium-Pro.woff2 — 200 — 63.6 KiB — 65 ms — h2https://data-50d39a5d3f.diepresse.com/iomb/latest/sensor/manager/base/es6/bundle.jsdata-50d39a5d3f.diepresse.com/iomb/... https://data-50d39a5d3f.diepresse.com/iomb/latest/sensor/manager/base/es6/bundle.js — 200 — 8.9 KiB — 36 ms — h2https://assets.diepresse.com/layout/diepresse/files/nav/author_images/Thomas_Weber_40px.pngassets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/nav/author_images/Thomas_Weber_40px.png — 200 — 3.8 KiB — 152 ms — h2https://img.diepresse.com/public/incoming/9vh12n-22apr26-wirtschaft-peter-kufner-kuf-onlinejpg/alternates/WEBP_LANDSCAPE_600/22apr26%20wirtschaft%20-%20peter%20kufner%20kuf%20-online.jpgimg.diepresse.com/public/incoming/9... https://img.diepresse.com/public/incoming/9vh12n-22apr26-wirtschaft-peter-kufner-kuf-onlinejpg/alternates/WEBP_LANDSCAPE_600/22apr26%20wirtschaft%20-%20peter%20kufner%20kuf%20-online.jpg — 200 — 25.6 KiB — 69 ms — h2https://img.diepresse.com/public/incoming/kjjchc-kein-Titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/k... https://img.diepresse.com/public/incoming/kjjchc-kein-Titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 23.8 KiB — 74 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.4 s LCP 2.3 shttps://diepresse.com// https://diepresse.com/ — 301 — 64 B — 155 ms — h2https://www.diepresse.com/www.diepresse.com/ https://www.diepresse.com/ — 200 — 85.2 KiB — 76 ms — h2https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoHeadline-Roman-Web.woff2assets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoHeadline-Roman-Web.woff2 — 200 — 39.1 KiB — 298 ms — h2https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoText-Roman-Web.woff2assets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/fonts/PublicoText-Roman-Web.woff2 — 200 — 51.5 KiB — 261 ms — h2https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Bold-Pro.woff2assets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Bold-Pro.woff2 — 200 — 65.9 KiB — 337 ms — h2https://data-50d39a5d3f.diepresse.com/iomm/latest/manager/base/es6/bundle.jsdata-50d39a5d3f.diepresse.com/iomm/... https://data-50d39a5d3f.diepresse.com/iomm/latest/manager/base/es6/bundle.js — 200 — 17.2 KiB — 90 ms — h2https://data-50d39a5d3f.diepresse.com/iomm/latest/bootstrap/loader.jsdata-50d39a5d3f.diepresse.com/iomm/... https://data-50d39a5d3f.diepresse.com/iomm/latest/bootstrap/loader.js — 200 — 440 B — 91 ms — h2https://r.sascdn.com/video/config.js?nwid=1003r.sascdn.com/video/config.js?nwid=1... https://r.sascdn.com/video/config.js?nwid=1003 — 302 — 107 B — 430 ms — h2https://r.sascdn.com/video/controller.js?nwid=1003r.sascdn.com/video/controller.js?nw... https://r.sascdn.com/video/controller.js?nwid=1003 — 302 — 132 B — 430 ms — h2https://ced.sascdn.com/tag/1003/smart.jsced.sascdn.com/tag/1003/smart.js https://ced.sascdn.com/tag/1003/smart.js — 200 — 27.3 KiB — 40 ms — http/1.1https://www.diepresse.com/assets_v2/css/main.BC2FlRKg.csswww.diepresse.com/assets_v2/css/mai... https://www.diepresse.com/assets_v2/css/main.BC2FlRKg.css — 200 — 31.1 KiB — 8 ms — h2https://img.diepresse.com/public/incoming/9qkq9y-macau-china-market-oil/alternates/WEBP_WIDE_1200/MACAU-CHINA-MARKET-OILimg.diepresse.com/public/incoming/9... https://img.diepresse.com/public/incoming/9qkq9y-macau-china-market-oil/alternates/WEBP_WIDE_1200/MACAU-CHINA-MARKET-OIL — 200 — 52.2 KiB — 267 ms — h2https://img.diepresse.com/public/incoming/k9b7fi-topshot-iran-us-israel-war-politics/alternates/WEBP_SQUARE_300/TOPSHOT-IRAN-US-ISRAEL-WAR-POLITICSimg.diepresse.com/public/incoming/k... https://img.diepresse.com/public/incoming/k9b7fi-topshot-iran-us-israel-war-politics/alternates/WEBP_SQUARE_300/TOPSHOT-IRAN-US-ISRAEL-WAR-POLITICS — 200 — 20.0 KiB — 288 ms — h2https://www.diepresse.com/assets_v2/js/app.DkPjJmvP.jswww.diepresse.com/assets_v2/js/app.... https://www.diepresse.com/assets_v2/js/app.DkPjJmvP.js — 200 — 221.6 KiB — 15 ms — h2https://privacy.diepresse.com/f99e3f18-1a59-4728-b6e7-f56c99678ed5/loader.js?target_type=notice&target=wwcb4eBzprivacy.diepresse.com/f99e3f18-1a59... https://privacy.diepresse.com/f99e3f18-1a59-4728-b6e7-f56c99678ed5/loader.js?target_type=notice&target=wwcb4eBz — 200 — 42.0 KiB — 85 ms — h2https://img.diepresse.com/public/incoming/166vq4-gettyimages-2266022300jpg/alternates/WEBP_SQUARE_300/GettyImages-2266022300.jpgimg.diepresse.com/public/incoming/1... https://img.diepresse.com/public/incoming/166vq4-gettyimages-2266022300jpg/alternates/WEBP_SQUARE_300/GettyImages-2266022300.jpg — 200 — 22.8 KiB — 62 ms — h2https://img.diepresse.com/public/incoming/5dq9cl-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/5... https://img.diepresse.com/public/incoming/5dq9cl-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 27.7 KiB — 63 ms — h2https://www.diepresse.com/assets_v2/images/icon/manifest.jsonwww.diepresse.com/assets_v2/images/... https://www.diepresse.com/assets_v2/images/icon/manifest.json — 200 — 467 B — 6 ms — h2https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videojsresources&jf=controller&jfv=r.sascdn.com/handlers/config/config... https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videojsresources&jf=controller&jfv= — 302 — 116 B — 35 ms — h2https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videoconfigr.sascdn.com/handlers/config/config... https://r.sascdn.com/handlers/config/config.ashx?nwid=1003&cptype=videoconfig — 200 — 351 B — 36 ms — h2https://ced-ns.sascdn.com/diff/video/current/libs/js/controller.jsced-ns.sascdn.com/diff/video/curren... https://ced-ns.sascdn.com/diff/video/current/libs/js/controller.js — 200 — 143.7 KiB — 13 ms — http/1.1https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.jsprivacy.diepresse.com/sdk/22ecd6bfa... https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 102.5 KiB — 65 ms — h2https://www.diepresse.com/assets_v2/css/print.Bd3sBPYE.csswww.diepresse.com/assets_v2/css/pri... https://www.diepresse.com/assets_v2/css/print.Bd3sBPYE.css — 200 — 3.8 KiB — 8 ms — h2https://img.diepresse.com/public/incoming/24861h-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/2... https://img.diepresse.com/public/incoming/24861h-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 10.2 KiB — 56 ms — h2https://img.diepresse.com/public/incoming/ljids8-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/l... https://img.diepresse.com/public/incoming/ljids8-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 24.9 KiB — 66 ms — h2https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Medium-Pro.woff2assets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/fonts/Mabry-Medium-Pro.woff2 — 200 — 63.6 KiB — 65 ms — h2https://data-50d39a5d3f.diepresse.com/iomb/latest/sensor/manager/base/es6/bundle.jsdata-50d39a5d3f.diepresse.com/iomb/... https://data-50d39a5d3f.diepresse.com/iomb/latest/sensor/manager/base/es6/bundle.js — 200 — 8.9 KiB — 36 ms — h2https://assets.diepresse.com/layout/diepresse/files/nav/author_images/Thomas_Weber_40px.pngassets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/nav/author_images/Thomas_Weber_40px.png — 200 — 3.8 KiB — 152 ms — h2https://img.diepresse.com/public/incoming/9vh12n-22apr26-wirtschaft-peter-kufner-kuf-onlinejpg/alternates/WEBP_LANDSCAPE_600/22apr26%20wirtschaft%20-%20peter%20kufner%20kuf%20-online.jpgimg.diepresse.com/public/incoming/9... https://img.diepresse.com/public/incoming/9vh12n-22apr26-wirtschaft-peter-kufner-kuf-onlinejpg/alternates/WEBP_LANDSCAPE_600/22apr26%20wirtschaft%20-%20peter%20kufner%20kuf%20-online.jpg — 200 — 25.6 KiB — 69 ms — h2https://img.diepresse.com/public/incoming/kjjchc-kein-Titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/k... https://img.diepresse.com/public/incoming/kjjchc-kein-Titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 23.8 KiB — 74 ms — h2https://img.diepresse.com/public/incoming/2alcop-ukraine-crisiseu/alternates/WEBP_LANDSCAPE_600/UKRAINE-CRISISEUimg.diepresse.com/public/incoming/2... https://img.diepresse.com/public/incoming/2alcop-ukraine-crisiseu/alternates/WEBP_LANDSCAPE_600/UKRAINE-CRISISEU — 200 — 9.5 KiB — 159 ms — h2https://img.diepresse.com/public/incoming/fpoifb-apaimg002849203hr-1jpg/alternates/WEBP_LANDSCAPE_600/APAIMG_002849203.HR%201.jpgimg.diepresse.com/public/incoming/f... https://img.diepresse.com/public/incoming/fpoifb-apaimg002849203hr-1jpg/alternates/WEBP_LANDSCAPE_600/APAIMG_002849203.HR%201.jpg — 200 — 46.5 KiB — 211 ms — h2https://assets.diepresse.com/layout/diepresse/files/nav/author_images/Daniel_Bischof_40px.pngassets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/nav/author_images/Daniel_Bischof_40px.png — 200 — 3.3 KiB — 161 ms — h2https://img.diepresse.com/public/kultur/mz5wof-wiederkehr-in-der-zib-2jpg/alternates/WEBP_LANDSCAPE_600/wiederkehr%20in%20der%20zib%202.jpgimg.diepresse.com/public/kultur/mz5... https://img.diepresse.com/public/kultur/mz5wof-wiederkehr-in-der-zib-2jpg/alternates/WEBP_LANDSCAPE_600/wiederkehr%20in%20der%20zib%202.jpg — 200 — 204.6 KiB — 215 ms — h2https://assets.diepresse.com/layout/diepresse/files/nav/author_images/Heide_Rampetzreiter_40px.pngassets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/nav/author_images/Heide_Rampetzreiter_40px.png — 200 — 3.1 KiB — 155 ms — h2https://img.diepresse.com/public/incoming/7wru1a-apaimg003746031hrjpg/alternates/WEBP_LANDSCAPE_600/APAIMG_003746031.HR.jpgimg.diepresse.com/public/incoming/7... https://img.diepresse.com/public/incoming/7wru1a-apaimg003746031hrjpg/alternates/WEBP_LANDSCAPE_600/APAIMG_003746031.HR.jpg — 200 — 110.9 KiB — 214 ms — h2https://img.diepresse.com/public/incoming/1sddpo-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titelimg.diepresse.com/public/incoming/1... https://img.diepresse.com/public/incoming/1sddpo-kein-titel/alternates/WEBP_LANDSCAPE_600/kein%20Titel — 200 — 8.9 KiB — 195 ms — h2https://img.diepresse.com/public/incoming/jedxr3-imago-images-0780420547/alternates/WEBP_PORTRAIT_300/imago%20images%200780420547img.diepresse.com/public/incoming/j... https://img.diepresse.com/public/incoming/jedxr3-imago-images-0780420547/alternates/WEBP_PORTRAIT_300/imago%20images%200780420547 — 200 — 12.5 KiB — 196 ms — h2https://img.diepresse.com/public/incoming/3wfy0p-hans-peter-doskozil/alternates/WEBP_PORTRAIT_300/Hans%20Peter%20Doskozilimg.diepresse.com/public/incoming/3... https://img.diepresse.com/public/incoming/3wfy0p-hans-peter-doskozil/alternates/WEBP_PORTRAIT_300/Hans%20Peter%20Doskozil — 200 — 20.2 KiB — 208 ms — h2https://img.diepresse.com/public/incoming/xpsayq-kein-titel/alternates/WEBP_PORTRAIT_300/kein%20Titelimg.diepresse.com/public/incoming/x... https://img.diepresse.com/public/incoming/xpsayq-kein-titel/alternates/WEBP_PORTRAIT_300/kein%20Titel — 200 — 40.8 KiB — 211 ms — h2https://img.diepresse.com/public/incoming/t87pxa-topshot-taiwan-lifestyle/alternates/WEBP_PORTRAIT_300/TOPSHOT-TAIWAN-LIFESTYLEimg.diepresse.com/public/incoming/t... https://img.diepresse.com/public/incoming/t87pxa-topshot-taiwan-lifestyle/alternates/WEBP_PORTRAIT_300/TOPSHOT-TAIWAN-LIFESTYLE — 200 — 17.6 KiB — 208 ms — h2https://img.diepresse.com/public/incoming/ih19bh-hans-peter-hutter/alternates/WEBP_PORTRAIT_300/Hans-Peter%20Hutterimg.diepresse.com/public/incoming/i... https://img.diepresse.com/public/incoming/ih19bh-hans-peter-hutter/alternates/WEBP_PORTRAIT_300/Hans-Peter%20Hutter — 200 — 34.8 KiB — 212 ms — h2https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.22ecd6bfac93de604efec0b75b2c796ee1675f92.jsprivacy.diepresse.com/sdk/22ecd6bfa... https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 1.4 KiB — 52 ms — h2https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-de-AT-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.jsprivacy.diepresse.com/sdk/22ecd6bfa... https://privacy.diepresse.com/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-de-AT-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 56.2 KiB — 42 ms — h2https://www.diepresse.com/assets_v2/js/HeaderWeather.Dt83CKdf.jswww.diepresse.com/assets_v2/js/Head... https://www.diepresse.com/assets_v2/js/HeaderWeather.Dt83CKdf.js — 200 — 2.6 KiB — 4 ms — h2https://www.diepresse.com/assets_v2/css/HeaderWeather.BsABqbWV.csswww.diepresse.com/assets_v2/css/Hea... https://www.diepresse.com/assets_v2/css/HeaderWeather.BsABqbWV.css — 200 — 300 B — 4 ms — h2https://www.diepresse.com/assets_v2/js/NewArticleAlert.DAhEVoLF.jswww.diepresse.com/assets_v2/js/NewA... https://www.diepresse.com/assets_v2/js/NewArticleAlert.DAhEVoLF.js — 200 — 841 B — 10 ms — h2https://www.diepresse.com/assets_v2/js/getArticlesfromXML.DaC-y-N0.jswww.diepresse.com/assets_v2/js/getA... https://www.diepresse.com/assets_v2/js/getArticlesfromXML.DaC-y-N0.js — 200 — 9.1 KiB — 14 ms — h2https://www.diepresse.com/assets_v2/css/NewArticleAlert.REA48sUt.csswww.diepresse.com/assets_v2/css/New... https://www.diepresse.com/assets_v2/css/NewArticleAlert.REA48sUt.css — 200 — 366 B — 12 ms — h2https://www.diepresse.com/assets_v2/js/NotificationsButton.BgsjVQu5.jswww.diepresse.com/assets_v2/js/Noti... https://www.diepresse.com/assets_v2/js/NotificationsButton.BgsjVQu5.js — 200 — 992 B — 13 ms — h2https://www.diepresse.com/assets_v2/css/NotificationsButton.r_fDZVdH.csswww.diepresse.com/assets_v2/css/Not... https://www.diepresse.com/assets_v2/css/NotificationsButton.r_fDZVdH.css — 200 — 400 B — 5 ms — h2https://www.diepresse.com/assets_v2/js/LoginStatus.D1YUPI8a.jswww.diepresse.com/assets_v2/js/Logi... https://www.diepresse.com/assets_v2/js/LoginStatus.D1YUPI8a.js — 200 — 1.3 KiB — 6 ms — h2https://www.diepresse.com/assets_v2/css/LoginStatus.BLk-pNVw.csswww.diepresse.com/assets_v2/css/Log... https://www.diepresse.com/assets_v2/css/LoginStatus.BLk-pNVw.css — 200 — 658 B — 3 ms — h2https://www.diepresse.com/assets_v2/js/Flyout.BuIEEQ0g.jswww.diepresse.com/assets_v2/js/Flyo... https://www.diepresse.com/assets_v2/js/Flyout.BuIEEQ0g.js — 200 — 927 B — 33 ms — h2https://www.diepresse.com/assets_v2/css/Flyout.oIape1bq.csswww.diepresse.com/assets_v2/css/Fly... https://www.diepresse.com/assets_v2/css/Flyout.oIape1bq.css — 200 — 345 B — 21 ms — h2https://www.diepresse.com/assets_v2/js/QuickNav.COo3s6_c.jswww.diepresse.com/assets_v2/js/Quic... https://www.diepresse.com/assets_v2/js/QuickNav.COo3s6_c.js — 200 — 1.5 KiB — 33 ms — h2https://www.diepresse.com/assets_v2/js/QuickNavSwiper.DwghB0Ki.jswww.diepresse.com/assets_v2/js/Quic... https://www.diepresse.com/assets_v2/js/QuickNavSwiper.DwghB0Ki.js — 200 — 927 B — 33 ms — h2https://www.diepresse.com/assets_v2/js/swiper-bundle.DwyMwr7b.jswww.diepresse.com/assets_v2/js/swip... https://www.diepresse.com/assets_v2/js/swiper-bundle.DwyMwr7b.js — 200 — 20.5 KiB — 33 ms — h2https://www.diepresse.com/assets_v2/css/swiper-bundle.BUrcyj0q.csswww.diepresse.com/assets_v2/css/swi... https://www.diepresse.com/assets_v2/css/swiper-bundle.BUrcyj0q.css — 200 — 4.7 KiB — 11 ms — h2https://www.diepresse.com/assets_v2/js/keyboard.5JbmSxuL.jswww.diepresse.com/assets_v2/js/keyb... https://www.diepresse.com/assets_v2/js/keyboard.5JbmSxuL.js — 200 — 1.1 KiB — 30 ms — h2https://www.diepresse.com/assets_v2/js/free-mode.CTLHlbzc.jswww.diepresse.com/assets_v2/js/free... https://www.diepresse.com/assets_v2/js/free-mode.CTLHlbzc.js — 200 — 4.5 KiB — 30 ms — h2https://www.diepresse.com/assets_v2/js/a11y.B3IQiPNU.jswww.diepresse.com/assets_v2/js/a11y... https://www.diepresse.com/assets_v2/js/a11y.B3IQiPNU.js — 200 — 2.1 KiB — 31 ms — h2https://www.diepresse.com/assets_v2/css/QuickNavSwiper.B8FuKngE.csswww.diepresse.com/assets_v2/css/Qui... https://www.diepresse.com/assets_v2/css/QuickNavSwiper.B8FuKngE.css — 200 — 419 B — 11 ms — h2https://www.diepresse.com/assets_v2/css/QuickNav.zZoq_p1h.csswww.diepresse.com/assets_v2/css/Qui... https://www.diepresse.com/assets_v2/css/QuickNav.zZoq_p1h.css — 200 — 550 B — 12 ms — h2https://www.diepresse.com/assets_v2/js/BookmarkButton.DeB3fw5Z.jswww.diepresse.com/assets_v2/js/Book... https://www.diepresse.com/assets_v2/js/BookmarkButton.DeB3fw5Z.js — 200 — 1.6 KiB — 31 ms — h2https://www.diepresse.com/assets_v2/css/BookmarkButton.DSBYNRvo.csswww.diepresse.com/assets_v2/css/Boo... https://www.diepresse.com/assets_v2/css/BookmarkButton.DSBYNRvo.css — 200 — 319 B — 13 ms — h2https://www.diepresse.com/assets_v2/js/BlockSlider.CLcEo7Wl.jswww.diepresse.com/assets_v2/js/Bloc... https://www.diepresse.com/assets_v2/js/BlockSlider.CLcEo7Wl.js — 200 — 1.1 KiB — 12 ms — h2https://www.diepresse.com/assets_v2/js/navigation.CDoBQnyp.jswww.diepresse.com/assets_v2/js/navi... https://www.diepresse.com/assets_v2/js/navigation.CDoBQnyp.js — 200 — 1.4 KiB — 13 ms — h2https://www.diepresse.com/assets_v2/css/BlockSlider.C3FYSoMT.csswww.diepresse.com/assets_v2/css/Blo... https://www.diepresse.com/assets_v2/css/BlockSlider.C3FYSoMT.css — 200 — 717 B — 9 ms — h2https://www.diepresse.com/assets_v2/js/PodigeePlayer.CoDQS5Lf.jswww.diepresse.com/assets_v2/js/Podi... https://www.diepresse.com/assets_v2/js/PodigeePlayer.CoDQS5Lf.js — 200 — 1.6 KiB — 6 ms — h2https://www.diepresse.com/assets_v2/js/ConsentBoxFM.BeU-EoGP.jswww.diepresse.com/assets_v2/js/Cons... https://www.diepresse.com/assets_v2/js/ConsentBoxFM.BeU-EoGP.js — 200 — 1.1 KiB — 3 ms — h2https://www.diepresse.com/assets_v2/css/PodigeePlayer.CI3BpUiY.csswww.diepresse.com/assets_v2/css/Pod... https://www.diepresse.com/assets_v2/css/PodigeePlayer.CI3BpUiY.css — 200 — 360 B — 4 ms — h2https://www.diepresse.com/assets_v2/js/LoadingOverlay.CeTKfj4s.jswww.diepresse.com/assets_v2/js/Load... https://www.diepresse.com/assets_v2/js/LoadingOverlay.CeTKfj4s.js — 200 — 716 B — 3 ms — h2https://www.diepresse.com/assets_v2/js/LoadingIcon.C3pJ-WNj.jswww.diepresse.com/assets_v2/js/Load... https://www.diepresse.com/assets_v2/js/LoadingIcon.C3pJ-WNj.js — 200 — 596 B — 5 ms — h2https://www.diepresse.com/assets_v2/css/LoadingIcon.h_cnVVlj.csswww.diepresse.com/assets_v2/css/Loa... https://www.diepresse.com/assets_v2/css/LoadingIcon.h_cnVVlj.css — 200 — 647 B — 4 ms — h2https://www.diepresse.com/assets_v2/js/OnlineDev.DQZZn63i.jswww.diepresse.com/assets_v2/js/Onli... https://www.diepresse.com/assets_v2/js/OnlineDev.DQZZn63i.js — 200 — 1.3 KiB — 17 ms — h2https://www.diepresse.com/assets_v2/css/OnlineDev.Bxe5Ya32.csswww.diepresse.com/assets_v2/css/Onl... https://www.diepresse.com/assets_v2/css/OnlineDev.Bxe5Ya32.css — 200 — 273 B — 8 ms — h2https://www.diepresse.com/assets_v2/js/PasswordChangeForm.BNw83_hL.jswww.diepresse.com/assets_v2/js/Pass... https://www.diepresse.com/assets_v2/js/PasswordChangeForm.BNw83_hL.js — 200 — 1.4 KiB — 12 ms — h2https://www.diepresse.com/assets_v2/css/PasswordChangeForm.5fFG0nIt.csswww.diepresse.com/assets_v2/css/Pas... https://www.diepresse.com/assets_v2/css/PasswordChangeForm.5fFG0nIt.css — 200 — 733 B — 5 ms — h2https://www.diepresse.com/assets_v2/js/AbocontainerSticky.mqwHt9jH.jswww.diepresse.com/assets_v2/js/Aboc... https://www.diepresse.com/assets_v2/js/AbocontainerSticky.mqwHt9jH.js — 200 — 586 B — 14 ms — h2https://www.diepresse.com/assets_v2/css/AbocontainerSticky.CgrMhm5D.csswww.diepresse.com/assets_v2/css/Abo... https://www.diepresse.com/assets_v2/css/AbocontainerSticky.CgrMhm5D.css — 200 — 250 B — 6 ms — h2https://patron-presse.tapps.styria.com/api/v1/sectionpatron-presse.tapps.styria.com/api/... https://patron-presse.tapps.styria.com/api/v1/section — 200 — 1.8 KiB — 175 ms — h2https://assets.diepresse.com/layout/diepresse/files/google/swg/swg-button.cssassets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/google/swg/swg-button.css — 200 — 18.1 KiB — 77 ms — h2https://www.diepresse.com/assets_v2/js/EpaperStatus.Cqm7uUrO.jswww.diepresse.com/assets_v2/js/Epap... https://www.diepresse.com/assets_v2/js/EpaperStatus.Cqm7uUrO.js — 200 — 513 B — 19 ms — h2https://www.diepresse.com/assets_v2/js/NiceDate.C8sQJROF.jswww.diepresse.com/assets_v2/js/Nice... https://www.diepresse.com/assets_v2/js/NiceDate.C8sQJROF.js — 200 — 845 B — 8 ms — h2https://www.diepresse.com/assets_v2/js/SlaveSwiper.BV4Nds3U.jswww.diepresse.com/assets_v2/js/Slav... https://www.diepresse.com/assets_v2/js/SlaveSwiper.BV4Nds3U.js — 200 — 1.3 KiB — 10 ms — h2https://www.diepresse.com/assets_v2/js/CommentsCounter.DJbvi-3j.jswww.diepresse.com/assets_v2/js/Comm... https://www.diepresse.com/assets_v2/js/CommentsCounter.DJbvi-3j.js — 200 — 637 B — 6 ms — h2https://www.diepresse.com/assets_v2/js/FreeHtml.kHzmEMJo.jswww.diepresse.com/assets_v2/js/Free... https://www.diepresse.com/assets_v2/js/FreeHtml.kHzmEMJo.js — 200 — 742 B — 11 ms — h2https://www.diepresse.com/assets_v2/js/vueNotifications.DsfznBc6.jswww.diepresse.com/assets_v2/js/vueN... https://www.diepresse.com/assets_v2/js/vueNotifications.DsfznBc6.js — 200 — 353 B — 13 ms — h2https://www.diepresse.com/assets_v2/js/ScrollToTop.DbG93yIz.jswww.diepresse.com/assets_v2/js/Scro... https://www.diepresse.com/assets_v2/js/ScrollToTop.DbG93yIz.js — 200 — 710 B — 12 ms — h2https://www.diepresse.com/assets_v2/js/LazyloadedComponents.CvqFZuy-.jswww.diepresse.com/assets_v2/js/Lazy... https://www.diepresse.com/assets_v2/js/LazyloadedComponents.CvqFZuy-.js — 200 — 804 B — 8 ms — h2https://assets.diepresse.com/layout/diepresse/files/nav/maintenance_banner_config.prod.jsonassets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/nav/maintenance_banner_config.prod.json — 200 — 737 B — 56 ms — h2https://comments.diepresse.com/assets/js/count.jscomments.diepresse.com/assets/js/co... https://comments.diepresse.com/assets/js/count.js — 200 — 9.2 KiB — 30 ms — h2https://img.diepresse.com/public/incoming/o2amqu-luxuryestatejpg/alternates/WEBP_LANDSCAPE_600/LuxuryEstate.jpgimg.diepresse.com/public/incoming/o... https://img.diepresse.com/public/incoming/o2amqu-luxuryestatejpg/alternates/WEBP_LANDSCAPE_600/LuxuryEstate.jpg — 200 — 71.7 KiB — 59 ms — h2https://data-50d39a5d3f.diepresse.com/base.iodata-50d39a5d3f.diepresse.com/base.... https://data-50d39a5d3f.diepresse.com/base.io — 204 — 0 B — 32 ms — h3https://data-50d39a5d3f.diepresse.com/base.iodata-50d39a5d3f.diepresse.com/base.... https://data-50d39a5d3f.diepresse.com/base.io — 200 — 16 B — 31 ms — h3https://assets.diepresse.com/layout/diepresse/files/images/dpr-logo-new-640.pngassets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/images/dpr-logo-new-640.png — 200 — 19.2 KiB — 73 ms — h2https://img.diepresse.com/public/incoming/ak73kl-stefanie-jaksch-und-jorghi-poll/alternates/WEBP_PORTRAIT_300/Stefanie%20Jaksch%20und%20%20Jorghi%20Pollimg.diepresse.com/public/incoming/a... https://img.diepresse.com/public/incoming/ak73kl-stefanie-jaksch-und-jorghi-poll/alternates/WEBP_PORTRAIT_300/Stefanie%20Jaksch%20und%20%20Jorghi%20Poll — 200 — 44.4 KiB — 53 ms — h2https://img.diepresse.com/public/incoming/lfrsu3-clemens-haslinger-achill-sohne/alternates/WEBP_PORTRAIT_300/Clemens%20Haslinger%20Achill%20%20S%C3%B6hneimg.diepresse.com/public/incoming/l... https://img.diepresse.com/public/incoming/lfrsu3-clemens-haslinger-achill-sohne/alternates/WEBP_PORTRAIT_300/Clemens%20Haslinger%20Achill%20%20S%C3%B6hne — 200 — 28.1 KiB — 54 ms — h2https://img.diepresse.com/public/incoming/1tsenn-judith-hecht-daniela-strigl/alternates/WEBP_PORTRAIT_300/Judith%20Hecht%20-%20Daniela%20Striglimg.diepresse.com/public/incoming/1... https://img.diepresse.com/public/incoming/1tsenn-judith-hecht-daniela-strigl/alternates/WEBP_PORTRAIT_300/Judith%20Hecht%20-%20Daniela%20Strigl — 200 — 38.3 KiB — 56 ms — h2https://img.diepresse.com/public/incoming/atxds5-chp3098jpg/alternates/WEBP_PORTRAIT_300/_CHP3098.jpgimg.diepresse.com/public/incoming/a... https://img.diepresse.com/public/incoming/atxds5-chp3098jpg/alternates/WEBP_PORTRAIT_300/_CHP3098.jpg — 200 — 106.9 KiB — 61 ms — h2https://img.diepresse.com/public/incoming/177791-sverhovsek1jpg/alternates/WEBP_PORTRAIT_300/sverhovsek1.jpgimg.diepresse.com/public/incoming/1... https://img.diepresse.com/public/incoming/177791-sverhovsek1jpg/alternates/WEBP_PORTRAIT_300/sverhovsek1.jpg — 200 — 42.5 KiB — 63 ms — h2https://img.diepresse.com/public/incoming/5k0qfh-alexanderposch/alternates/WEBP_PORTRAIT_300/alexander_poschimg.diepresse.com/public/incoming/5... https://img.diepresse.com/public/incoming/5k0qfh-alexanderposch/alternates/WEBP_PORTRAIT_300/alexander_posch — 200 — 27.9 KiB — 74 ms — h2https://img.diepresse.com/public/incoming/p2yimm-bellaria-kino/alternates/WEBP_PORTRAIT_300/Bellaria%20Kinoimg.diepresse.com/public/incoming/p... https://img.diepresse.com/public/incoming/p2yimm-bellaria-kino/alternates/WEBP_PORTRAIT_300/Bellaria%20Kino — 200 — 25.3 KiB — 68 ms — h2https://img.diepresse.com/public/incoming/qi4cf9-imago768599627jpg/alternates/WEBP_PORTRAIT_300/imago768599627.jpgimg.diepresse.com/public/incoming/q... https://img.diepresse.com/public/incoming/qi4cf9-imago768599627jpg/alternates/WEBP_PORTRAIT_300/imago768599627.jpg — 200 — 28.8 KiB — 69 ms — h2https://img.diepresse.com/public/incoming/fx8x2z-johannes-lanzinger/alternates/WEBP_PORTRAIT_300/Johannes%20Lanzingerimg.diepresse.com/public/incoming/f... https://img.diepresse.com/public/incoming/fx8x2z-johannes-lanzinger/alternates/WEBP_PORTRAIT_300/Johannes%20Lanzinger — 200 — 23.8 KiB — 70 ms — h2https://img.diepresse.com/public/incoming/m0xcij-eroffnung-popfest-wien-naked-lunch/alternates/WEBP_PORTRAIT_300/ER%C3%96FFNUNG%20POPFEST%20WIEN%20NAKED%20%20LUNCHimg.diepresse.com/public/incoming/m... https://img.diepresse.com/public/incoming/m0xcij-eroffnung-popfest-wien-naked-lunch/alternates/WEBP_PORTRAIT_300/ER%C3%96FFNUNG%20POPFEST%20WIEN%20NAKED%20%20LUNCH — 200 — 20.7 KiB — 72 ms — h2https://img.diepresse.com/public/incoming/3ox0c3-jackwardunsplashjpg/alternates/WEBP_PORTRAIT_300/jackwardunsplash.jpgimg.diepresse.com/public/incoming/3... https://img.diepresse.com/public/incoming/3ox0c3-jackwardunsplashjpg/alternates/WEBP_PORTRAIT_300/jackwardunsplash.jpg — 200 — 33.9 KiB — 103 ms — h2https://img.diepresse.com/public/incoming/hpsmch-promenadejpg/alternates/WEBP_PORTRAIT_300/promenade.jpgimg.diepresse.com/public/incoming/h... https://img.diepresse.com/public/incoming/hpsmch-promenadejpg/alternates/WEBP_PORTRAIT_300/promenade.jpg — 200 — 113.7 KiB — 111 ms — h2https://img.diepresse.com/public/incoming/mkiams-fsendlich-glucklich20585cfrank-eideljpg/alternates/WEBP_PORTRAIT_300/FS_Endlich%20Gl%C3%BCcklich_20585_C_Frank%20Eidel.jpgimg.diepresse.com/public/incoming/m... https://img.diepresse.com/public/incoming/mkiams-fsendlich-glucklich20585cfrank-eideljpg/alternates/WEBP_PORTRAIT_300/FS_Endlich%20Gl%C3%BCcklich_20585_C_Frank%20Eidel.jpg — 200 — 31.7 KiB — 103 ms — h2https://img.diepresse.com/public/incoming/pakugy-marlis-petersen/alternates/WEBP_PORTRAIT_300/Marlis%20Petersenimg.diepresse.com/public/incoming/p... https://img.diepresse.com/public/incoming/pakugy-marlis-petersen/alternates/WEBP_PORTRAIT_300/Marlis%20Petersen — 200 — 37.0 KiB — 103 ms — h2https://img.diepresse.com/public/incoming/wjs4yv-expo2020at-querkraft-1725-c-kieran-fraser-landscape-designjpg/alternates/WEBP_PORTRAIT_300/EXPO2020_at-querkraft-1725-c%20Kieran%20Fraser%20Landscape%20Design.jpgimg.diepresse.com/public/incoming/w... https://img.diepresse.com/public/incoming/wjs4yv-expo2020at-querkraft-1725-c-kieran-fraser-landscape-designjpg/alternates/WEBP_PORTRAIT_300/EXPO2020_at-querkraft-1725-c%20Kieran%20Fraser%20Landscape%20Design.jpg — 200 — 71.2 KiB — 126 ms — h2https://img.diepresse.com/public/incoming/vq6u24-2306303siwineggwattmanng0i1a8608-editsrgbjpg/alternates/WEBP_PORTRAIT_300/230630_3SI_Winegg_Wattmanng_0I1A8608-Edit_srgb.jpgimg.diepresse.com/public/incoming/v... https://img.diepresse.com/public/incoming/vq6u24-2306303siwineggwattmanng0i1a8608-editsrgbjpg/alternates/WEBP_PORTRAIT_300/230630_3SI_Winegg_Wattmanng_0I1A8608-Edit_srgb.jpg — 200 — 68.7 KiB — 71 ms — h2https://img.diepresse.com/public/incoming/kvbx6r-wien/alternates/WEBP_PORTRAIT_300/Wienimg.diepresse.com/public/incoming/k... https://img.diepresse.com/public/incoming/kvbx6r-wien/alternates/WEBP_PORTRAIT_300/Wien — 200 — 52.2 KiB — 69 ms — h2https://img.diepresse.com/public/incoming/76ck92-29515v012jpg/alternates/WEBP_PORTRAIT_300/29515v012.jpgimg.diepresse.com/public/incoming/7... https://img.diepresse.com/public/incoming/76ck92-29515v012jpg/alternates/WEBP_PORTRAIT_300/29515v012.jpg — 200 — 29.9 KiB — 77 ms — h2https://img.diepresse.com/public/incoming/eekwcf-1589493686/alternates/WEBP_PORTRAIT_300/1589493686img.diepresse.com/public/incoming/e... https://img.diepresse.com/public/incoming/eekwcf-1589493686/alternates/WEBP_PORTRAIT_300/1589493686 — 200 — 21.0 KiB — 76 ms — h2https://img.diepresse.com/public/incoming/o3jwjc-kein-titel/alternates/WEBP_PORTRAIT_300/kein%20Titelimg.diepresse.com/public/incoming/o... https://img.diepresse.com/public/incoming/o3jwjc-kein-titel/alternates/WEBP_PORTRAIT_300/kein%20Titel — 200 — 11.5 KiB — 74 ms — h2https://img.diepresse.com/public/incoming/nnwyax-files-ski-alpine-women-vonn/alternates/WEBP_PORTRAIT_300/FILES-SKI-ALPINE-WOMEN-VONNimg.diepresse.com/public/incoming/n... https://img.diepresse.com/public/incoming/nnwyax-files-ski-alpine-women-vonn/alternates/WEBP_PORTRAIT_300/FILES-SKI-ALPINE-WOMEN-VONN — 200 — 5.8 KiB — 64 ms — h2https://img.diepresse.com/public/incoming/4kdbhs-katharina-polanec/alternates/WEBP_PORTRAIT_300/Katharina%20Polanecimg.diepresse.com/public/incoming/4... https://img.diepresse.com/public/incoming/4kdbhs-katharina-polanec/alternates/WEBP_PORTRAIT_300/Katharina%20Polanec — 200 — 35.0 KiB — 66 ms — h2https://img.diepresse.com/public/incoming/697blr-jakob-zirm-markus-hengstschlager-und-michael-strugl/alternates/WEBP_PORTRAIT_300/Jakob%20Zirm%20-%20Markus%20Hengstschl%C3%A4ger%20und%20%20Michael%20Struglimg.diepresse.com/public/incoming/6... https://img.diepresse.com/public/incoming/697blr-jakob-zirm-markus-hengstschlager-und-michael-strugl/alternates/WEBP_PORTRAIT_300/Jakob%20Zirm%20-%20Markus%20Hengstschl%C3%A4ger%20und%20%20Michael%20Strugl — 200 — 21.0 KiB — 67 ms — h2https://img.diepresse.com/public/incoming/thj4b2-bmisofgiraffecopyrightlib-kurcerenjpg/alternates/WEBP_PORTRAIT_300/BMisof_Giraffe_Copyright_LIB%20Kurceren.JPGimg.diepresse.com/public/incoming/t... https://img.diepresse.com/public/incoming/thj4b2-bmisofgiraffecopyrightlib-kurcerenjpg/alternates/WEBP_PORTRAIT_300/BMisof_Giraffe_Copyright_LIB%20Kurceren.JPG — 200 — 75.9 KiB — 67 ms — h2https://img.diepresse.com/public/incoming/rhreyy-soccer-germany-fcueta/alternates/WEBP_PORTRAIT_300/SOCCER-GERMANY-FCUETAimg.diepresse.com/public/incoming/r... https://img.diepresse.com/public/incoming/rhreyy-soccer-germany-fcueta/alternates/WEBP_PORTRAIT_300/SOCCER-GERMANY-FCUETA — 200 — 15.8 KiB — 66 ms — h2https://img.diepresse.com/public/incoming/k9b7fi-topshot-iran-us-israel-war-politics/alternates/WEBP_SQUARE_300/TOPSHOT-IRAN-US-ISRAEL-WAR-POLITICSimg.diepresse.com/public/incoming/k... https://img.diepresse.com/public/incoming/k9b7fi-topshot-iran-us-israel-war-politics/alternates/WEBP_SQUARE_300/TOPSHOT-IRAN-US-ISRAEL-WAR-POLITICS — 200 — 0 B — 3 ms — h2https://img.diepresse.com/public/incoming/166vq4-gettyimages-2266022300jpg/alternates/WEBP_SQUARE_300/GettyImages-2266022300.jpgimg.diepresse.com/public/incoming/1... https://img.diepresse.com/public/incoming/166vq4-gettyimages-2266022300jpg/alternates/WEBP_SQUARE_300/GettyImages-2266022300.jpg — 200 — 0 B — 3 ms — h2https://assets.diepresse.com/layout/diepresse/files/weather/9/90001_now.jsonassets.diepresse.com/layout/diepres... https://assets.diepresse.com/layout/diepresse/files/weather/9/90001_now.json — 200 — 236 B — 52 ms — h2https://www.diepresse.com/rss/newstickerwww.diepresse.com/rss/newsticker https://www.diepresse.com/rss/newsticker — 200 — 20.5 KiB — 239 ms — h2https://www.diepresse.com/assets_v2/js/UserMenu.DTcb45Hu.jswww.diepresse.com/assets_v2/js/User... https://www.diepresse.com/assets_v2/js/UserMenu.DTcb45Hu.js — 200 — 2.3 KiB — 10 ms — h2https://www.diepresse.com/assets_v2/js/ThemeSwitch.DATgZf2Y.jswww.diepresse.com/assets_v2/js/Them... https://www.diepresse.com/assets_v2/js/ThemeSwitch.DATgZf2Y.js — 200 — 676 B — 11 ms — h2https://www.diepresse.com/assets_v2/css/UserMenu.EVQQJPjT.csswww.diepresse.com/assets_v2/css/Use... https://www.diepresse.com/assets_v2/css/UserMenu.EVQQJPjT.css — 200 — 838 B — 6 ms — h2https://www.diepresse.com/assets_v2/js/NotificationsFlyout.wXkRtpiR.jswww.diepresse.com/assets_v2/js/Noti... https://www.diepresse.com/assets_v2/js/NotificationsFlyout.wXkRtpiR.js — 200 — 2.0 KiB — 10 ms — h2https://www.diepresse.com/assets_v2/css/NotificationsFlyout.gOFLobz6.csswww.diepresse.com/assets_v2/css/Not... https://www.diepresse.com/assets_v2/css/NotificationsFlyout.gOFLobz6.css — 200 — 798 B — 7 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20793668&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MzY2OA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20793668comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20793668&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MzY2OA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20793668 — 200 — 686 B — 10 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20792666&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MjY2Ng%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20792666comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20792666&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MjY2Ng%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20792666 — 200 — 686 B — 5 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20144100&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDE0NDEwMA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20144100comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20144100&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDE0NDEwMA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20144100 — 200 — 687 B — 9 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20793018&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MzAxOA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20793018comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20793018&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MzAxOA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20793018 — 200 — 718 B — 162 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20791786&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MTc4Ng%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20791786comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20791786&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MTc4Ng%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20791786 — 200 — 712 B — 92 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20768001&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc2ODAwMQ%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20768001comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20768001&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc2ODAwMQ%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20768001 — 200 — 687 B — 10 ms — h2https://www.diepresse.com/assets_v2/js/WeatherIcon1n.DJsXdXmP.jswww.diepresse.com/assets_v2/js/Weat... https://www.diepresse.com/assets_v2/js/WeatherIcon1n.DJsXdXmP.js — 200 — 585 B — 16 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20775147&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc3NTE0Nw%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20775147comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20775147&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc3NTE0Nw%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20775147 — 200 — 713 B — 144 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20773921&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc3MzkyMQ%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20773921comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20773921&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc3MzkyMQ%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20773921 — 200 — 686 B — 16 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20782443&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc4MjQ0Mw%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20782443comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20782443&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc4MjQ0Mw%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20782443 — 200 — 687 B — 17 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20790393&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MDM5Mw%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20790393comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20790393&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MDM5Mw%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20790393 — 200 — 688 B — 18 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20790086&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MDA4Ng%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20790086comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20790086&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MDA4Ng%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20790086 — 200 — 718 B — 175 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20790150&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MDE1MA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20790150comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20790150&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc5MDE1MA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20790150 — 200 — 717 B — 167 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20784505&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc4NDUwNQ%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20784505comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20784505&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc4NDUwNQ%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20784505 — 200 — 686 B — 4 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20757569&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc1NzU2OQ%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20757569comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20757569&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc1NzU2OQ%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20757569 — 200 — 687 B — 4 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20774337&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc3NDMzNw%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20774337comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20774337&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc3NDMzNw%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20774337 — 200 — 686 B — 4 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20736610&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDczNjYxMA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20736610comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20736610&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDczNjYxMA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20736610 — 200 — 720 B — 240 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20725632&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDcyNTYzMg%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20725632comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20725632&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDcyNTYzMg%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20725632 — 200 — 687 B — 3 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20761754&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc2MTc1NA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20761754comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20761754&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc2MTc1NA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20761754 — 200 — 718 B — 137 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20753354&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc1MzM1NA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20753354comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20753354&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDc1MzM1NA%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20753354 — 200 — 719 B — 144 ms — h2https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20737292&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDczNzI5Mg%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20737292comments.diepresse.com/api/story/co... https://comments.diepresse.com/api/story/count.js?callback=CoralCount.setCount&id=20737292&ref=aHR0cHM6Ly93d3cuZGllcHJlc3NlLmNvbS8yMDczNzI5Mg%3D%3D&url=https%3A%2F%2Fwww.diepresse.com%2F20737292 — 200 — 719 B — 151 ms — h2https://www.diepresse.com/assets_v2/images/icon/favicon-32x32.pngwww.diepresse.com/assets_v2/images/... https://www.diepresse.com/assets_v2/images/icon/favicon-32x32.png — 200 — 1.4 KiB — 3 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 964ms · 383KB · €10/mo
www.diepresse.com
Other
Costly
Execution 453ms
Transfer 222 KB
Unused 38%
Monthly Cost €5/mo
www.diepresse.com
Other
Optional
Execution 193ms
Transfer 85 KB
Monthly Cost €2/mo
Unattributable
Other
Optional
Execution 159ms
Transfer 0 KB
Monthly Cost €2/mo
privacy.diepresse.com
Other
Optional
Execution 92ms
Transfer 56 KB
Monthly Cost €1/mo
www.diepresse.com
Other
Optional
Execution 68ms
Transfer 20 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.diepresse.com adds 453ms and costs ~€5/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.diepresse.com takes 453ms 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

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