Skip to content
https://deutschlandfunk.de

Performance

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

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

52
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
87
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.40 s

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

11.81 s

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

588 ms

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

0.012

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

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

17.11 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
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 102 requests
FIX
4.6 MB transferred, 102 requests
Critical::
Page weighs 11.2 MB (4.6 MB transferred)
Warning::
Images are 2.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.8 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
102 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.97 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
102 requests
0.97 g CO2 per page load
Images 2.8 MiB 61%
JavaScript 1.2 MiB 26%
HTML 299.0 KiB 6%
CSS 196.3 KiB 4%
Fonts 141.7 KiB 3%
Other 2.9 KiB 0%
Other 333 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

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 (4.6 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3948ms total JS execution
FIX
3948ms total JS execution
Warning::
https://www.deutschlandfunk.de/static/generated/de...: 1430ms CPU time
Warning::
Unattributable: 676ms CPU time
Warning::
https://www.deutschlandfunk.de/: 603ms CPU time
Warning::
https://www.deutschlandfunk.de/static/podlove-play...: 456ms CPU time
Warning::
https://www.deutschlandfunk.de/static/generated/de...: 414ms CPU time
Warning::
Third-party scripts: 3948ms (100% of total)

Main Thread Breakdown

Script Evaluation 51% Other 22% Style & Layout 15% Script Parsing & Compilation 4% Parse HTML & CSS 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.deutschlandfunk.de/static/generated/deutschlandfunk/main.modern.js1430ms1159ms8ms3rd
Unattributable676ms10ms0ms3rd
https://www.deutschlandfunk.de/603ms36ms5ms3rd
https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/bootstrap.js456ms446ms10ms3rd
https://www.deutschlandfunk.de/static/generated/deutschlandfunk/player.dist.js414ms148ms58ms3rd
https://www.deutschlandfunk.de/static/podlove-player/embed.js168ms155ms12ms3rd
https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/vendor.js68ms15ms52ms3rd
https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/styles.css67ms0ms0ms3rd
https://tag.aticdn.net/piano-analytics.js67ms47ms6ms3rd
F
JS Bundles
Action
8 scripts, 611 KB unused
FIX
8 scripts, 611 KB unused
Warning::
https://www.deutschlandfunk.de/static/generated/de...: 311 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.deutschlandfunk.de/static/podlove-play...: 146 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.deutschlandfunk.de/static/generated/de...: 121 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.deutschlandfunk.de/static/podlove-play...: 33 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 611 KB
611 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.deutschlandfunk.de/static/generated/deutschlandfunk/main.modern.js670 KB311 KB (47%)3rd
https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/vendor.js237 KB146 KB (62%)3rd
https://www.deutschlandfunk.de/static/generated/deutschlandfunk/player.dist.js160 KB121 KB (76%)3rd
https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/styles.js45 KB33 KB (73%)3rd
https://www.deutschlandfunk.de/static/podlove-player/embed.js43 KB3rd
https://tag.aticdn.net/piano-analytics.js27 KB3rd
https://www.deutschlandfunk.de/static/podlove-player/variant-xl.js1 KB3rd
https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/bootstrap.js32 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

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
102 resources · 4.6 MB · 611 KB savings available
FIX
102 resources · 4.6 MB · 611 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~611 KB of savings available
Warning::
101 third-party resources (100% of weight)
Info::
3 resources over 200KB
102 resources · 4.6 MiB · 101 third-party 3.6 MiB over 1MB target
Image 61% · 2.8 MiB
JavaScript 26% · 1.2 MiB
Document 6% · 299.2 KiB
CSS 4% · 196.3 KiB
Font 3% · 141.7 KiB
Other 0% · 333 B

~611.0 KiB of savings available

Remove unused JavaScript: 611.0 KiB
B
Image Optimization
80 images, 0 KB saveable
REVIEW
80 images, 0 KB saveable
Info::
All images are well-optimized
80 images 2.8 MB
0 oversized -0 KB
79 legacy format
0 missing dimensions CLS risk
B
HTTP Caching
private
REVIEW
private
Info::
Cache-Control header is set
Got: private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
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 (142 KB)
PASS
4 fonts (142 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

142 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.4 s LCP 11.8 shttps://www.deutschlandfunk.de/static/fonts/Graphik-Regular-Web.woff2Graphik-Regular-Web.woff2 https://www.deutschlandfunk.de/static/fonts/Graphik-Regular-Web.woff2 — 29.9 KiB — 9 ms — font-display: swaphttps://www.deutschlandfunk.de/static/fonts/Graphik-Semibold-Web.woff2Graphik-Semibold-Web.woff2 https://www.deutschlandfunk.de/static/fonts/Graphik-Semibold-Web.woff2 — 46.6 KiB — 11 ms — font-display: swaphttps://www.deutschlandfunk.de/static/fonts/Graphik-RegularItalic-Web.woff2Graphik-RegularItalic-W... https://www.deutschlandfunk.de/static/fonts/Graphik-RegularItalic-Web.woff2 — 32.3 KiB — 9 ms — font-display: swaphttps://www.deutschlandfunk.de/static/fonts/Graphik-Medium-Web.woff2Graphik-Medium-Web.woff2 https://www.deutschlandfunk.de/static/fonts/Graphik-Medium-Web.woff2 — 33.0 KiB — 27 ms — font-display: swap
Graphik-Regular-Web.woff2 woff2 swap
Size 30 KB
Load time 9 ms
Start 167 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Semibold-Web.woff2 woff2 swap
Size 47 KB
Load time 11 ms
Start 170 ms
Risk FOUT — text flashes from fallback to web font
Graphik-RegularItalic-W... woff2 swap
Size 32 KB
Load time 9 ms
Start 170 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Medium-Web.woff2 woff2 swap
Size 33 KB
Load time 27 ms
Start 231 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
102 requests over 1157ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.4 s LCP 11.8 shttps://deutschlandfunk.de// https://deutschlandfunk.de/ — 301 — 143 B — 66 ms — h2https://www.deutschlandfunk.de/www.deutschlandfunk.de/ https://www.deutschlandfunk.de/ — 200 — 299.0 KiB — 28 ms — h2https://www.deutschlandfunk.de/static/generated/deutschlandfunk/styles.csswww.deutschlandfunk.de/static/gener... https://www.deutschlandfunk.de/static/generated/deutschlandfunk/styles.css — 200 — 38.0 KiB — 11 ms — h2data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w… — 200 — 0 B — 0 ms — datahttps://bilder.deutschlandfunk.de/c6/88/4c/aa/c6884caa-6695-40ca-97af-4ba888aaabfc/israel-libaonon-100-768x432.jpgbilder.deutschlandfunk.de/c6/88/4c/... https://bilder.deutschlandfunk.de/c6/88/4c/aa/c6884caa-6695-40ca-97af-4ba888aaabfc/israel-libaonon-100-768x432.jpg — 200 — 50.9 KiB — 64 ms — h2https://bilder.deutschlandfunk.de/a1/c7/13/0a/a1c7130a-a0c2-4f34-9d07-2ef8f742354e/iran-teheran-102-768x432.jpgbilder.deutschlandfunk.de/a1/c7/13/... https://bilder.deutschlandfunk.de/a1/c7/13/0a/a1c7130a-a0c2-4f34-9d07-2ef8f742354e/iran-teheran-102-768x432.jpg — 200 — 43.7 KiB — 62 ms — h2https://bilder.deutschlandfunk.de/f1/82/13/aa/f18213aa-c89c-4a1f-9435-830711494359/tiktok-moment-mal-102-768x432.jpgbilder.deutschlandfunk.de/f1/82/13/... https://bilder.deutschlandfunk.de/f1/82/13/aa/f18213aa-c89c-4a1f-9435-830711494359/tiktok-moment-mal-102-768x432.jpg — 200 — 17.3 KiB — 65 ms — h2https://bilder.deutschlandfunk.de/92/94/88/1b/9294881b-5585-437e-a8c3-a1de16ecb7ea/bundesregierung-106-768x432.jpgbilder.deutschlandfunk.de/92/94/88/... https://bilder.deutschlandfunk.de/92/94/88/1b/9294881b-5585-437e-a8c3-a1de16ecb7ea/bundesregierung-106-768x432.jpg — 200 — 75.7 KiB — 73 ms — h2https://bilder.deutschlandfunk.de/b2/83/aa/87/b283aa87-8405-4510-9782-9c36b7b33acc/usa-stars-and-stripes-100-768x432.jpgbilder.deutschlandfunk.de/b2/83/aa/... https://bilder.deutschlandfunk.de/b2/83/aa/87/b283aa87-8405-4510-9782-9c36b7b33acc/usa-stars-and-stripes-100-768x432.jpg — 200 — 33.9 KiB — 72 ms — h2https://bilder.deutschlandfunk.de/c8/83/8a/e9/c8838ae9-e654-4fab-8f76-d8ca4691e880/fluechtlingscamp-in-idomeni-100-768x432.jpgbilder.deutschlandfunk.de/c8/83/8a/... https://bilder.deutschlandfunk.de/c8/83/8a/e9/c8838ae9-e654-4fab-8f76-d8ca4691e880/fluechtlingscamp-in-idomeni-100-768x432.jpg — 200 — 79.8 KiB — 72 ms — h2https://www.deutschlandfunk.de/static/fonts/Graphik-Regular-Web.woff2www.deutschlandfunk.de/static/fonts... https://www.deutschlandfunk.de/static/fonts/Graphik-Regular-Web.woff2 — 200 — 29.9 KiB — 9 ms — h2https://www.deutschlandfunk.de/static/fonts/Graphik-Semibold-Web.woff2www.deutschlandfunk.de/static/fonts... https://www.deutschlandfunk.de/static/fonts/Graphik-Semibold-Web.woff2 — 200 — 46.6 KiB — 11 ms — h2https://www.deutschlandfunk.de/static/fonts/Graphik-RegularItalic-Web.woff2www.deutschlandfunk.de/static/fonts... https://www.deutschlandfunk.de/static/fonts/Graphik-RegularItalic-Web.woff2 — 200 — 32.3 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/9d/cc/1f/4c/9dcc1f4c-5efb-469a-9916-84c2753aa6f3/bundeskanzleramt-108-768x432.jpgbilder.deutschlandfunk.de/9d/cc/1f/... https://bilder.deutschlandfunk.de/9d/cc/1f/4c/9dcc1f4c-5efb-469a-9916-84c2753aa6f3/bundeskanzleramt-108-768x432.jpg — 200 — 50.0 KiB — 58 ms — h2https://bilder.deutschlandfunk.de/ad/35/e3/6a/ad35e36a-8d8c-463c-9066-63cdd2e8e943/krieg-ukraine-symbol-100-768x432.jpgbilder.deutschlandfunk.de/ad/35/e3/... https://bilder.deutschlandfunk.de/ad/35/e3/6a/ad35e36a-8d8c-463c-9066-63cdd2e8e943/krieg-ukraine-symbol-100-768x432.jpg — 200 — 41.3 KiB — 17 ms — h2https://www.deutschlandfunk.de/static/fonts/Graphik-Medium-Web.woff2www.deutschlandfunk.de/static/fonts... https://www.deutschlandfunk.de/static/fonts/Graphik-Medium-Web.woff2 — 200 — 33.0 KiB — 27 ms — h2https://www.deutschlandfunk.de/static/generated/deutschlandfunk/player.dist.jswww.deutschlandfunk.de/static/gener... https://www.deutschlandfunk.de/static/generated/deutschlandfunk/player.dist.js — 200 — 160.3 KiB — 36 ms — h2https://www.deutschlandfunk.de/static/podlove-player/embed.jswww.deutschlandfunk.de/static/podlo... https://www.deutschlandfunk.de/static/podlove-player/embed.js — 200 — 43.3 KiB — 40 ms — h2https://www.deutschlandfunk.de/static/generated/deutschlandfunk/main.modern.jswww.deutschlandfunk.de/static/gener... https://www.deutschlandfunk.de/static/generated/deutschlandfunk/main.modern.js — 200 — 669.8 KiB — 70 ms — h2https://bilder.deutschlandfunk.de/ad/f0/15/97/adf01597-9a97-4949-92bd-ae18519ae36b/senioren-im-rentenalter-auf-parkbank-100-768x432.jpgbilder.deutschlandfunk.de/ad/f0/15/... https://bilder.deutschlandfunk.de/ad/f0/15/97/adf01597-9a97-4949-92bd-ae18519ae36b/senioren-im-rentenalter-auf-parkbank-100-768x432.jpg — 200 — 38.2 KiB — 16 ms — h2data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w… — 200 — 0 B — 0 ms — datahttps://bilder.deutschlandfunk.de/15/9d/63/11/159d6311-42be-4ef9-a824-ca0736523dd8/kanzler-merz-bankenverband-100-512x512.jpgbilder.deutschlandfunk.de/15/9d/63/... https://bilder.deutschlandfunk.de/15/9d/63/11/159d6311-42be-4ef9-a824-ca0736523dd8/kanzler-merz-bankenverband-100-512x512.jpg — 200 — 49.5 KiB — 35 ms — h2https://bilder.deutschlandfunk.de/c9/8b/cd/c0/c98bcdc0-e457-44b9-b70e-d83590fcd442/nigel-farage-108-768x432.jpgbilder.deutschlandfunk.de/c9/8b/cd/... https://bilder.deutschlandfunk.de/c9/8b/cd/c0/c98bcdc0-e457-44b9-b70e-d83590fcd442/nigel-farage-108-768x432.jpg — 200 — 28.7 KiB — 11 ms — h2https://bilder.deutschlandfunk.de/09/a9/a1/19/09a9a119-3da9-4ad8-aba3-ac53954e997b/landtag-sachsen-anhalt-104-768x432.jpgbilder.deutschlandfunk.de/09/a9/a1/... https://bilder.deutschlandfunk.de/09/a9/a1/19/09a9a119-3da9-4ad8-aba3-ac53954e997b/landtag-sachsen-anhalt-104-768x432.jpg — 200 — 85.5 KiB — 23 ms — h2https://bilder.deutschlandfunk.de/23/ab/7f/22/23ab7f22-70cd-4190-a244-5c136f1f89c6/israel-libanon-waffenruhe-angriff-soldaten-zwischenfaelle-100-768x432.jpgbilder.deutschlandfunk.de/23/ab/7f/... https://bilder.deutschlandfunk.de/23/ab/7f/22/23ab7f22-70cd-4190-a244-5c136f1f89c6/israel-libanon-waffenruhe-angriff-soldaten-zwischenfaelle-100-768x432.jpg — 200 — 71.9 KiB — 33 ms — h2https://bilder.deutschlandfunk.de/ad/60/80/69/ad608069-c3df-407b-8e8d-9033cce69fbf/hannah-neumann-100-768x432.jpgbilder.deutschlandfunk.de/ad/60/80/... https://bilder.deutschlandfunk.de/ad/60/80/69/ad608069-c3df-407b-8e8d-9033cce69fbf/hannah-neumann-100-768x432.jpg — 200 — 36.0 KiB — 24 ms — h2https://bilder.deutschlandfunk.de/cd/b4/71/f9/cdb471f9-fd34-4a64-847d-7f637a78abea/strasse-von-hormus-karte-100-768x432.jpgbilder.deutschlandfunk.de/cd/b4/71/... https://bilder.deutschlandfunk.de/cd/b4/71/f9/cdb471f9-fd34-4a64-847d-7f637a78abea/strasse-von-hormus-karte-100-768x432.jpg — 200 — 29.1 KiB — 40 ms — h2https://bilder.deutschlandfunk.de/4b/9d/58/0b/4b9d580b-e8ea-4722-a423-160ab11d106d/donald-trump-bibel-100-640x360.jpgbilder.deutschlandfunk.de/4b/9d/58/... https://bilder.deutschlandfunk.de/4b/9d/58/0b/4b9d580b-e8ea-4722-a423-160ab11d106d/donald-trump-bibel-100-640x360.jpg — 200 — 37.4 KiB — 16 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.4 s LCP 11.8 shttps://deutschlandfunk.de// https://deutschlandfunk.de/ — 301 — 143 B — 66 ms — h2https://www.deutschlandfunk.de/www.deutschlandfunk.de/ https://www.deutschlandfunk.de/ — 200 — 299.0 KiB — 28 ms — h2https://www.deutschlandfunk.de/static/generated/deutschlandfunk/styles.csswww.deutschlandfunk.de/static/gener... https://www.deutschlandfunk.de/static/generated/deutschlandfunk/styles.css — 200 — 38.0 KiB — 11 ms — h2data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w… — 200 — 0 B — 0 ms — datahttps://bilder.deutschlandfunk.de/c6/88/4c/aa/c6884caa-6695-40ca-97af-4ba888aaabfc/israel-libaonon-100-768x432.jpgbilder.deutschlandfunk.de/c6/88/4c/... https://bilder.deutschlandfunk.de/c6/88/4c/aa/c6884caa-6695-40ca-97af-4ba888aaabfc/israel-libaonon-100-768x432.jpg — 200 — 50.9 KiB — 64 ms — h2https://bilder.deutschlandfunk.de/a1/c7/13/0a/a1c7130a-a0c2-4f34-9d07-2ef8f742354e/iran-teheran-102-768x432.jpgbilder.deutschlandfunk.de/a1/c7/13/... https://bilder.deutschlandfunk.de/a1/c7/13/0a/a1c7130a-a0c2-4f34-9d07-2ef8f742354e/iran-teheran-102-768x432.jpg — 200 — 43.7 KiB — 62 ms — h2https://bilder.deutschlandfunk.de/f1/82/13/aa/f18213aa-c89c-4a1f-9435-830711494359/tiktok-moment-mal-102-768x432.jpgbilder.deutschlandfunk.de/f1/82/13/... https://bilder.deutschlandfunk.de/f1/82/13/aa/f18213aa-c89c-4a1f-9435-830711494359/tiktok-moment-mal-102-768x432.jpg — 200 — 17.3 KiB — 65 ms — h2https://bilder.deutschlandfunk.de/92/94/88/1b/9294881b-5585-437e-a8c3-a1de16ecb7ea/bundesregierung-106-768x432.jpgbilder.deutschlandfunk.de/92/94/88/... https://bilder.deutschlandfunk.de/92/94/88/1b/9294881b-5585-437e-a8c3-a1de16ecb7ea/bundesregierung-106-768x432.jpg — 200 — 75.7 KiB — 73 ms — h2https://bilder.deutschlandfunk.de/b2/83/aa/87/b283aa87-8405-4510-9782-9c36b7b33acc/usa-stars-and-stripes-100-768x432.jpgbilder.deutschlandfunk.de/b2/83/aa/... https://bilder.deutschlandfunk.de/b2/83/aa/87/b283aa87-8405-4510-9782-9c36b7b33acc/usa-stars-and-stripes-100-768x432.jpg — 200 — 33.9 KiB — 72 ms — h2https://bilder.deutschlandfunk.de/c8/83/8a/e9/c8838ae9-e654-4fab-8f76-d8ca4691e880/fluechtlingscamp-in-idomeni-100-768x432.jpgbilder.deutschlandfunk.de/c8/83/8a/... https://bilder.deutschlandfunk.de/c8/83/8a/e9/c8838ae9-e654-4fab-8f76-d8ca4691e880/fluechtlingscamp-in-idomeni-100-768x432.jpg — 200 — 79.8 KiB — 72 ms — h2https://www.deutschlandfunk.de/static/fonts/Graphik-Regular-Web.woff2www.deutschlandfunk.de/static/fonts... https://www.deutschlandfunk.de/static/fonts/Graphik-Regular-Web.woff2 — 200 — 29.9 KiB — 9 ms — h2https://www.deutschlandfunk.de/static/fonts/Graphik-Semibold-Web.woff2www.deutschlandfunk.de/static/fonts... https://www.deutschlandfunk.de/static/fonts/Graphik-Semibold-Web.woff2 — 200 — 46.6 KiB — 11 ms — h2https://www.deutschlandfunk.de/static/fonts/Graphik-RegularItalic-Web.woff2www.deutschlandfunk.de/static/fonts... https://www.deutschlandfunk.de/static/fonts/Graphik-RegularItalic-Web.woff2 — 200 — 32.3 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/9d/cc/1f/4c/9dcc1f4c-5efb-469a-9916-84c2753aa6f3/bundeskanzleramt-108-768x432.jpgbilder.deutschlandfunk.de/9d/cc/1f/... https://bilder.deutschlandfunk.de/9d/cc/1f/4c/9dcc1f4c-5efb-469a-9916-84c2753aa6f3/bundeskanzleramt-108-768x432.jpg — 200 — 50.0 KiB — 58 ms — h2https://bilder.deutschlandfunk.de/ad/35/e3/6a/ad35e36a-8d8c-463c-9066-63cdd2e8e943/krieg-ukraine-symbol-100-768x432.jpgbilder.deutschlandfunk.de/ad/35/e3/... https://bilder.deutschlandfunk.de/ad/35/e3/6a/ad35e36a-8d8c-463c-9066-63cdd2e8e943/krieg-ukraine-symbol-100-768x432.jpg — 200 — 41.3 KiB — 17 ms — h2https://www.deutschlandfunk.de/static/fonts/Graphik-Medium-Web.woff2www.deutschlandfunk.de/static/fonts... https://www.deutschlandfunk.de/static/fonts/Graphik-Medium-Web.woff2 — 200 — 33.0 KiB — 27 ms — h2https://www.deutschlandfunk.de/static/generated/deutschlandfunk/player.dist.jswww.deutschlandfunk.de/static/gener... https://www.deutschlandfunk.de/static/generated/deutschlandfunk/player.dist.js — 200 — 160.3 KiB — 36 ms — h2https://www.deutschlandfunk.de/static/podlove-player/embed.jswww.deutschlandfunk.de/static/podlo... https://www.deutschlandfunk.de/static/podlove-player/embed.js — 200 — 43.3 KiB — 40 ms — h2https://www.deutschlandfunk.de/static/generated/deutschlandfunk/main.modern.jswww.deutschlandfunk.de/static/gener... https://www.deutschlandfunk.de/static/generated/deutschlandfunk/main.modern.js — 200 — 669.8 KiB — 70 ms — h2https://bilder.deutschlandfunk.de/ad/f0/15/97/adf01597-9a97-4949-92bd-ae18519ae36b/senioren-im-rentenalter-auf-parkbank-100-768x432.jpgbilder.deutschlandfunk.de/ad/f0/15/... https://bilder.deutschlandfunk.de/ad/f0/15/97/adf01597-9a97-4949-92bd-ae18519ae36b/senioren-im-rentenalter-auf-parkbank-100-768x432.jpg — 200 — 38.2 KiB — 16 ms — h2data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20w… — 200 — 0 B — 0 ms — datahttps://bilder.deutschlandfunk.de/15/9d/63/11/159d6311-42be-4ef9-a824-ca0736523dd8/kanzler-merz-bankenverband-100-512x512.jpgbilder.deutschlandfunk.de/15/9d/63/... https://bilder.deutschlandfunk.de/15/9d/63/11/159d6311-42be-4ef9-a824-ca0736523dd8/kanzler-merz-bankenverband-100-512x512.jpg — 200 — 49.5 KiB — 35 ms — h2https://bilder.deutschlandfunk.de/c9/8b/cd/c0/c98bcdc0-e457-44b9-b70e-d83590fcd442/nigel-farage-108-768x432.jpgbilder.deutschlandfunk.de/c9/8b/cd/... https://bilder.deutschlandfunk.de/c9/8b/cd/c0/c98bcdc0-e457-44b9-b70e-d83590fcd442/nigel-farage-108-768x432.jpg — 200 — 28.7 KiB — 11 ms — h2https://bilder.deutschlandfunk.de/09/a9/a1/19/09a9a119-3da9-4ad8-aba3-ac53954e997b/landtag-sachsen-anhalt-104-768x432.jpgbilder.deutschlandfunk.de/09/a9/a1/... https://bilder.deutschlandfunk.de/09/a9/a1/19/09a9a119-3da9-4ad8-aba3-ac53954e997b/landtag-sachsen-anhalt-104-768x432.jpg — 200 — 85.5 KiB — 23 ms — h2https://bilder.deutschlandfunk.de/23/ab/7f/22/23ab7f22-70cd-4190-a244-5c136f1f89c6/israel-libanon-waffenruhe-angriff-soldaten-zwischenfaelle-100-768x432.jpgbilder.deutschlandfunk.de/23/ab/7f/... https://bilder.deutschlandfunk.de/23/ab/7f/22/23ab7f22-70cd-4190-a244-5c136f1f89c6/israel-libanon-waffenruhe-angriff-soldaten-zwischenfaelle-100-768x432.jpg — 200 — 71.9 KiB — 33 ms — h2https://bilder.deutschlandfunk.de/ad/60/80/69/ad608069-c3df-407b-8e8d-9033cce69fbf/hannah-neumann-100-768x432.jpgbilder.deutschlandfunk.de/ad/60/80/... https://bilder.deutschlandfunk.de/ad/60/80/69/ad608069-c3df-407b-8e8d-9033cce69fbf/hannah-neumann-100-768x432.jpg — 200 — 36.0 KiB — 24 ms — h2https://bilder.deutschlandfunk.de/cd/b4/71/f9/cdb471f9-fd34-4a64-847d-7f637a78abea/strasse-von-hormus-karte-100-768x432.jpgbilder.deutschlandfunk.de/cd/b4/71/... https://bilder.deutschlandfunk.de/cd/b4/71/f9/cdb471f9-fd34-4a64-847d-7f637a78abea/strasse-von-hormus-karte-100-768x432.jpg — 200 — 29.1 KiB — 40 ms — h2https://bilder.deutschlandfunk.de/4b/9d/58/0b/4b9d580b-e8ea-4722-a423-160ab11d106d/donald-trump-bibel-100-640x360.jpgbilder.deutschlandfunk.de/4b/9d/58/... https://bilder.deutschlandfunk.de/4b/9d/58/0b/4b9d580b-e8ea-4722-a423-160ab11d106d/donald-trump-bibel-100-640x360.jpg — 200 — 37.4 KiB — 16 ms — h2https://bilder.deutschlandfunk.de/0e/41/63/99/0e416399-66e2-4311-869e-ede3a7617848/donald-trump-nato-100-640x360.jpgbilder.deutschlandfunk.de/0e/41/63/... https://bilder.deutschlandfunk.de/0e/41/63/99/0e416399-66e2-4311-869e-ede3a7617848/donald-trump-nato-100-640x360.jpg — 200 — 27.0 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/a5/a7/4c/43/a5a74c43-9e7e-4bc3-8397-e110727a33e8/suedamerika-100-640x360.jpgbilder.deutschlandfunk.de/a5/a7/4c/... https://bilder.deutschlandfunk.de/a5/a7/4c/43/a5a74c43-9e7e-4bc3-8397-e110727a33e8/suedamerika-100-640x360.jpg — 200 — 22.1 KiB — 6 ms — h2https://bilder.deutschlandfunk.de/53/95/4e/05/53954e05-2a06-442d-94a1-f36711712b98/kuba-blackout-usa-100-640x360.jpgbilder.deutschlandfunk.de/53/95/4e/... https://bilder.deutschlandfunk.de/53/95/4e/05/53954e05-2a06-442d-94a1-f36711712b98/kuba-blackout-usa-100-640x360.jpg — 200 — 54.5 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/fc/9d/b3/14/fc9db314-cb25-4e80-abc6-50f058283083/imago850279795-100-640x360.jpgbilder.deutschlandfunk.de/fc/9d/b3/... https://bilder.deutschlandfunk.de/fc/9d/b3/14/fc9db314-cb25-4e80-abc6-50f058283083/imago850279795-100-640x360.jpg — 200 — 23.1 KiB — 10 ms — h2https://bilder.deutschlandfunk.de/21/c8/7b/6b/21c87b6b-e2ee-4f4a-be73-e5d92fe36c19/von-der-leyen-140-768x432.jpgbilder.deutschlandfunk.de/21/c8/7b/... https://bilder.deutschlandfunk.de/21/c8/7b/6b/21c87b6b-e2ee-4f4a-be73-e5d92fe36c19/von-der-leyen-140-768x432.jpg — 200 — 24.2 KiB — 38 ms — h2https://bilder.deutschlandfunk.de/c4/f2/de/2c/c4f2de2c-e351-432f-b442-4ee2d46e6072/klimawandel-erderwaermung-strand-100-768x432.jpgbilder.deutschlandfunk.de/c4/f2/de/... https://bilder.deutschlandfunk.de/c4/f2/de/2c/c4f2de2c-e351-432f-b442-4ee2d46e6072/klimawandel-erderwaermung-strand-100-768x432.jpg — 200 — 61.0 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/66/f9/bc/91/66f9bc91-2e2b-4818-a74b-285075f45844/bundeswehr-110-768x432.jpgbilder.deutschlandfunk.de/66/f9/bc/... https://bilder.deutschlandfunk.de/66/f9/bc/91/66f9bc91-2e2b-4818-a74b-285075f45844/bundeswehr-110-768x432.jpg — 200 — 65.6 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/20/a1/77/89/20a17789-17ee-4bf7-ac41-4a9ea6da0edb/amerika-verstehen-podcast-cover-100-640x360.jpgbilder.deutschlandfunk.de/20/a1/77/... https://bilder.deutschlandfunk.de/20/a1/77/89/20a17789-17ee-4bf7-ac41-4a9ea6da0edb/amerika-verstehen-podcast-cover-100-640x360.jpg — 200 — 21.6 KiB — 10 ms — h2https://bilder.deutschlandfunk.de/10/6f/4b/6a/106f4b6a-0b98-4aa8-890e-9a014923901b/der-rest-ist-geschichte-104-640x360.pngbilder.deutschlandfunk.de/10/6f/4b/... https://bilder.deutschlandfunk.de/10/6f/4b/6a/106f4b6a-0b98-4aa8-890e-9a014923901b/der-rest-ist-geschichte-104-640x360.png — 200 — 81.8 KiB — 15 ms — h2https://bilder.deutschlandfunk.de/bd/9e/25/15/bd9e2515-dfc3-4239-afef-1e321d0aa088/podcast-der-tag-neu-100-640x360.jpgbilder.deutschlandfunk.de/bd/9e/25/... https://bilder.deutschlandfunk.de/bd/9e/25/15/bd9e2515-dfc3-4239-afef-1e321d0aa088/podcast-der-tag-neu-100-640x360.jpg — 200 — 21.1 KiB — 11 ms — h2https://bilder.deutschlandfunk.de/7d/bd/b9/fc/7dbdb9fc-90b0-4dbf-9a1c-fe367d3eee79/ki-verstehen-cover-100-640x360.jpgbilder.deutschlandfunk.de/7d/bd/b9/... https://bilder.deutschlandfunk.de/7d/bd/b9/fc/7dbdb9fc-90b0-4dbf-9a1c-fe367d3eee79/ki-verstehen-cover-100-640x360.jpg — 200 — 26.4 KiB — 12 ms — h2https://bilder.deutschlandfunk.de/02/02/6b/77/02026b77-9940-4c9e-987b-9bb6fa38c5e8/der-politikpodcast-cover-100-640x360.jpgbilder.deutschlandfunk.de/02/02/6b/... https://bilder.deutschlandfunk.de/02/02/6b/77/02026b77-9940-4c9e-987b-9bb6fa38c5e8/der-politikpodcast-cover-100-640x360.jpg — 200 — 33.9 KiB — 12 ms — h2https://bilder.deutschlandfunk.de/37/22/0d/0a/37220d0a-bcc5-408d-bab9-0fa58e6efcc2/crashkurs-logo-100-640x360.jpgbilder.deutschlandfunk.de/37/22/0d/... https://bilder.deutschlandfunk.de/37/22/0d/0a/37220d0a-bcc5-408d-bab9-0fa58e6efcc2/crashkurs-logo-100-640x360.jpg — 200 — 51.7 KiB — 14 ms — h2https://bilder.deutschlandfunk.de/83/0c/7d/e7/830c7de7-6134-4837-ae41-2affaf7755b6/deep-science-cover-psychonauten-100-640x360.jpgbilder.deutschlandfunk.de/83/0c/7d/... https://bilder.deutschlandfunk.de/83/0c/7d/e7/830c7de7-6134-4837-ae41-2affaf7755b6/deep-science-cover-psychonauten-100-640x360.jpg — 200 — 25.7 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/65/1b/a8/7c/651ba87c-00dc-4dbc-b228-d6bd00b9232e/die-peter-thiel-story-cover-100-640x360.jpgbilder.deutschlandfunk.de/65/1b/a8/... https://bilder.deutschlandfunk.de/65/1b/a8/7c/651ba87c-00dc-4dbc-b228-d6bd00b9232e/die-peter-thiel-story-cover-100-640x360.jpg — 200 — 24.8 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/24/55/e3/c3/2455e3c3-6a84-4bb8-94c4-6e7f2d882906/dark-agent-podcast-cover-100-640x360.jpgbilder.deutschlandfunk.de/24/55/e3/... https://bilder.deutschlandfunk.de/24/55/e3/c3/2455e3c3-6a84-4bb8-94c4-6e7f2d882906/dark-agent-podcast-cover-100-640x360.jpg — 200 — 14.2 KiB — 11 ms — h2https://bilder.deutschlandfunk.de/6e/22/65/4f/6e22654f-35cc-4f0b-8a9d-3b6893a66cb1/demokratie-vertrauen-krise-100-640x360.jpgbilder.deutschlandfunk.de/6e/22/65/... https://bilder.deutschlandfunk.de/6e/22/65/4f/6e22654f-35cc-4f0b-8a9d-3b6893a66cb1/demokratie-vertrauen-krise-100-640x360.jpg — 200 — 28.9 KiB — 11 ms — h2https://bilder.deutschlandfunk.de/8c/a3/4c/bc/8ca34cbc-c31c-4c78-8551-6535abd1717d/tatort-kunst-hauptcover-102-640x360.jpgbilder.deutschlandfunk.de/8c/a3/4c/... https://bilder.deutschlandfunk.de/8c/a3/4c/bc/8ca34cbc-c31c-4c78-8551-6535abd1717d/tatort-kunst-hauptcover-102-640x360.jpg — 200 — 45.2 KiB — 12 ms — h2https://bilder.deutschlandfunk.de/34/b1/f3/75/34b1f375-40e5-4fe4-be9e-70802cad32f5/imago853412154-100-640x360.jpgbilder.deutschlandfunk.de/34/b1/f3/... https://bilder.deutschlandfunk.de/34/b1/f3/75/34b1f375-40e5-4fe4-be9e-70802cad32f5/imago853412154-100-640x360.jpg — 200 — 39.7 KiB — 12 ms — h2https://bilder.deutschlandfunk.de/18/ce/10/36/18ce1036-d9e7-4083-aa0d-5187b7a0f504/afd-demo-islam-100-640x360.jpgbilder.deutschlandfunk.de/18/ce/10/... https://bilder.deutschlandfunk.de/18/ce/10/36/18ce1036-d9e7-4083-aa0d-5187b7a0f504/afd-demo-islam-100-640x360.jpg — 200 — 51.9 KiB — 12 ms — h2https://bilder.deutschlandfunk.de/63/08/17/26/63081726-43e7-49a7-811c-6051512201ec/kirche-himmel-100-640x360.jpgbilder.deutschlandfunk.de/63/08/17/... https://bilder.deutschlandfunk.de/63/08/17/26/63081726-43e7-49a7-811c-6051512201ec/kirche-himmel-100-640x360.jpg — 200 — 14.8 KiB — 10 ms — h2https://bilder.deutschlandfunk.de/1e/59/17/aa/1e5917aa-ffa1-46df-aafb-9763d61c0477/aleksandar-vucic-serbien-102-640x360.jpgbilder.deutschlandfunk.de/1e/59/17/... https://bilder.deutschlandfunk.de/1e/59/17/aa/1e5917aa-ffa1-46df-aafb-9763d61c0477/aleksandar-vucic-serbien-102-640x360.jpg — 200 — 35.5 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/ab/72/8e/1c/ab728e1c-69c3-43c9-9093-129da6a3bfdd/ohnmacht-krisen-mensch-100-640x360.jpgbilder.deutschlandfunk.de/ab/72/8e/... https://bilder.deutschlandfunk.de/ab/72/8e/1c/ab728e1c-69c3-43c9-9093-129da6a3bfdd/ohnmacht-krisen-mensch-100-640x360.jpg — 200 — 29.3 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/a3/44/4c/b1/a3444cb1-bcde-49d1-a5b4-9e1b2d941835/magyar-tisza-100-640x360.jpgbilder.deutschlandfunk.de/a3/44/4c/... https://bilder.deutschlandfunk.de/a3/44/4c/b1/a3444cb1-bcde-49d1-a5b4-9e1b2d941835/magyar-tisza-100-640x360.jpg — 200 — 32.8 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/d8/d4/1d/e9/d8d41de9-0470-429a-b7d9-6dad913927b6/eva-von-redecker-106-640x360.jpgbilder.deutschlandfunk.de/d8/d4/1d/... https://bilder.deutschlandfunk.de/d8/d4/1d/e9/d8d41de9-0470-429a-b7d9-6dad913927b6/eva-von-redecker-106-640x360.jpg — 200 — 19.6 KiB — 10 ms — h2https://bilder.deutschlandfunk.de/d1/67/86/2d/d167862d-111c-4928-a62d-81f3a4d87497/ulrike-herrmann-wolfgang-kaleck-neue-weltordnung-geld-macht-100-640x360.jpgbilder.deutschlandfunk.de/d1/67/86/... https://bilder.deutschlandfunk.de/d1/67/86/2d/d167862d-111c-4928-a62d-81f3a4d87497/ulrike-herrmann-wolfgang-kaleck-neue-weltordnung-geld-macht-100-640x360.jpg — 200 — 20.0 KiB — 12 ms — h2https://bilder.deutschlandfunk.de/a3/be/a4/4b/a3bea44b-7137-46c4-8dbb-a1e30d2eb23e/niccol-machiavelli-100-640x360.jpgbilder.deutschlandfunk.de/a3/be/a4/... https://bilder.deutschlandfunk.de/a3/be/a4/4b/a3bea44b-7137-46c4-8dbb-a1e30d2eb23e/niccol-machiavelli-100-640x360.jpg — 200 — 47.0 KiB — 13 ms — h2https://bilder.deutschlandfunk.de/cf/45/e2/31/cf45e231-f60d-4e66-baf4-03bb24fda5b7/kriegsgott-mars-100-640x360.jpgbilder.deutschlandfunk.de/cf/45/e2/... https://bilder.deutschlandfunk.de/cf/45/e2/31/cf45e231-f60d-4e66-baf4-03bb24fda5b7/kriegsgott-mars-100-640x360.jpg — 200 — 35.6 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/3d/6b/b4/9b/3d6bb49b-af6f-4467-bcb6-87971fdd35c4/harvard-proteste-100-640x360.jpgbilder.deutschlandfunk.de/3d/6b/b4/... https://bilder.deutschlandfunk.de/3d/6b/b4/9b/3d6bb49b-af6f-4467-bcb6-87971fdd35c4/harvard-proteste-100-640x360.jpg — 200 — 46.7 KiB — 10 ms — h2https://bilder.deutschlandfunk.de/34/46/69/d6/344669d6-1ea8-44b0-bda5-d1394ed12837/demo-wehrpflicht-plakat-100-640x360.jpgbilder.deutschlandfunk.de/34/46/69/... https://bilder.deutschlandfunk.de/34/46/69/d6/344669d6-1ea8-44b0-bda5-d1394ed12837/demo-wehrpflicht-plakat-100-640x360.jpg — 200 — 42.4 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/ad/75/c2/fb/ad75c2fb-a794-4ad7-8f41-621a0d91c820/weltordnung-trump-100-640x360.jpgbilder.deutschlandfunk.de/ad/75/c2/... https://bilder.deutschlandfunk.de/ad/75/c2/fb/ad75c2fb-a794-4ad7-8f41-621a0d91c820/weltordnung-trump-100-640x360.jpg — 200 — 20.5 KiB — 8 ms — h2https://bilder.deutschlandfunk.de/12/44/49/e1/124449e1-b08c-4e02-9e61-c1b54cd8e213/ns-widerstand-100-640x360.jpgbilder.deutschlandfunk.de/12/44/49/... https://bilder.deutschlandfunk.de/12/44/49/e1/124449e1-b08c-4e02-9e61-c1b54cd8e213/ns-widerstand-100-640x360.jpg — 200 — 33.1 KiB — 46 ms — h2https://bilder.deutschlandfunk.de/ae/92/26/50/ae922650-3080-4611-aa17-66b4be5735d9/riskante-clouds-100-640x360.jpgbilder.deutschlandfunk.de/ae/92/26/... https://bilder.deutschlandfunk.de/ae/92/26/50/ae922650-3080-4611-aa17-66b4be5735d9/riskante-clouds-100-640x360.jpg — 200 — 23.0 KiB — 5 ms — h2https://bilder.deutschlandfunk.de/7d/5f/95/93/7d5f9593-eee8-4eb6-aab3-c74e8ebfdb94/biometrische-daten-102-640x360.jpgbilder.deutschlandfunk.de/7d/5f/95/... https://bilder.deutschlandfunk.de/7d/5f/95/93/7d5f9593-eee8-4eb6-aab3-c74e8ebfdb94/biometrische-daten-102-640x360.jpg — 200 — 14.3 KiB — 4 ms — h2https://bilder.deutschlandfunk.de/d2/32/99/99/d2329999-e148-4c87-b7a3-3d2311744824/578173253-100-640x360.jpgbilder.deutschlandfunk.de/d2/32/99/... https://bilder.deutschlandfunk.de/d2/32/99/99/d2329999-e148-4c87-b7a3-3d2311744824/578173253-100-640x360.jpg — 200 — 28.5 KiB — 5 ms — h2https://bilder.deutschlandfunk.de/12/a4/47/b5/12a447b5-6a23-4ad7-bfbe-02ee4e260cf3/cyber-sicherheit-gesetz-100-640x360.jpgbilder.deutschlandfunk.de/12/a4/47/... https://bilder.deutschlandfunk.de/12/a4/47/b5/12a447b5-6a23-4ad7-bfbe-02ee4e260cf3/cyber-sicherheit-gesetz-100-640x360.jpg — 200 — 34.1 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/0a/6d/e8/56/0a6de856-c453-4c1b-b662-099fdbc8d991/serverraum-kabel-100-640x360.jpgbilder.deutschlandfunk.de/0a/6d/e8/... https://bilder.deutschlandfunk.de/0a/6d/e8/56/0a6de856-c453-4c1b-b662-099fdbc8d991/serverraum-kabel-100-640x360.jpg — 200 — 59.6 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/62/4c/d6/f9/624cd6f9-6081-43f8-8e1e-a1c2fe532030/digitalisierung-rechenzentrum-europa-niederlande-100-640x360.jpgbilder.deutschlandfunk.de/62/4c/d6/... https://bilder.deutschlandfunk.de/62/4c/d6/f9/624cd6f9-6081-43f8-8e1e-a1c2fe532030/digitalisierung-rechenzentrum-europa-niederlande-100-640x360.jpg — 200 — 31.3 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/40/74/e0/ed/4074e0ed-4657-4ae8-80d1-de461a8a067b/bulgarien-rumen-radev-100-640x360.jpgbilder.deutschlandfunk.de/40/74/e0/... https://bilder.deutschlandfunk.de/40/74/e0/ed/4074e0ed-4657-4ae8-80d1-de461a8a067b/bulgarien-rumen-radev-100-640x360.jpg — 200 — 13.8 KiB — 3 ms — h2https://bilder.deutschlandfunk.de/cb/25/24/e5/cb2524e5-ac03-4bc5-9480-7f80383eda4c/kinder-spielplatz-102-640x360.jpgbilder.deutschlandfunk.de/cb/25/24/... https://bilder.deutschlandfunk.de/cb/25/24/e5/cb2524e5-ac03-4bc5-9480-7f80383eda4c/kinder-spielplatz-102-640x360.jpg — 200 — 26.3 KiB — 4 ms — h2https://bilder.deutschlandfunk.de/63/15/f7/31/6315f731-8365-4cb2-b103-30522ca09ab5/haus-stuetze-erdbeben-niederlande-100-640x360.jpgbilder.deutschlandfunk.de/63/15/f7/... https://bilder.deutschlandfunk.de/63/15/f7/31/6315f731-8365-4cb2-b103-30522ca09ab5/haus-stuetze-erdbeben-niederlande-100-640x360.jpg — 200 — 54.9 KiB — 5 ms — h2https://bilder.deutschlandfunk.de/60/a5/8b/a7/60a58ba7-a573-4bed-bbf4-bda2c13d02a2/port-sudan-flucht-100-640x360.jpgbilder.deutschlandfunk.de/60/a5/8b/... https://bilder.deutschlandfunk.de/60/a5/8b/a7/60a58ba7-a573-4bed-bbf4-bda2c13d02a2/port-sudan-flucht-100-640x360.jpg — 200 — 36.8 KiB — 6 ms — h2https://bilder.deutschlandfunk.de/5a/91/df/06/5a91df06-7be4-4b5b-9070-08d0c1741a81/libanon-hisbollah-100-640x360.jpgbilder.deutschlandfunk.de/5a/91/df/... https://bilder.deutschlandfunk.de/5a/91/df/06/5a91df06-7be4-4b5b-9070-08d0c1741a81/libanon-hisbollah-100-640x360.jpg — 200 — 44.9 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/7e/c9/1a/9a/7ec91a9a-8130-49a8-bbd1-5a1ac95600c1/katastrophenfall-vorsorge-100-640x360.jpgbilder.deutschlandfunk.de/7e/c9/1a/... https://bilder.deutschlandfunk.de/7e/c9/1a/9a/7ec91a9a-8130-49a8-bbd1-5a1ac95600c1/katastrophenfall-vorsorge-100-640x360.jpg — 200 — 26.9 KiB — 8 ms — h2https://bilder.deutschlandfunk.de/9e/31/ad/47/9e31ad47-4800-4a13-ac8a-1505ad56a27a/marie-louise-eta-102-640x360.jpgbilder.deutschlandfunk.de/9e/31/ad/... https://bilder.deutschlandfunk.de/9e/31/ad/47/9e31ad47-4800-4a13-ac8a-1505ad56a27a/marie-louise-eta-102-640x360.jpg — 200 — 22.9 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/7a/b4/2e/1c/7ab42e1c-d095-48a7-8a41-409304f1b44a/ungarn-wahlen-102-640x360.jpgbilder.deutschlandfunk.de/7a/b4/2e/... https://bilder.deutschlandfunk.de/7a/b4/2e/1c/7ab42e1c-d095-48a7-8a41-409304f1b44a/ungarn-wahlen-102-640x360.jpg — 200 — 38.3 KiB — 6 ms — h2https://bilder.deutschlandfunk.de/42/7e/c2/08/427ec208-82a0-4ed7-98bb-bd2f5eac6413/ki-zukunft-vorhersage-100-640x360.jpgbilder.deutschlandfunk.de/42/7e/c2/... https://bilder.deutschlandfunk.de/42/7e/c2/08/427ec208-82a0-4ed7-98bb-bd2f5eac6413/ki-zukunft-vorhersage-100-640x360.jpg — 200 — 28.2 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/2a/c5/1a/ee/2ac51aee-1872-4376-ab91-63e2a23e2b21/aktenstapel-100-640x360.jpgbilder.deutschlandfunk.de/2a/c5/1a/... https://bilder.deutschlandfunk.de/2a/c5/1a/ee/2ac51aee-1872-4376-ab91-63e2a23e2b21/aktenstapel-100-640x360.jpg — 200 — 28.1 KiB — 6 ms — h2https://bilder.deutschlandfunk.de/a6/87/f0/8b/a687f08b-4df9-431c-a161-0125aa964988/lebensmittelpreise-100-640x360.jpgbilder.deutschlandfunk.de/a6/87/f0/... https://bilder.deutschlandfunk.de/a6/87/f0/8b/a687f08b-4df9-431c-a161-0125aa964988/lebensmittelpreise-100-640x360.jpg — 200 — 33.0 KiB — 5 ms — h2https://bilder.deutschlandfunk.de/ca/8a/12/0e/ca8a120e-3f69-4794-9ed6-5b47a11f6bd6/victor-orban-ungarn-ministerpraesident-100-640x360.jpgbilder.deutschlandfunk.de/ca/8a/12/... https://bilder.deutschlandfunk.de/ca/8a/12/0e/ca8a120e-3f69-4794-9ed6-5b47a11f6bd6/victor-orban-ungarn-ministerpraesident-100-640x360.jpg — 200 — 20.0 KiB — 36 ms — h2https://bilder.deutschlandfunk.de/ca/f4/4c/80/caf44c80-8d44-4bbe-8aa0-c33c72b51a28/afd-sachsen-anhalt-tillschneider-100-640x360.jpgbilder.deutschlandfunk.de/ca/f4/4c/... https://bilder.deutschlandfunk.de/ca/f4/4c/80/caf44c80-8d44-4bbe-8aa0-c33c72b51a28/afd-sachsen-anhalt-tillschneider-100-640x360.jpg — 200 — 27.8 KiB — 5 ms — h2https://bilder.deutschlandfunk.de/2d/d7/59/7a/2dd7597a-6c41-4840-8759-c5ba6df773e8/iran-krieg-112-640x360.jpgbilder.deutschlandfunk.de/2d/d7/59/... https://bilder.deutschlandfunk.de/2d/d7/59/7a/2dd7597a-6c41-4840-8759-c5ba6df773e8/iran-krieg-112-640x360.jpg — 200 — 37.3 KiB — 5 ms — h2https://bilder.deutschlandfunk.de/2a/a6/b7/d6/2aa6b7d6-7d08-4916-8ea4-08db370f2bad/ticket-104-640x360.jpgbilder.deutschlandfunk.de/2a/a6/b7/... https://bilder.deutschlandfunk.de/2a/a6/b7/d6/2aa6b7d6-7d08-4916-8ea4-08db370f2bad/ticket-104-640x360.jpg — 200 — 34.8 KiB — 8 ms — h2https://bilder.deutschlandfunk.de/9f/d8/d7/e5/9fd8d7e5-a572-4e48-a7f6-d11051bcc200/james-sterling-neue-stuttgarter-staatsgalerie-100-640x360.jpgbilder.deutschlandfunk.de/9f/d8/d7/... https://bilder.deutschlandfunk.de/9f/d8/d7/e5/9fd8d7e5-a572-4e48-a7f6-d11051bcc200/james-sterling-neue-stuttgarter-staatsgalerie-100-640x360.jpg — 200 — 37.9 KiB — 6 ms — h2https://bilder.deutschlandfunk.de/c8/1a/b8/e6/c81ab8e6-7e4a-445c-b049-45862f78cf7f/luther-vandross-100-640x360.jpgbilder.deutschlandfunk.de/c8/1a/b8/... https://bilder.deutschlandfunk.de/c8/1a/b8/e6/c81ab8e6-7e4a-445c-b049-45862f78cf7f/luther-vandross-100-640x360.jpg — 200 — 23.3 KiB — 12 ms — h2https://bilder.deutschlandfunk.de/26/8d/ae/0e/268dae0e-14ab-47ef-9383-d5e2e99245ed/iaa-1951-frankfurt-main-100-640x360.jpgbilder.deutschlandfunk.de/26/8d/ae/... https://bilder.deutschlandfunk.de/26/8d/ae/0e/268dae0e-14ab-47ef-9383-d5e2e99245ed/iaa-1951-frankfurt-main-100-640x360.jpg — 200 — 55.8 KiB — 9 ms — h2https://bilder.deutschlandfunk.de/60/74/fe/71/6074fe71-d57d-4429-aa72-f058d2ad4671/san-francisco-erdbeben-100-640x360.jpgbilder.deutschlandfunk.de/60/74/fe/... https://bilder.deutschlandfunk.de/60/74/fe/71/6074fe71-d57d-4429-aa72-f058d2ad4671/san-francisco-erdbeben-100-640x360.jpg — 200 — 39.4 KiB — 8 ms — h2https://bilder.deutschlandfunk.de/9d/aa/3a/9e/9daa3a9e-33a9-42ad-98d1-22956be7b5df/schweinebucht-kuba-100-640x360.jpgbilder.deutschlandfunk.de/9d/aa/3a/... https://bilder.deutschlandfunk.de/9d/aa/3a/9e/9daa3a9e-33a9-42ad-98d1-22956be7b5df/schweinebucht-kuba-100-640x360.jpg — 200 — 39.5 KiB — 7 ms — h2https://bilder.deutschlandfunk.de/23/9e/a5/c0/239ea5c0-f063-4b7d-ab09-90983f10601a/joseph-cornelius-rossaint-100-640x360.jpgbilder.deutschlandfunk.de/23/9e/a5/... https://bilder.deutschlandfunk.de/23/9e/a5/c0/239ea5c0-f063-4b7d-ab09-90983f10601a/joseph-cornelius-rossaint-100-640x360.jpg — 200 — 27.2 KiB — 6 ms — h2https://bilder.deutschlandfunk.de/96/91/4a/ac/96914aac-35d5-4564-868c-f77fbc42f6a8/rene-pleven-100-640x360.jpgbilder.deutschlandfunk.de/96/91/4a/... https://bilder.deutschlandfunk.de/96/91/4a/ac/96914aac-35d5-4564-868c-f77fbc42f6a8/rene-pleven-100-640x360.jpg — 200 — 29.6 KiB — 5 ms — h2https://bilder.deutschlandfunk.de/f2/4c/0b/01/f24c0b01-e7bc-4717-a88a-bf741ebe36bf/simone-de-beauvoir-1971-100-640x360.jpgbilder.deutschlandfunk.de/f2/4c/0b/... https://bilder.deutschlandfunk.de/f2/4c/0b/01/f24c0b01-e7bc-4717-a88a-bf741ebe36bf/simone-de-beauvoir-1971-100-640x360.jpg — 200 — 21.9 KiB — 5 ms — h2https://bilder.deutschlandfunk.de/02/b6/73/08/02b67308-ec35-4771-ae09-a8ff65a13807/papst-synagoge-100-640x360.jpgbilder.deutschlandfunk.de/02/b6/73/... https://bilder.deutschlandfunk.de/02/b6/73/08/02b67308-ec35-4771-ae09-a8ff65a13807/papst-synagoge-100-640x360.jpg — 200 — 36.9 KiB — 5 ms — h2https://tag.aticdn.net/piano-analytics.jstag.aticdn.net/piano-analytics.js https://tag.aticdn.net/piano-analytics.js — 200 — 26.6 KiB — 45 ms — h2https://www.deutschlandfunk.de/static/podlove-player/variant-xl.jswww.deutschlandfunk.de/static/podlo... https://www.deutschlandfunk.de/static/podlove-player/variant-xl.js — 200 — 1.3 KiB — 7 ms — h2https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/styles.csswww.deutschlandfunk.de/static/podlo... https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/styles.css — 200 — 158.3 KiB — 12 ms — h2https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/vendor.jswww.deutschlandfunk.de/static/podlo... https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/vendor.js — 200 — 237.4 KiB — 22 ms — h2https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/styles.jswww.deutschlandfunk.de/static/podlo... https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/styles.js — 200 — 45.3 KiB — 17 ms — h2https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/bootstrap.jswww.deutschlandfunk.de/static/podlo... https://www.deutschlandfunk.de/static/podlove-player/5.12.3/player/bootstrap.js — 200 — 32.0 KiB — 14 ms — h2https://dlrvtxm.pa-cd.com/event?s=606910&idclient=mo9ac8jv7rp8r3asdlrvtxm.pa-cd.com/event?s=606910&id... https://dlrvtxm.pa-cd.com/event?s=606910&idclient=mo9ac8jv7rp8r3as — 204 — 333 B — 72 ms — h2https://www.deutschlandfunk.de/static/img/audio_player/placeholder_black_512x512.pngwww.deutschlandfunk.de/static/img/a... https://www.deutschlandfunk.de/static/img/audio_player/placeholder_black_512x512.png — 200 — 2.7 KiB — 64 ms — h2https://www.deutschlandfunk.de/static/img/deutschlandfunk/icons/favicon-32x32.pngwww.deutschlandfunk.de/static/img/d... https://www.deutschlandfunk.de/static/img/deutschlandfunk/icons/favicon-32x32.png — 200 — 1.8 KiB — 52 ms — h2https://www.deutschlandfunk.de/static/img/deutschlandfunk/icons/favicon.icowww.deutschlandfunk.de/static/img/d... https://www.deutschlandfunk.de/static/img/deutschlandfunk/icons/favicon.ico — 200 — 1.0 KiB — 40 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 3948ms · 1627KB · €43/mo
www.deutschlandfunk.de
Other
Costly
Execution 1430ms
Transfer 670 KB
Unused 47%
Monthly Cost €16/mo
Unattributable
Other
Costly
Execution 676ms
Transfer 0 KB
Monthly Cost €7/mo
www.deutschlandfunk.de
Other
Costly
Execution 603ms
Transfer 299 KB
Monthly Cost €7/mo
www.deutschlandfunk.de
Other
Costly
Execution 456ms
Transfer 32 KB
Monthly Cost €5/mo
www.deutschlandfunk.de
Other
Costly
Execution 414ms
Transfer 160 KB
Unused 76%
Monthly Cost €4/mo
www.deutschlandfunk.de
Other
Optional
Execution 168ms
Transfer 43 KB
Monthly Cost €2/mo
www.deutschlandfunk.de
Other
Optional
Execution 68ms
Transfer 237 KB
Unused 62%
Monthly Cost €1/mo
www.deutschlandfunk.de
Other
Optional
Execution 67ms
Transfer 158 KB
Monthly Cost €1/mo
tag.aticdn.net
Other
Optional
Execution 67ms
Transfer 27 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.deutschlandfunk.de adds 1430ms and costs ~€16/month
  • Unattributable adds 676ms and costs ~€7/month
  • www.deutschlandfunk.de adds 603ms and costs ~€7/month
  • www.deutschlandfunk.de adds 456ms and costs ~€5/month
  • www.deutschlandfunk.de adds 414ms and costs ~€4/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.deutschlandfunk.de takes 1430ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 676ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.deutschlandfunk.de takes 603ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.deutschlandfunk.de takes 456ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.deutschlandfunk.de takes 414ms 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

76% of www.deutschlandfunk.de'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

62% of www.deutschlandfunk.de's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback