Skip to content
https://derstandard.at

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
88
GRADE
B
FIX
2
REVIEW
6
PASS
11
INFO
3

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.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
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.26 s

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

1.48 s

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

0 ms

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

0.201

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

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

1.48 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
22
11 PASS 6 REVIEW 2 FIX
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 (531.8 KiB of 532.0 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
JS Bundles
28 scripts, 140 KB unused
REVIEW
28 scripts, 140 KB unused
Warning::
https://spcmp.r53.derstandard.at/Notice.97af9.js: 64 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://b.staticfiles.at/auth-js/auth.esm-SUXKCXBJ...: 54 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://spcmp.r53.derstandard.at/wrapperMessagingW...: 22 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 140 KB
140 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://spcmp.r53.derstandard.at/Notice.97af9.js93 KB64 KB (69%)3rd
https://b.staticfiles.at/auth-js/auth.esm-SUXKCXBJ.js72 KB54 KB (75%)3rd
https://spcmp.r53.derstandard.at/wrapperMessagingWithoutDetection.js51 KB22 KB (44%)3rd
https://b.staticfiles.at/lib/k13m/assets/index-BYncZsel.js1 KB3rd
https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BOTcfNse.js5 KB3rd
https://px.staticfiles.at/dst-bi-px.js21 KB3rd
https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BBNJVddb.js1 KB3rd
https://b.staticfiles.at/lib/k13m/assets/preload-helper-USXlfoYa.js1 KB3rd
https://b.staticfiles.at/lib/k13m/assets/index-BVWft8ot.js2 KB3rd
https://b.staticfiles.at/lib/k13m/assets/config-CcY0ZF8Q.js4 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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
532 KB transferred, 48 requests
PASS
532 KB transferred, 48 requests
Info::
Page weighs 1.7 MB (532 KB transferred)
Info::
48 HTTP requests
Info::
Estimated 0.11 g CO2 per page load
532 KB / 2.4 MB budget
532 KB transferred
48 requests
0.11 g CO2 per page load
JavaScript 341.0 KiB 64%
Images 52.4 KiB 10%
Fonts 48.8 KiB 9%
CSS 36.3 KiB 7%
HTML 20.5 KiB 4%
Other 18.6 KiB 3%
Other 12.5 KiB 2%
Other 2.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
2 images, 0 KB saveable
PASS
2 images, 0 KB saveable
Warning::
https://at.staticfiles.at/img/privacywall/backgrou... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
2 images 52 KB
0 oversized -0 KB
1 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

A+
JS Execution Cost
377ms total JS execution
PASS
377ms total JS execution
Info::
https://spcmp.r53.derstandard.at/Notice.97af9.js: 122ms CPU time
Info::
Unattributable: 103ms CPU time
Info::
https://www.derstandard.at/consent/tcf/: 83ms CPU time
Info::
https://spcmp.r53.derstandard.at/wrapperMessagingW...: 68ms CPU time
Warning::
Third-party scripts: 273ms (73% of total)

Main Thread Breakdown

Script Evaluation 46% Other 29% Style & Layout 12% Script Parsing & Compilation 6% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://spcmp.r53.derstandard.at/Notice.97af9.js122ms93ms10ms3rd
Unattributable103ms11ms0ms1st
https://www.derstandard.at/consent/tcf/83ms32ms3ms3rd
https://spcmp.r53.derstandard.at/wrapperMessagingWithoutDetection.js68ms53ms9ms3rd
A+
Font Loading
3 fonts (49 KB)
PASS
3 fonts (49 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

49 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.5 shttps://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2stmatilda-info.woff2 https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2 — 24.4 KiB — 100 ms — font-display: swaphttps://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2stmatilda-info.woff2 https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2 — 0 B — 2 ms — font-display: swaphttps://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info-italic.woff2stmatilda-info-italic.w... https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info-italic.woff2 — 24.4 KiB — 7 ms — font-display: swap
stmatilda-info.woff2 woff2 swap
Size 24 KB
Load time 100 ms
Start 712 ms
Risk FOUT — text flashes from fallback to web font
stmatilda-info.woff2 woff2 swap
Size 0 KB
Load time 2 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
stmatilda-info-italic.w... woff2 swap
Size 24 KB
Load time 7 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A
Page Weight Inventory
48 resources · 532 KB · 140 KB savings available
PASS
48 resources · 532 KB · 140 KB savings available
Info::
Within 1MB page-weight target
Got: 532 KB
Info::
~140 KB of savings available
Warning::
47 third-party resources (100% of weight)
48 resources · 532.0 KiB · 47 third-party Within 1MB page-weight target
JavaScript 64% · 341.0 KiB
Image 10% · 52.4 KiB
Font 9% · 48.8 KiB
Document 7% · 38.9 KiB
CSS 7% · 36.3 KiB
Other 3% · 14.7 KiB

~140.1 KiB of savings available

Remove unused JavaScript: 140.1 KiB
Network Waterfall
48 requests over 1692ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.5 shttps://derstandard.at// https://derstandard.at/ — 301 — 206 B — 559 ms — http/1.1https://www.derstandard.at/www.derstandard.at/ https://www.derstandard.at/ — 302 — 84 B — 25 ms — h2https://www.derstandard.at/consent/tcf/www.derstandard.at/consent/tcf/ https://www.derstandard.at/consent/tcf/ — 200 — 18.2 KiB — 6 ms — h2https://at.staticfiles.at/js/derstandard-6b917b5778.jsat.staticfiles.at/js/derstandard-6b... https://at.staticfiles.at/js/derstandard-6b917b5778.js — 200 — 5.0 KiB — 26 ms — h2https://b.staticfiles.at/lib/k13m/assets/index.jsb.staticfiles.at/lib/k13m/assets/in... https://b.staticfiles.at/lib/k13m/assets/index.js — 200 — 430 B — 219 ms — h2https://b.staticfiles.at/lib/k13m/assets/snackbar.jsb.staticfiles.at/lib/k13m/assets/sn... https://b.staticfiles.at/lib/k13m/assets/snackbar.js — 200 — 623 B — 213 ms — h2https://b.staticfiles.at/lib/dst-readinglist/index.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/index.js — 200 — 404 B — 209 ms — h2https://at.staticfiles.at/css/editorial-consent-9415d31b34.cssat.staticfiles.at/css/editorial-con... https://at.staticfiles.at/css/editorial-consent-9415d31b34.css — 200 — 28.0 KiB — 31 ms — h2https://at.staticfiles.at/img/privacywall/background-next-1245-1a77be00ab.jpgat.staticfiles.at/img/privacywall/b... https://at.staticfiles.at/img/privacywall/background-next-1245-1a77be00ab.jpg — 200 — 52.4 KiB — 27 ms — h2https://spcmp.r53.derstandard.at/wrapperMessagingWithoutDetection.jsspcmp.r53.derstandard.at/wrapperMes... https://spcmp.r53.derstandard.at/wrapperMessagingWithoutDetection.js — 200 — 50.7 KiB — 36 ms — h2https://px.staticfiles.at/dst-bi-px.jspx.staticfiles.at/dst-bi-px.js https://px.staticfiles.at/dst-bi-px.js — 200 — 21.5 KiB — 226 ms — h2https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2b.staticfiles.at/s/fonts/stmatilda/... https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2 — 200 — 24.4 KiB — 100 ms — h2https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/latest-version?siteId=3636&accountId=874&hasCsp=truespcmp.r53.derstandard.at/consent/tc... https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/latest-version?siteId=3636&accountId=874&hasCsp=true — 200 — 0 B — 15 ms — h2https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/latest-version?siteId=3636&accountId=874&hasCsp=truespcmp.r53.derstandard.at/consent/tc... https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/latest-version?siteId=3636&accountId=874&hasCsp=true — 200 — 726 B — 8 ms — h2https://spcmp.r53.derstandard.at/wrapper/tcfv2/v2/gdpr/native-message/new-user?hasCsp=true&env=prod&body=%7B%22propertyId%22%3A3636%2C%22accountId%22%3A874%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.derstandard.at%2Fconsent%2Ftcf%2F%22%2C%22meta%22%3A%22%7B%5C%22mmsCookies%5C%22%3A%5B%5D%2C%5C%22resolved%5C%22%3Anull%7D%22%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fspcmp.r53.derstandard.at%22%2C%22targetingParams%22%3A%22%7B%5C%22appDevice%5C%22%3Anull%7D%22%2C%22campaignEnv%22%3A%22prod%22%2C%22legalBasisChanges%22%3Afalse%2C%22vendorListAdditions%22%3Afalse%7D&nonkeyed=%7B%22_sp_v1_uid%22%3Anull%2C%22_sp_v1_data%22%3Anull%2C%22_sp_v1_p%22%3Anull%7D&cacheHash=503667686521902153625f&scriptVersion=2.18.1&scriptType=tcfv2spcmp.r53.derstandard.at/wrapper/tc... https://spcmp.r53.derstandard.at/wrapper/tcfv2/v2/gdpr/native-message/new-user?hasCsp=true&env=prod&body=%7B%22propertyId%22%3A3636%2C%22accountId%22%3A874%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.derstandard.at%2Fconsent%2Ftcf%2F%22%2C%22meta%22%3A%22%7B%5C%22mmsCookies%5C%22%3A%5B%5D%2C%5C%22resolved%5C%22%3Anull%7D%22%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fspcmp.r53.derstandard.at%22%2C%22targetingParams%22%3A%22%7B%5C%22appDevice%5C%22%3Anull%7D%22%2C%22campaignEnv%22%3A%22prod%22%2C%22legalBasisChanges%22%3Afalse%2C%22vendorListAdditions%22%3Afalse%7D&nonkeyed=%7B%22_sp_v1_uid%22%3Anull%2C%22_sp_v1_data%22%3Anull%2C%22_sp_v1_p%22%3Anull%7D&cacheHash=503667686521902153625f&scriptVersion=2.18.1&scriptType=tcfv2 — 200 — 0 B — 6 ms — h2https://spcmp.r53.derstandard.at/wrapper/tcfv2/v2/gdpr/native-message/new-user?hasCsp=true&env=prod&body=%7B%22propertyId%22%3A3636%2C%22accountId%22%3A874%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.derstandard.at%2Fconsent%2Ftcf%2F%22%2C%22meta%22%3A%22%7B%5C%22mmsCookies%5C%22%3A%5B%5D%2C%5C%22resolved%5C%22%3Anull%7D%22%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fspcmp.r53.derstandard.at%22%2C%22targetingParams%22%3A%22%7B%5C%22appDevice%5C%22%3Anull%7D%22%2C%22campaignEnv%22%3A%22prod%22%2C%22legalBasisChanges%22%3Afalse%2C%22vendorListAdditions%22%3Afalse%7D&nonkeyed=%7B%22_sp_v1_uid%22%3Anull%2C%22_sp_v1_data%22%3Anull%2C%22_sp_v1_p%22%3Anull%7D&cacheHash=503667686521902153625f&scriptVersion=2.18.1&scriptType=tcfv2spcmp.r53.derstandard.at/wrapper/tc... https://spcmp.r53.derstandard.at/wrapper/tcfv2/v2/gdpr/native-message/new-user?hasCsp=true&env=prod&body=%7B%22propertyId%22%3A3636%2C%22accountId%22%3A874%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.derstandard.at%2Fconsent%2Ftcf%2F%22%2C%22meta%22%3A%22%7B%5C%22mmsCookies%5C%22%3A%5B%5D%2C%5C%22resolved%5C%22%3Anull%7D%22%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fspcmp.r53.derstandard.at%22%2C%22targetingParams%22%3A%22%7B%5C%22appDevice%5C%22%3Anull%7D%22%2C%22campaignEnv%22%3A%22prod%22%2C%22legalBasisChanges%22%3Afalse%2C%22vendorListAdditions%22%3Afalse%7D&nonkeyed=%7B%22_sp_v1_uid%22%3Anull%2C%22_sp_v1_data%22%3Anull%2C%22_sp_v1_p%22%3Anull%7D&cacheHash=503667686521902153625f&scriptVersion=2.18.1&scriptType=tcfv2 — 200 — 11.8 KiB — 319 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BBNJVddb.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BBNJVddb.js — 200 — 1.1 KiB — 25 ms — h2https://b.staticfiles.at/lib/k13m/assets/preload-helper-USXlfoYa.jsb.staticfiles.at/lib/k13m/assets/pr... https://b.staticfiles.at/lib/k13m/assets/preload-helper-USXlfoYa.js — 200 — 979 B — 9 ms — h2https://b.staticfiles.at/lib/k13m/assets/index-BVWft8ot.jsb.staticfiles.at/lib/k13m/assets/in... https://b.staticfiles.at/lib/k13m/assets/index-BVWft8ot.js — 200 — 1.8 KiB — 6 ms — h2https://b.staticfiles.at/lib/k13m/assets/config-CcY0ZF8Q.jsb.staticfiles.at/lib/k13m/assets/co... https://b.staticfiles.at/lib/k13m/assets/config-CcY0ZF8Q.js — 200 — 4.3 KiB — 8 ms — h2https://b.staticfiles.at/auth-js/auth.esm.jsb.staticfiles.at/auth-js/auth.esm.j... https://b.staticfiles.at/auth-js/auth.esm.js — 200 — 370 B — 21 ms — h2https://b.staticfiles.at/lib/k13m/assets/DstSnackbar.webcomponent-B4kqO03H.jsb.staticfiles.at/lib/k13m/assets/Ds... https://b.staticfiles.at/lib/k13m/assets/DstSnackbar.webcomponent-B4kqO03H.js — 200 — 2.2 KiB — 14 ms — h2https://b.staticfiles.at/lib/k13m/assets/index-COaz-oQ6.jsb.staticfiles.at/lib/k13m/assets/in... https://b.staticfiles.at/lib/k13m/assets/index-COaz-oQ6.js — 200 — 5.5 KiB — 7 ms — h2https://b.staticfiles.at/lib/k13m/assets/each-CqvAfyqZ.jsb.staticfiles.at/lib/k13m/assets/ea... https://b.staticfiles.at/lib/k13m/assets/each-CqvAfyqZ.js — 200 — 850 B — 8 ms — h2https://b.staticfiles.at/lib/k13m/assets/index-BYncZsel.jsb.staticfiles.at/lib/k13m/assets/in... https://b.staticfiles.at/lib/k13m/assets/index-BYncZsel.js — 200 — 701 B — 10 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-DUdfAYNZ.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-DUdfAYNZ.js — 200 — 16.0 KiB — 16 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BOTcfNse.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BOTcfNse.js — 200 — 5.1 KiB — 23 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BM3T6Uou.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BM3T6Uou.js — 200 — 1.1 KiB — 20 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-Dcf2RXOu.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-Dcf2RXOu.js — 200 — 2.8 KiB — 11 ms — h2https://b.staticfiles.at/auth-js/auth.esm-SUXKCXBJ.jsb.staticfiles.at/auth-js/auth.esm-S... https://b.staticfiles.at/auth-js/auth.esm-SUXKCXBJ.js — 200 — 71.7 KiB — 12 ms — h2
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.5 shttps://derstandard.at// https://derstandard.at/ — 301 — 206 B — 559 ms — http/1.1https://www.derstandard.at/www.derstandard.at/ https://www.derstandard.at/ — 302 — 84 B — 25 ms — h2https://www.derstandard.at/consent/tcf/www.derstandard.at/consent/tcf/ https://www.derstandard.at/consent/tcf/ — 200 — 18.2 KiB — 6 ms — h2https://at.staticfiles.at/js/derstandard-6b917b5778.jsat.staticfiles.at/js/derstandard-6b... https://at.staticfiles.at/js/derstandard-6b917b5778.js — 200 — 5.0 KiB — 26 ms — h2https://b.staticfiles.at/lib/k13m/assets/index.jsb.staticfiles.at/lib/k13m/assets/in... https://b.staticfiles.at/lib/k13m/assets/index.js — 200 — 430 B — 219 ms — h2https://b.staticfiles.at/lib/k13m/assets/snackbar.jsb.staticfiles.at/lib/k13m/assets/sn... https://b.staticfiles.at/lib/k13m/assets/snackbar.js — 200 — 623 B — 213 ms — h2https://b.staticfiles.at/lib/dst-readinglist/index.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/index.js — 200 — 404 B — 209 ms — h2https://at.staticfiles.at/css/editorial-consent-9415d31b34.cssat.staticfiles.at/css/editorial-con... https://at.staticfiles.at/css/editorial-consent-9415d31b34.css — 200 — 28.0 KiB — 31 ms — h2https://at.staticfiles.at/img/privacywall/background-next-1245-1a77be00ab.jpgat.staticfiles.at/img/privacywall/b... https://at.staticfiles.at/img/privacywall/background-next-1245-1a77be00ab.jpg — 200 — 52.4 KiB — 27 ms — h2https://spcmp.r53.derstandard.at/wrapperMessagingWithoutDetection.jsspcmp.r53.derstandard.at/wrapperMes... https://spcmp.r53.derstandard.at/wrapperMessagingWithoutDetection.js — 200 — 50.7 KiB — 36 ms — h2https://px.staticfiles.at/dst-bi-px.jspx.staticfiles.at/dst-bi-px.js https://px.staticfiles.at/dst-bi-px.js — 200 — 21.5 KiB — 226 ms — h2https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2b.staticfiles.at/s/fonts/stmatilda/... https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2 — 200 — 24.4 KiB — 100 ms — h2https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/latest-version?siteId=3636&accountId=874&hasCsp=truespcmp.r53.derstandard.at/consent/tc... https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/latest-version?siteId=3636&accountId=874&hasCsp=true — 200 — 0 B — 15 ms — h2https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/latest-version?siteId=3636&accountId=874&hasCsp=truespcmp.r53.derstandard.at/consent/tc... https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/latest-version?siteId=3636&accountId=874&hasCsp=true — 200 — 726 B — 8 ms — h2https://spcmp.r53.derstandard.at/wrapper/tcfv2/v2/gdpr/native-message/new-user?hasCsp=true&env=prod&body=%7B%22propertyId%22%3A3636%2C%22accountId%22%3A874%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.derstandard.at%2Fconsent%2Ftcf%2F%22%2C%22meta%22%3A%22%7B%5C%22mmsCookies%5C%22%3A%5B%5D%2C%5C%22resolved%5C%22%3Anull%7D%22%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fspcmp.r53.derstandard.at%22%2C%22targetingParams%22%3A%22%7B%5C%22appDevice%5C%22%3Anull%7D%22%2C%22campaignEnv%22%3A%22prod%22%2C%22legalBasisChanges%22%3Afalse%2C%22vendorListAdditions%22%3Afalse%7D&nonkeyed=%7B%22_sp_v1_uid%22%3Anull%2C%22_sp_v1_data%22%3Anull%2C%22_sp_v1_p%22%3Anull%7D&cacheHash=503667686521902153625f&scriptVersion=2.18.1&scriptType=tcfv2spcmp.r53.derstandard.at/wrapper/tc... https://spcmp.r53.derstandard.at/wrapper/tcfv2/v2/gdpr/native-message/new-user?hasCsp=true&env=prod&body=%7B%22propertyId%22%3A3636%2C%22accountId%22%3A874%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.derstandard.at%2Fconsent%2Ftcf%2F%22%2C%22meta%22%3A%22%7B%5C%22mmsCookies%5C%22%3A%5B%5D%2C%5C%22resolved%5C%22%3Anull%7D%22%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fspcmp.r53.derstandard.at%22%2C%22targetingParams%22%3A%22%7B%5C%22appDevice%5C%22%3Anull%7D%22%2C%22campaignEnv%22%3A%22prod%22%2C%22legalBasisChanges%22%3Afalse%2C%22vendorListAdditions%22%3Afalse%7D&nonkeyed=%7B%22_sp_v1_uid%22%3Anull%2C%22_sp_v1_data%22%3Anull%2C%22_sp_v1_p%22%3Anull%7D&cacheHash=503667686521902153625f&scriptVersion=2.18.1&scriptType=tcfv2 — 200 — 0 B — 6 ms — h2https://spcmp.r53.derstandard.at/wrapper/tcfv2/v2/gdpr/native-message/new-user?hasCsp=true&env=prod&body=%7B%22propertyId%22%3A3636%2C%22accountId%22%3A874%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.derstandard.at%2Fconsent%2Ftcf%2F%22%2C%22meta%22%3A%22%7B%5C%22mmsCookies%5C%22%3A%5B%5D%2C%5C%22resolved%5C%22%3Anull%7D%22%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fspcmp.r53.derstandard.at%22%2C%22targetingParams%22%3A%22%7B%5C%22appDevice%5C%22%3Anull%7D%22%2C%22campaignEnv%22%3A%22prod%22%2C%22legalBasisChanges%22%3Afalse%2C%22vendorListAdditions%22%3Afalse%7D&nonkeyed=%7B%22_sp_v1_uid%22%3Anull%2C%22_sp_v1_data%22%3Anull%2C%22_sp_v1_p%22%3Anull%7D&cacheHash=503667686521902153625f&scriptVersion=2.18.1&scriptType=tcfv2spcmp.r53.derstandard.at/wrapper/tc... https://spcmp.r53.derstandard.at/wrapper/tcfv2/v2/gdpr/native-message/new-user?hasCsp=true&env=prod&body=%7B%22propertyId%22%3A3636%2C%22accountId%22%3A874%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.derstandard.at%2Fconsent%2Ftcf%2F%22%2C%22meta%22%3A%22%7B%5C%22mmsCookies%5C%22%3A%5B%5D%2C%5C%22resolved%5C%22%3Anull%7D%22%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fspcmp.r53.derstandard.at%22%2C%22targetingParams%22%3A%22%7B%5C%22appDevice%5C%22%3Anull%7D%22%2C%22campaignEnv%22%3A%22prod%22%2C%22legalBasisChanges%22%3Afalse%2C%22vendorListAdditions%22%3Afalse%7D&nonkeyed=%7B%22_sp_v1_uid%22%3Anull%2C%22_sp_v1_data%22%3Anull%2C%22_sp_v1_p%22%3Anull%7D&cacheHash=503667686521902153625f&scriptVersion=2.18.1&scriptType=tcfv2 — 200 — 11.8 KiB — 319 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BBNJVddb.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BBNJVddb.js — 200 — 1.1 KiB — 25 ms — h2https://b.staticfiles.at/lib/k13m/assets/preload-helper-USXlfoYa.jsb.staticfiles.at/lib/k13m/assets/pr... https://b.staticfiles.at/lib/k13m/assets/preload-helper-USXlfoYa.js — 200 — 979 B — 9 ms — h2https://b.staticfiles.at/lib/k13m/assets/index-BVWft8ot.jsb.staticfiles.at/lib/k13m/assets/in... https://b.staticfiles.at/lib/k13m/assets/index-BVWft8ot.js — 200 — 1.8 KiB — 6 ms — h2https://b.staticfiles.at/lib/k13m/assets/config-CcY0ZF8Q.jsb.staticfiles.at/lib/k13m/assets/co... https://b.staticfiles.at/lib/k13m/assets/config-CcY0ZF8Q.js — 200 — 4.3 KiB — 8 ms — h2https://b.staticfiles.at/auth-js/auth.esm.jsb.staticfiles.at/auth-js/auth.esm.j... https://b.staticfiles.at/auth-js/auth.esm.js — 200 — 370 B — 21 ms — h2https://b.staticfiles.at/lib/k13m/assets/DstSnackbar.webcomponent-B4kqO03H.jsb.staticfiles.at/lib/k13m/assets/Ds... https://b.staticfiles.at/lib/k13m/assets/DstSnackbar.webcomponent-B4kqO03H.js — 200 — 2.2 KiB — 14 ms — h2https://b.staticfiles.at/lib/k13m/assets/index-COaz-oQ6.jsb.staticfiles.at/lib/k13m/assets/in... https://b.staticfiles.at/lib/k13m/assets/index-COaz-oQ6.js — 200 — 5.5 KiB — 7 ms — h2https://b.staticfiles.at/lib/k13m/assets/each-CqvAfyqZ.jsb.staticfiles.at/lib/k13m/assets/ea... https://b.staticfiles.at/lib/k13m/assets/each-CqvAfyqZ.js — 200 — 850 B — 8 ms — h2https://b.staticfiles.at/lib/k13m/assets/index-BYncZsel.jsb.staticfiles.at/lib/k13m/assets/in... https://b.staticfiles.at/lib/k13m/assets/index-BYncZsel.js — 200 — 701 B — 10 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-DUdfAYNZ.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-DUdfAYNZ.js — 200 — 16.0 KiB — 16 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BOTcfNse.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BOTcfNse.js — 200 — 5.1 KiB — 23 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BM3T6Uou.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BM3T6Uou.js — 200 — 1.1 KiB — 20 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-Dcf2RXOu.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-Dcf2RXOu.js — 200 — 2.8 KiB — 11 ms — h2https://b.staticfiles.at/auth-js/auth.esm-SUXKCXBJ.jsb.staticfiles.at/auth-js/auth.esm-S... https://b.staticfiles.at/auth-js/auth.esm-SUXKCXBJ.js — 200 — 71.7 KiB — 12 ms — h2https://px.derstandard.at/ckpx.derstandard.at/ck https://px.derstandard.at/ck — 200 — 477 B — 768 ms — h2https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BDFVlhKf.jsb.staticfiles.at/lib/dst-readinglis... https://b.staticfiles.at/lib/dst-readinglist/assets/dst-readinglist-BDFVlhKf.js — 200 — 1.5 KiB — 6 ms — h2https://www.derstandard.at/favicon.icowww.derstandard.at/favicon.ico https://www.derstandard.at/favicon.ico — 302 — 92 B — 5 ms — h2https://b.staticfiles.at/auth-js/chunk-6I5BVVTT.jsb.staticfiles.at/auth-js/chunk-6I5B... https://b.staticfiles.at/auth-js/chunk-6I5BVVTT.js — 200 — 1.0 KiB — 6 ms — h2https://www.derstandard.at/consent/tcf/favicon.icowww.derstandard.at/consent/tcf/favi... https://www.derstandard.at/consent/tcf/favicon.ico — 200 — 18.2 KiB — 7 ms — h2https://b.staticfiles.at/lib/k13m/assets/DstHeader.webcomponent-DPHoe-Qh.jsb.staticfiles.at/lib/k13m/assets/Ds... https://b.staticfiles.at/lib/k13m/assets/DstHeader.webcomponent-DPHoe-Qh.js — 200 — 25.9 KiB — 23 ms — h2https://b.staticfiles.at/lib/k13m/assets/DstPromotion.webcomponent-Cl9c1kUe.jsb.staticfiles.at/lib/k13m/assets/Ds... https://b.staticfiles.at/lib/k13m/assets/DstPromotion.webcomponent-Cl9c1kUe.js — 200 — 20.0 KiB — 23 ms — h2https://b.staticfiles.at/lib/k13m/assets/tracking-C803sf2v.jsb.staticfiles.at/lib/k13m/assets/tr... https://b.staticfiles.at/lib/k13m/assets/tracking-C803sf2v.js — 200 — 3.4 KiB — 24 ms — h2https://data-dda7d24eb2.derstandard.at/iomm/latest/bootstrap/loader.jsdata-dda7d24eb2.derstandard.at/iomm... https://data-dda7d24eb2.derstandard.at/iomm/latest/bootstrap/loader.js — 200 — 800 B — 264 ms — h2https://spcmp.r53.derstandard.at/index.html?message_id=1408697&consentUUID=undefined&preload_message=true&hasCsp=true&version=v1&consent_origin=https%3A%2F%2Fspcmp.r53.derstandard.at%2Fconsent%2Ftcfv2&mms_origin=https%3A%2F%2Fspcmp.r53.derstandard.at%2Fmms%2Fv2spcmp.r53.derstandard.at/index.html... https://spcmp.r53.derstandard.at/index.html?message_id=1408697&consentUUID=undefined&preload_message=true&hasCsp=true&version=v1&consent_origin=https%3A%2F%2Fspcmp.r53.derstandard.at%2Fconsent%2Ftcfv2&mms_origin=https%3A%2F%2Fspcmp.r53.derstandard.at%2Fmms%2Fv2 — 200 — 2.2 KiB — 7 ms — h2https://spcmp.r53.derstandard.at/Notice.1c267.cssspcmp.r53.derstandard.at/Notice.1c2... https://spcmp.r53.derstandard.at/Notice.1c267.css — 200 — 6.7 KiB — 10 ms — h2https://spcmp.r53.derstandard.at/polyfills.01516.jsspcmp.r53.derstandard.at/polyfills.... https://spcmp.r53.derstandard.at/polyfills.01516.js — 200 — 2.3 KiB — 9 ms — h2https://spcmp.r53.derstandard.at/Notice.97af9.jsspcmp.r53.derstandard.at/Notice.97a... https://spcmp.r53.derstandard.at/Notice.97af9.js — 200 — 92.8 KiB — 18 ms — h2https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/categories?siteId=3636spcmp.r53.derstandard.at/consent/tc... https://spcmp.r53.derstandard.at/consent/tcfv2/vendor-list/categories?siteId=3636 — 200 — 1.5 KiB — 7 ms — h2https://b.staticfiles.at/s/fonts/stmatilda/v1/definitions.cssb.staticfiles.at/s/fonts/stmatilda/... https://b.staticfiles.at/s/fonts/stmatilda/v1/definitions.css — 200 — 1.5 KiB — 5 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJod… — 200 — 0 B — 0 ms — datahttps://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2b.staticfiles.at/s/fonts/stmatilda/... https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info.woff2 — 200 — 0 B — 2 ms — h2https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info-italic.woff2b.staticfiles.at/s/fonts/stmatilda/... https://b.staticfiles.at/s/fonts/stmatilda/v1/stmatilda-info-italic.woff2 — 200 — 24.4 KiB — 7 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
73% of JavaScript execution is third-party
First-party Third-party 273ms · 162KB · €3/mo
spcmp.r53.derstandard.at
Other
Optional
Execution 122ms
Transfer 93 KB
Unused 69%
Monthly Cost €1/mo
www.derstandard.at
Other
Optional
Execution 83ms
Transfer 18 KB
Monthly Cost €1/mo
spcmp.r53.derstandard.at
Other
Optional
Execution 68ms
Transfer 51 KB
Unused 44%
Monthly Cost €1/mo

73% 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

69% of spcmp.r53.derstandard.at's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Image Optimization
1 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

1

Total Size

0 KB

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

Send Feedback