Skip to content
https://bundesregierung.de

Performance

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

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

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

732 ms

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

2.30 s

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

251 ms

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

0.274

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

1.26 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.74 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 32 requests
FIX
2.2 MB transferred, 32 requests
Info::
Page weighs 6.9 MB (2.2 MB transferred)
Warning::
JavaScript is 876 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 876 KB
Info::
CSS is 236 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 236 KB
Info::
32 HTTP requests
Info::
Estimated 0.47 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
32 requests
0.47 g CO2 per page load
JavaScript 875.9 KiB 38%
Images 828.2 KiB 36%
CSS 235.9 KiB 10%
Other 206.6 KiB 9%
Fonts 120.4 KiB 5%
HTML 24.5 KiB 1%
Other 3.2 KiB 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

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 (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
4 scripts, 582 KB unused
FIX
4 scripts, 582 KB unused
Warning::
https://www.bundesregierung.de/resource/themes/rel...: 419 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dashboard.stage.bio/static/bundle.js: 99 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.bundesregierung.de/piwik.js: 64 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 582 KB
582 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.bundesregierung.de/resource/themes/relaunch/js/relaunch-1562518-106.js580 KB419 KB (73%)3rd
https://dashboard.stage.bio/static/bundle.js159 KB99 KB (62%)3rd
https://analytics.bundesregierung.de/piwik.js103 KB64 KB (63%)3rd
https://www.bundesregierung.de/resource/themes/relaunch/js/commons-2243502-6.js34 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

F
Page Weight Inventory
Action
32 resources · 2.2 MB · 582 KB savings available
FIX
32 resources · 2.2 MB · 582 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~582 KB of savings available
Warning::
31 third-party resources (100% of weight)
Info::
3 resources over 200KB
32 resources · 2.2 MiB · 31 third-party 1.2 MiB over 1MB target
Image 45% · 1.0 MiB
JavaScript 38% · 875.9 KiB
CSS 10% · 235.9 KiB
Font 5% · 120.4 KiB
Document 1% · 24.5 KiB
Other 0% · 154 B

~581.5 KiB of savings available

Remove unused JavaScript: 581.5 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

B
Image Optimization
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Warning::
https://www.bundesregierung.de/resource/crblob/239... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
19 images 828 KB
0 oversized -0 KB
18 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1545ms total JS execution
REVIEW
1545ms total JS execution
Warning::
https://www.bundesregierung.de/resource/themes/rel...: 726ms CPU time
Warning::
https://www.bundesregierung.de/breg-de: 577ms CPU time
Info::
Unattributable: 88ms CPU time
Info::
https://dashboard.stage.bio/static/bundle.js: 83ms CPU time
Info::
https://www.bundesregierung.de/resource/themes/rel...: 71ms CPU time
Warning::
Third-party scripts: 1545ms (100% of total)

Main Thread Breakdown

Script Evaluation 34% Other 21% Style & Layout 19% Rendering 10% Parse HTML & CSS 9% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://www.bundesregierung.de/resource/themes/relaunch/js/relaunch-1562518-106.js726ms428ms92ms3rd
https://www.bundesregierung.de/breg-de577ms16ms4ms3rd
Unattributable88ms3ms0ms3rd
https://dashboard.stage.bio/static/bundle.js83ms53ms25ms3rd
https://www.bundesregierung.de/resource/themes/relaunch/css/relaunch-1562520-111.css71ms0ms0ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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 (120 KB)
PASS
3 fonts (120 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

120 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 FCP 732 ms LCP 2.3 shttps://www.bundesregierung.de/resource/crblob/2305928/601578769154ec077d6039c88e04694c/bundessansweb-regular-woff2-data.woff2bundessansweb-regular-w... https://www.bundesregierung.de/resource/crblob/2305928/601578769154ec077d6039c88e04694c/bundessansweb-regular-woff2-data.woff2 — 38.9 KiB — 10 ms — font-display: swaphttps://www.bundesregierung.de/resource/crblob/2305922/a232503217988a2553de47cf22822184/bundessansweb-bold-woff2-data.woff2bundessansweb-bold-woff... https://www.bundesregierung.de/resource/crblob/2305922/a232503217988a2553de47cf22822184/bundessansweb-bold-woff2-data.woff2 — 40.8 KiB — 13 ms — font-display: swaphttps://www.bundesregierung.de/resource/crblob/2305926/079175810b05b317763e21e30cb8ba9f/bundessansweb-italic-woff2-data.woff2bundessansweb-italic-wo... https://www.bundesregierung.de/resource/crblob/2305926/079175810b05b317763e21e30cb8ba9f/bundessansweb-italic-woff2-data.woff2 — 40.7 KiB — 7 ms — font-display: swap
bundessansweb-regular-w... woff2 swap
Size 39 KB
Load time 10 ms
Start 271 ms
Risk FOUT — text flashes from fallback to web font
bundessansweb-bold-woff... woff2 swap
Size 41 KB
Load time 13 ms
Start 271 ms
Risk FOUT — text flashes from fallback to web font
bundessansweb-italic-wo... woff2 swap
Size 41 KB
Load time 7 ms
Start 883 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
Network Waterfall
32 requests over 1434ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 732 ms LCP 2.3 shttps://bundesregierung.de// https://bundesregierung.de/ — 301 — 69 B — 16 ms — h2https://www.bundesregierung.de/www.bundesregierung.de/ https://www.bundesregierung.de/ — 302 — 85 B — 11 ms — h2https://www.bundesregierung.de/breg-dewww.bundesregierung.de/breg-de https://www.bundesregierung.de/breg-de — 200 — 24.5 KiB — 11 ms — h2https://www.bundesregierung.de/resource/themes/relaunch/css/relaunch-1562520-111.csswww.bundesregierung.de/resource/the... https://www.bundesregierung.de/resource/themes/relaunch/css/relaunch-1562520-111.css — 200 — 235.9 KiB — 33 ms — h2https://www.bundesregierung.de/resource/crblob/2391192/b010f5e87f2db181d0ee6b4228d5a363/das-kann-deutschland-data.svgwww.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/2391192/b010f5e87f2db181d0ee6b4228d5a363/das-kann-deutschland-data.svg — 200 — 12.0 KiB — 19 ms — h2https://www.bundesregierung.de/resource/image/2421832/hero_desktop/1170/585/86679873bfaa51c8dc82c1eaf37437b5/3351DA0B830470079C8F22D8DD052D90/2026-04-19-bk-lula-eroeffung-hannover-messe.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2421832/hero_desktop/1170/585/86679873bfaa51c8dc82c1eaf37437b5/3351DA0B830470079C8F22D8DD052D90/2026-04-19-bk-lula-eroeffung-hannover-messe.jpg — 200 — 107.7 KiB — 35 ms — h2https://www.bundesregierung.de/resource/image/2422558/16x9/428/241/8fd7b389a5a5dd096f6a1dbcba264931/CA9D635D8ECC0AD9ED8C6C8D10FDD9AC/2026-04-21-faq-entlastungspraemie.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422558/16x9/428/241/8fd7b389a5a5dd096f6a1dbcba264931/CA9D635D8ECC0AD9ED8C6C8D10FDD9AC/2026-04-21-faq-entlastungspraemie.jpg — 200 — 12.6 KiB — 12 ms — h2https://www.bundesregierung.de/resource/image/2422422/16x9/428/241/dffcbbd28fe74d1e9a596e5dfa7a9813/6043E174F65D4FEA835BFA44F72CACAE/2026-04-21-breitbandapp.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422422/16x9/428/241/dffcbbd28fe74d1e9a596e5dfa7a9813/6043E174F65D4FEA835BFA44F72CACAE/2026-04-21-breitbandapp.jpg — 200 — 16.4 KiB — 10 ms — h2https://www.bundesregierung.de/resource/image/2422148/16x9/428/241/f31778921976fd23a1865c964d101a3/A29C6C561BA9CF19810B18CC6F8217AC/2026-04-20-pks-dobrindt.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422148/16x9/428/241/f31778921976fd23a1865c964d101a3/A29C6C561BA9CF19810B18CC6F8217AC/2026-04-20-pks-dobrindt.jpg — 200 — 14.4 KiB — 17 ms — h2https://www.bundesregierung.de/resource/image/2406362/16x9/428/241/3b16a87314cba53dfb17f5a617815712/326E641F5A5A7EE7380C0818AC85F41B/2026-02-09-energiekosten.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2406362/16x9/428/241/3b16a87314cba53dfb17f5a617815712/326E641F5A5A7EE7380C0818AC85F41B/2026-02-09-energiekosten.jpg — 200 — 17.9 KiB — 19 ms — h2https://www.bundesregierung.de/resource/image/2421812/16x9/900/506/1292a233e55c3ffee0108fa0af083a8b/D92F5D5FED1BCF07EBB4E960918C2899/2026-04-17-bpa-bk-paris-094.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2421812/16x9/900/506/1292a233e55c3ffee0108fa0af083a8b/D92F5D5FED1BCF07EBB4E960918C2899/2026-04-17-bpa-bk-paris-094.jpg — 200 — 73.5 KiB — 35 ms — h2https://www.bundesregierung.de/resource/image/2422156/16x9/428/241/d7c2c8e7cf721ebc84c0ef9d77f8a052/46709302929997493D3D46997E9BEADA/2026-04-20-pk-merz-lula.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422156/16x9/428/241/d7c2c8e7cf721ebc84c0ef9d77f8a052/46709302929997493D3D46997E9BEADA/2026-04-20-pk-merz-lula.jpg — 200 — 20.4 KiB — 26 ms — h2https://www.bundesregierung.de/resource/image/2422344/16x9/428/241/52ed7b86aead68b2067cd17df15c5bb/8EC683FAB3459E30BA671B0A46B7808D/2026-04-21-merz-bankenverband.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422344/16x9/428/241/52ed7b86aead68b2067cd17df15c5bb/8EC683FAB3459E30BA671B0A46B7808D/2026-04-21-merz-bankenverband.jpg — 200 — 23.8 KiB — 29 ms — h2https://dashboard.stage.bio/static/bundle.jsdashboard.stage.bio/static/bundle.j... https://dashboard.stage.bio/static/bundle.js — 200 — 159.2 KiB — 117 ms — h2https://www.bundesregierung.de/resource/crblob/61538/b0109e778c528fb33ef614b59fce4fc8/sprites-svg-data.svgwww.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/61538/b0109e778c528fb33ef614b59fce4fc8/sprites-svg-data.svg — 200 — 206.6 KiB — 50 ms — h2https://www.bundesregierung.de/resource/image/2420660/16x9/428/241/76f09991e4eacb055d81fb629bd64a47/CC52AA88713BECC9E17F9AD310D1B63A/2026-04-14-selenskyj-merz.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2420660/16x9/428/241/76f09991e4eacb055d81fb629bd64a47/CC52AA88713BECC9E17F9AD310D1B63A/2026-04-14-selenskyj-merz.jpg — 200 — 25.5 KiB — 29 ms — h2https://www.bundesregierung.de/resource/image/2421322/16x9/428/241/ac0e8626d6de3bb7b5b4245f9e2875fb/2C7D66FD19067BB5BB98CDB3FC2B2F50/2026-04-16-premier-martin.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2421322/16x9/428/241/ac0e8626d6de3bb7b5b4245f9e2875fb/2C7D66FD19067BB5BB98CDB3FC2B2F50/2026-04-16-premier-martin.jpg — 200 — 18.6 KiB — 20 ms — h2https://www.bundesregierung.de/resource/image/2420980/16x9/428/241/5fd7c126a01753cd92751da3eb6c6be2/27C0937AB73A5BD06BCC86FBA6DF61A4/2026-04-15-bk-lufthansa.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2420980/16x9/428/241/5fd7c126a01753cd92751da3eb6c6be2/27C0937AB73A5BD06BCC86FBA6DF61A4/2026-04-15-bk-lufthansa.jpg — 200 — 29.3 KiB — 14 ms — h2https://www.bundesregierung.de/resource/image/2420994/16x9/428/241/7e7172ad9ef86a9665707e92fc09e325/5C84904EE7FA94FB1208374B3957F554/2026-04-15-bk-sachsen-anhalt.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2420994/16x9/428/241/7e7172ad9ef86a9665707e92fc09e325/5C84904EE7FA94FB1208374B3957F554/2026-04-15-bk-sachsen-anhalt.jpg — 200 — 20.2 KiB — 17 ms — h2https://www.bundesregierung.de/resource/image/2420260/16x9/900/506/5c8d8f431fe115561ed67a1cc35c4daa/C99D2139357F0F7A9109A685B5A2F638/2026-04-13-tanken-spritpreise.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2420260/16x9/900/506/5c8d8f431fe115561ed67a1cc35c4daa/C99D2139357F0F7A9109A685B5A2F638/2026-04-13-tanken-spritpreise.jpg — 200 — 55.1 KiB — 17 ms — h2https://www.bundesregierung.de/resource/image/2419572/16x9/1170/658/5dbcafc453e0ce66835ae2619725355/11A87E369DDC81E97D5BC36C18F21207/2026-04-08-strasse-von-hormus.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2419572/16x9/1170/658/5dbcafc453e0ce66835ae2619725355/11A87E369DDC81E97D5BC36C18F21207/2026-04-08-strasse-von-hormus.jpg — 200 — 148.0 KiB — 21 ms — h2https://www.bundesregierung.de/resource/image/2345138/16x9/900/506/76798105d9b73c8ffc1aa8ccb7713f5d/A02248811903C62F1D531A0DC82E7030/2025-05-12-neue-bundesregierung.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2345138/16x9/900/506/76798105d9b73c8ffc1aa8ccb7713f5d/A02248811903C62F1D531A0DC82E7030/2025-05-12-neue-bundesregierung.jpg — 200 — 83.0 KiB — 15 ms — h2https://www.bundesregierung.de/resource/themes/relaunch/js/commons-2243502-6.jswww.bundesregierung.de/resource/the... https://www.bundesregierung.de/resource/themes/relaunch/js/commons-2243502-6.js — 200 — 33.8 KiB — 21 ms — h2https://www.bundesregierung.de/resource/themes/relaunch/js/relaunch-1562518-106.jswww.bundesregierung.de/resource/the... https://www.bundesregierung.de/resource/themes/relaunch/js/relaunch-1562518-106.js — 200 — 580.2 KiB — 51 ms — h2https://www.bundesregierung.de/resource/crblob/2305928/601578769154ec077d6039c88e04694c/bundessansweb-regular-woff2-data.woff2www.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/2305928/601578769154ec077d6039c88e04694c/bundessansweb-regular-woff2-data.woff2 — 200 — 38.9 KiB — 10 ms — h2https://www.bundesregierung.de/resource/crblob/2305922/a232503217988a2553de47cf22822184/bundessansweb-bold-woff2-data.woff2www.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/2305922/a232503217988a2553de47cf22822184/bundessansweb-bold-woff2-data.woff2 — 200 — 40.8 KiB — 13 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://analytics.bundesregierung.de/piwik.jsanalytics.bundesregierung.de/piwik.... https://analytics.bundesregierung.de/piwik.js — 200 — 102.7 KiB — 94 ms — h2https://www.bundesregierung.de/resource/crblob/2305926/079175810b05b317763e21e30cb8ba9f/bundessansweb-italic-woff2-data.woff2www.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/2305926/079175810b05b317763e21e30cb8ba9f/bundessansweb-italic-woff2-data.woff2 — 200 — 40.7 KiB — 7 ms — h2https://www.bundesregierung.de/resource/image/2327958/16x9/1170/658/2485a27d418e0d3b9fa0b37c43a8f3b/FB541E00D9A675B28ED013ACD08BCD0D/2024-12-20-syrien.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2327958/16x9/1170/658/2485a27d418e0d3b9fa0b37c43a8f3b/FB541E00D9A675B28ED013ACD08BCD0D/2024-12-20-syrien.jpg — 200 — 145.3 KiB — 15 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 732 ms LCP 2.3 shttps://bundesregierung.de// https://bundesregierung.de/ — 301 — 69 B — 16 ms — h2https://www.bundesregierung.de/www.bundesregierung.de/ https://www.bundesregierung.de/ — 302 — 85 B — 11 ms — h2https://www.bundesregierung.de/breg-dewww.bundesregierung.de/breg-de https://www.bundesregierung.de/breg-de — 200 — 24.5 KiB — 11 ms — h2https://www.bundesregierung.de/resource/themes/relaunch/css/relaunch-1562520-111.csswww.bundesregierung.de/resource/the... https://www.bundesregierung.de/resource/themes/relaunch/css/relaunch-1562520-111.css — 200 — 235.9 KiB — 33 ms — h2https://www.bundesregierung.de/resource/crblob/2391192/b010f5e87f2db181d0ee6b4228d5a363/das-kann-deutschland-data.svgwww.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/2391192/b010f5e87f2db181d0ee6b4228d5a363/das-kann-deutschland-data.svg — 200 — 12.0 KiB — 19 ms — h2https://www.bundesregierung.de/resource/image/2421832/hero_desktop/1170/585/86679873bfaa51c8dc82c1eaf37437b5/3351DA0B830470079C8F22D8DD052D90/2026-04-19-bk-lula-eroeffung-hannover-messe.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2421832/hero_desktop/1170/585/86679873bfaa51c8dc82c1eaf37437b5/3351DA0B830470079C8F22D8DD052D90/2026-04-19-bk-lula-eroeffung-hannover-messe.jpg — 200 — 107.7 KiB — 35 ms — h2https://www.bundesregierung.de/resource/image/2422558/16x9/428/241/8fd7b389a5a5dd096f6a1dbcba264931/CA9D635D8ECC0AD9ED8C6C8D10FDD9AC/2026-04-21-faq-entlastungspraemie.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422558/16x9/428/241/8fd7b389a5a5dd096f6a1dbcba264931/CA9D635D8ECC0AD9ED8C6C8D10FDD9AC/2026-04-21-faq-entlastungspraemie.jpg — 200 — 12.6 KiB — 12 ms — h2https://www.bundesregierung.de/resource/image/2422422/16x9/428/241/dffcbbd28fe74d1e9a596e5dfa7a9813/6043E174F65D4FEA835BFA44F72CACAE/2026-04-21-breitbandapp.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422422/16x9/428/241/dffcbbd28fe74d1e9a596e5dfa7a9813/6043E174F65D4FEA835BFA44F72CACAE/2026-04-21-breitbandapp.jpg — 200 — 16.4 KiB — 10 ms — h2https://www.bundesregierung.de/resource/image/2422148/16x9/428/241/f31778921976fd23a1865c964d101a3/A29C6C561BA9CF19810B18CC6F8217AC/2026-04-20-pks-dobrindt.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422148/16x9/428/241/f31778921976fd23a1865c964d101a3/A29C6C561BA9CF19810B18CC6F8217AC/2026-04-20-pks-dobrindt.jpg — 200 — 14.4 KiB — 17 ms — h2https://www.bundesregierung.de/resource/image/2406362/16x9/428/241/3b16a87314cba53dfb17f5a617815712/326E641F5A5A7EE7380C0818AC85F41B/2026-02-09-energiekosten.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2406362/16x9/428/241/3b16a87314cba53dfb17f5a617815712/326E641F5A5A7EE7380C0818AC85F41B/2026-02-09-energiekosten.jpg — 200 — 17.9 KiB — 19 ms — h2https://www.bundesregierung.de/resource/image/2421812/16x9/900/506/1292a233e55c3ffee0108fa0af083a8b/D92F5D5FED1BCF07EBB4E960918C2899/2026-04-17-bpa-bk-paris-094.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2421812/16x9/900/506/1292a233e55c3ffee0108fa0af083a8b/D92F5D5FED1BCF07EBB4E960918C2899/2026-04-17-bpa-bk-paris-094.jpg — 200 — 73.5 KiB — 35 ms — h2https://www.bundesregierung.de/resource/image/2422156/16x9/428/241/d7c2c8e7cf721ebc84c0ef9d77f8a052/46709302929997493D3D46997E9BEADA/2026-04-20-pk-merz-lula.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422156/16x9/428/241/d7c2c8e7cf721ebc84c0ef9d77f8a052/46709302929997493D3D46997E9BEADA/2026-04-20-pk-merz-lula.jpg — 200 — 20.4 KiB — 26 ms — h2https://www.bundesregierung.de/resource/image/2422344/16x9/428/241/52ed7b86aead68b2067cd17df15c5bb/8EC683FAB3459E30BA671B0A46B7808D/2026-04-21-merz-bankenverband.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2422344/16x9/428/241/52ed7b86aead68b2067cd17df15c5bb/8EC683FAB3459E30BA671B0A46B7808D/2026-04-21-merz-bankenverband.jpg — 200 — 23.8 KiB — 29 ms — h2https://dashboard.stage.bio/static/bundle.jsdashboard.stage.bio/static/bundle.j... https://dashboard.stage.bio/static/bundle.js — 200 — 159.2 KiB — 117 ms — h2https://www.bundesregierung.de/resource/crblob/61538/b0109e778c528fb33ef614b59fce4fc8/sprites-svg-data.svgwww.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/61538/b0109e778c528fb33ef614b59fce4fc8/sprites-svg-data.svg — 200 — 206.6 KiB — 50 ms — h2https://www.bundesregierung.de/resource/image/2420660/16x9/428/241/76f09991e4eacb055d81fb629bd64a47/CC52AA88713BECC9E17F9AD310D1B63A/2026-04-14-selenskyj-merz.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2420660/16x9/428/241/76f09991e4eacb055d81fb629bd64a47/CC52AA88713BECC9E17F9AD310D1B63A/2026-04-14-selenskyj-merz.jpg — 200 — 25.5 KiB — 29 ms — h2https://www.bundesregierung.de/resource/image/2421322/16x9/428/241/ac0e8626d6de3bb7b5b4245f9e2875fb/2C7D66FD19067BB5BB98CDB3FC2B2F50/2026-04-16-premier-martin.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2421322/16x9/428/241/ac0e8626d6de3bb7b5b4245f9e2875fb/2C7D66FD19067BB5BB98CDB3FC2B2F50/2026-04-16-premier-martin.jpg — 200 — 18.6 KiB — 20 ms — h2https://www.bundesregierung.de/resource/image/2420980/16x9/428/241/5fd7c126a01753cd92751da3eb6c6be2/27C0937AB73A5BD06BCC86FBA6DF61A4/2026-04-15-bk-lufthansa.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2420980/16x9/428/241/5fd7c126a01753cd92751da3eb6c6be2/27C0937AB73A5BD06BCC86FBA6DF61A4/2026-04-15-bk-lufthansa.jpg — 200 — 29.3 KiB — 14 ms — h2https://www.bundesregierung.de/resource/image/2420994/16x9/428/241/7e7172ad9ef86a9665707e92fc09e325/5C84904EE7FA94FB1208374B3957F554/2026-04-15-bk-sachsen-anhalt.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2420994/16x9/428/241/7e7172ad9ef86a9665707e92fc09e325/5C84904EE7FA94FB1208374B3957F554/2026-04-15-bk-sachsen-anhalt.jpg — 200 — 20.2 KiB — 17 ms — h2https://www.bundesregierung.de/resource/image/2420260/16x9/900/506/5c8d8f431fe115561ed67a1cc35c4daa/C99D2139357F0F7A9109A685B5A2F638/2026-04-13-tanken-spritpreise.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2420260/16x9/900/506/5c8d8f431fe115561ed67a1cc35c4daa/C99D2139357F0F7A9109A685B5A2F638/2026-04-13-tanken-spritpreise.jpg — 200 — 55.1 KiB — 17 ms — h2https://www.bundesregierung.de/resource/image/2419572/16x9/1170/658/5dbcafc453e0ce66835ae2619725355/11A87E369DDC81E97D5BC36C18F21207/2026-04-08-strasse-von-hormus.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2419572/16x9/1170/658/5dbcafc453e0ce66835ae2619725355/11A87E369DDC81E97D5BC36C18F21207/2026-04-08-strasse-von-hormus.jpg — 200 — 148.0 KiB — 21 ms — h2https://www.bundesregierung.de/resource/image/2345138/16x9/900/506/76798105d9b73c8ffc1aa8ccb7713f5d/A02248811903C62F1D531A0DC82E7030/2025-05-12-neue-bundesregierung.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2345138/16x9/900/506/76798105d9b73c8ffc1aa8ccb7713f5d/A02248811903C62F1D531A0DC82E7030/2025-05-12-neue-bundesregierung.jpg — 200 — 83.0 KiB — 15 ms — h2https://www.bundesregierung.de/resource/themes/relaunch/js/commons-2243502-6.jswww.bundesregierung.de/resource/the... https://www.bundesregierung.de/resource/themes/relaunch/js/commons-2243502-6.js — 200 — 33.8 KiB — 21 ms — h2https://www.bundesregierung.de/resource/themes/relaunch/js/relaunch-1562518-106.jswww.bundesregierung.de/resource/the... https://www.bundesregierung.de/resource/themes/relaunch/js/relaunch-1562518-106.js — 200 — 580.2 KiB — 51 ms — h2https://www.bundesregierung.de/resource/crblob/2305928/601578769154ec077d6039c88e04694c/bundessansweb-regular-woff2-data.woff2www.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/2305928/601578769154ec077d6039c88e04694c/bundessansweb-regular-woff2-data.woff2 — 200 — 38.9 KiB — 10 ms — h2https://www.bundesregierung.de/resource/crblob/2305922/a232503217988a2553de47cf22822184/bundessansweb-bold-woff2-data.woff2www.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/2305922/a232503217988a2553de47cf22822184/bundessansweb-bold-woff2-data.woff2 — 200 — 40.8 KiB — 13 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://analytics.bundesregierung.de/piwik.jsanalytics.bundesregierung.de/piwik.... https://analytics.bundesregierung.de/piwik.js — 200 — 102.7 KiB — 94 ms — h2https://www.bundesregierung.de/resource/crblob/2305926/079175810b05b317763e21e30cb8ba9f/bundessansweb-italic-woff2-data.woff2www.bundesregierung.de/resource/crb... https://www.bundesregierung.de/resource/crblob/2305926/079175810b05b317763e21e30cb8ba9f/bundessansweb-italic-woff2-data.woff2 — 200 — 40.7 KiB — 7 ms — h2https://www.bundesregierung.de/resource/image/2327958/16x9/1170/658/2485a27d418e0d3b9fa0b37c43a8f3b/FB541E00D9A675B28ED013ACD08BCD0D/2024-12-20-syrien.jpgwww.bundesregierung.de/resource/ima... https://www.bundesregierung.de/resource/image/2327958/16x9/1170/658/2485a27d418e0d3b9fa0b37c43a8f3b/FB541E00D9A675B28ED013ACD08BCD0D/2024-12-20-syrien.jpg — 200 — 145.3 KiB — 15 ms — h2https://cdn.stage.bio/static/stage_icon_grey.svgcdn.stage.bio/static/stage_icon_gre... https://cdn.stage.bio/static/stage_icon_grey.svg — 200 — 4.5 KiB — 64 ms — http/1.1https://www.bundesregierung.de/resource/blob/974430/974430/1f0fa2082a05d9603cda0eeb2120ab98/startseite-breg-relaunch-de-favicon.icowww.bundesregierung.de/resource/blo... https://www.bundesregierung.de/resource/blob/974430/974430/1f0fa2082a05d9603cda0eeb2120ab98/startseite-breg-relaunch-de-favicon.ico — 200 — 3.0 KiB — 7 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1545ms · 1000KB · €17/mo
www.bundesregierung.de
Other
Costly
Execution 726ms
Transfer 580 KB
Unused 73%
Monthly Cost €8/mo
www.bundesregierung.de
Other
Costly
Execution 577ms
Transfer 24 KB
Monthly Cost €6/mo
Unattributable
Other
Optional
Execution 88ms
Transfer 0 KB
Monthly Cost €1/mo
dashboard.stage.bio
Other
Optional
Execution 83ms
Transfer 159 KB
Unused 62%
Monthly Cost €1/mo
www.bundesregierung.de
Other
Optional
Execution 71ms
Transfer 236 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.bundesregierung.de adds 726ms and costs ~€8/month
  • www.bundesregierung.de adds 577ms and costs ~€6/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.bundesregierung.de takes 726ms 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

73% of www.bundesregierung.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

www.bundesregierung.de takes 577ms 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 dashboard.stage.bio'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