Skip to content
https://deutschlandfunkkultur.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

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

5.15 s

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

14.00 s

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

538 ms

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

0.005

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

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

21.52 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, 62 requests
FIX
4.6 MB transferred, 62 requests
Critical::
Page weighs 12.6 MB (4.6 MB transferred)
Warning::
Images are 2.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.5 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
Info::
CSS is 200 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 200 KB
Info::
62 HTTP requests
Info::
Estimated 0.96 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
62 requests
0.96 g CO2 per page load
Images 2.5 MiB 54%
JavaScript 1.2 MiB 26%
HTML 624.3 KiB 13%
CSS 200.3 KiB 4%
Fonts 109.4 KiB 2%
Other 2.9 KiB 0%
Other 338 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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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
4272ms total JS execution
FIX
4272ms total JS execution
Warning::
https://www.deutschlandfunkkultur.de/static/genera...: 1213ms CPU time
Warning::
https://www.deutschlandfunkkultur.de/: 1009ms CPU time
Warning::
https://www.deutschlandfunkkultur.de/static/genera...: 736ms CPU time
Warning::
Unattributable: 618ms CPU time
Warning::
https://www.deutschlandfunkkultur.de/static/podlov...: 419ms CPU time
Warning::
Third-party scripts: 4272ms (100% of total)

Main Thread Breakdown

Script Evaluation 45% Other 28% Style & Layout 14% Parse HTML & CSS 6% Rendering 3% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/main.modern.js1213ms1176ms8ms3rd
https://www.deutschlandfunkkultur.de/1009ms49ms4ms3rd
https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/player.dist.js736ms133ms41ms3rd
Unattributable618ms10ms0ms3rd
https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/bootstrap.js419ms410ms9ms3rd
https://www.deutschlandfunkkultur.de/static/podlove-player/embed.js135ms124ms10ms3rd
https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.css72ms0ms0ms3rd
https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/vendor.js70ms13ms52ms3rd
F
JS Bundles
Action
8 scripts, 613 KB unused
FIX
8 scripts, 613 KB unused
Warning::
https://www.deutschlandfunkkultur.de/static/genera...: 313 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.deutschlandfunkkultur.de/static/podlov...: 146 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.deutschlandfunkkultur.de/static/genera...: 121 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.deutschlandfunkkultur.de/static/podlov...: 33 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 613 KB
613 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/main.modern.js672 KB313 KB (47%)3rd
https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/vendor.js237 KB146 KB (62%)3rd
https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/player.dist.js160 KB121 KB (76%)3rd
https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.js45 KB33 KB (73%)3rd
https://www.deutschlandfunkkultur.de/static/podlove-player/embed.js43 KB3rd
https://tag.aticdn.net/piano-analytics.js27 KB3rd
https://www.deutschlandfunkkultur.de/static/podlove-player/variant-xl.js1 KB3rd
https://www.deutschlandfunkkultur.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
62 resources · 4.6 MB · 613 KB savings available
FIX
62 resources · 4.6 MB · 613 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~613 KB of savings available
Warning::
61 third-party resources (100% of weight)
Info::
3 resources over 200KB
62 resources · 4.6 MiB · 61 third-party 3.6 MiB over 1MB target
Image 54% · 2.5 MiB
JavaScript 26% · 1.2 MiB
Document 13% · 624.5 KiB
CSS 4% · 200.3 KiB
Font 2% · 109.4 KiB
Other 0% · 338 B

~612.7 KiB of savings available

