Skip to content
https://orf.at

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
3
REVIEW
5
PASS
5
INFO
2

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

85
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

755 ms

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

2.49 s

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

8 ms

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

0.036

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

1.52 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.82 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 5 REVIEW 3 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 87 requests
FIX
2.1 MB transferred, 87 requests
Info::
Page weighs 4.3 MB (2.1 MB transferred)
Warning::
JavaScript is 853 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 853 KB
Info::
Fonts are 258 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 258 KB
Info::
87 HTTP requests
Info::
Estimated 0.44 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
87 requests
0.44 g CO2 per page load
Images 938.3 KiB 43%
JavaScript 853.2 KiB 40%
Fonts 258.4 KiB 12%
Other 44.7 KiB 2%
CSS 35.3 KiB 2%
HTML 26.5 KiB 1%
Other 1.3 KiB 0%
Other 541 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

D
Third-Party Impact
Action
77% third-party, 0 ms blocking
FIX
77% third-party, 0 ms blocking
Warning::
Third-party code accounts for 77% of page weight (1.6 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
23%
77%
First-party Third-party
D
Page Weight Inventory
Action
87 resources · 2.1 MB · 166 KB savings available
FIX
87 resources · 2.1 MB · 166 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~166 KB of savings available
Warning::
72 third-party resources (77% of weight)
Info::
1 resources over 200KB
87 resources · 2.1 MiB · 72 third-party 1.1 MiB over 1MB target
Image 44% · 938.8 KiB
JavaScript 40% · 853.2 KiB
Font 12% · 258.4 KiB
Other 2% · 46.0 KiB
CSS 2% · 35.3 KiB
Document 1% · 26.5 KiB

~166.1 KiB of savings available

Remove unused JavaScript: 166.1 KiB
B
Image Optimization
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://orf.at/mojo/1_4_1/storyserver//news/common... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 938 KB
0 oversized -0 KB
39 legacy format
1 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

B
JS Execution Cost
537ms total JS execution
REVIEW
537ms total JS execution
Info::
Unattributable: 218ms CPU time
Info::
https://orf.at/: 106ms CPU time
Info::
https://orf.at/mojo.compressed/1_4_1/news//news/ma...: 75ms CPU time
Info::
https://app-analytics.orf.at/matomo.js: 74ms CPU time
Info::
https://sdk.privacy-center.org/sdk/22ecd6bfac93de6...: 65ms CPU time
Warning::
Third-party scripts: 357ms (66% of total)

Main Thread Breakdown

Script Evaluation 56% Other 22% Style & Layout 9% Script Parsing & Compilation 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
Unattributable218ms86ms0ms3rd
https://orf.at/106ms4ms1ms1st
https://orf.at/mojo.compressed/1_4_1/news//news/main.js?v=2026040810-94075ms53ms7ms1st
https://app-analytics.orf.at/matomo.js74ms69ms3ms3rd
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js65ms50ms10ms3rd
C
JS Bundles
Action
24 scripts, 166 KB unused
REVIEW
24 scripts, 166 KB unused
Warning::
https://assets.orf.at/vue-storyserver/newssport-vi...: 66 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://orf.at/mojo.compressed/1_4_1/news//news/ma...: 55 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sdk.privacy-center.org/sdk/22ecd6bfac93de6...: 45 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 166 KB
166 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://assets.orf.at/vue-storyserver/newssport-videos/index.js?v=2026040810-940&topVideoCount=5&newsOverviewCount=21205 KB66 KB (32%)3rd
https://orf.at/mojo.compressed/1_4_1/news//news/main.js?v=2026040810-940112 KB55 KB (49%)1st
https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js102 KB45 KB (44%)3rd
https://wetter.orf.at/api/jsonp/current/oe3?callback=initWeather&_=17768066867011 KB3rd
https://assets.orf.at/vue-storyserver/share/js/app.js?v=2026040810-94023 KB3rd
https://pipe.orf.at/migsys/mig.js-2025/injector.js?automojo&v=2026040810-94079 KB3rd
https://data-d6e13c60e8.orf.at/iomm/latest/bootstrap/loader.js0 KB3rd
https://orf.at/mojo.compressed/1_4_1/news//news/push-register-fix.js?v=2026040810-9403 KB1st
https://assets.orf.at/vue-storyserver/product-navigation/js/app.js?v=2026040810-94023 KB3rd
https://assets.orf.at/vue-storyserver/bulawindow-2023/js/app.js?v=2026040810-94026 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

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

B
HTTP Caching
max-age=0
REVIEW
max-age=0
Info::
Cache-Control header is set
Got: max-age=0
Info::
ETag present — enables conditional (304) responses
Cache-Control

max-age=0

DirectiveValueMeaning
max-age0Cache for 0 seconds
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
3 fonts (258 KB)
PASS
3 fonts (258 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

258 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 2.0 s 2.5 s FCP 755 ms LCP 2.5 shttps://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_W_WghtWdthOpsz.woff2ORFUniversalVF_W_WghtWd... https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_W_WghtWdthOpsz.woff2 — 104.1 KiB — 122 ms — font-display: swaphttps://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_Italic_W_WghtWdthOpsz.woff2ORFUniversalVF_Italic_W... https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_Italic_W_WghtWdthOpsz.woff2 — 124.3 KiB — 125 ms — font-display: swaphttps://orf.at/fonts/ORFUniversalSC/Variable/Web/WOFF2/ORFUniversalSCVF_W_WghtOpsz.woff2ORFUniversalSCVF_W_Wght... https://orf.at/fonts/ORFUniversalSC/Variable/Web/WOFF2/ORFUniversalSCVF_W_WghtOpsz.woff2 — 29.9 KiB — 128 ms — font-display: swap
ORFUniversalVF_W_WghtWd... woff2 swap
Size 104 KB
Load time 122 ms
Start 171 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ORFUniversalVF_Italic_W... woff2 swap
Size 124 KB
Load time 125 ms
Start 171 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ORFUniversalSCVF_W_Wght... woff2 swap
Size 30 KB
Load time 128 ms
Start 171 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)

Fixing the unchecked items could save ~114 KB and ~228 ms

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
87 requests over 1892ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 755 ms LCP 2.5 shttps://orf.at// https://orf.at/ — 200 — 26.5 KiB — 162 ms — h2https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_W_WghtWdthOpsz.woff2/fonts/ORFUniversal/Variable/Web/WO... https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_W_WghtWdthOpsz.woff2 — 200 — 104.1 KiB — 122 ms — h2https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_Italic_W_WghtWdthOpsz.woff2/fonts/ORFUniversal/Variable/Web/WO... https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_Italic_W_WghtWdthOpsz.woff2 — 200 — 124.3 KiB — 125 ms — h2https://orf.at/fonts/ORFUniversalSC/Variable/Web/WOFF2/ORFUniversalSCVF_W_WghtOpsz.woff2/fonts/ORFUniversalSC/Variable/Web/... https://orf.at/fonts/ORFUniversalSC/Variable/Web/WOFF2/ORFUniversalSCVF_W_WghtOpsz.woff2 — 200 — 29.9 KiB — 128 ms — h2https://data-d6e13c60e8.orf.at/iomm/latest/manager/base/es6/bundle.jsdata-d6e13c60e8.orf.at/iomm/latest/... https://data-d6e13c60e8.orf.at/iomm/latest/manager/base/es6/bundle.js — 200 — 17.2 KiB — 90 ms — h2https://data-d6e13c60e8.orf.at/iomm/latest/bootstrap/loader.jsdata-d6e13c60e8.orf.at/iomm/latest/... https://data-d6e13c60e8.orf.at/iomm/latest/bootstrap/loader.js — 200 — 440 B — 89 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/common-main.css?v=2026040810-940/mojo.compressed/1_4_1/news//news/c... https://orf.at/mojo.compressed/1_4_1/news//news/common-main.css?v=2026040810-940 — 200 — 18.0 KiB — 47 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/main.css?v=2026040810-940/mojo.compressed/1_4_1/news//news/m... https://orf.at/mojo.compressed/1_4_1/news//news/main.css?v=2026040810-940 — 200 — 12.0 KiB — 47 ms — h2https://assets.orf.at/mims/2026/17/17/crops/w=347,q=90,r=1/3011147_2q_1164717_trump_im.jpg?s=cd72d3954c500b7eef282a43ed920d5ac4d7624bassets.orf.at/mims/2026/17/17/crops... https://assets.orf.at/mims/2026/17/17/crops/w=347,q=90,r=1/3011147_2q_1164717_trump_im.jpg?s=cd72d3954c500b7eef282a43ed920d5ac4d7624b — 200 — 12.4 KiB — 160 ms — h2https://assets.orf.at/mims/2026/16/93/crops/w=171,q=90,r=1/3002980_2h_1161393_michael_jackson_film_n.jpg?s=496bd41c5c0a43706d5fbe9d5b53e13c1d7a179bassets.orf.at/mims/2026/16/93/crops... https://assets.orf.at/mims/2026/16/93/crops/w=171,q=90,r=1/3002980_2h_1161393_michael_jackson_film_n.jpg?s=496bd41c5c0a43706d5fbe9d5b53e13c1d7a179b — 200 — 15.0 KiB — 158 ms — h2https://assets.orf.at/vue-storyserver/newssport-videos/index.js?v=2026040810-940&topVideoCount=5&newsOverviewCount=21assets.orf.at/vue-storyserver/newss... https://assets.orf.at/vue-storyserver/newssport-videos/index.js?v=2026040810-940&topVideoCount=5&newsOverviewCount=21 — 200 — 204.5 KiB — 242 ms — h2https://orf.at/oon/media/9.1/oonmedia.js/oon/media/9.1/oonmedia.js https://orf.at/oon/media/9.1/oonmedia.js — 200 — 170 B — 125 ms — h2https://pipe.orf.at/globus-2025/code/index.jspipe.orf.at/globus-2025/code/index.... https://pipe.orf.at/globus-2025/code/index.js — 200 — 1.8 KiB — 128 ms — h2https://pipe.orf.at/migsys/mig.js-2025/injector.js?automojo&v=2026040810-940pipe.orf.at/migsys/mig.js-2025/inje... https://pipe.orf.at/migsys/mig.js-2025/injector.js?automojo&v=2026040810-940 — 200 — 79.1 KiB — 203 ms — h2https://assets.orf.at/mims/2026/17/54/crops/w=171,q=90,r=1/3010551_1k_1164454_grossbritannien_starmer_mandelson_ernennung_afp.jpg?s=21137601d941754a29ac92df9c4d44a2bd7d0ce3assets.orf.at/mims/2026/17/54/crops... https://assets.orf.at/mims/2026/17/54/crops/w=171,q=90,r=1/3010551_1k_1164454_grossbritannien_starmer_mandelson_ernennung_afp.jpg?s=21137601d941754a29ac92df9c4d44a2bd7d0ce3 — 200 — 8.5 KiB — 110 ms — h2https://assets.orf.at/mims/2026/17/82/crops/w=171,q=90,r=1/3010401_1k_1164382_apple_cook_nachfolge_r.jpg?s=eee25787c2b306c53e560925334da04503fc2e9dassets.orf.at/mims/2026/17/82/crops... https://assets.orf.at/mims/2026/17/82/crops/w=171,q=90,r=1/3010401_1k_1164382_apple_cook_nachfolge_r.jpg?s=eee25787c2b306c53e560925334da04503fc2e9d — 200 — 7.2 KiB — 117 ms — h2https://assets.orf.at/mims/2026/17/38/crops/w=171,q=90,r=1/3010925_1k_1164338_prozess_bootsunfall.jpg?s=056f1159625bf2c826bc4a0423bf45dbf8bf12f1assets.orf.at/mims/2026/17/38/crops... https://assets.orf.at/mims/2026/17/38/crops/w=171,q=90,r=1/3010925_1k_1164338_prozess_bootsunfall.jpg?s=056f1159625bf2c826bc4a0423bf45dbf8bf12f1 — 200 — 11.3 KiB — 117 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/main.js?v=2026040810-940/mojo.compressed/1_4_1/news//news/m... https://orf.at/mojo.compressed/1_4_1/news//news/main.js?v=2026040810-940 — 200 — 112.1 KiB — 151 ms — h2https://orf.at/mojo/1_4_1/storyserver//news/news/images/target_news-universal.svg/mojo/1_4_1/storyserver//news/news/... https://orf.at/mojo/1_4_1/storyserver//news/news/images/target_news-universal.svg — 200 — 4.2 KiB — 121 ms — h2https://orf.at/mojo/1_4_1/storyserver///news/common/images/ticker-link-icon.svg/mojo/1_4_1/storyserver///news/comm... https://orf.at/mojo/1_4_1/storyserver///news/common/images/ticker-link-icon.svg — 200 — 537 B — 121 ms — h2https://orf.at/mojo/1_4_1/storyserver//news/common/images/orf-brick.svg/mojo/1_4_1/storyserver//news/commo... https://orf.at/mojo/1_4_1/storyserver//news/common/images/orf-brick.svg — 200 — 779 B — 121 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/push-register-fix.js?v=2026040810-940/mojo.compressed/1_4_1/news//news/p... https://orf.at/mojo.compressed/1_4_1/news//news/push-register-fix.js?v=2026040810-940 — 200 — 2.8 KiB — 120 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/print.css?v=2026040810-940/mojo.compressed/1_4_1/news//news/p... https://orf.at/mojo.compressed/1_4_1/news//news/print.css?v=2026040810-940 — 200 — 5.3 KiB — 120 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datahttps://assets.orf.at/mims/2026/17/00/crops/w=171,q=90,r=1/3010945_1k_1164600_esc_empfang_bundespraesident_49_luk.jpg?s=67dd766a796b087ae9d497f5e4b2ca95da4b1c44assets.orf.at/mims/2026/17/00/crops... https://assets.orf.at/mims/2026/17/00/crops/w=171,q=90,r=1/3010945_1k_1164600_esc_empfang_bundespraesident_49_luk.jpg?s=67dd766a796b087ae9d497f5e4b2ca95da4b1c44 — 200 — 10.8 KiB — 61 ms — h2https://assets.orf.at/mims/2026/17/73/crops/w=171,q=90,r=1/3011110_1k_1164673_fus_bl_runde_28_qg_bw_linz_wac2_g.jpg?s=ec8273a412a3e86da3c0ffe5096453c26674d9bfassets.orf.at/mims/2026/17/73/crops... https://assets.orf.at/mims/2026/17/73/crops/w=171,q=90,r=1/3011110_1k_1164673_fus_bl_runde_28_qg_bw_linz_wac2_g.jpg?s=ec8273a412a3e86da3c0ffe5096453c26674d9bf — 200 — 13.6 KiB — 65 ms — h2https://assets.orf.at/mims/2026/17/20/crops/w=171,q=90,r=1/3011161_1k_1164720_3011151_master_573229_bundestag_-_gesetze_zu_erneuerbaren_energien_und_windkraft_.jpg?s=b67d8c4bc99c1d2fa1e9167bb0dd9effe6d12f73assets.orf.at/mims/2026/17/20/crops... https://assets.orf.at/mims/2026/17/20/crops/w=171,q=90,r=1/3011161_1k_1164720_3011151_master_573229_bundestag_-_gesetze_zu_erneuerbaren_energien_und_windkraft_.jpg?s=b67d8c4bc99c1d2fa1e9167bb0dd9effe6d12f73 — 200 — 7.2 KiB — 65 ms — h2https://assets.orf.at/vue-storyserver/product-navigation/js/app.js?v=2026040810-940assets.orf.at/vue-storyserver/produ... https://assets.orf.at/vue-storyserver/product-navigation/js/app.js?v=2026040810-940 — 200 — 23.4 KiB — 74 ms — h2https://assets.orf.at/vue-storyserver/bulawindow-2023/js/app.js?v=2026040810-940assets.orf.at/vue-storyserver/bulaw... https://assets.orf.at/vue-storyserver/bulawindow-2023/js/app.js?v=2026040810-940 — 200 — 26.1 KiB — 79 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 755 ms LCP 2.5 shttps://orf.at// https://orf.at/ — 200 — 26.5 KiB — 162 ms — h2https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_W_WghtWdthOpsz.woff2/fonts/ORFUniversal/Variable/Web/WO... https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_W_WghtWdthOpsz.woff2 — 200 — 104.1 KiB — 122 ms — h2https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_Italic_W_WghtWdthOpsz.woff2/fonts/ORFUniversal/Variable/Web/WO... https://orf.at/fonts/ORFUniversal/Variable/Web/WOFF2/ORFUniversalVF_Italic_W_WghtWdthOpsz.woff2 — 200 — 124.3 KiB — 125 ms — h2https://orf.at/fonts/ORFUniversalSC/Variable/Web/WOFF2/ORFUniversalSCVF_W_WghtOpsz.woff2/fonts/ORFUniversalSC/Variable/Web/... https://orf.at/fonts/ORFUniversalSC/Variable/Web/WOFF2/ORFUniversalSCVF_W_WghtOpsz.woff2 — 200 — 29.9 KiB — 128 ms — h2https://data-d6e13c60e8.orf.at/iomm/latest/manager/base/es6/bundle.jsdata-d6e13c60e8.orf.at/iomm/latest/... https://data-d6e13c60e8.orf.at/iomm/latest/manager/base/es6/bundle.js — 200 — 17.2 KiB — 90 ms — h2https://data-d6e13c60e8.orf.at/iomm/latest/bootstrap/loader.jsdata-d6e13c60e8.orf.at/iomm/latest/... https://data-d6e13c60e8.orf.at/iomm/latest/bootstrap/loader.js — 200 — 440 B — 89 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/common-main.css?v=2026040810-940/mojo.compressed/1_4_1/news//news/c... https://orf.at/mojo.compressed/1_4_1/news//news/common-main.css?v=2026040810-940 — 200 — 18.0 KiB — 47 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/main.css?v=2026040810-940/mojo.compressed/1_4_1/news//news/m... https://orf.at/mojo.compressed/1_4_1/news//news/main.css?v=2026040810-940 — 200 — 12.0 KiB — 47 ms — h2https://assets.orf.at/mims/2026/17/17/crops/w=347,q=90,r=1/3011147_2q_1164717_trump_im.jpg?s=cd72d3954c500b7eef282a43ed920d5ac4d7624bassets.orf.at/mims/2026/17/17/crops... https://assets.orf.at/mims/2026/17/17/crops/w=347,q=90,r=1/3011147_2q_1164717_trump_im.jpg?s=cd72d3954c500b7eef282a43ed920d5ac4d7624b — 200 — 12.4 KiB — 160 ms — h2https://assets.orf.at/mims/2026/16/93/crops/w=171,q=90,r=1/3002980_2h_1161393_michael_jackson_film_n.jpg?s=496bd41c5c0a43706d5fbe9d5b53e13c1d7a179bassets.orf.at/mims/2026/16/93/crops... https://assets.orf.at/mims/2026/16/93/crops/w=171,q=90,r=1/3002980_2h_1161393_michael_jackson_film_n.jpg?s=496bd41c5c0a43706d5fbe9d5b53e13c1d7a179b — 200 — 15.0 KiB — 158 ms — h2https://assets.orf.at/vue-storyserver/newssport-videos/index.js?v=2026040810-940&topVideoCount=5&newsOverviewCount=21assets.orf.at/vue-storyserver/newss... https://assets.orf.at/vue-storyserver/newssport-videos/index.js?v=2026040810-940&topVideoCount=5&newsOverviewCount=21 — 200 — 204.5 KiB — 242 ms — h2https://orf.at/oon/media/9.1/oonmedia.js/oon/media/9.1/oonmedia.js https://orf.at/oon/media/9.1/oonmedia.js — 200 — 170 B — 125 ms — h2https://pipe.orf.at/globus-2025/code/index.jspipe.orf.at/globus-2025/code/index.... https://pipe.orf.at/globus-2025/code/index.js — 200 — 1.8 KiB — 128 ms — h2https://pipe.orf.at/migsys/mig.js-2025/injector.js?automojo&v=2026040810-940pipe.orf.at/migsys/mig.js-2025/inje... https://pipe.orf.at/migsys/mig.js-2025/injector.js?automojo&v=2026040810-940 — 200 — 79.1 KiB — 203 ms — h2https://assets.orf.at/mims/2026/17/54/crops/w=171,q=90,r=1/3010551_1k_1164454_grossbritannien_starmer_mandelson_ernennung_afp.jpg?s=21137601d941754a29ac92df9c4d44a2bd7d0ce3assets.orf.at/mims/2026/17/54/crops... https://assets.orf.at/mims/2026/17/54/crops/w=171,q=90,r=1/3010551_1k_1164454_grossbritannien_starmer_mandelson_ernennung_afp.jpg?s=21137601d941754a29ac92df9c4d44a2bd7d0ce3 — 200 — 8.5 KiB — 110 ms — h2https://assets.orf.at/mims/2026/17/82/crops/w=171,q=90,r=1/3010401_1k_1164382_apple_cook_nachfolge_r.jpg?s=eee25787c2b306c53e560925334da04503fc2e9dassets.orf.at/mims/2026/17/82/crops... https://assets.orf.at/mims/2026/17/82/crops/w=171,q=90,r=1/3010401_1k_1164382_apple_cook_nachfolge_r.jpg?s=eee25787c2b306c53e560925334da04503fc2e9d — 200 — 7.2 KiB — 117 ms — h2https://assets.orf.at/mims/2026/17/38/crops/w=171,q=90,r=1/3010925_1k_1164338_prozess_bootsunfall.jpg?s=056f1159625bf2c826bc4a0423bf45dbf8bf12f1assets.orf.at/mims/2026/17/38/crops... https://assets.orf.at/mims/2026/17/38/crops/w=171,q=90,r=1/3010925_1k_1164338_prozess_bootsunfall.jpg?s=056f1159625bf2c826bc4a0423bf45dbf8bf12f1 — 200 — 11.3 KiB — 117 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/main.js?v=2026040810-940/mojo.compressed/1_4_1/news//news/m... https://orf.at/mojo.compressed/1_4_1/news//news/main.js?v=2026040810-940 — 200 — 112.1 KiB — 151 ms — h2https://orf.at/mojo/1_4_1/storyserver//news/news/images/target_news-universal.svg/mojo/1_4_1/storyserver//news/news/... https://orf.at/mojo/1_4_1/storyserver//news/news/images/target_news-universal.svg — 200 — 4.2 KiB — 121 ms — h2https://orf.at/mojo/1_4_1/storyserver///news/common/images/ticker-link-icon.svg/mojo/1_4_1/storyserver///news/comm... https://orf.at/mojo/1_4_1/storyserver///news/common/images/ticker-link-icon.svg — 200 — 537 B — 121 ms — h2https://orf.at/mojo/1_4_1/storyserver//news/common/images/orf-brick.svg/mojo/1_4_1/storyserver//news/commo... https://orf.at/mojo/1_4_1/storyserver//news/common/images/orf-brick.svg — 200 — 779 B — 121 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/push-register-fix.js?v=2026040810-940/mojo.compressed/1_4_1/news//news/p... https://orf.at/mojo.compressed/1_4_1/news//news/push-register-fix.js?v=2026040810-940 — 200 — 2.8 KiB — 120 ms — h2https://orf.at/mojo.compressed/1_4_1/news//news/print.css?v=2026040810-940/mojo.compressed/1_4_1/news//news/p... https://orf.at/mojo.compressed/1_4_1/news//news/print.css?v=2026040810-940 — 200 — 5.3 KiB — 120 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%… — 200 — 0 B — 0 ms — datahttps://assets.orf.at/mims/2026/17/00/crops/w=171,q=90,r=1/3010945_1k_1164600_esc_empfang_bundespraesident_49_luk.jpg?s=67dd766a796b087ae9d497f5e4b2ca95da4b1c44assets.orf.at/mims/2026/17/00/crops... https://assets.orf.at/mims/2026/17/00/crops/w=171,q=90,r=1/3010945_1k_1164600_esc_empfang_bundespraesident_49_luk.jpg?s=67dd766a796b087ae9d497f5e4b2ca95da4b1c44 — 200 — 10.8 KiB — 61 ms — h2https://assets.orf.at/mims/2026/17/73/crops/w=171,q=90,r=1/3011110_1k_1164673_fus_bl_runde_28_qg_bw_linz_wac2_g.jpg?s=ec8273a412a3e86da3c0ffe5096453c26674d9bfassets.orf.at/mims/2026/17/73/crops... https://assets.orf.at/mims/2026/17/73/crops/w=171,q=90,r=1/3011110_1k_1164673_fus_bl_runde_28_qg_bw_linz_wac2_g.jpg?s=ec8273a412a3e86da3c0ffe5096453c26674d9bf — 200 — 13.6 KiB — 65 ms — h2https://assets.orf.at/mims/2026/17/20/crops/w=171,q=90,r=1/3011161_1k_1164720_3011151_master_573229_bundestag_-_gesetze_zu_erneuerbaren_energien_und_windkraft_.jpg?s=b67d8c4bc99c1d2fa1e9167bb0dd9effe6d12f73assets.orf.at/mims/2026/17/20/crops... https://assets.orf.at/mims/2026/17/20/crops/w=171,q=90,r=1/3011161_1k_1164720_3011151_master_573229_bundestag_-_gesetze_zu_erneuerbaren_energien_und_windkraft_.jpg?s=b67d8c4bc99c1d2fa1e9167bb0dd9effe6d12f73 — 200 — 7.2 KiB — 65 ms — h2https://assets.orf.at/vue-storyserver/product-navigation/js/app.js?v=2026040810-940assets.orf.at/vue-storyserver/produ... https://assets.orf.at/vue-storyserver/product-navigation/js/app.js?v=2026040810-940 — 200 — 23.4 KiB — 74 ms — h2https://assets.orf.at/vue-storyserver/bulawindow-2023/js/app.js?v=2026040810-940assets.orf.at/vue-storyserver/bulaw... https://assets.orf.at/vue-storyserver/bulawindow-2023/js/app.js?v=2026040810-940 — 200 — 26.1 KiB — 79 ms — h2https://assets.orf.at/vue-storyserver/einfache-sprache-2023/js/app.js?v=2026040810-940assets.orf.at/vue-storyserver/einfa... https://assets.orf.at/vue-storyserver/einfache-sprache-2023/js/app.js?v=2026040810-940 — 200 — 24.9 KiB — 80 ms — h2https://assets.orf.at/vue-storyserver/share/js/app.js?v=2026040810-940assets.orf.at/vue-storyserver/share... https://assets.orf.at/vue-storyserver/share/js/app.js?v=2026040810-940 — 200 — 22.7 KiB — 82 ms — h2https://assets.orf.at/flags/news-front-desktop-header.json?_o=orf.atassets.orf.at/flags/news-front-desk... https://assets.orf.at/flags/news-front-desktop-header.json?_o=orf.at — 200 — 342 B — 38 ms — h2https://assets.orf.at/flags/news-front-mobile-ticker.json?_o=orf.atassets.orf.at/flags/news-front-mobi... https://assets.orf.at/flags/news-front-mobile-ticker.json?_o=orf.at — -1 — 0 B — 117 ms — https://assets.orf.at/flags/news-front-desktop-ticker.json?_o=orf.atassets.orf.at/flags/news-front-desk... https://assets.orf.at/flags/news-front-desktop-ticker.json?_o=orf.at — -1 — 0 B — 117 ms — https://assets.orf.at/flags/news-front-mobile-grid.json?_o=orf.atassets.orf.at/flags/news-front-mobi... https://assets.orf.at/flags/news-front-mobile-grid.json?_o=orf.at — 200 — 271 B — 39 ms — h2https://assets.orf.at/flags/news-front-desktop-ticker-sekundaer.json?_o=orf.atassets.orf.at/flags/news-front-desk... https://assets.orf.at/flags/news-front-desktop-ticker-sekundaer.json?_o=orf.at — -1 — 0 B — 117 ms — https://app-analytics.orf.at/matomo.jsapp-analytics.orf.at/matomo.js https://app-analytics.orf.at/matomo.js — 200 — 42.4 KiB — 165 ms — http/1.1https://wetter.orf.at/api/jsonp/current/oe3?callback=initWeather&_=1776806686701wetter.orf.at/api/jsonp/current/oe3... https://wetter.orf.at/api/jsonp/current/oe3?callback=initWeather&_=1776806686701 — 200 — 1.2 KiB — 122 ms — http/1.1https://orf.at/oon/media/9.1.2/oonmedia.js/oon/media/9.1.2/oonmedia.js https://orf.at/oon/media/9.1.2/oonmedia.js — 200 — 51.7 KiB — 44 ms — h2https://collector.orf.at/api/frontend/collections//2352collector.orf.at/api/frontend/colle... https://collector.orf.at/api/frontend/collections//2352 — 200 — 3.4 KiB — 137 ms — http/1.1https://csoph-api.orf.at/hank//getPersistedQuery/nsrGetFrontPageVideo/1?website=news-videos&_o=orf.atcsoph-api.orf.at/hank//getPersisted... https://csoph-api.orf.at/hank//getPersistedQuery/nsrGetFrontPageVideo/1?website=news-videos&_o=orf.at — 200 — 40.0 KiB — 201 ms — h2https://data-d6e13c60e8.orf.at/iomb/latest/sensor/manager/base/es6/bundle.jsdata-d6e13c60e8.orf.at/iomb/latest/... https://data-d6e13c60e8.orf.at/iomb/latest/sensor/manager/base/es6/bundle.js — 200 — 8.9 KiB — 34 ms — h2https://assets.orf.at/flags/454.svg?_m=1776061000629assets.orf.at/flags/454.svg?_m=1776... https://assets.orf.at/flags/454.svg?_m=1776061000629 — 200 — 22.2 KiB — 46 ms — h2https://assets.orf.at/flags/455.svg?_m=1776061007812assets.orf.at/flags/455.svg?_m=1776... https://assets.orf.at/flags/455.svg?_m=1776061007812 — 200 — 16.7 KiB — 44 ms — h2https://sdk.privacy-center.org/ec37cbb0-e91d-42b8-abef-51639d3499c3/loader.js?target=orf.atsdk.privacy-center.org/ec37cbb0-e91... https://sdk.privacy-center.org/ec37cbb0-e91d-42b8-abef-51639d3499c3/loader.js?target=orf.at — 200 — 34.7 KiB — 26 ms — h2https://adnz.co/semantiq/semantiq.js?tenantId=1655adnz.co/semantiq/semantiq.js?tenant... https://adnz.co/semantiq/semantiq.js?tenantId=1655 — 200 — 10.4 KiB — 79 ms — h3https://pipe.orf.at/zib100/zib100.json?origin=orf.atpipe.orf.at/zib100/zib100.json?orig... https://pipe.orf.at/zib100/zib100.json?origin=orf.at — 200 — 430 B — 39 ms — h2https://wetter.orf.at/static/wetter/3_3/images/icons/night/svg/100000.svgwetter.orf.at/static/wetter/3_3/ima... https://wetter.orf.at/static/wetter/3_3/images/icons/night/svg/100000.svg — 200 — 2.9 KiB — 119 ms — http/1.1https://data-d6e13c60e8.orf.at/base.iodata-d6e13c60e8.orf.at/base.io https://data-d6e13c60e8.orf.at/base.io — 204 — 0 B — 32 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlna…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlna… — 200 — 0 B — 0 ms — datahttps://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 102.2 KiB — 12 ms — h2https://data-d6e13c60e8.orf.at/base.iodata-d6e13c60e8.orf.at/base.io https://data-d6e13c60e8.orf.at/base.io — 200 — 16 B — 32 ms — h3https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-de-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.jssdk.privacy-center.org/sdk/22ecd6bf... https://sdk.privacy-center.org/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-web-de-web.22ecd6bfac93de604efec0b75b2c796ee1675f92.js — 200 — 56.1 KiB — 7 ms — h3https://soph-assets.orf.at/sis/image/e1cd8f5f-5b56-4a82-9ba4-db704c44ce20/AAABnbFUxMA/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78774.jpgsoph-assets.orf.at/sis/image/e1cd8f... https://soph-assets.orf.at/sis/image/e1cd8f5f-5b56-4a82-9ba4-db704c44ce20/AAABnbFUxMA/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78774.jpg — 200 — 39.8 KiB — 82 ms — h2https://soph-assets.orf.at/sis/image/e523a17a-35ef-4a46-b6b0-e6543e820cad/AAABnbE_pME/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78768.jpgsoph-assets.orf.at/sis/image/e523a1... https://soph-assets.orf.at/sis/image/e523a17a-35ef-4a46-b6b0-e6543e820cad/AAABnbE_pME/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78768.jpg — 200 — 43.3 KiB — 73 ms — h2https://soph-assets.orf.at/sis/image/ae38ae34-7414-4c31-aa1f-5d65ed96f004/AAABnbFiZFM/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78786.jpgsoph-assets.orf.at/sis/image/ae38ae... https://soph-assets.orf.at/sis/image/ae38ae34-7414-4c31-aa1f-5d65ed96f004/AAABnbFiZFM/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78786.jpg — 200 — 40.0 KiB — 43 ms — h2https://soph-assets.orf.at/sis/image/7c024493-ec59-4031-9db4-5da8f3f02299/AAABnbEH06E/AAABnSjnUQA/on_video_teaser/newsVideoImage19916.jpgsoph-assets.orf.at/sis/image/7c0244... https://soph-assets.orf.at/sis/image/7c024493-ec59-4031-9db4-5da8f3f02299/AAABnbEH06E/AAABnSjnUQA/on_video_teaser/newsVideoImage19916.jpg — 200 — 22.8 KiB — 107 ms — h2https://soph-assets.orf.at/sis/image/cbf3d109-206c-4c08-a8d8-700e6b2ba45c/AAABnbFM_PU/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78770.jpgsoph-assets.orf.at/sis/image/cbf3d1... https://soph-assets.orf.at/sis/image/cbf3d109-206c-4c08-a8d8-700e6b2ba45c/AAABnbFM_PU/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78770.jpg — 200 — 24.8 KiB — 73 ms — h2https://soph-assets.orf.at/sis/image/c3374000-5ee7-4095-aa02-d1c5b208d096/AAABnbHoTnE/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78814.jpgsoph-assets.orf.at/sis/image/c33740... https://soph-assets.orf.at/sis/image/c3374000-5ee7-4095-aa02-d1c5b208d096/AAABnbHoTnE/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78814.jpg — 200 — 24.4 KiB — 95 ms — h2https://soph-assets.orf.at/sis/image/2c79c1bc-ca30-49f0-8f20-c558376aec45/AAABnbHoSlU/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78812.jpgsoph-assets.orf.at/sis/image/2c79c1... https://soph-assets.orf.at/sis/image/2c79c1bc-ca30-49f0-8f20-c558376aec45/AAABnbHoSlU/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78812.jpg — 200 — 19.9 KiB — 67 ms — h2https://imagesrv.adition.com/js/aut.jsimagesrv.adition.com/js/aut.js https://imagesrv.adition.com/js/aut.js — 200 — 3.8 KiB — 99 ms — h2https://soph-assets.orf.at/sis/image/b3d43d72-1a55-4c94-9940-c3431578bc3a/AAABnbHoRxw/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78810.jpgsoph-assets.orf.at/sis/image/b3d43d... https://soph-assets.orf.at/sis/image/b3d43d72-1a55-4c94-9940-c3431578bc3a/AAABnbHoRxw/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78810.jpg — 200 — 28.0 KiB — 41 ms — h2https://soph-assets.orf.at/sis/image/c87939e9-1fa7-4e45-a64d-ba3bbf3d64ec/AAABnbHoQ8o/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78808.jpgsoph-assets.orf.at/sis/image/c87939... https://soph-assets.orf.at/sis/image/c87939e9-1fa7-4e45-a64d-ba3bbf3d64ec/AAABnbHoQ8o/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78808.jpg — 200 — 26.7 KiB — 43 ms — h2https://soph-assets.orf.at/sis/image/998aad3b-fcaa-4972-a926-ce12e04a6eec/AAABnbHoQCU/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78806.jpgsoph-assets.orf.at/sis/image/998aad... https://soph-assets.orf.at/sis/image/998aad3b-fcaa-4972-a926-ce12e04a6eec/AAABnbHoQCU/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78806.jpg — 200 — 28.3 KiB — 38 ms — h2https://soph-assets.orf.at/sis/image/46417a9e-f7d8-47a7-bb17-80fa3f091fee/AAABnbHcgyE/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78804.jpgsoph-assets.orf.at/sis/image/46417a... https://soph-assets.orf.at/sis/image/46417a9e-f7d8-47a7-bb17-80fa3f091fee/AAABnbHcgyE/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78804.jpg — 200 — 48.0 KiB — 40 ms — h2https://soph-assets.orf.at/sis/image/df112482-a4e1-4bce-a09f-9a5a38078a6a/AAABnbHsyBI/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78802.jpgsoph-assets.orf.at/sis/image/df1124... https://soph-assets.orf.at/sis/image/df112482-a4e1-4bce-a09f-9a5a38078a6a/AAABnbHsyBI/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78802.jpg — 200 — 44.0 KiB — 42 ms — h2https://soph-assets.orf.at/sis/image/4da24db3-ad81-4326-855b-998b163f29fa/AAABnbHKEwI/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78800.jpgsoph-assets.orf.at/sis/image/4da24d... https://soph-assets.orf.at/sis/image/4da24db3-ad81-4326-855b-998b163f29fa/AAABnbHKEwI/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78800.jpg — 200 — 18.6 KiB — 40 ms — h2https://soph-assets.orf.at/sis/image/6338f051-c9d4-43c8-965f-d862e4a92123/AAABnbHjXxw/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78798.jpgsoph-assets.orf.at/sis/image/6338f0... https://soph-assets.orf.at/sis/image/6338f051-c9d4-43c8-965f-d862e4a92123/AAABnbHjXxw/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78798.jpg — 200 — 27.7 KiB — 38 ms — h2https://soph-assets.orf.at/sis/image/41d0f53c-c3c6-4368-8f76-b5a1c285807e/AAABnbHaABk/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78796.jpgsoph-assets.orf.at/sis/image/41d0f5... https://soph-assets.orf.at/sis/image/41d0f53c-c3c6-4368-8f76-b5a1c285807e/AAABnbHaABk/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78796.jpg — 200 — 27.9 KiB — 39 ms — h2https://soph-assets.orf.at/sis/image/539d73ff-0fd7-48f3-af91-5bc6e0545a75/AAABnbFpZC8/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78784.jpgsoph-assets.orf.at/sis/image/539d73... https://soph-assets.orf.at/sis/image/539d73ff-0fd7-48f3-af91-5bc6e0545a75/AAABnbFpZC8/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78784.jpg — 200 — 38.3 KiB — 40 ms — h2https://soph-assets.orf.at/sis/image/6fa1d95c-33bb-4774-be4e-ec7d5e920509/AAABnbFnwxQ/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78782.jpgsoph-assets.orf.at/sis/image/6fa1d9... https://soph-assets.orf.at/sis/image/6fa1d95c-33bb-4774-be4e-ec7d5e920509/AAABnbFnwxQ/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78782.jpg — 200 — 39.8 KiB — 41 ms — h2https://soph-assets.orf.at/sis/image/a7d36bd8-9b0d-4adb-b80c-5373c985376c/AAABnbFfC5k/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78780.jpgsoph-assets.orf.at/sis/image/a7d36b... https://soph-assets.orf.at/sis/image/a7d36bd8-9b0d-4adb-b80c-5373c985376c/AAABnbFfC5k/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78780.jpg — 200 — 28.0 KiB — 42 ms — h2https://soph-assets.orf.at/sis/image/25a88662-7020-4c2d-b5b0-97db4d6cb5ee/AAABnbFsSso/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78778.jpgsoph-assets.orf.at/sis/image/25a886... https://soph-assets.orf.at/sis/image/25a88662-7020-4c2d-b5b0-97db4d6cb5ee/AAABnbFsSso/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78778.jpg — 200 — 55.8 KiB — 45 ms — h2https://soph-assets.orf.at/sis/image/d18efe94-31a0-4393-9659-ff98b30aac41/AAABnbFcZjk/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78776.jpgsoph-assets.orf.at/sis/image/d18efe... https://soph-assets.orf.at/sis/image/d18efe94-31a0-4393-9659-ff98b30aac41/AAABnbFcZjk/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78776.jpg — 200 — 15.1 KiB — 45 ms — h2https://soph-assets.orf.at/sis/image/b8f1b353-3b1f-4687-9a82-0a04d0b8624e/AAABnbFVVQE/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78772.jpgsoph-assets.orf.at/sis/image/b8f1b3... https://soph-assets.orf.at/sis/image/b8f1b353-3b1f-4687-9a82-0a04d0b8624e/AAABnbFVVQE/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78772.jpg — 200 — 17.5 KiB — 43 ms — h2https://soph-assets.orf.at/sis/image/9f418dbb-26ca-40af-a33b-b47b95a27355/AAABnbDZqp0/AAABnSjnUQA/on_video_teaser/newsVideoImage19914.jpgsoph-assets.orf.at/sis/image/9f418d... https://soph-assets.orf.at/sis/image/9f418dbb-26ca-40af-a33b-b47b95a27355/AAABnbDZqp0/AAABnSjnUQA/on_video_teaser/newsVideoImage19914.jpg — 200 — 33.0 KiB — 44 ms — h2https://imagesrv.adition.com/js/srp.jsimagesrv.adition.com/js/srp.js https://imagesrv.adition.com/js/srp.js — 200 — 24.0 KiB — 59 ms — h2https://soph-assets.orf.at/sis/image/784640df-7ed4-461b-bc8c-8427f1f3af86/AAABnbDSaCo/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78760.jpgsoph-assets.orf.at/sis/image/784640... https://soph-assets.orf.at/sis/image/784640df-7ed4-461b-bc8c-8427f1f3af86/AAABnbDSaCo/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78760.jpg — 200 — 50.3 KiB — 38 ms — h2https://soph-assets.orf.at/sis/image/2c6034c9-397d-4965-810b-f9c0b2b69f1e/AAABnbDU0-s/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78758.jpgsoph-assets.orf.at/sis/image/2c6034... https://soph-assets.orf.at/sis/image/2c6034c9-397d-4965-810b-f9c0b2b69f1e/AAABnbDU0-s/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78758.jpg — 200 — 43.1 KiB — 43 ms — h2https://soph-assets.orf.at/sis/image/a51480db-4154-41f9-b0fe-c02f2858c140/AAABnbDN6Fs/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78756.jpgsoph-assets.orf.at/sis/image/a51480... https://soph-assets.orf.at/sis/image/a51480db-4154-41f9-b0fe-c02f2858c140/AAABnbDN6Fs/AAABnSjnUQA/on_video_teaser/onDemandVideoNewsImage78756.jpg — 200 — 20.1 KiB — 39 ms — h2https://pipe.orf.at/admapper/news.orf.at/index.jspipe.orf.at/admapper/news.orf.at/in... https://pipe.orf.at/admapper/news.orf.at/index.js — 200 — 2.3 KiB — 116 ms — h2https://api.adnz.co/api/ws-semantiq/page-keywords?tenantId=1655&url=https%3A%2F%2Forf.at%2Fapi.adnz.co/api/ws-semantiq/page-ke... https://api.adnz.co/api/ws-semantiq/page-keywords?tenantId=1655&url=https%3A%2F%2Forf.at%2F — 200 — 765 B — 69 ms — h3https://orf.at/mojo/1_4_1/storyserver//common/images/favicons/favicon-32x32.png/mojo/1_4_1/storyserver//common/ima... https://orf.at/mojo/1_4_1/storyserver//common/images/favicons/favicon-32x32.png — 200 — 541 B — 41 ms — h2https://ad13.adfarm1.adition.com/i?raw=1&ts=680683456&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAHABBENCbFgAAAAAELAAACYAAAAAAEEoAMAAQYuFAAYAAgxcUgAwABBi4hABgACDFwwADAAEGLh0AGAAIMXBIAMAAQYuLQAYAAgxcAA.IIzwIQADAAVAAyACCAE4AUAAsABkADSAIoAjQBNAE4APwAgQBCACoAGqAQgAiYBFgCcAF1AMUAfYBGoCWgFfgLaAXmAxkBjYDLAHNAOqAjOA.YAAACFgAAAAAad13.adfarm1.adition.com/i?raw=1&ts... https://ad13.adfarm1.adition.com/i?raw=1&ts=680683456&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAHABBENCbFgAAAAAELAAACYAAAAAAEEoAMAAQYuFAAYAAgxcUgAwABBi4hABgACDFwwADAAEGLh0AGAAIMXBIAMAAQYuLQAYAAgxcAA.IIzwIQADAAVAAyACCAE4AUAAsABkADSAIoAjQBNAE4APwAgQBCACoAGqAQgAiYBFgCcAF1AMUAfYBGoCWgFfgLaAXmAxkBjYDLAHNAOqAjOA.YAAACFgAAAAA — 200 — 306 B — 100 ms — h2https://ad13.adfarm1.adition.com/s?t=lwQHaNF&v=1&w=524821054&a=1&b=11&f=0&o=5&r=2&e=&ro=https%3A//orf.at/&uao=Mozilla/5.0%20%28Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7%29%20AppleWebKit/537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome/147.0.0.0%20Safari/537.36&userid=0&p=user-agent(mozilla-5-0-macintosh-intel-mac-os-x-10-15-7-applewebkit-537-36-khtml-like-gecko-chrome-147-0-0-0-safari-537-36)test(false)platform(web)z1(false)oon-ds-ads(false)sitepage(news-orf-at-front)subcategory(nachrichtenueberblick)viewport(full&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAHABBENCbFgAAAAAELAAACYAAAAAAEEoAMAAQYuFAAYAAgxcUgAwABBi4hABgACDFwwADAAEGLh0AGAAIMXBIAMAAQYuLQAYAAgxcAA.IIzwIQADAAVAAyACCAE4AUAAsABkADSAIoAjQBNAE4APwAgQBCACoAGqAQgAiYBFgCcAF1AMUAfYBGoCWgFfgLaAXmAxkBjYDLAHNAOqAjOA.YAAACFgAAAAA&shb=1&s=4403102ad13.adfarm1.adition.com/s?t=lwQHaN... https://ad13.adfarm1.adition.com/s?t=lwQHaNF&v=1&w=524821054&a=1&b=11&f=0&o=5&r=2&e=&ro=https%3A//orf.at/&uao=Mozilla/5.0%20%28Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7%29%20AppleWebKit/537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome/147.0.0.0%20Safari/537.36&userid=0&p=user-agent(mozilla-5-0-macintosh-intel-mac-os-x-10-15-7-applewebkit-537-36-khtml-like-gecko-chrome-147-0-0-0-safari-537-36)test(false)platform(web)z1(false)oon-ds-ads(false)sitepage(news-orf-at-front)subcategory(nachrichtenueberblick)viewport(full&gdpr=1&gdpr_consent=CQjA2wAQjA2wAAHABBENCbFgAAAAAELAAACYAAAAAAEEoAMAAQYuFAAYAAgxcUgAwABBi4hABgACDFwwADAAEGLh0AGAAIMXBIAMAAQYuLQAYAAgxcAA.IIzwIQADAAVAAyACCAE4AUAAsABkADSAIoAjQBNAE4APwAgQBCACoAGqAQgAiYBFgCcAF1AMUAfYBGoCWgFfgLaAXmAxkBjYDLAHNAOqAjOA.YAAACFgAAAAA&shb=1&s=4403102 — 200 — 339 B — 93 ms — h2https://api.adnz.co/api/ws-events-sink/batch?visitorId=3679806731079808&tenantId=1655&events=W3sidHlwZSI6IlBBR0VfSU1QUkVTU0lPTiIsImV2ZW50SWQiOjgyNTk2MDQyMTIzMzI2MjksInBhZ2VJbXByZXNzaW9uSWQiOjg0MTEwNTAzNDUzNjU5NjMsInVybCI6Imh0dHBzJTNBJTJGJTJGb3JmLmF0JTJGIiwiYm9keSI6e319XQ%3D%3Dapi.adnz.co/api/ws-events-sink/batc... https://api.adnz.co/api/ws-events-sink/batch?visitorId=3679806731079808&tenantId=1655&events=W3sidHlwZSI6IlBBR0VfSU1QUkVTU0lPTiIsImV2ZW50SWQiOjgyNTk2MDQyMTIzMzI2MjksInBhZ2VJbXByZXNzaW9uSWQiOjg0MTEwNTAzNDUzNjU5NjMsInVybCI6Imh0dHBzJTNBJTJGJTJGb3JmLmF0JTJGIiwiYm9keSI6e319XQ%3D%3D — 204 — 563 B — 65 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
66% of JavaScript execution is third-party
First-party Third-party 357ms · 145KB · €4/mo
Unattributable
Other
Costly
Execution 218ms
Transfer 0 KB
Monthly Cost €2/mo
app-analytics.orf.at
Other
Optional
Execution 74ms
Transfer 42 KB
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 65ms
Transfer 102 KB
Unused 44%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 218ms and costs ~€2/month

66% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 218ms 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