Skip to content
https://rp-online.de

Performance

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

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

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

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

1.92 s

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

2.59 s

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

21 ms

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

0.076

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

1.92 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.72 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
8 PASS 2 REVIEW 3 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 55 requests
FIX
2.1 MB transferred, 55 requests
Info::
Page weighs 5.5 MB (2.1 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
Fonts are 704 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 704 KB
Info::
55 HTTP requests
Info::
Estimated 0.44 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
55 requests
0.44 g CO2 per page load
JavaScript 1.0 MiB 49%
Fonts 704.0 KiB 33%
Images 228.5 KiB 11%
HTML 106.7 KiB 5%
CSS 65.7 KiB 3%
Other 1.9 KiB 0%
Other 705 B 0%
Other 547 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
JS Bundles
Action
22 scripts, 371 KB unused
FIX
22 scripts, 371 KB unused
Warning::
https://accounts.google.com/gsi/client: 81 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://rp-online.de/assets/head.js?v=1774856308: 69 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KJQ...: 65 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-Z4XD...: 63 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://news.google.com/swg/js/v1/swg.js: 47 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 371 KB
371 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client96 KB81 KB (85%)3rd
https://rp-online.de/assets/head.js?v=177485630898 KB69 KB (70%)1st
https://www.googletagmanager.com/gtm.js?id=GTM-KJQSZW7Q126 KB65 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-Z4XDX2NETC&cx=c&gtm=4e64k0150 KB63 KB (42%)3rd
https://news.google.com/swg/js/v1/swg.js71 KB47 KB (69%)3rd
https://rp-online.de/assets/consent/consent-page.js?v=177485630846 KB24 KB (52%)1st
https://rp-online.de/assets/piano.js?v=177485630839 KB22 KB (56%)1st
https://d.smartico.one/get/wg/SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uD?scriptid=trm-ad-banderol-SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uD0 KB3rd
https://news.google.com/swg/js/v1/swg-gaa.js27 KB3rd
https://rp-online.de/assets/cmp.js?v=177485630821 KB1st

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

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

D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store
Info::
Last-Modified header present
Cache-Control

no-store

DirectiveValueMeaning
no-storeNever cache this response
B
Image Optimization
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Info::
All images are well-optimized
14 images 228 KB
0 oversized -0 KB
12 legacy format
0 missing dimensions CLS risk
C
Page Weight Inventory
Action
55 resources · 2.1 MB · 371 KB savings available
REVIEW
55 resources · 2.1 MB · 371 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~371 KB of savings available
Info::
21 third-party resources (24% of weight)
Info::
2 resources over 200KB
55 resources · 2.1 MiB · 21 third-party 1.1 MiB over 1MB target
JavaScript 49% · 1.0 MiB
Font 33% · 704.0 KiB
Image 11% · 230.3 KiB
Document 5% · 106.7 KiB
CSS 3% · 65.7 KiB
Other 0% · 1.2 KiB

~371.0 KiB of savings available

Remove unused JavaScript: 371.0 KiB
A
Third-Party Impact
24% third-party, 0 ms blocking
PASS
24% third-party, 0 ms blocking
Info::
Third-party code accounts for 24% of page weight (520.6 KiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
76%
24%
First-party Third-party
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+
JS Execution Cost
368ms total JS execution
PASS
368ms total JS execution
Info::
Unattributable: 113ms CPU time
Info::
https://rp-online.de/info/consent/: 102ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-Z4XD...: 94ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-KJQ...: 60ms CPU time
Warning::
Third-party scripts: 267ms (72% of total)

Main Thread Breakdown

Script Evaluation 41% Other 22% Script Parsing & Compilation 16% Style & Layout 15% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable113ms3ms0ms3rd
https://rp-online.de/info/consent/102ms2ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-Z4XDX2NETC&cx=c&gtm=4e64k094ms75ms18ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KJQSZW7Q60ms41ms15ms3rd
A+
Font Loading
3 fonts (704 KB)
PASS
3 fonts (704 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

704 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.9 s LCP 2.6 shttps://rp-online.de/assets/skins/rp-online/fonts/inter/subset/woff2/inter-variable-webfont.woff2?v=2.2.1inter-variable-webfont.... https://rp-online.de/assets/skins/rp-online/fonts/inter/subset/woff2/inter-variable-webfont.woff2?v=2.2.1 — 337.8 KiB — 56 ms — font-display: swaphttps://rp-online.de/assets/skins/rp-online/fonts/publico/woff2/publicoheadline-medium-webfont.woff2?v=1.0.0publicoheadline-medium-... https://rp-online.de/assets/skins/rp-online/fonts/publico/woff2/publicoheadline-medium-webfont.woff2?v=1.0.0 — 28.5 KiB — 25 ms — font-display: swaphttps://rp-online.de/assets/skins/rp-online/fonts/inter/subset/woff2/inter-variable-webfont.woff2?v=2.1.0inter-variable-webfont.... https://rp-online.de/assets/skins/rp-online/fonts/inter/subset/woff2/inter-variable-webfont.woff2?v=2.1.0 — 337.8 KiB — 57 ms — font-display: swap
inter-variable-webfont.... woff2 swap
Size 338 KB
Load time 56 ms
Start 472 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
publicoheadline-medium-... woff2 swap
Size 28 KB
Load time 25 ms
Start 648 ms
Risk FOUT — text flashes from fallback to web font
inter-variable-webfont.... woff2 swap
Size 338 KB
Load time 57 ms
Start 649 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~338 KB and ~676 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
55 requests over 932ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.9 s LCP 2.6 shttps://rp-online.de// https://rp-online.de/ — 200 — 102.0 KiB — 234 ms — h3https://data-043610b415.rp-online.de/iomm/latest/bootstrap/stub.jsdata-043610b415.rp-online.de/iomm/l... https://data-043610b415.rp-online.de/iomm/latest/bootstrap/stub.js — -1 — 0 B — 321 ms — https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 91 ms — h2https://data-497ecca600.rp-online.de/iomm/latest/bootstrap/stub.jsdata-497ecca600.rp-online.de/iomm/l... https://data-497ecca600.rp-online.de/iomm/latest/bootstrap/stub.js — -1 — 0 B — 322 ms — https://news.google.com/swg/js/v1/swg.jsnews.google.com/swg/js/v1/swg.js https://news.google.com/swg/js/v1/swg.js — 200 — 71.3 KiB — 101 ms — h2https://rp-online.de/assets/skins/rp-online/styles.css?v=1774856308/assets/skins/rp-online/styles.css?... https://rp-online.de/assets/skins/rp-online/styles.css?v=1774856308 — 200 — 25.7 KiB — 44 ms — h3https://rp-online.de/assets/head.js?v=1774856308/assets/head.js?v=1774856308 https://rp-online.de/assets/head.js?v=1774856308 — 200 — 98.5 KiB — 94 ms — h3https://tagrpd.de/v2/prod/rpd/rp-online/headlibrary.js?v=202212160700tagrpd.de/v2/prod/rpd/rp-online/hea... https://tagrpd.de/v2/prod/rpd/rp-online/headlibrary.js?v=202212160700 — 200 — 25.0 KiB — 65 ms — h3https://rp-online.de/assets/consent/consent-page.js?v=1774856308/assets/consent/consent-page.js?v=1... https://rp-online.de/assets/consent/consent-page.js?v=1774856308 — 200 — 46.1 KiB — 89 ms — h3https://rp-online.de/assets/foot.js?v=1774856308/assets/foot.js?v=1774856308 https://rp-online.de/assets/foot.js?v=1774856308 — 200 — 180.1 KiB — 108 ms — h3https://rp-online.de/assets/piano.js?v=1774856308/assets/piano.js?v=1774856308 https://rp-online.de/assets/piano.js?v=1774856308 — 200 — 38.9 KiB — 100 ms — h3https://rp-online.de/assets/cmp.js?v=1774856308/assets/cmp.js?v=1774856308 https://rp-online.de/assets/cmp.js?v=1774856308 — 200 — 21.2 KiB — 103 ms — h3https://rp-online.de/imgs/32/2/6/4/5/7/9/9/5/7/tok_7722da67074f89b04d048d4772121290/w760_h475_x1024_y682_DPA_dpa_urn_newsml_dpa.com_20090101_260422-911-006952-v2-s2048-a3fa2fdcab4e7625.jpeg/imgs/32/2/6/4/5/7/9/9/5/7/tok_7722... https://rp-online.de/imgs/32/2/6/4/5/7/9/9/5/7/tok_7722da67074f89b04d048d4772121290/w760_h475_x1024_y682_DPA_dpa_urn_newsml_dpa.com_20090101_260422-911-006952-v2-s2048-a3fa2fdcab4e7625.jpeg — 200 — 43.2 KiB — 109 ms — h3https://rp-online.de/imgs/32/2/6/4/5/8/2/9/9/3/tok_46ffb4d75d03fe7565db45beace1fe72/w288_h180_x1024_y682_DPA_dpa_ezy23y5wje-v6-ax-s2048-faf34f7c366084d0.jpeg/imgs/32/2/6/4/5/8/2/9/9/3/tok_46ff... https://rp-online.de/imgs/32/2/6/4/5/8/2/9/9/3/tok_46ffb4d75d03fe7565db45beace1fe72/w288_h180_x1024_y682_DPA_dpa_ezy23y5wje-v6-ax-s2048-faf34f7c366084d0.jpeg — 200 — 11.2 KiB — 105 ms — h3https://rp-online.de/imgs/32/2/6/4/6/9/4/0/8/9/tok_97d64124da2c1e75aaa6d63e71d31dd2/w288_h180_x1024_y690_DPA_dpa_mgmiyfu67d-v8-ax-s2048-f2060a6a5273c280.jpeg/imgs/32/2/6/4/6/9/4/0/8/9/tok_97d6... https://rp-online.de/imgs/32/2/6/4/6/9/4/0/8/9/tok_97d64124da2c1e75aaa6d63e71d31dd2/w288_h180_x1024_y690_DPA_dpa_mgmiyfu67d-v8-ax-s2048-f2060a6a5273c280.jpeg — 200 — 9.6 KiB — 74 ms — h3https://rp-online.de/imgs/32/2/6/4/5/2/5/6/9/5/tok_05b946f524e0dfef32ff52ec10a7ef78/w760_h475_x1500_y844_DPA_bfunk_dpa_5FB0620068898E26-c8b315a6a0373b72.jpg/imgs/32/2/6/4/5/2/5/6/9/5/tok_05b9... https://rp-online.de/imgs/32/2/6/4/5/2/5/6/9/5/tok_05b946f524e0dfef32ff52ec10a7ef78/w760_h475_x1500_y844_DPA_bfunk_dpa_5FB0620068898E26-c8b315a6a0373b72.jpg — 200 — 28.6 KiB — 107 ms — h3https://rp-online.de/imgs/32/2/6/4/5/1/0/5/4/1/tok_dfb2430dac131d53875b010e92bfade3/w486_h304_x703_y843_DJI_0144-ce02edbefeada98c.jpg/imgs/32/2/6/4/5/1/0/5/4/1/tok_dfb2... https://rp-online.de/imgs/32/2/6/4/5/1/0/5/4/1/tok_dfb2430dac131d53875b010e92bfade3/w486_h304_x703_y843_DJI_0144-ce02edbefeada98c.jpg — 200 — 31.4 KiB — 107 ms — h3https://rp-online.de/imgs/32/2/6/1/9/2/3/0/4/5/tok_c0ad6cb9162b79363943ab939f0f8d00/w486_h304_x1796_y1197_IMG_3639-c6d2c3e2b5f8ec0c.JPG/imgs/32/2/6/1/9/2/3/0/4/5/tok_c0ad... https://rp-online.de/imgs/32/2/6/1/9/2/3/0/4/5/tok_c0ad6cb9162b79363943ab939f0f8d00/w486_h304_x1796_y1197_IMG_3639-c6d2c3e2b5f8ec0c.JPG — 200 — 36.2 KiB — 107 ms — h3https://d.smartico.one/get/wg/SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uD?scriptid=trm-ad-banderol-SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uDd.smartico.one/get/wg/SaXiJbSUv9Dlt... https://d.smartico.one/get/wg/SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uD?scriptid=trm-ad-banderol-SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uD — -1 — 0 B — 302 ms — https://trmwidget.eu/get/widget/magazine.rp-online.de/js/8e684111b2fc8d46098a7f6ecaef2f5atrmwidget.eu/get/widget/magazine.rp... https://trmwidget.eu/get/widget/magazine.rp-online.de/js/8e684111b2fc8d46098a7f6ecaef2f5a — -1 — 0 B — 302 ms — https://static-weekli.net/www/img/logo_240x97.pngstatic-weekli.net/www/img/logo_240x... https://static-weekli.net/www/img/logo_240x97.png — -1 — 0 B — 302 ms — https://static-nt.weekli.systems/static/widget/widget-loader-1.6.4.min.jsstatic-nt.weekli.systems/static/wid... https://static-nt.weekli.systems/static/widget/widget-loader-1.6.4.min.js — -1 — 0 B — 301 ms — https://rp-online.de/assets/vendor.js?v=1774856308/assets/vendor.js?v=1774856308 https://rp-online.de/assets/vendor.js?v=1774856308 — 200 — 145.6 KiB — 98 ms — h3https://news.google.com/swg/js/v1/swg-gaa.jsnews.google.com/swg/js/v1/swg-gaa.j... https://news.google.com/swg/js/v1/swg-gaa.js — 200 — 27.5 KiB — 19 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 21 ms — h3https://rp-online.de/imgs/32/2/6/4/4/0/8/9/4/9/tok_dbfc841b131080ef40d28bdfe7b4c18d/w288_h180_x1796_y1010_rp_mmF95_131225_0369-84d6c70faff61f3e.jpg/imgs/32/2/6/4/4/0/8/9/4/9/tok_dbfc... https://rp-online.de/imgs/32/2/6/4/4/0/8/9/4/9/tok_dbfc841b131080ef40d28bdfe7b4c18d/w288_h180_x1796_y1010_rp_mmF95_131225_0369-84d6c70faff61f3e.jpg — 200 — 12.0 KiB — 37 ms — h3https://rp-online.de/imgs/32/2/6/4/0/3/5/8/1/3/tok_48a71c70cb9a92091cf7ecfe2713cef3/w288_h180_x1796_y1197_rp_kytaro-3210-cce3cae6d8a36003.jpg/imgs/32/2/6/4/0/3/5/8/1/3/tok_48a7... https://rp-online.de/imgs/32/2/6/4/0/3/5/8/1/3/tok_48a71c70cb9a92091cf7ecfe2713cef3/w288_h180_x1796_y1197_rp_kytaro-3210-cce3cae6d8a36003.jpg — 200 — 13.5 KiB — 39 ms — h3https://rp-online.de/imgs/32/2/6/3/1/8/5/9/4/9/tok_b369baaca84fc9d3d6e2f3160c3391b2/w288_h180_x2541_y1075_han1-10da31f916ea086d.jpg/imgs/32/2/6/3/1/8/5/9/4/9/tok_b369... https://rp-online.de/imgs/32/2/6/3/1/8/5/9/4/9/tok_b369baaca84fc9d3d6e2f3160c3391b2/w288_h180_x2541_y1075_han1-10da31f916ea086d.jpg — 200 — 14.1 KiB — 35 ms — h3https://rp-online.de/imgs/32/2/6/3/3/6/4/3/0/1/tok_50eb88daf3c2f9b593ffdc9d9abf3a44/w288_h180_x1024_y628_DPA_dpa_i23j6ljxb2-v8-ax-s2048-7207550a04e47d79.jpeg/imgs/32/2/6/3/3/6/4/3/0/1/tok_50eb... https://rp-online.de/imgs/32/2/6/3/3/6/4/3/0/1/tok_50eb88daf3c2f9b593ffdc9d9abf3a44/w288_h180_x1024_y628_DPA_dpa_i23j6ljxb2-v8-ax-s2048-7207550a04e47d79.jpeg — 200 — 12.7 KiB — 42 ms — h3https://rp-online.de/imgs/32/2/6/0/9/0/5/2/2/7/tok_26f94f579deb4a683bb03519e03f983a/w288_h180_x1203_y956_Haematologie_RAW_0002-4b9f85fe3416883e.jpg/imgs/32/2/6/0/9/0/5/2/2/7/tok_26f9... https://rp-online.de/imgs/32/2/6/0/9/0/5/2/2/7/tok_26f94f579deb4a683bb03519e03f983a/w288_h180_x1203_y956_Haematologie_RAW_0002-4b9f85fe3416883e.jpg — 200 — 10.3 KiB — 41 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.9 s LCP 2.6 shttps://rp-online.de// https://rp-online.de/ — 200 — 102.0 KiB — 234 ms — h3https://data-043610b415.rp-online.de/iomm/latest/bootstrap/stub.jsdata-043610b415.rp-online.de/iomm/l... https://data-043610b415.rp-online.de/iomm/latest/bootstrap/stub.js — -1 — 0 B — 321 ms — https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 91 ms — h2https://data-497ecca600.rp-online.de/iomm/latest/bootstrap/stub.jsdata-497ecca600.rp-online.de/iomm/l... https://data-497ecca600.rp-online.de/iomm/latest/bootstrap/stub.js — -1 — 0 B — 322 ms — https://news.google.com/swg/js/v1/swg.jsnews.google.com/swg/js/v1/swg.js https://news.google.com/swg/js/v1/swg.js — 200 — 71.3 KiB — 101 ms — h2https://rp-online.de/assets/skins/rp-online/styles.css?v=1774856308/assets/skins/rp-online/styles.css?... https://rp-online.de/assets/skins/rp-online/styles.css?v=1774856308 — 200 — 25.7 KiB — 44 ms — h3https://rp-online.de/assets/head.js?v=1774856308/assets/head.js?v=1774856308 https://rp-online.de/assets/head.js?v=1774856308 — 200 — 98.5 KiB — 94 ms — h3https://tagrpd.de/v2/prod/rpd/rp-online/headlibrary.js?v=202212160700tagrpd.de/v2/prod/rpd/rp-online/hea... https://tagrpd.de/v2/prod/rpd/rp-online/headlibrary.js?v=202212160700 — 200 — 25.0 KiB — 65 ms — h3https://rp-online.de/assets/consent/consent-page.js?v=1774856308/assets/consent/consent-page.js?v=1... https://rp-online.de/assets/consent/consent-page.js?v=1774856308 — 200 — 46.1 KiB — 89 ms — h3https://rp-online.de/assets/foot.js?v=1774856308/assets/foot.js?v=1774856308 https://rp-online.de/assets/foot.js?v=1774856308 — 200 — 180.1 KiB — 108 ms — h3https://rp-online.de/assets/piano.js?v=1774856308/assets/piano.js?v=1774856308 https://rp-online.de/assets/piano.js?v=1774856308 — 200 — 38.9 KiB — 100 ms — h3https://rp-online.de/assets/cmp.js?v=1774856308/assets/cmp.js?v=1774856308 https://rp-online.de/assets/cmp.js?v=1774856308 — 200 — 21.2 KiB — 103 ms — h3https://rp-online.de/imgs/32/2/6/4/5/7/9/9/5/7/tok_7722da67074f89b04d048d4772121290/w760_h475_x1024_y682_DPA_dpa_urn_newsml_dpa.com_20090101_260422-911-006952-v2-s2048-a3fa2fdcab4e7625.jpeg/imgs/32/2/6/4/5/7/9/9/5/7/tok_7722... https://rp-online.de/imgs/32/2/6/4/5/7/9/9/5/7/tok_7722da67074f89b04d048d4772121290/w760_h475_x1024_y682_DPA_dpa_urn_newsml_dpa.com_20090101_260422-911-006952-v2-s2048-a3fa2fdcab4e7625.jpeg — 200 — 43.2 KiB — 109 ms — h3https://rp-online.de/imgs/32/2/6/4/5/8/2/9/9/3/tok_46ffb4d75d03fe7565db45beace1fe72/w288_h180_x1024_y682_DPA_dpa_ezy23y5wje-v6-ax-s2048-faf34f7c366084d0.jpeg/imgs/32/2/6/4/5/8/2/9/9/3/tok_46ff... https://rp-online.de/imgs/32/2/6/4/5/8/2/9/9/3/tok_46ffb4d75d03fe7565db45beace1fe72/w288_h180_x1024_y682_DPA_dpa_ezy23y5wje-v6-ax-s2048-faf34f7c366084d0.jpeg — 200 — 11.2 KiB — 105 ms — h3https://rp-online.de/imgs/32/2/6/4/6/9/4/0/8/9/tok_97d64124da2c1e75aaa6d63e71d31dd2/w288_h180_x1024_y690_DPA_dpa_mgmiyfu67d-v8-ax-s2048-f2060a6a5273c280.jpeg/imgs/32/2/6/4/6/9/4/0/8/9/tok_97d6... https://rp-online.de/imgs/32/2/6/4/6/9/4/0/8/9/tok_97d64124da2c1e75aaa6d63e71d31dd2/w288_h180_x1024_y690_DPA_dpa_mgmiyfu67d-v8-ax-s2048-f2060a6a5273c280.jpeg — 200 — 9.6 KiB — 74 ms — h3https://rp-online.de/imgs/32/2/6/4/5/2/5/6/9/5/tok_05b946f524e0dfef32ff52ec10a7ef78/w760_h475_x1500_y844_DPA_bfunk_dpa_5FB0620068898E26-c8b315a6a0373b72.jpg/imgs/32/2/6/4/5/2/5/6/9/5/tok_05b9... https://rp-online.de/imgs/32/2/6/4/5/2/5/6/9/5/tok_05b946f524e0dfef32ff52ec10a7ef78/w760_h475_x1500_y844_DPA_bfunk_dpa_5FB0620068898E26-c8b315a6a0373b72.jpg — 200 — 28.6 KiB — 107 ms — h3https://rp-online.de/imgs/32/2/6/4/5/1/0/5/4/1/tok_dfb2430dac131d53875b010e92bfade3/w486_h304_x703_y843_DJI_0144-ce02edbefeada98c.jpg/imgs/32/2/6/4/5/1/0/5/4/1/tok_dfb2... https://rp-online.de/imgs/32/2/6/4/5/1/0/5/4/1/tok_dfb2430dac131d53875b010e92bfade3/w486_h304_x703_y843_DJI_0144-ce02edbefeada98c.jpg — 200 — 31.4 KiB — 107 ms — h3https://rp-online.de/imgs/32/2/6/1/9/2/3/0/4/5/tok_c0ad6cb9162b79363943ab939f0f8d00/w486_h304_x1796_y1197_IMG_3639-c6d2c3e2b5f8ec0c.JPG/imgs/32/2/6/1/9/2/3/0/4/5/tok_c0ad... https://rp-online.de/imgs/32/2/6/1/9/2/3/0/4/5/tok_c0ad6cb9162b79363943ab939f0f8d00/w486_h304_x1796_y1197_IMG_3639-c6d2c3e2b5f8ec0c.JPG — 200 — 36.2 KiB — 107 ms — h3https://d.smartico.one/get/wg/SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uD?scriptid=trm-ad-banderol-SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uDd.smartico.one/get/wg/SaXiJbSUv9Dlt... https://d.smartico.one/get/wg/SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uD?scriptid=trm-ad-banderol-SaXiJbSUv9Dltge4cF6LzHZKBHr4ovkHIYlLo5uD — -1 — 0 B — 302 ms — https://trmwidget.eu/get/widget/magazine.rp-online.de/js/8e684111b2fc8d46098a7f6ecaef2f5atrmwidget.eu/get/widget/magazine.rp... https://trmwidget.eu/get/widget/magazine.rp-online.de/js/8e684111b2fc8d46098a7f6ecaef2f5a — -1 — 0 B — 302 ms — https://static-weekli.net/www/img/logo_240x97.pngstatic-weekli.net/www/img/logo_240x... https://static-weekli.net/www/img/logo_240x97.png — -1 — 0 B — 302 ms — https://static-nt.weekli.systems/static/widget/widget-loader-1.6.4.min.jsstatic-nt.weekli.systems/static/wid... https://static-nt.weekli.systems/static/widget/widget-loader-1.6.4.min.js — -1 — 0 B — 301 ms — https://rp-online.de/assets/vendor.js?v=1774856308/assets/vendor.js?v=1774856308 https://rp-online.de/assets/vendor.js?v=1774856308 — 200 — 145.6 KiB — 98 ms — h3https://news.google.com/swg/js/v1/swg-gaa.jsnews.google.com/swg/js/v1/swg-gaa.j... https://news.google.com/swg/js/v1/swg-gaa.js — 200 — 27.5 KiB — 19 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 21 ms — h3https://rp-online.de/imgs/32/2/6/4/4/0/8/9/4/9/tok_dbfc841b131080ef40d28bdfe7b4c18d/w288_h180_x1796_y1010_rp_mmF95_131225_0369-84d6c70faff61f3e.jpg/imgs/32/2/6/4/4/0/8/9/4/9/tok_dbfc... https://rp-online.de/imgs/32/2/6/4/4/0/8/9/4/9/tok_dbfc841b131080ef40d28bdfe7b4c18d/w288_h180_x1796_y1010_rp_mmF95_131225_0369-84d6c70faff61f3e.jpg — 200 — 12.0 KiB — 37 ms — h3https://rp-online.de/imgs/32/2/6/4/0/3/5/8/1/3/tok_48a71c70cb9a92091cf7ecfe2713cef3/w288_h180_x1796_y1197_rp_kytaro-3210-cce3cae6d8a36003.jpg/imgs/32/2/6/4/0/3/5/8/1/3/tok_48a7... https://rp-online.de/imgs/32/2/6/4/0/3/5/8/1/3/tok_48a71c70cb9a92091cf7ecfe2713cef3/w288_h180_x1796_y1197_rp_kytaro-3210-cce3cae6d8a36003.jpg — 200 — 13.5 KiB — 39 ms — h3https://rp-online.de/imgs/32/2/6/3/1/8/5/9/4/9/tok_b369baaca84fc9d3d6e2f3160c3391b2/w288_h180_x2541_y1075_han1-10da31f916ea086d.jpg/imgs/32/2/6/3/1/8/5/9/4/9/tok_b369... https://rp-online.de/imgs/32/2/6/3/1/8/5/9/4/9/tok_b369baaca84fc9d3d6e2f3160c3391b2/w288_h180_x2541_y1075_han1-10da31f916ea086d.jpg — 200 — 14.1 KiB — 35 ms — h3https://rp-online.de/imgs/32/2/6/3/3/6/4/3/0/1/tok_50eb88daf3c2f9b593ffdc9d9abf3a44/w288_h180_x1024_y628_DPA_dpa_i23j6ljxb2-v8-ax-s2048-7207550a04e47d79.jpeg/imgs/32/2/6/3/3/6/4/3/0/1/tok_50eb... https://rp-online.de/imgs/32/2/6/3/3/6/4/3/0/1/tok_50eb88daf3c2f9b593ffdc9d9abf3a44/w288_h180_x1024_y628_DPA_dpa_i23j6ljxb2-v8-ax-s2048-7207550a04e47d79.jpeg — 200 — 12.7 KiB — 42 ms — h3https://rp-online.de/imgs/32/2/6/0/9/0/5/2/2/7/tok_26f94f579deb4a683bb03519e03f983a/w288_h180_x1203_y956_Haematologie_RAW_0002-4b9f85fe3416883e.jpg/imgs/32/2/6/0/9/0/5/2/2/7/tok_26f9... https://rp-online.de/imgs/32/2/6/0/9/0/5/2/2/7/tok_26f94f579deb4a683bb03519e03f983a/w288_h180_x1203_y956_Haematologie_RAW_0002-4b9f85fe3416883e.jpg — 200 — 10.3 KiB — 41 ms — h3https://rp-online.de/imgs/32/2/6/2/3/8/3/0/7/3/tok_4410f6813032c2b65d72b318df1a1618/w288_h180_x827_y463_Rosa-2e405b6508356d64.jpg/imgs/32/2/6/2/3/8/3/0/7/3/tok_4410... https://rp-online.de/imgs/32/2/6/2/3/8/3/0/7/3/tok_4410f6813032c2b65d72b318df1a1618/w288_h180_x827_y463_Rosa-2e405b6508356d64.jpg — 200 — 5.7 KiB — 34 ms — h3https://widgets.opinary.com/embed.jswidgets.opinary.com/embed.js https://widgets.opinary.com/embed.js — 200 — 11.2 KiB — 57 ms — h2https://d.rp-online.de/rp.jsd.rp-online.de/rp.js https://d.rp-online.de/rp.js — 200 — 3.8 KiB — 44 ms — h2https://rp-online.de/assets/skins/rp-online/print.css?v=1774856308/assets/skins/rp-online/print.css?v... https://rp-online.de/assets/skins/rp-online/print.css?v=1774856308 — 200 — 1.1 KiB — 37 ms — h3https://rp-online.de/assets/skins/rp-online/fonts/inter/subset/woff2/inter-variable-webfont.woff2?v=2.2.1/assets/skins/rp-online/fonts/inter... https://rp-online.de/assets/skins/rp-online/fonts/inter/subset/woff2/inter-variable-webfont.woff2?v=2.2.1 — 200 — 337.8 KiB — 56 ms — h3https://vx.rp-online.de/api/v3/publisher/adblocker/get?api_token=%22%22vx.rp-online.de/api/v3/publisher/ad... https://vx.rp-online.de/api/v3/publisher/adblocker/get?api_token=%22%22 — -1 — 0 B — 74 ms — https://www.npttech.com/advertising.jswww.npttech.com/advertising.js https://www.npttech.com/advertising.js — 200 — 3.0 KiB — 31 ms — h3https://rp-online.de/assets/skins/rp-online/manifest.webmanifest?v=1774856308/assets/skins/rp-online/manifest.we... https://rp-online.de/assets/skins/rp-online/manifest.webmanifest?v=1774856308 — -1 — 0 B — 34 ms — https://rp-online.de/info/consent//info/consent/ https://rp-online.de/info/consent/ — 200 — 4.6 KiB — 30 ms — h3https://news.google.com/swg/js/v1/swg-button.cssnews.google.com/swg/js/v1/swg-butto... https://news.google.com/swg/js/v1/swg-button.css — 200 — 5.1 KiB — 6 ms — h3https://applets.ebxcdn.com/applets/rp-online.de/scripts.jsapplets.ebxcdn.com/applets/rp-onlin... https://applets.ebxcdn.com/applets/rp-online.de/scripts.js — -1 — 0 B — 7 ms — https://rp-online.de/assets/skins/rp-online/styles.css?v=20260414161232/assets/skins/rp-online/styles.css?... https://rp-online.de/assets/skins/rp-online/styles.css?v=20260414161232 — 200 — 25.7 KiB — 23 ms — h3https://rp-online.de/app/assets/dist/rp-online.css?v=20260414161232/app/assets/dist/rp-online.css?v=20... https://rp-online.de/app/assets/dist/rp-online.css?v=20260414161232 — 200 — 3.0 KiB — 24 ms — h3https://rp-online.de/app/assets/dist/style.css?v=20260414161232/app/assets/dist/style.css?v=202604... https://rp-online.de/app/assets/dist/style.css?v=20260414161232 — 200 — 4.8 KiB — 25 ms — h3https://rp-online.de/assets/skins/rp-online/manifest.webmanifest/assets/skins/rp-online/manifest.we... https://rp-online.de/assets/skins/rp-online/manifest.webmanifest — 200 — 705 B — 22 ms — h3https://rp-online.de/app/assets/dist/app.js?v=20260414161232/app/assets/dist/app.js?v=202604141... https://rp-online.de/app/assets/dist/app.js?v=20260414161232 — 200 — 11.8 KiB — 22 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KJQSZW7Qwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KJQSZW7Q — 200 — 126.3 KiB — 27 ms — h2https://rp-online.de/app/assets/dist/print.css?v=20260414161232/app/assets/dist/print.css?v=202604... https://rp-online.de/app/assets/dist/print.css?v=20260414161232 — 200 — 486 B — 21 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 604.63 60'%…www.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 604.63 60'%… — 200 — 0 B — 0 ms — datahttps://rp-online.de/assets/skins/rp-online/fonts/publico/woff2/publicoheadline-medium-webfont.woff2?v=1.0.0/assets/skins/rp-online/fonts/publi... https://rp-online.de/assets/skins/rp-online/fonts/publico/woff2/publicoheadline-medium-webfont.woff2?v=1.0.0 — 200 — 28.5 KiB — 25 ms — h3https://rp-online.de/assets/skins/rp-online/fonts/inter/subset/woff2/inter-variable-webfont.woff2?v=2.1.0/assets/skins/rp-online/fonts/inter... https://rp-online.de/assets/skins/rp-online/fonts/inter/subset/woff2/inter-variable-webfont.woff2?v=2.1.0 — 200 — 337.8 KiB — 57 ms — h3https://www.googletagmanager.com/gtag/js?id=G-Z4XDX2NETC&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-Z4XDX2NETC&cx=c&gtm=4e64k0 — 200 — 149.6 KiB — 19 ms — h2https://rp-online.de/assets/skins/rp-online/icon.svg/assets/skins/rp-online/icon.svg https://rp-online.de/assets/skins/rp-online/icon.svg — 200 — 986 B — 25 ms — h3https://rp-online.de/assets/skins/rp-online/favicon.ico/assets/skins/rp-online/favicon.ico https://rp-online.de/assets/skins/rp-online/favicon.ico — 200 — 931 B — 21 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-Z4XDX2NETC&gtm=45je64k0v9181881421z89168592018za20gzb9168592018zd9168592018&_p=1776888290122&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1814216139.1776888290&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542&sid=1776888290&sct=1&seg=0&dl=https%3A%2F%2Frp-online.de%2Finfo%2Fconsent%2F&dr=https%3A%2F%2Frp-online.de%2F&dt=Aktuelle%20Nachrichten%20%7C%20Rheinische%20Post%20Online&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=386www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-Z4XDX2NETC&gtm=45je64k0v9181881421z89168592018za20gzb9168592018zd9168592018&_p=1776888290122&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1814216139.1776888290&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542&sid=1776888290&sct=1&seg=0&dl=https%3A%2F%2Frp-online.de%2Finfo%2Fconsent%2F&dr=https%3A%2F%2Frp-online.de%2F&dt=Aktuelle%20Nachrichten%20%7C%20Rheinische%20Post%20Online&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=386 — 204 — 547 B — 19 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
72% of JavaScript execution is third-party
First-party Third-party 267ms · 276KB · €1/mo
Unattributable
Other
Optional
Execution 113ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 94ms
Transfer 150 KB
Unused 42%
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 126 KB
Unused 52%
Monthly Cost €0/mo

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

52% of Google Tag Manager'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