Remove unused JavaScript: 612.7 KiB
B
Image Optimization
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Info::
All images are well-optimized
42 images 2.5 MB
0 oversized -0 KB
41 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
3 fonts (109 KB)
PASS
3 fonts (109 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

109 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.2 s LCP 14.0 shttps://www.deutschlandfunkkultur.de/static/fonts/Graphik-Medium-Web.woff2Graphik-Medium-Web.woff2 https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Medium-Web.woff2 — 33.0 KiB — 9 ms — font-display: swaphttps://www.deutschlandfunkkultur.de/static/fonts/Graphik-Regular-Web.woff2Graphik-Regular-Web.woff2 https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Regular-Web.woff2 — 29.9 KiB — 13 ms — font-display: swaphttps://www.deutschlandfunkkultur.de/static/fonts/Graphik-Semibold-Web.woff2Graphik-Semibold-Web.woff2 https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Semibold-Web.woff2 — 46.6 KiB — 11 ms — font-display: swap
Graphik-Medium-Web.woff2 woff2 swap
Size 33 KB
Load time 9 ms
Start 158 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Regular-Web.woff2 woff2 swap
Size 30 KB
Load time 13 ms
Start 158 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Semibold-Web.woff2 woff2 swap
Size 47 KB
Load time 11 ms
Start 158 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
62 requests over 1112ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.2 s LCP 14.0 shttps://deutschlandfunkkultur.de// https://deutschlandfunkkultur.de/ — 301 — 148 B — 72 ms — h2https://www.deutschlandfunkkultur.de/www.deutschlandfunkkultur.de/ https://www.deutschlandfunkkultur.de/ — 200 — 624.3 KiB — 43 ms — h2https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/styles.csswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/styles.css — 200 — 42.0 KiB — 6 ms — h2data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%… — 200 — 0 B — 0 ms — datahttps://bilder.deutschlandfunk.de/a3/af/17/3b/a3af173b-8a83-4f52-b593-fa9f4e25bf65/charlotte-gneuss-106-1024x768.jpgbilder.deutschlandfunk.de/a3/af/17/... https://bilder.deutschlandfunk.de/a3/af/17/3b/a3af173b-8a83-4f52-b593-fa9f4e25bf65/charlotte-gneuss-106-1024x768.jpg — 200 — 109.8 KiB — 111 ms — http/1.1https://bilder.deutschlandfunk.de/eb/27/e9/e2/eb27e9e2-3c48-4112-8449-641b8e5c4ea4/bagdad-historische-ansicht-100-512x384.jpgbilder.deutschlandfunk.de/eb/27/e9/... https://bilder.deutschlandfunk.de/eb/27/e9/e2/eb27e9e2-3c48-4112-8449-641b8e5c4ea4/bagdad-historische-ansicht-100-512x384.jpg — 200 — 56.8 KiB — 78 ms — http/1.1https://bilder.deutschlandfunk.de/d8/45/31/2f/d845312f-84ed-4098-a735-80c0b4484e61/charlotte-gneuss-ingo-schulze-100-512x683.jpgbilder.deutschlandfunk.de/d8/45/31/... https://bilder.deutschlandfunk.de/d8/45/31/2f/d845312f-84ed-4098-a735-80c0b4484e61/charlotte-gneuss-ingo-schulze-100-512x683.jpg — 200 — 45.0 KiB — 79 ms — http/1.1https://bilder.deutschlandfunk.de/d4/cb/41/50/d4cb4150-7dfc-484a-b4fd-bad69691e1ac/deutscher-sachbuchpreis-2026-100-512x683.jpgbilder.deutschlandfunk.de/d4/cb/41/... https://bilder.deutschlandfunk.de/d4/cb/41/50/d4cb4150-7dfc-484a-b4fd-bad69691e1ac/deutscher-sachbuchpreis-2026-100-512x683.jpg — 200 — 23.3 KiB — 79 ms — http/1.1https://bilder.deutschlandfunk.de/93/5e/67/ca/935e67ca-64d5-4d1d-989d-eb2fe4aabdde/queen-elizabeth-102-512x683.jpgbilder.deutschlandfunk.de/93/5e/67/... https://bilder.deutschlandfunk.de/93/5e/67/ca/935e67ca-64d5-4d1d-989d-eb2fe4aabdde/queen-elizabeth-102-512x683.jpg — 200 — 61.2 KiB — 79 ms — http/1.1https://bilder.deutschlandfunk.de/4e/7a/18/ed/4e7a18ed-e925-40ff-8244-9718d2e4cbf1/thomas-bernhard-100-512x683.jpgbilder.deutschlandfunk.de/4e/7a/18/... https://bilder.deutschlandfunk.de/4e/7a/18/ed/4e7a18ed-e925-40ff-8244-9718d2e4cbf1/thomas-bernhard-100-512x683.jpg — 200 — 47.0 KiB — 79 ms — http/1.1https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Medium-Web.woff2www.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Medium-Web.woff2 — 200 — 33.0 KiB — 9 ms — h2https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Regular-Web.woff2www.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Regular-Web.woff2 — 200 — 29.9 KiB — 13 ms — h2https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Semibold-Web.woff2www.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Semibold-Web.woff2 — 200 — 46.6 KiB — 11 ms — h2https://bilder.deutschlandfunk.de/a7/2e/10/2e/a72e102e-f57f-4da7-a6bf-e5f8317b8932/dita-zipfel-100-512x683.jpgbilder.deutschlandfunk.de/a7/2e/10/... https://bilder.deutschlandfunk.de/a7/2e/10/2e/a72e102e-f57f-4da7-a6bf-e5f8317b8932/dita-zipfel-100-512x683.jpg — 200 — 49.2 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/db/4e/3d/13/db4e3d13-8c75-4808-b09e-f3a44cb5b4c4/gabriele-arnim-100-512x683.jpgbilder.deutschlandfunk.de/db/4e/3d/... https://bilder.deutschlandfunk.de/db/4e/3d/13/db4e3d13-8c75-4808-b09e-f3a44cb5b4c4/gabriele-arnim-100-512x683.jpg — 200 — 50.1 KiB — 8 ms — http/1.1https://bilder.deutschlandfunk.de/10/6e/51/e7/106e51e7-3211-448d-8f55-e0fb9db9f3bb/russland-putin-militaer-100-512x683.jpgbilder.deutschlandfunk.de/10/6e/51/... https://bilder.deutschlandfunk.de/10/6e/51/e7/106e51e7-3211-448d-8f55-e0fb9db9f3bb/russland-putin-militaer-100-512x683.jpg — 200 — 96.2 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/14/83/3f/3d/14833f3d-e9c9-4652-9ee0-35198bff7ba6/stiftung-preussischer-kulturbesitz-schild-100-512x683.jpgbilder.deutschlandfunk.de/14/83/3f/... https://bilder.deutschlandfunk.de/14/83/3f/3d/14833f3d-e9c9-4652-9ee0-35198bff7ba6/stiftung-preussischer-kulturbesitz-schild-100-512x683.jpg — 200 — 55.2 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/e4/34/b6/fa/e434b6fa-4866-4287-a0cc-8b69558696e9/eurovision-song-contest-esc-logo-2026-100-512x683.jpgbilder.deutschlandfunk.de/e4/34/b6/... https://bilder.deutschlandfunk.de/e4/34/b6/fa/e434b6fa-4866-4287-a0cc-8b69558696e9/eurovision-song-contest-esc-logo-2026-100-512x683.jpg — 200 — 42.1 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/72/c8/2a/20/72c82a20-5753-41d1-bd51-8d82dcd1d5c5/autor-kamel-daoud-mit-buch-an-fenster-100-512x683.jpgbilder.deutschlandfunk.de/72/c8/2a/... https://bilder.deutschlandfunk.de/72/c8/2a/20/72c82a20-5753-41d1-bd51-8d82dcd1d5c5/autor-kamel-daoud-mit-buch-an-fenster-100-512x683.jpg — 200 — 39.5 KiB — 5 ms — http/1.1https://bilder.deutschlandfunk.de/61/1c/cb/47/611ccb47-e402-4bbb-81d7-c2f8753e352a/dragon-ball-manga-toriyama-akira-100-512x683.jpgbilder.deutschlandfunk.de/61/1c/cb/... https://bilder.deutschlandfunk.de/61/1c/cb/47/611ccb47-e402-4bbb-81d7-c2f8753e352a/dragon-ball-manga-toriyama-akira-100-512x683.jpg — 200 — 52.5 KiB — 4 ms — http/1.1https://bilder.deutschlandfunk.de/68/7e/96/97/687e9697-f708-47f3-b0d7-cc3d91b58922/patrick-bruel-100-512x683.jpgbilder.deutschlandfunk.de/68/7e/96/... https://bilder.deutschlandfunk.de/68/7e/96/97/687e9697-f708-47f3-b0d7-cc3d91b58922/patrick-bruel-100-512x683.jpg — 200 — 38.5 KiB — 7 ms — http/1.1https://bilder.deutschlandfunk.de/72/b0/cd/e4/72b0cde4-3b04-4f00-a65f-65b2820a3278/dave-mason-gitarrist-saenger-traffic-100-512x683.jpgbilder.deutschlandfunk.de/72/b0/cd/... https://bilder.deutschlandfunk.de/72/b0/cd/e4/72b0cde4-3b04-4f00-a65f-65b2820a3278/dave-mason-gitarrist-saenger-traffic-100-512x683.jpg — 200 — 45.6 KiB — 5 ms — http/1.1https://bilder.deutschlandfunk.de/FI/LE/_4/b3/FILE_4b39452b651303ec3eb5df9c81d45c02/nationalgalerieprag-jpg-100-512x683.jpgbilder.deutschlandfunk.de/FI/LE/_4/... https://bilder.deutschlandfunk.de/FI/LE/_4/b3/FILE_4b39452b651303ec3eb5df9c81d45c02/nationalgalerieprag-jpg-100-512x683.jpg — 200 — 77.2 KiB — 6 ms — http/1.1https://bilder.deutschlandfunk.de/a8/6a/09/9c/a86a099c-15b5-4f85-a596-6ff768982252/vorhang-theater-geschlossen-100-512x683.jpgbilder.deutschlandfunk.de/a8/6a/09/... https://bilder.deutschlandfunk.de/a8/6a/09/9c/a86a099c-15b5-4f85-a596-6ff768982252/vorhang-theater-geschlossen-100-512x683.jpg — 200 — 22.3 KiB — 8 ms — http/1.1https://bilder.deutschlandfunk.de/f2/7d/99/96/f27d9996-8d3d-45de-b887-fd31302c4017/luis-puenzo-regisseur-argentinien-100-512x683.jpgbilder.deutschlandfunk.de/f2/7d/99/... https://bilder.deutschlandfunk.de/f2/7d/99/96/f27d9996-8d3d-45de-b887-fd31302c4017/luis-puenzo-regisseur-argentinien-100-512x683.jpg — 200 — 53.6 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/NO/VA/_e/f8/NOVA_ef8899649f86461d5dbcdc5077dabd8e/craft-12746738-asset-100-512x683.jpgbilder.deutschlandfunk.de/NO/VA/_e/... https://bilder.deutschlandfunk.de/NO/VA/_e/f8/NOVA_ef8899649f86461d5dbcdc5077dabd8e/craft-12746738-asset-100-512x683.jpg — 200 — 90.7 KiB — 12 ms — http/1.1https://bilder.deutschlandfunk.de/73/d8/83/5e/73d8835e-bc1e-4218-af6f-af18fe4e2bfc/richard-arnold-oberbuergermeister-100-1024x768.jpgbilder.deutschlandfunk.de/73/d8/83/... https://bilder.deutschlandfunk.de/73/d8/83/5e/73d8835e-bc1e-4218-af6f-af18fe4e2bfc/richard-arnold-oberbuergermeister-100-1024x768.jpg — 200 — 65.0 KiB — 46 ms — http/1.1https://bilder.deutschlandfunk.de/FI/LE/_e/c0/FILE_ec0d5763f096aa66b160efaeabbd8a25/111422021-jpg-100-512x384.jpgbilder.deutschlandfunk.de/FI/LE/_e/... https://bilder.deutschlandfunk.de/FI/LE/_e/c0/FILE_ec0d5763f096aa66b160efaeabbd8a25/111422021-jpg-100-512x384.jpg — 200 — 32.8 KiB — 7 ms — http/1.1https://bilder.deutschlandfunk.de/a2/47/d7/5f/a247d75f-e603-477b-bd2c-d4af22a901d1/analoge-fotografie-film-35mm-100-512x683.jpgbilder.deutschlandfunk.de/a2/47/d7/... https://bilder.deutschlandfunk.de/a2/47/d7/5f/a247d75f-e603-477b-bd2c-d4af22a901d1/analoge-fotografie-film-35mm-100-512x683.jpg — 200 — 25.3 KiB — 8 ms — http/1.1https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/player.dist.jswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/player.dist.js — 200 — 160.3 KiB — 9 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.2 s LCP 14.0 shttps://deutschlandfunkkultur.de// https://deutschlandfunkkultur.de/ — 301 — 148 B — 72 ms — h2https://www.deutschlandfunkkultur.de/www.deutschlandfunkkultur.de/ https://www.deutschlandfunkkultur.de/ — 200 — 624.3 KiB — 43 ms — h2https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/styles.csswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/styles.css — 200 — 42.0 KiB — 6 ms — h2data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%… — 200 — 0 B — 0 ms — datahttps://bilder.deutschlandfunk.de/a3/af/17/3b/a3af173b-8a83-4f52-b593-fa9f4e25bf65/charlotte-gneuss-106-1024x768.jpgbilder.deutschlandfunk.de/a3/af/17/... https://bilder.deutschlandfunk.de/a3/af/17/3b/a3af173b-8a83-4f52-b593-fa9f4e25bf65/charlotte-gneuss-106-1024x768.jpg — 200 — 109.8 KiB — 111 ms — http/1.1https://bilder.deutschlandfunk.de/eb/27/e9/e2/eb27e9e2-3c48-4112-8449-641b8e5c4ea4/bagdad-historische-ansicht-100-512x384.jpgbilder.deutschlandfunk.de/eb/27/e9/... https://bilder.deutschlandfunk.de/eb/27/e9/e2/eb27e9e2-3c48-4112-8449-641b8e5c4ea4/bagdad-historische-ansicht-100-512x384.jpg — 200 — 56.8 KiB — 78 ms — http/1.1https://bilder.deutschlandfunk.de/d8/45/31/2f/d845312f-84ed-4098-a735-80c0b4484e61/charlotte-gneuss-ingo-schulze-100-512x683.jpgbilder.deutschlandfunk.de/d8/45/31/... https://bilder.deutschlandfunk.de/d8/45/31/2f/d845312f-84ed-4098-a735-80c0b4484e61/charlotte-gneuss-ingo-schulze-100-512x683.jpg — 200 — 45.0 KiB — 79 ms — http/1.1https://bilder.deutschlandfunk.de/d4/cb/41/50/d4cb4150-7dfc-484a-b4fd-bad69691e1ac/deutscher-sachbuchpreis-2026-100-512x683.jpgbilder.deutschlandfunk.de/d4/cb/41/... https://bilder.deutschlandfunk.de/d4/cb/41/50/d4cb4150-7dfc-484a-b4fd-bad69691e1ac/deutscher-sachbuchpreis-2026-100-512x683.jpg — 200 — 23.3 KiB — 79 ms — http/1.1https://bilder.deutschlandfunk.de/93/5e/67/ca/935e67ca-64d5-4d1d-989d-eb2fe4aabdde/queen-elizabeth-102-512x683.jpgbilder.deutschlandfunk.de/93/5e/67/... https://bilder.deutschlandfunk.de/93/5e/67/ca/935e67ca-64d5-4d1d-989d-eb2fe4aabdde/queen-elizabeth-102-512x683.jpg — 200 — 61.2 KiB — 79 ms — http/1.1https://bilder.deutschlandfunk.de/4e/7a/18/ed/4e7a18ed-e925-40ff-8244-9718d2e4cbf1/thomas-bernhard-100-512x683.jpgbilder.deutschlandfunk.de/4e/7a/18/... https://bilder.deutschlandfunk.de/4e/7a/18/ed/4e7a18ed-e925-40ff-8244-9718d2e4cbf1/thomas-bernhard-100-512x683.jpg — 200 — 47.0 KiB — 79 ms — http/1.1https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Medium-Web.woff2www.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Medium-Web.woff2 — 200 — 33.0 KiB — 9 ms — h2https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Regular-Web.woff2www.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Regular-Web.woff2 — 200 — 29.9 KiB — 13 ms — h2https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Semibold-Web.woff2www.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/fonts/Graphik-Semibold-Web.woff2 — 200 — 46.6 KiB — 11 ms — h2https://bilder.deutschlandfunk.de/a7/2e/10/2e/a72e102e-f57f-4da7-a6bf-e5f8317b8932/dita-zipfel-100-512x683.jpgbilder.deutschlandfunk.de/a7/2e/10/... https://bilder.deutschlandfunk.de/a7/2e/10/2e/a72e102e-f57f-4da7-a6bf-e5f8317b8932/dita-zipfel-100-512x683.jpg — 200 — 49.2 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/db/4e/3d/13/db4e3d13-8c75-4808-b09e-f3a44cb5b4c4/gabriele-arnim-100-512x683.jpgbilder.deutschlandfunk.de/db/4e/3d/... https://bilder.deutschlandfunk.de/db/4e/3d/13/db4e3d13-8c75-4808-b09e-f3a44cb5b4c4/gabriele-arnim-100-512x683.jpg — 200 — 50.1 KiB — 8 ms — http/1.1https://bilder.deutschlandfunk.de/10/6e/51/e7/106e51e7-3211-448d-8f55-e0fb9db9f3bb/russland-putin-militaer-100-512x683.jpgbilder.deutschlandfunk.de/10/6e/51/... https://bilder.deutschlandfunk.de/10/6e/51/e7/106e51e7-3211-448d-8f55-e0fb9db9f3bb/russland-putin-militaer-100-512x683.jpg — 200 — 96.2 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/14/83/3f/3d/14833f3d-e9c9-4652-9ee0-35198bff7ba6/stiftung-preussischer-kulturbesitz-schild-100-512x683.jpgbilder.deutschlandfunk.de/14/83/3f/... https://bilder.deutschlandfunk.de/14/83/3f/3d/14833f3d-e9c9-4652-9ee0-35198bff7ba6/stiftung-preussischer-kulturbesitz-schild-100-512x683.jpg — 200 — 55.2 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/e4/34/b6/fa/e434b6fa-4866-4287-a0cc-8b69558696e9/eurovision-song-contest-esc-logo-2026-100-512x683.jpgbilder.deutschlandfunk.de/e4/34/b6/... https://bilder.deutschlandfunk.de/e4/34/b6/fa/e434b6fa-4866-4287-a0cc-8b69558696e9/eurovision-song-contest-esc-logo-2026-100-512x683.jpg — 200 — 42.1 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/72/c8/2a/20/72c82a20-5753-41d1-bd51-8d82dcd1d5c5/autor-kamel-daoud-mit-buch-an-fenster-100-512x683.jpgbilder.deutschlandfunk.de/72/c8/2a/... https://bilder.deutschlandfunk.de/72/c8/2a/20/72c82a20-5753-41d1-bd51-8d82dcd1d5c5/autor-kamel-daoud-mit-buch-an-fenster-100-512x683.jpg — 200 — 39.5 KiB — 5 ms — http/1.1https://bilder.deutschlandfunk.de/61/1c/cb/47/611ccb47-e402-4bbb-81d7-c2f8753e352a/dragon-ball-manga-toriyama-akira-100-512x683.jpgbilder.deutschlandfunk.de/61/1c/cb/... https://bilder.deutschlandfunk.de/61/1c/cb/47/611ccb47-e402-4bbb-81d7-c2f8753e352a/dragon-ball-manga-toriyama-akira-100-512x683.jpg — 200 — 52.5 KiB — 4 ms — http/1.1https://bilder.deutschlandfunk.de/68/7e/96/97/687e9697-f708-47f3-b0d7-cc3d91b58922/patrick-bruel-100-512x683.jpgbilder.deutschlandfunk.de/68/7e/96/... https://bilder.deutschlandfunk.de/68/7e/96/97/687e9697-f708-47f3-b0d7-cc3d91b58922/patrick-bruel-100-512x683.jpg — 200 — 38.5 KiB — 7 ms — http/1.1https://bilder.deutschlandfunk.de/72/b0/cd/e4/72b0cde4-3b04-4f00-a65f-65b2820a3278/dave-mason-gitarrist-saenger-traffic-100-512x683.jpgbilder.deutschlandfunk.de/72/b0/cd/... https://bilder.deutschlandfunk.de/72/b0/cd/e4/72b0cde4-3b04-4f00-a65f-65b2820a3278/dave-mason-gitarrist-saenger-traffic-100-512x683.jpg — 200 — 45.6 KiB — 5 ms — http/1.1https://bilder.deutschlandfunk.de/FI/LE/_4/b3/FILE_4b39452b651303ec3eb5df9c81d45c02/nationalgalerieprag-jpg-100-512x683.jpgbilder.deutschlandfunk.de/FI/LE/_4/... https://bilder.deutschlandfunk.de/FI/LE/_4/b3/FILE_4b39452b651303ec3eb5df9c81d45c02/nationalgalerieprag-jpg-100-512x683.jpg — 200 — 77.2 KiB — 6 ms — http/1.1https://bilder.deutschlandfunk.de/a8/6a/09/9c/a86a099c-15b5-4f85-a596-6ff768982252/vorhang-theater-geschlossen-100-512x683.jpgbilder.deutschlandfunk.de/a8/6a/09/... https://bilder.deutschlandfunk.de/a8/6a/09/9c/a86a099c-15b5-4f85-a596-6ff768982252/vorhang-theater-geschlossen-100-512x683.jpg — 200 — 22.3 KiB — 8 ms — http/1.1https://bilder.deutschlandfunk.de/f2/7d/99/96/f27d9996-8d3d-45de-b887-fd31302c4017/luis-puenzo-regisseur-argentinien-100-512x683.jpgbilder.deutschlandfunk.de/f2/7d/99/... https://bilder.deutschlandfunk.de/f2/7d/99/96/f27d9996-8d3d-45de-b887-fd31302c4017/luis-puenzo-regisseur-argentinien-100-512x683.jpg — 200 — 53.6 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/NO/VA/_e/f8/NOVA_ef8899649f86461d5dbcdc5077dabd8e/craft-12746738-asset-100-512x683.jpgbilder.deutschlandfunk.de/NO/VA/_e/... https://bilder.deutschlandfunk.de/NO/VA/_e/f8/NOVA_ef8899649f86461d5dbcdc5077dabd8e/craft-12746738-asset-100-512x683.jpg — 200 — 90.7 KiB — 12 ms — http/1.1https://bilder.deutschlandfunk.de/73/d8/83/5e/73d8835e-bc1e-4218-af6f-af18fe4e2bfc/richard-arnold-oberbuergermeister-100-1024x768.jpgbilder.deutschlandfunk.de/73/d8/83/... https://bilder.deutschlandfunk.de/73/d8/83/5e/73d8835e-bc1e-4218-af6f-af18fe4e2bfc/richard-arnold-oberbuergermeister-100-1024x768.jpg — 200 — 65.0 KiB — 46 ms — http/1.1https://bilder.deutschlandfunk.de/FI/LE/_e/c0/FILE_ec0d5763f096aa66b160efaeabbd8a25/111422021-jpg-100-512x384.jpgbilder.deutschlandfunk.de/FI/LE/_e/... https://bilder.deutschlandfunk.de/FI/LE/_e/c0/FILE_ec0d5763f096aa66b160efaeabbd8a25/111422021-jpg-100-512x384.jpg — 200 — 32.8 KiB — 7 ms — http/1.1https://bilder.deutschlandfunk.de/a2/47/d7/5f/a247d75f-e603-477b-bd2c-d4af22a901d1/analoge-fotografie-film-35mm-100-512x683.jpgbilder.deutschlandfunk.de/a2/47/d7/... https://bilder.deutschlandfunk.de/a2/47/d7/5f/a247d75f-e603-477b-bd2c-d4af22a901d1/analoge-fotografie-film-35mm-100-512x683.jpg — 200 — 25.3 KiB — 8 ms — http/1.1https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/player.dist.jswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/player.dist.js — 200 — 160.3 KiB — 9 ms — h2https://www.deutschlandfunkkultur.de/static/podlove-player/embed.jswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/podlove-player/embed.js — 200 — 43.3 KiB — 18 ms — h2https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/main.modern.jswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/main.modern.js — 200 — 671.9 KiB — 22 ms — h2data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%… — 200 — 0 B — 0 ms — datahttps://bilder.deutschlandfunk.de/d5/05/f3/3b/d505f33b-edd6-41f1-8f93-a532c837823d/die-lieblingsschuelerin-podcast-cover-100-768x768.jpgbilder.deutschlandfunk.de/d5/05/f3/... https://bilder.deutschlandfunk.de/d5/05/f3/3b/d505f33b-edd6-41f1-8f93-a532c837823d/die-lieblingsschuelerin-podcast-cover-100-768x768.jpg — 200 — 143.1 KiB — 18 ms — http/1.1https://bilder.deutschlandfunk.de/20/a1/77/89/20a17789-17ee-4bf7-ac41-4a9ea6da0edb/amerika-verstehen-podcast-cover-100-768x768.jpgbilder.deutschlandfunk.de/20/a1/77/... https://bilder.deutschlandfunk.de/20/a1/77/89/20a17789-17ee-4bf7-ac41-4a9ea6da0edb/amerika-verstehen-podcast-cover-100-768x768.jpg — 200 — 65.5 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/8c/a3/4c/bc/8ca34cbc-c31c-4c78-8551-6535abd1717d/tatort-kunst-hauptcover-102-768x768.jpgbilder.deutschlandfunk.de/8c/a3/4c/... https://bilder.deutschlandfunk.de/8c/a3/4c/bc/8ca34cbc-c31c-4c78-8551-6535abd1717d/tatort-kunst-hauptcover-102-768x768.jpg — 200 — 90.6 KiB — 11 ms — http/1.1https://bilder.deutschlandfunk.de/31/09/0a/06/31090a06-3341-46f1-a3b8-9d493e61e177/klassik-drastisch-cover-100-768x768.jpgbilder.deutschlandfunk.de/31/09/0a/... https://bilder.deutschlandfunk.de/31/09/0a/06/31090a06-3341-46f1-a3b8-9d493e61e177/klassik-drastisch-cover-100-768x768.jpg — 200 — 111.5 KiB — 11 ms — http/1.1https://bilder.deutschlandfunk.de/c6/be/a0/f0/c6bea0f0-f853-45bb-abc0-4db9c8fadc7d/der-theaterpodcast-logo-100-768x768.jpgbilder.deutschlandfunk.de/c6/be/a0/... https://bilder.deutschlandfunk.de/c6/be/a0/f0/c6bea0f0-f853-45bb-abc0-4db9c8fadc7d/der-theaterpodcast-logo-100-768x768.jpg — 200 — 73.8 KiB — 15 ms — http/1.1https://bilder.deutschlandfunk.de/FI/LE/_1/95/FILE_195aa1217d091d8b8ef3f2fe4e3f54f4/plus-eins-dlfkultur-2000x2000-jpg-100-768x768.jpgbilder.deutschlandfunk.de/FI/LE/_1/... https://bilder.deutschlandfunk.de/FI/LE/_1/95/FILE_195aa1217d091d8b8ef3f2fe4e3f54f4/plus-eins-dlfkultur-2000x2000-jpg-100-768x768.jpg — 200 — 57.8 KiB — 12 ms — http/1.1https://bilder.deutschlandfunk.de/33/a0/83/9c/33a0839c-ef15-4495-8775-3f651d8708b3/1001-nacht-cover-100-768x768.jpgbilder.deutschlandfunk.de/33/a0/83/... https://bilder.deutschlandfunk.de/33/a0/83/9c/33a0839c-ef15-4495-8775-3f651d8708b3/1001-nacht-cover-100-768x768.jpg — 200 — 54.5 KiB — 10 ms — http/1.1https://bilder.deutschlandfunk.de/10/6f/4b/6a/106f4b6a-0b98-4aa8-890e-9a014923901b/der-rest-ist-geschichte-104-768x768.jpgbilder.deutschlandfunk.de/10/6f/4b/... https://bilder.deutschlandfunk.de/10/6f/4b/6a/106f4b6a-0b98-4aa8-890e-9a014923901b/der-rest-ist-geschichte-104-768x768.jpg — 200 — 71.0 KiB — 8 ms — http/1.1https://bilder.deutschlandfunk.de/FI/LE/_6/f0/FILE_6f08bb721b1e2d72478f872c0af52e36/das-literarische-quartett-cover-100-768x768.jpgbilder.deutschlandfunk.de/FI/LE/_6/... https://bilder.deutschlandfunk.de/FI/LE/_6/f0/FILE_6f08bb721b1e2d72478f872c0af52e36/das-literarische-quartett-cover-100-768x768.jpg — 200 — 58.6 KiB — 8 ms — http/1.1https://bilder.deutschlandfunk.de/7d/bd/b9/fc/7dbdb9fc-90b0-4dbf-9a1c-fe367d3eee79/ki-verstehen-cover-100-768x768.jpgbilder.deutschlandfunk.de/7d/bd/b9/... https://bilder.deutschlandfunk.de/7d/bd/b9/fc/7dbdb9fc-90b0-4dbf-9a1c-fe367d3eee79/ki-verstehen-cover-100-768x768.jpg — 200 — 76.3 KiB — 7 ms — http/1.1https://bilder.deutschlandfunk.de/83/0c/7d/e7/830c7de7-6134-4837-ae41-2affaf7755b6/deep-science-cover-psychonauten-100-768x768.jpgbilder.deutschlandfunk.de/83/0c/7d/... https://bilder.deutschlandfunk.de/83/0c/7d/e7/830c7de7-6134-4837-ae41-2affaf7755b6/deep-science-cover-psychonauten-100-768x768.jpg — 200 — 93.5 KiB — 10 ms — http/1.1https://bilder.deutschlandfunk.de/24/55/e3/c3/2455e3c3-6a84-4bb8-94c4-6e7f2d882906/dark-agent-podcast-cover-100-768x768.jpgbilder.deutschlandfunk.de/24/55/e3/... https://bilder.deutschlandfunk.de/24/55/e3/c3/2455e3c3-6a84-4bb8-94c4-6e7f2d882906/dark-agent-podcast-cover-100-768x768.jpg — 200 — 57.0 KiB — 10 ms — http/1.1https://bilder.deutschlandfunk.de/65/1b/a8/7c/651ba87c-00dc-4dbc-b228-d6bd00b9232e/die-peter-thiel-story-cover-100-768x768.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-768x768.jpg — 200 — 66.1 KiB — 9 ms — http/1.1https://bilder.deutschlandfunk.de/FI/LE/_b/d2/FILE_bd2765bc03bd4207451758ece908a872/ueber-podcast-cover-100-768x768.jpgbilder.deutschlandfunk.de/FI/LE/_b/... https://bilder.deutschlandfunk.de/FI/LE/_b/d2/FILE_bd2765bc03bd4207451758ece908a872/ueber-podcast-cover-100-768x768.jpg — 200 — 47.5 KiB — 7 ms — http/1.1https://bilder.deutschlandfunk.de/ba/86/45/87/ba864587-52ef-4c2c-b68a-43923c7ab003/230519dlrbilliondollarapespodcast4000x4000-100-768x768.jpgbilder.deutschlandfunk.de/ba/86/45/... https://bilder.deutschlandfunk.de/ba/86/45/87/ba864587-52ef-4c2c-b68a-43923c7ab003/230519dlrbilliondollarapespodcast4000x4000-100-768x768.jpg — 200 — 58.6 KiB — 7 ms — http/1.1https://bilder.deutschlandfunk.de/d1/8c/54/9d/d18c549d-b068-4c10-b74b-54bfb8b10767/dlfkjidddr1zu13000x3000pxcoversrgb-100-768x768.jpgbilder.deutschlandfunk.de/d1/8c/54/... https://bilder.deutschlandfunk.de/d1/8c/54/9d/d18c549d-b068-4c10-b74b-54bfb8b10767/dlfkjidddr1zu13000x3000pxcoversrgb-100-768x768.jpg — 200 — 111.9 KiB — 7 ms — http/1.1https://bilder.deutschlandfunk.de/dc/43/3f/1b/dc433f1b-2390-464d-8971-6405530c1441/dlfklink-in-biopodcast-cover1zu13000x3000srgb-100-768x768.jpgbilder.deutschlandfunk.de/dc/43/3f/... https://bilder.deutschlandfunk.de/dc/43/3f/1b/dc433f1b-2390-464d-8971-6405530c1441/dlfklink-in-biopodcast-cover1zu13000x3000srgb-100-768x768.jpg — 200 — 54.0 KiB — 4 ms — http/1.1https://bilder.deutschlandfunk.de/6c/a7/ab/38/6ca7ab38-331e-4fee-874f-ca52920fce1e/turmspringerinnen-cover-100-768x768.jpgbilder.deutschlandfunk.de/6c/a7/ab/... https://bilder.deutschlandfunk.de/6c/a7/ab/38/6ca7ab38-331e-4fee-874f-ca52920fce1e/turmspringerinnen-cover-100-768x768.jpg — 200 — 58.9 KiB — 5 ms — http/1.1https://tag.aticdn.net/piano-analytics.jstag.aticdn.net/piano-analytics.js https://tag.aticdn.net/piano-analytics.js — 200 — 26.6 KiB — 96 ms — h2https://www.deutschlandfunkkultur.de/static/podlove-player/variant-xl.jswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/podlove-player/variant-xl.js — 200 — 1.3 KiB — 5 ms — h2https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.csswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.css — 200 — 158.3 KiB — 18 ms — h2https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/vendor.jswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/vendor.js — 200 — 237.4 KiB — 22 ms — h2https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.jswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.js — 200 — 45.3 KiB — 19 ms — h2https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/bootstrap.jswww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/bootstrap.js — 200 — 32.0 KiB — 11 ms — h2https://www.deutschlandfunkkultur.de/static/img/audio_player/placeholder_black_512x512.pngwww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/img/audio_player/placeholder_black_512x512.png — 200 — 2.7 KiB — 60 ms — h2https://dlrvtxm.pa-cd.com/event?s=606909&idclient=moansq27z2lvje4rdlrvtxm.pa-cd.com/event?s=606909&id... https://dlrvtxm.pa-cd.com/event?s=606909&idclient=moansq27z2lvje4r — 204 — 338 B — 118 ms — h2https://www.deutschlandfunkkultur.de/static/img/deutschlandfunk_kultur/icons/favicon-32x32.pngwww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/img/deutschlandfunk_kultur/icons/favicon-32x32.png — 200 — 1.7 KiB — 56 ms — h2https://www.deutschlandfunkkultur.de/static/img/deutschlandfunk_kultur/icons/favicon.icowww.deutschlandfunkkultur.de/static... https://www.deutschlandfunkkultur.de/static/img/deutschlandfunk_kultur/icons/favicon.ico — 200 — 1022 B — 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 4272ms · 1928KB · €46/mo
www.deutschlandfunkkultur.de
Other
Costly
Execution 1213ms
Transfer 672 KB
Unused 47%
Monthly Cost €13/mo
www.deutschlandfunkkultur.de
Other
Costly
Execution 1009ms
Transfer 624 KB
Monthly Cost €11/mo
www.deutschlandfunkkultur.de
Other
Costly
Execution 736ms
Transfer 160 KB
Unused 76%
Monthly Cost €8/mo
Unattributable
Other
Costly
Execution 618ms
Transfer 0 KB
Monthly Cost €7/mo
www.deutschlandfunkkultur.de
Other
Costly
Execution 419ms
Transfer 32 KB
Monthly Cost €5/mo
www.deutschlandfunkkultur.de
Other
Optional
Execution 135ms
Transfer 43 KB
Monthly Cost €1/mo
www.deutschlandfunkkultur.de
Other
Optional
Execution 72ms
Transfer 158 KB
Monthly Cost €1/mo
www.deutschlandfunkkultur.de
Other
Optional
Execution 70ms
Transfer 237 KB
Unused 62%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.deutschlandfunkkultur.de adds 1213ms and costs ~€13/month
  • www.deutschlandfunkkultur.de adds 1009ms and costs ~€11/month
  • www.deutschlandfunkkultur.de adds 736ms and costs ~€8/month
  • Unattributable adds 618ms and costs ~€7/month
  • www.deutschlandfunkkultur.de adds 419ms and costs ~€5/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.deutschlandfunkkultur.de takes 1213ms 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.deutschlandfunkkultur.de takes 1009ms 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.deutschlandfunkkultur.de takes 736ms 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.deutschlandfunkkultur.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

Unattributable takes 618ms 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.deutschlandfunkkultur.de takes 419ms 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

62% of www.deutschlandfunkkultur.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