Skip to content
https://bahn.de

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

23
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

3.73 s

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

5.61 s

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

1.70 s

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

0.331

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

6.45 s

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

17.75 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
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 261 requests
FIX
2.6 MB transferred, 261 requests
Warning::
Page weighs 6.2 MB (2.6 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
CSS is 324 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 324 KB
Info::
Fonts are 229 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 229 KB
Warning::
261 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.55 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
261 requests
0.55 g CO2 per page load
JavaScript 1.6 MiB 60%
Images 440.3 KiB 16%
CSS 324.0 KiB 12%
Fonts 228.7 KiB 9%
Other 21.6 KiB 1%
HTML 20.2 KiB 1%
Other 19.5 KiB 1%
Other 5.8 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7329ms total JS execution
FIX
7329ms total JS execution
Warning::
https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fz...: 2183ms CPU time
Warning::
Unattributable: 2061ms CPU time
Warning::
https://www.bahn.de/: 591ms CPU time
Warning::
https://ucm-eu.verint-cdn.com/files/modules/unifie...: 479ms CPU time
Warning::
https://www.bahn.de/.resources/bahn-common-light/w...: 420ms CPU time
Warning::
Third-party scripts: 7329ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 26% Style & Layout 7% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB2183ms1889ms139ms3rd
Unattributable2061ms479ms0ms3rd
https://www.bahn.de/591ms18ms5ms3rd
https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/database.js479ms472ms1ms3rd
https://www.bahn.de/.resources/bahn-common-light/webresources/js/initABTestingService-Cbls5VWX.js420ms344ms1ms3rd
https://www.bahn.de/.resources/bahn-common-light/webresources/js/breakpoints-C9BanYf6.js339ms318ms0ms3rd
https://www.bahn.de/.resources/bahn-common-light/webresources/js/scripts-2jMH0Z-0.js223ms122ms2ms3rd
https://www.bahn.de/.resources/bahn-common-light/webresources/js/initUserContextService-CGlUaY9H.js221ms207ms0ms3rd
https://cms.static-bahn.de/tms/next-main/utag.js148ms109ms32ms3rd
https://cms.static-bahn.de/cms/consent-layer/js/4.370f77db7ec5cab3e5a0.js109ms34ms22ms3rd

Showing top 10 of 17 scripts

D
Page Weight Inventory
Action
261 resources · 2.6 MB · 197 KB savings available
FIX
261 resources · 2.6 MB · 197 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~197 KB of savings available
Warning::
260 third-party resources (100% of weight)
261 resources · 2.6 MiB · 260 third-party 1.6 MiB over 1MB target
JavaScript 60% · 1.6 MiB
Image 17% · 443.9 KiB
CSS 12% · 324.0 KiB
Font 9% · 228.7 KiB
Other 2% · 41.5 KiB
Document 1% · 21.2 KiB

~197.4 KiB of savings available

Remove unused JavaScript: 197.4 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
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Warning::
https://assets.static-bahn.de/dam/jcr:47b6ca20-95d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 440 KB
0 oversized -0 KB
10 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 Bundles
Action
190 scripts, 197 KB unused
REVIEW
190 scripts, 197 KB unused
Warning::
https://www.bahn.de/.resources/bahn-common-light/w...: 40 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bahn.de/web/assets/common.BFTEk62q.js: 36 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fz...: 35 KB unused (20%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fz...: 35 KB unused (20%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bahn.de/web/assets/useVeeValidate.BNMX...: 31 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 197 KB
197 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.bahn.de/.resources/bahn-common-light/webresources/js/scripts-2jMH0Z-0.js72 KB40 KB (57%)3rd
https://www.bahn.de/web/assets/common.BFTEk62q.js79 KB36 KB (45%)3rd
https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB173 KB35 KB (20%)3rd
https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB173 KB35 KB (20%)3rd
https://www.bahn.de/web/assets/useVeeValidate.BNMX2jdn.js36 KB31 KB (89%)3rd
https://www.bahn.de/web/assets/unregisterServiceWorker.lzWpSH19.js38 KB21 KB (55%)3rd
https://www.bahn.de/web/assets/useZeitauswahl.tVIi4lTH.js10 KB3rd
https://www.bahn.de/web/assets/DBWebHaltSearch.CTUm0U8l.js8 KB3rd
https://www.bahn.de/web/assets/common.Bj63D_ue.js45 KB3rd
https://www.bahn.de/web/assets/superviseAssetLoading.BhwOSoZj.js6 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

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

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

Web fonts

6

229 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.7 s LCP 5.6 sdata:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAALVkABIAAAAB4WgAALT8AAEAAAAAAAAAAAAA…x-font-woff2;charset=ut... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAALVkABIAAAAB4WgAALT8AAEAAAAAAAAAAAAA… — 45.3 KiB — 53 ms — font-display: swapdata:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAIpkABEAAAABxbQAAIn/AAEAAAAAAAAAAAAA…AAEAAAAAAAAAAAAA… data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAIpkABEAAAABxbQAAIn/AAEAAAAAAAAAAAAA… — 34.6 KiB — 56 ms — font-display: swapdata:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAALuoABIAAAACHpwAALtBAAEAAAAAAAAAAAAA…x-font-woff2;charset=ut... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAALuoABIAAAACHpwAALtBAAEAAAAAAAAAAAAA… — 46.9 KiB — 60 ms — font-display: swaphttps://www.bahn.de/web/assets/icon-font-fallback.C8-zuliK.woff2icon-font-fallback.C8-z... https://www.bahn.de/web/assets/icon-font-fallback.C8-zuliK.woff2 — 1.3 KiB — 58 ms — font-display: swapdata:font/woff;base64,d09GRgABAAAAAH7cAAsAAAAAfpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAA…woff;base64,d09GRgABAAA... data:font/woff;base64,d09GRgABAAAAAH7cAAsAAAAAfpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAA… — 31.7 KiB — 22 ms — font-display: swaphttps://www.bahn.de/web/assets/db.B0FA8wBg.woff2db.B0FA8wBg.woff2 https://www.bahn.de/web/assets/db.B0FA8wBg.woff2 — 68.8 KiB — 36 ms — font-display: swap
x-font-woff2;charset=ut... woff2 swap
Size 45 KB
Load time 53 ms
Start 586 ms
Risk FOUT — text flashes from fallback to web font
AAEAAAAAAAAAAAAA… woff2 swap
Size 35 KB
Load time 56 ms
Start 587 ms
Risk FOUT — text flashes from fallback to web font
x-font-woff2;charset=ut... woff2 swap
Size 47 KB
Load time 60 ms
Start 587 ms
Risk FOUT — text flashes from fallback to web font
icon-font-fallback.C8-z... woff2 swap
Size 1 KB
Load time 58 ms
Start 677 ms
Risk FOUT — text flashes from fallback to web font
woff;base64,d09GRgABAAA... woff swap
Size 32 KB
Load time 22 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
db.B0FA8wBg.woff2 woff2 swap
Size 69 KB
Load time 36 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~10 KB and ~20 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+
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
Network Waterfall
261 requests over 3057ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.7 s LCP 5.6 shttps://bahn.de// https://bahn.de/ — 301 — 82 B — 278 ms — h2https://www.bahn.de/www.bahn.de/ https://www.bahn.de/ — 200 — 16.3 KiB — 149 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/asyncServices-Ugi0a84R.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/asyncServices-Ugi0a84R.js — 200 — 2.8 KiB — 115 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/auth-D4zQjpH2.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/auth-D4zQjpH2.js — 200 — 3.5 KiB — 130 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/main-DdIeZ1XJ.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/main-DdIeZ1XJ.css — 200 — 142.7 KiB — 105 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/link-list--DZZirm4.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/link-list--DZZirm4.css — 200 — 2.9 KiB — 96 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/slider-nW9e45o9.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/slider-nW9e45o9.css — 200 — 5.3 KiB — 97 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/teaser-slider-D5tx6FP6.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/teaser-slider-D5tx6FP6.css — 200 — 3.6 KiB — 99 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/content-teaser-CHpasY8b.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/content-teaser-CHpasY8b.css — 200 — 3.8 KiB — 100 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/teaser-block-FrHRfWWa.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/teaser-block-FrHRfWWa.css — 200 — 3.3 KiB — 101 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/highlight-icon-O_0uTgUP.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/highlight-icon-O_0uTgUP.css — 200 — 10.5 KiB — 103 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/anchor-element-ylA4o7P_.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/anchor-element-ylA4o7P_.css — 200 — 2.7 KiB — 104 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/stage-marketing-multisource-BLXGWp-5.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/stage-marketing-multisource-BLXGWp-5.css — 200 — 3.8 KiB — 106 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/web-quickfinder-xB6qJC_S.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/web-quickfinder-xB6qJC_S.css — 200 — 2.9 KiB — 107 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/alert-CtI69qvF.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/alert-CtI69qvF.css — 200 — 3.6 KiB — 122 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/reactive-teaser-6DNccdWF.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/reactive-teaser-6DNccdWF.css — 200 — 4.1 KiB — 123 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/business-x_642Q6c.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/business-x_642Q6c.css — 200 — 3.5 KiB — 108 ms — h2https://assets.static-bahn.de/dam/jcr:47b6ca20-95d9-4102-bc5a-6ebb5634f009/db-logo.svgassets.static-bahn.de/dam/jcr:47b6c... https://assets.static-bahn.de/dam/jcr:47b6ca20-95d9-4102-bc5a-6ebb5634f009/db-logo.svg — 200 — 2.8 KiB — 77 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/981x420/dam/jcr:d5e2556d-aa30-4a39-9067-f8175fcc0535/ssp-paar-vor-ice-neue-stage.jpgassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/981x420/dam/jcr:d5e2556d-aa30-4a39-9067-f8175fcc0535/ssp-paar-vor-ice-neue-stage.jpg — 200 — 110.5 KiB — 76 ms — h2https://www.bahn.de/web/assets/quickfinder.DUDd_16I.jswww.bahn.de/web/assets/quickfinder.... https://www.bahn.de/web/assets/quickfinder.DUDd_16I.js — 200 — 2.4 KiB — 125 ms — h2https://www.bahn.de/web/assets/common.Bj63D_ue.jswww.bahn.de/web/assets/common.Bj63D... https://www.bahn.de/web/assets/common.Bj63D_ue.js — 200 — 44.5 KiB — 112 ms — h2https://www.bahn.de/web/assets/superviseAssetLoading.BhwOSoZj.jswww.bahn.de/web/assets/superviseAss... https://www.bahn.de/web/assets/superviseAssetLoading.BhwOSoZj.js — 200 — 5.9 KiB — 111 ms — h2https://www.bahn.de/web/assets/style.DisquxeI.csswww.bahn.de/web/assets/style.Disqux... https://www.bahn.de/web/assets/style.DisquxeI.css — 200 — 122.5 KiB — 137 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/scripts-2jMH0Z-0.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/scripts-2jMH0Z-0.js — 200 — 71.7 KiB — 133 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/social-media-icons-CfStBYvw.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/social-media-icons-CfStBYvw.css — 200 — 5.6 KiB — 58 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/footer-image-bar-DisgUbFF.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/footer-image-bar-DisgUbFF.css — 200 — 3.0 KiB — 38 ms — h2https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYBwww.bahn.de/d-9v3GLoQ/skMBimcE/g/um... https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB — 200 — 172.8 KiB — 36 ms — h2data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/…www.w3.org/2000/… data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0…www.w3.org/2000/svg'%3E%3Cpath d='M... data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7,15…www.w3.org/2000/svg'%3E%3Cpath d='M... data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7,15… — 200 — 0 B — 0 ms — data
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.7 s LCP 5.6 shttps://bahn.de// https://bahn.de/ — 301 — 82 B — 278 ms — h2https://www.bahn.de/www.bahn.de/ https://www.bahn.de/ — 200 — 16.3 KiB — 149 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/asyncServices-Ugi0a84R.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/asyncServices-Ugi0a84R.js — 200 — 2.8 KiB — 115 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/auth-D4zQjpH2.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/auth-D4zQjpH2.js — 200 — 3.5 KiB — 130 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/main-DdIeZ1XJ.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/main-DdIeZ1XJ.css — 200 — 142.7 KiB — 105 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/link-list--DZZirm4.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/link-list--DZZirm4.css — 200 — 2.9 KiB — 96 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/slider-nW9e45o9.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/slider-nW9e45o9.css — 200 — 5.3 KiB — 97 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/teaser-slider-D5tx6FP6.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/teaser-slider-D5tx6FP6.css — 200 — 3.6 KiB — 99 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/content-teaser-CHpasY8b.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/content-teaser-CHpasY8b.css — 200 — 3.8 KiB — 100 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/teaser-block-FrHRfWWa.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/teaser-block-FrHRfWWa.css — 200 — 3.3 KiB — 101 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/highlight-icon-O_0uTgUP.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/highlight-icon-O_0uTgUP.css — 200 — 10.5 KiB — 103 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/anchor-element-ylA4o7P_.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/anchor-element-ylA4o7P_.css — 200 — 2.7 KiB — 104 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/stage-marketing-multisource-BLXGWp-5.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/stage-marketing-multisource-BLXGWp-5.css — 200 — 3.8 KiB — 106 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/web-quickfinder-xB6qJC_S.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/web-quickfinder-xB6qJC_S.css — 200 — 2.9 KiB — 107 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/alert-CtI69qvF.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/alert-CtI69qvF.css — 200 — 3.6 KiB — 122 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/reactive-teaser-6DNccdWF.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/reactive-teaser-6DNccdWF.css — 200 — 4.1 KiB — 123 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/business-x_642Q6c.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/business-x_642Q6c.css — 200 — 3.5 KiB — 108 ms — h2https://assets.static-bahn.de/dam/jcr:47b6ca20-95d9-4102-bc5a-6ebb5634f009/db-logo.svgassets.static-bahn.de/dam/jcr:47b6c... https://assets.static-bahn.de/dam/jcr:47b6ca20-95d9-4102-bc5a-6ebb5634f009/db-logo.svg — 200 — 2.8 KiB — 77 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/981x420/dam/jcr:d5e2556d-aa30-4a39-9067-f8175fcc0535/ssp-paar-vor-ice-neue-stage.jpgassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/981x420/dam/jcr:d5e2556d-aa30-4a39-9067-f8175fcc0535/ssp-paar-vor-ice-neue-stage.jpg — 200 — 110.5 KiB — 76 ms — h2https://www.bahn.de/web/assets/quickfinder.DUDd_16I.jswww.bahn.de/web/assets/quickfinder.... https://www.bahn.de/web/assets/quickfinder.DUDd_16I.js — 200 — 2.4 KiB — 125 ms — h2https://www.bahn.de/web/assets/common.Bj63D_ue.jswww.bahn.de/web/assets/common.Bj63D... https://www.bahn.de/web/assets/common.Bj63D_ue.js — 200 — 44.5 KiB — 112 ms — h2https://www.bahn.de/web/assets/superviseAssetLoading.BhwOSoZj.jswww.bahn.de/web/assets/superviseAss... https://www.bahn.de/web/assets/superviseAssetLoading.BhwOSoZj.js — 200 — 5.9 KiB — 111 ms — h2https://www.bahn.de/web/assets/style.DisquxeI.csswww.bahn.de/web/assets/style.Disqux... https://www.bahn.de/web/assets/style.DisquxeI.css — 200 — 122.5 KiB — 137 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/scripts-2jMH0Z-0.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/scripts-2jMH0Z-0.js — 200 — 71.7 KiB — 133 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/social-media-icons-CfStBYvw.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/social-media-icons-CfStBYvw.css — 200 — 5.6 KiB — 58 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/css/footer-image-bar-DisgUbFF.csswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/css/footer-image-bar-DisgUbFF.css — 200 — 3.0 KiB — 38 ms — h2https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYBwww.bahn.de/d-9v3GLoQ/skMBimcE/g/um... https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB — 200 — 172.8 KiB — 36 ms — h2data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/…www.w3.org/2000/… data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0…www.w3.org/2000/svg'%3E%3Cpath d='M... data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.0… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7,15…www.w3.org/2000/svg'%3E%3Cpath d='M... data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7,15… — 200 — 0 B — 0 ms — datadata:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAALVkABIAAAAB4WgAALT8AAEAAAAAAAAAAAAA…data:application/x-font-woff2;chars... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAALVkABIAAAAB4WgAALT8AAEAAAAAAAAAAAAA… — 200 — 45.3 KiB — 53 ms — datadata:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAIpkABEAAAABxbQAAIn/AAEAAAAAAAAAAAAA…data:application/x-font-woff2;chars... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAIpkABEAAAABxbQAAIn/AAEAAAAAAAAAAAAA… — 200 — 34.6 KiB — 56 ms — datadata:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAALuoABIAAAACHpwAALtBAAEAAAAAAAAAAAAA…data:application/x-font-woff2;chars... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAALuoABIAAAACHpwAALtBAAEAAAAAAAAAAAAA… — 200 — 46.9 KiB — 60 ms — datahttps://www.bahn.de/web/assets/icon-font-fallback.C8-zuliK.woff2www.bahn.de/web/assets/icon-font-fa... https://www.bahn.de/web/assets/icon-font-fallback.C8-zuliK.woff2 — 200 — 1.3 KiB — 58 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/initUserContextService-CGlUaY9H.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/initUserContextService-CGlUaY9H.js — 200 — 17.4 KiB — 21 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/logger-Dz89OViw.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/logger-Dz89OViw.js — 200 — 3.7 KiB — 56 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/initPersonalisationService-C9Q74sM1.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/initPersonalisationService-C9Q74sM1.js — 200 — 3.7 KiB — 58 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/cid-BKUmmuLK.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/cid-BKUmmuLK.js — 200 — 3.3 KiB — 60 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/iid-BQBKuOad.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/iid-BQBKuOad.js — 200 — 3.3 KiB — 62 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/initABTestingService-Cbls5VWX.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/initABTestingService-Cbls5VWX.js — 200 — 46.0 KiB — 67 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/isGkAdmin-BttgIzRL.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/isGkAdmin-BttgIzRL.js — 200 — 3.0 KiB — 63 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath class='s…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath class='s… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cg%3E%3Cpath…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cg%3E%3Cpath… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cpath d='M75…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cpath d='M75… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 150 150'%3E…www.w3.org/2000/svg' version='1.1' ... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 150 150'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cpath d='M12…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cpath d='M12… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 150 150'%3E…www.w3.org/2000/svg' version='1.1' ... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 150 150'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/…www.w3.org/2000/… data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/… — 200 — 0 B — 0 ms — datahttps://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYBwww.bahn.de/d-9v3GLoQ/skMBimcE/g/um... https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB — 201 — 1.3 KiB — 207 ms — h2https://assets.static-bahn.de/dam/jcr:1170073b-b971-4517-9384-55b4891c2653/icon_ticket_bahncard.svgassets.static-bahn.de/dam/jcr:11700... https://assets.static-bahn.de/dam/jcr:1170073b-b971-4517-9384-55b4891c2653/icon_ticket_bahncard.svg — 200 — 9.0 KiB — 27 ms — h2https://assets.static-bahn.de/dam/jcr:f6f2d500-0273-4a00-8038-da20081d1cac/icon_travel_bahnbonus.svgassets.static-bahn.de/dam/jcr:f6f2d... https://assets.static-bahn.de/dam/jcr:f6f2d500-0273-4a00-8038-da20081d1cac/icon_travel_bahnbonus.svg — 200 — 5.1 KiB — 60 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/560x280/dam/jcr:fdf2ec66-fd23-4dc2-80a7-db38003adc36/icon_travel_poi-berlin-alternative.pngassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/560x280/dam/jcr:fdf2ec66-fd23-4dc2-80a7-db38003adc36/icon_travel_poi-berlin-alternative.png — 200 — 8.0 KiB — 125 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/640x320/dam/jcr:29c2d907-f925-4a54-8349-986007f429bc/DB_Aufbruch_Motiv01_Zug_44zu2.jpgassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/640x320/dam/jcr:29c2d907-f925-4a54-8349-986007f429bc/DB_Aufbruch_Motiv01_Zug_44zu2.jpg — 200 — 30.3 KiB — 94 ms — h2https://assets.static-bahn.de/dam/jcr:41560da4-1f88-47f5-be6a-6a8db627f24f/paypal.svgassets.static-bahn.de/dam/jcr:41560... https://assets.static-bahn.de/dam/jcr:41560da4-1f88-47f5-be6a-6a8db627f24f/paypal.svg — 200 — 13.4 KiB — 49 ms — h2https://assets.static-bahn.de/dam/jcr:8fcf78a6-ff6b-4c3f-8e22-fd7edca45ed3/Creditcard_32.svgassets.static-bahn.de/dam/jcr:8fcf7... https://assets.static-bahn.de/dam/jcr:8fcf78a6-ff6b-4c3f-8e22-fd7edca45ed3/Creditcard_32.svg — 200 — 3.1 KiB — 53 ms — h2https://assets.static-bahn.de/dam/jcr:0850a93d-94a7-4d9c-88b4-23735103fa58/icon_action_SEPA_1z1_fix.svgassets.static-bahn.de/dam/jcr:0850a... https://assets.static-bahn.de/dam/jcr:0850a93d-94a7-4d9c-88b4-23735103fa58/icon_action_SEPA_1z1_fix.svg — 200 — 6.7 KiB — 70 ms — h2https://assets.static-bahn.de/dam/jcr:bf72ae9d-3274-4e8a-af14-1b5d88ca5ae7/icon_action_apple-pay_1z1_fix.svgassets.static-bahn.de/dam/jcr:bf72a... https://assets.static-bahn.de/dam/jcr:bf72ae9d-3274-4e8a-af14-1b5d88ca5ae7/icon_action_apple-pay_1z1_fix.svg — 200 — 5.9 KiB — 70 ms — h2https://assets.static-bahn.de/dam/jcr:e6ec7ff7-1d87-4d66-b15c-3bfaf6d8c62b/Bonvoyo-Pay-Chip_1z1_fix.svgassets.static-bahn.de/dam/jcr:e6ec7... https://assets.static-bahn.de/dam/jcr:e6ec7ff7-1d87-4d66-b15c-3bfaf6d8c62b/Bonvoyo-Pay-Chip_1z1_fix.svg — 200 — 3.8 KiB — 72 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/waitUntil-FSCGG_1d.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/waitUntil-FSCGG_1d.js — 200 — 2.8 KiB — 74 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/_define_property-BxIemznB.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/_define_property-BxIemznB.js — 200 — 6.3 KiB — 77 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/IsEnum-CldknjFW.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/IsEnum-CldknjFW.js — 200 — 5.0 KiB — 79 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/IsOptional-Ch9vfjO-.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/IsOptional-Ch9vfjO-.js — 200 — 2.9 KiB — 138 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/datalayerUtils-Db5pT0uv.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/datalayerUtils-Db5pT0uv.js — 200 — 3.1 KiB — 80 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/reactivity.esm-bundler-BdFN0Gv2.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/reactivity.esm-bundler-BdFN0Gv2.js — 200 — 10.1 KiB — 82 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/runtime-core.esm-bundler-BoIXUgL3.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/runtime-core.esm-bundler-BoIXUgL3.js — 200 — 20.4 KiB — 91 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/runtime-dom.esm-bundler-B4UShUw_.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/runtime-dom.esm-bundler-B4UShUw_.js — 200 — 8.5 KiB — 91 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/string-utils-D0wLNfHb.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/string-utils-D0wLNfHb.js — 200 — 2.8 KiB — 98 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/retryWebRequest-BdaoGfdJ.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/retryWebRequest-BdaoGfdJ.js — 200 — 5.1 KiB — 100 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/endpoints-WnD4_hUA.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/endpoints-WnD4_hUA.js — 200 — 3.2 KiB — 103 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/chunk-BTNNU7XQ-DOk6cfgx.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/chunk-BTNNU7XQ-DOk6cfgx.js — 200 — 3.6 KiB — 110 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/TranslationService-DsX6kFGV.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/TranslationService-DsX6kFGV.js — 200 — 3.5 KiB — 115 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/breakpoints-C9BanYf6.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/breakpoints-C9BanYf6.js — 200 — 4.6 KiB — 116 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/views-DHBw6NAB.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/views-DHBw6NAB.js — 200 — 2.7 KiB — 118 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/dist-D3ydIH6_.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/dist-D3ydIH6_.js — 200 — 8.7 KiB — 120 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/getRequest-DolghfCw.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/getRequest-DolghfCw.js — 200 — 3.0 KiB — 121 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/useGet-369WdqsR.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/useGet-369WdqsR.js — 200 — 2.8 KiB — 122 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/useI18n-D83IGdpC.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/useI18n-D83IGdpC.js — 200 — 2.9 KiB — 122 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/client-B6oqm_Ff.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/client-B6oqm_Ff.js — 200 — 3.9 KiB — 131 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/useCrossDomainStorage-C_q61vBV.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/useCrossDomainStorage-C_q61vBV.js — 200 — 2.8 KiB — 124 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/CmsLink-NajNpZk-.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/CmsLink-NajNpZk-.js — 200 — 3.2 KiB — 134 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/useAuth-BNsloMrW.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/useAuth-BNsloMrW.js — 200 — 3.2 KiB — 136 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/onWindowLoaded-DzUfWj-z.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/onWindowLoaded-DzUfWj-z.js — 200 — 2.8 KiB — 139 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/linkHelpers-DyTMRNTK.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/linkHelpers-DyTMRNTK.js — 200 — 2.8 KiB — 141 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/useIsMobile-RCUfL3qm.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/useIsMobile-RCUfL3qm.js — 200 — 2.9 KiB — 143 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/initTracking-B6mIXQ8v.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/initTracking-B6mIXQ8v.js — 200 — 3.9 KiB — 145 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/preload-helper-Bnfe4Ank.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/preload-helper-Bnfe4Ank.js — 200 — 3.3 KiB — 148 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/transform-location-Lk0ml0yA.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/transform-location-Lk0ml0yA.js — 200 — 2.8 KiB — 147 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/onConsentProvidedOrEdited-DCcUKRtw.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/onConsentProvidedOrEdited-DCcUKRtw.js — 200 — 2.9 KiB — 151 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/chunk-ChYxGAO8.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/chunk-ChYxGAO8.js — 200 — 3.0 KiB — 152 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/v4-CegcQJa7.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/v4-CegcQJa7.js — 200 — 3.2 KiB — 154 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/chunk-Q7LAKEGH-BUDMhJJW.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/chunk-Q7LAKEGH-BUDMhJJW.js — 200 — 2.8 KiB — 156 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/chunk-QQO55VBO-t9utTfpb.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/chunk-QQO55VBO-t9utTfpb.js — 200 — 2.8 KiB — 154 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/i18n-DfSTncKT.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/i18n-DfSTncKT.js — 200 — 2.8 KiB — 60 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/initDataLayer-BQypjJuC.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/initDataLayer-BQypjJuC.js — 200 — 3.1 KiB — 40 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/tracking-BP3Z-eqJ.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/tracking-BP3Z-eqJ.js — 200 — 3.0 KiB — 41 ms — h2https://www.bahn.de/web/assets/AppWithErrorHandler.BvMb4DUY.jswww.bahn.de/web/assets/AppWithError... https://www.bahn.de/web/assets/AppWithErrorHandler.BvMb4DUY.js — 200 — 15.0 KiB — 101 ms — h2https://www.bahn.de/web/assets/useVeeValidate.BNMX2jdn.jswww.bahn.de/web/assets/useVeeValida... https://www.bahn.de/web/assets/useVeeValidate.BNMX2jdn.js — 200 — 35.9 KiB — 139 ms — h2https://www.bahn.de/web/assets/ValidationRules.DpWfIJEO.jswww.bahn.de/web/assets/ValidationRu... https://www.bahn.de/web/assets/ValidationRules.DpWfIJEO.js — 200 — 11.7 KiB — 109 ms — h2https://www.bahn.de/web/assets/DiagnosticsService.DjYSJ8AV.jswww.bahn.de/web/assets/DiagnosticsS... https://www.bahn.de/web/assets/DiagnosticsService.DjYSJ8AV.js — 200 — 21.5 KiB — 121 ms — h2https://www.bahn.de/web/assets/buchungsparameter.validator.j5SWICio.jswww.bahn.de/web/assets/buchungspara... https://www.bahn.de/web/assets/buchungsparameter.validator.j5SWICio.js — 200 — 1.0 KiB — 122 ms — h2https://www.bahn.de/web/assets/common.BFTEk62q.jswww.bahn.de/web/assets/common.BFTEk... https://www.bahn.de/web/assets/common.BFTEk62q.js — 200 — 79.1 KiB — 144 ms — h2https://www.bahn.de/web/assets/DateFormatsForPresentation.DRvw0jdT.jswww.bahn.de/web/assets/DateFormatsF... https://www.bahn.de/web/assets/DateFormatsForPresentation.DRvw0jdT.js — 200 — 703 B — 123 ms — h2https://www.bahn.de/web/assets/DBWebDialogPlugin.Deet3kGY.jswww.bahn.de/web/assets/DBWebDialogP... https://www.bahn.de/web/assets/DBWebDialogPlugin.Deet3kGY.js — 200 — 2.2 KiB — 125 ms — h2https://www.bahn.de/web/assets/mitt.DJ65BbbF.jswww.bahn.de/web/assets/mitt.DJ65Bbb... https://www.bahn.de/web/assets/mitt.DJ65BbbF.js — 200 — 602 B — 141 ms — h2https://www.bahn.de/web/assets/chunk-E47FCHVU.JvaxGN7t.jswww.bahn.de/web/assets/chunk-E47FCH... https://www.bahn.de/web/assets/chunk-E47FCHVU.JvaxGN7t.js — 200 — 8.7 KiB — 128 ms — h2https://www.bahn.de/web/assets/chunk-QURZENW4.CO0qOR3J.jswww.bahn.de/web/assets/chunk-QURZEN... https://www.bahn.de/web/assets/chunk-QURZENW4.CO0qOR3J.js — 200 — 541 B — 156 ms — h2https://www.bahn.de/web/assets/chunk-FKSMSTOH.BLUP-ASK.jswww.bahn.de/web/assets/chunk-FKSMST... https://www.bahn.de/web/assets/chunk-FKSMSTOH.BLUP-ASK.js — 200 — 491 B — 130 ms — h2https://www.bahn.de/web/assets/DBWebLinkTarget.CYTlGHoa.jswww.bahn.de/web/assets/DBWebLinkTar... https://www.bahn.de/web/assets/DBWebLinkTarget.CYTlGHoa.js — 200 — 502 B — 132 ms — h2https://www.bahn.de/web/assets/DBWebLink.vue.BveKF9ku.jswww.bahn.de/web/assets/DBWebLink.vu... https://www.bahn.de/web/assets/DBWebLink.vue.BveKF9ku.js — 200 — 1.6 KiB — 157 ms — h2https://www.bahn.de/web/assets/ElementPosition.6Qwq_hHZ.jswww.bahn.de/web/assets/ElementPosit... https://www.bahn.de/web/assets/ElementPosition.6Qwq_hHZ.js — 200 — 488 B — 159 ms — h2https://www.bahn.de/web/assets/DBWebIconMessage.vue.CwgpUheM.jswww.bahn.de/web/assets/DBWebIconMes... https://www.bahn.de/web/assets/DBWebIconMessage.vue.CwgpUheM.js — 200 — 1.1 KiB — 160 ms — h2https://www.bahn.de/web/assets/CssAlignment.CGAsdcvJ.jswww.bahn.de/web/assets/CssAlignment... https://www.bahn.de/web/assets/CssAlignment.CGAsdcvJ.js — 200 — 564 B — 162 ms — h2https://www.bahn.de/web/assets/useWindow.BPwuTfbA.jswww.bahn.de/web/assets/useWindow.BP... https://www.bahn.de/web/assets/useWindow.BPwuTfbA.js — 200 — 531 B — 163 ms — h2https://www.bahn.de/web/assets/pushPageLoadEventsIntoDataLayer.DFNIz0r6.jswww.bahn.de/web/assets/pushPageLoad... https://www.bahn.de/web/assets/pushPageLoadEventsIntoDataLayer.DFNIz0r6.js — 200 — 1.2 KiB — 165 ms — h2https://www.bahn.de/web/assets/createQuickfinderApp.SGKY7ecs.jswww.bahn.de/web/assets/createQuickf... https://www.bahn.de/web/assets/createQuickfinderApp.SGKY7ecs.js — 200 — 2.7 KiB — 166 ms — h2https://www.bahn.de/web/assets/QuickFinderApp.CVRdw8ON.jswww.bahn.de/web/assets/QuickFinderA... https://www.bahn.de/web/assets/QuickFinderApp.CVRdw8ON.js — 200 — 1.3 KiB — 196 ms — h2https://www.bahn.de/web/assets/unregisterServiceWorker.lzWpSH19.jswww.bahn.de/web/assets/unregisterSe... https://www.bahn.de/web/assets/unregisterServiceWorker.lzWpSH19.js — 200 — 38.0 KiB — 227 ms — h2https://www.bahn.de/web/assets/useParametrisierterEinsprung.IAP_qv_T.jswww.bahn.de/web/assets/useParametri... https://www.bahn.de/web/assets/useParametrisierterEinsprung.IAP_qv_T.js — 200 — 2.1 KiB — 200 ms — h2https://www.bahn.de/web/assets/OrteService.BhF_ewKb.jswww.bahn.de/web/assets/OrteService.... https://www.bahn.de/web/assets/OrteService.BhF_ewKb.js — 200 — 1.1 KiB — 206 ms — h2https://www.bahn.de/web/assets/reiseloesungStoreFunctions.CoM1PXeb.jswww.bahn.de/web/assets/reiseloesung... https://www.bahn.de/web/assets/reiseloesungStoreFunctions.CoM1PXeb.js — 200 — 690 B — 169 ms — h2https://www.bahn.de/web/assets/VerbindungTeilenService._LxKO6Ry.jswww.bahn.de/web/assets/VerbindungTe... https://www.bahn.de/web/assets/VerbindungTeilenService._LxKO6Ry.js — 200 — 840 B — 232 ms — h2https://www.bahn.de/web/assets/chunk-RWJ6YQO2.DfbgEGnr.jswww.bahn.de/web/assets/chunk-RWJ6YQ... https://www.bahn.de/web/assets/chunk-RWJ6YQO2.DfbgEGnr.js — 200 — 4.2 KiB — 172 ms — h2https://www.bahn.de/web/assets/VerbindungsUtils.R_Rt_-w3.jswww.bahn.de/web/assets/VerbindungsU... https://www.bahn.de/web/assets/VerbindungsUtils.R_Rt_-w3.js — 200 — 1.5 KiB — 174 ms — h2https://www.bahn.de/web/assets/chunk-24VDZLQV.CpfkPNpX.jswww.bahn.de/web/assets/chunk-24VDZL... https://www.bahn.de/web/assets/chunk-24VDZLQV.CpfkPNpX.js — 200 — 591 B — 177 ms — h2https://www.bahn.de/web/assets/differenceInMilliseconds.DTZJkRwA.jswww.bahn.de/web/assets/differenceIn... https://www.bahn.de/web/assets/differenceInMilliseconds.DTZJkRwA.js — 200 — 562 B — 178 ms — h2https://www.bahn.de/web/assets/chunk-T5SFTYFL.CRHwm_DZ.jswww.bahn.de/web/assets/chunk-T5SFTY... https://www.bahn.de/web/assets/chunk-T5SFTYFL.CRHwm_DZ.js — 200 — 506 B — 180 ms — h2https://www.bahn.de/web/assets/duration.filter.Cx6QVvsy.jswww.bahn.de/web/assets/duration.fil... https://www.bahn.de/web/assets/duration.filter.Cx6QVvsy.js — 200 — 917 B — 181 ms — h2https://www.bahn.de/web/assets/addHours.DYLT64uY.jswww.bahn.de/web/assets/addHours.DYL... https://www.bahn.de/web/assets/addHours.DYLT64uY.js — 200 — 530 B — 183 ms — h2https://www.bahn.de/web/assets/parseEncodedURLToRoute.DxI4glmu.jswww.bahn.de/web/assets/parseEncoded... https://www.bahn.de/web/assets/parseEncodedURLToRoute.DxI4glmu.js — 200 — 693 B — 204 ms — h2https://www.bahn.de/web/assets/QuickFinder.B14oLpVA.jswww.bahn.de/web/assets/QuickFinder.... https://www.bahn.de/web/assets/QuickFinder.B14oLpVA.js — 200 — 8.5 KiB — 204 ms — h2https://www.bahn.de/web/assets/DBWebTextButton.vue.DeN3Ia3r.jswww.bahn.de/web/assets/DBWebTextBut... https://www.bahn.de/web/assets/DBWebTextButton.vue.DeN3Ia3r.js — 200 — 1.2 KiB — 184 ms — h2https://www.bahn.de/web/assets/DBWebTransitionScaleOut.vue.DszZ_asP.jswww.bahn.de/web/assets/DBWebTransit... https://www.bahn.de/web/assets/DBWebTransitionScaleOut.vue.DszZ_asP.js — 200 — 1006 B — 185 ms — h2https://www.bahn.de/web/assets/useViewportDetection.CRwTjyCl.jswww.bahn.de/web/assets/useViewportD... https://www.bahn.de/web/assets/useViewportDetection.CRwTjyCl.js — 200 — 673 B — 193 ms — h2https://www.bahn.de/web/assets/ClickOutsideDirective.CRPyrJIA.jswww.bahn.de/web/assets/ClickOutside... https://www.bahn.de/web/assets/ClickOutsideDirective.CRPyrJIA.js — 200 — 785 B — 196 ms — h2https://www.bahn.de/web/assets/chunk-FRQ6IBQP.S671-Aiu.jswww.bahn.de/web/assets/chunk-FRQ6IB... https://www.bahn.de/web/assets/chunk-FRQ6IBQP.S671-Aiu.js — 200 — 559 B — 353 ms — h2https://www.bahn.de/web/assets/index.CtszlDaS.jswww.bahn.de/web/assets/index.CtszlD... https://www.bahn.de/web/assets/index.CtszlDaS.js — 200 — 2.8 KiB — 197 ms — h2https://www.bahn.de/web/assets/useSubmitToURL.BSRn8OiH.jswww.bahn.de/web/assets/useSubmitToU... https://www.bahn.de/web/assets/useSubmitToURL.BSRn8OiH.js — 200 — 837 B — 203 ms — h2https://www.bahn.de/web/assets/useABTest.CtEd4Meu.jswww.bahn.de/web/assets/useABTest.Ct... https://www.bahn.de/web/assets/useABTest.CtEd4Meu.js — 200 — 861 B — 204 ms — h2https://www.bahn.de/web/assets/useZeitauswahl.tVIi4lTH.jswww.bahn.de/web/assets/useZeitauswa... https://www.bahn.de/web/assets/useZeitauswahl.tVIi4lTH.js — 200 — 10.2 KiB — 205 ms — h2https://www.bahn.de/web/assets/useCMSLinks.BDou0tPq.jswww.bahn.de/web/assets/useCMSLinks.... https://www.bahn.de/web/assets/useCMSLinks.BDou0tPq.js — 200 — 1.6 KiB — 207 ms — h2https://www.bahn.de/web/assets/useDeutschlandTicketTranslations.BlON5AWh.jswww.bahn.de/web/assets/useDeutschla... https://www.bahn.de/web/assets/useDeutschlandTicketTranslations.BlON5AWh.js — 200 — 1.1 KiB — 209 ms — h2https://www.bahn.de/web/assets/DBWebSwitch.vue_vue_type_script_setup_true_lang.B2BIVNuJ.jswww.bahn.de/web/assets/DBWebSwitch.... https://www.bahn.de/web/assets/DBWebSwitch.vue_vue_type_script_setup_true_lang.B2BIVNuJ.js — 200 — 1.1 KiB — 210 ms — h2https://www.bahn.de/web/assets/DBWebSwitchList.KWqVloQk.jswww.bahn.de/web/assets/DBWebSwitchL... https://www.bahn.de/web/assets/DBWebSwitchList.KWqVloQk.js — 200 — 1.9 KiB — 211 ms — h2https://www.bahn.de/web/assets/DBWebIconWithTooltip.vue.iNGegrwt.jswww.bahn.de/web/assets/DBWebIconWit... https://www.bahn.de/web/assets/DBWebIconWithTooltip.vue.iNGegrwt.js — 200 — 8.3 KiB — 223 ms — h2https://www.bahn.de/web/assets/DBWebDialogButton.vue.CSdKVV3O.jswww.bahn.de/web/assets/DBWebDialogB... https://www.bahn.de/web/assets/DBWebDialogButton.vue.CSdKVV3O.js — 200 — 1.1 KiB — 224 ms — h2https://www.bahn.de/web/assets/QuickFinderZeitauswahlAsyncLoader.DQ0kpjbh.jswww.bahn.de/web/assets/QuickFinderZ... https://www.bahn.de/web/assets/QuickFinderZeitauswahlAsyncLoader.DQ0kpjbh.js — 200 — 10.7 KiB — 214 ms — h2https://www.bahn.de/web/assets/DBWebSelectList.vue.BLYZIPOo.jswww.bahn.de/web/assets/DBWebSelectL... https://www.bahn.de/web/assets/DBWebSelectList.vue.BLYZIPOo.js — 200 — 2.9 KiB — 328 ms — h2https://www.bahn.de/web/assets/OverlayControlButtons.ClzWJ8up.jswww.bahn.de/web/assets/OverlayContr... https://www.bahn.de/web/assets/OverlayControlButtons.ClzWJ8up.js — 200 — 947 B — 215 ms — h2https://www.bahn.de/web/assets/VerkehrsmittelUtils.BCHY5hTf.jswww.bahn.de/web/assets/Verkehrsmitt... https://www.bahn.de/web/assets/VerkehrsmittelUtils.BCHY5hTf.js — 200 — 1.1 KiB — 323 ms — h2https://www.bahn.de/web/assets/IconSize.Bg6oD3fg.jswww.bahn.de/web/assets/IconSize.Bg6... https://www.bahn.de/web/assets/IconSize.Bg6oD3fg.js — 200 — 525 B — 223 ms — h2https://www.bahn.de/web/assets/DBWebSelect.vue.CW68jpWl.jswww.bahn.de/web/assets/DBWebSelect.... https://www.bahn.de/web/assets/DBWebSelect.vue.CW68jpWl.js — 200 — 3.2 KiB — 225 ms — h2https://www.bahn.de/web/assets/InputErrorMessage.vue.BtqLqrpM.jswww.bahn.de/web/assets/InputErrorMe... https://www.bahn.de/web/assets/InputErrorMessage.vue.BtqLqrpM.js — 200 — 868 B — 215 ms — h2https://www.bahn.de/web/assets/useIntervalFormatter.Ddt8gqqU.jswww.bahn.de/web/assets/useIntervalF... https://www.bahn.de/web/assets/useIntervalFormatter.Ddt8gqqU.js — 200 — 608 B — 226 ms — h2https://www.bahn.de/web/assets/DBWebTabBar.B3eFTSfJ.jswww.bahn.de/web/assets/DBWebTabBar.... https://www.bahn.de/web/assets/DBWebTabBar.B3eFTSfJ.js — 200 — 1.2 KiB — 328 ms — h2https://www.bahn.de/web/assets/DBWebAccordionGroup.vue.BIwZdaIs.jswww.bahn.de/web/assets/DBWebAccordi... https://www.bahn.de/web/assets/DBWebAccordionGroup.vue.BIwZdaIs.js — 200 — 1.1 KiB — 227 ms — h2https://www.bahn.de/web/assets/HinRueckTabBar.vue_vue_type_script_setup_true_lang.C2ttYOWI.jswww.bahn.de/web/assets/HinRueckTabB... https://www.bahn.de/web/assets/HinRueckTabBar.vue_vue_type_script_setup_true_lang.C2ttYOWI.js — 200 — 817 B — 228 ms — h2https://www.bahn.de/web/assets/DBWebAccordion.vue.C60NoYqF.jswww.bahn.de/web/assets/DBWebAccordi... https://www.bahn.de/web/assets/DBWebAccordion.vue.C60NoYqF.js — 200 — 3.4 KiB — 284 ms — h2https://www.bahn.de/web/assets/accordion_default.svg.BnoVO-yU.jswww.bahn.de/web/assets/accordion_de... https://www.bahn.de/web/assets/accordion_default.svg.BnoVO-yU.js — 200 — 1.4 KiB — 241 ms — h2https://www.bahn.de/web/assets/DBWebExplicitSpace.74y3BZfm.jswww.bahn.de/web/assets/DBWebExplici... https://www.bahn.de/web/assets/DBWebExplicitSpace.74y3BZfm.js — 200 — 596 B — 243 ms — h2https://www.bahn.de/web/assets/DBWebHaltSearch.CTUm0U8l.jswww.bahn.de/web/assets/DBWebHaltSea... https://www.bahn.de/web/assets/DBWebHaltSearch.CTUm0U8l.js — 200 — 8.0 KiB — 236 ms — h2https://www.bahn.de/web/assets/toNumber.D_lgFFfp.jswww.bahn.de/web/assets/toNumber.D_l... https://www.bahn.de/web/assets/toNumber.D_lgFFfp.js — 200 — 817 B — 430 ms — h2https://www.bahn.de/web/assets/isSymbol.B6nBdbC7.jswww.bahn.de/web/assets/isSymbol.B6n... https://www.bahn.de/web/assets/isSymbol.B6nBdbC7.js — 200 — 575 B — 243 ms — h2https://www.bahn.de/web/assets/KeyCode.BArAx72x.jswww.bahn.de/web/assets/KeyCode.BArA... https://www.bahn.de/web/assets/KeyCode.BArAx72x.js — 200 — 570 B — 245 ms — h2https://www.bahn.de/web/assets/DBWebDuration.08YoVHyO.jswww.bahn.de/web/assets/DBWebDuratio... https://www.bahn.de/web/assets/DBWebDuration.08YoVHyO.js — 200 — 3.3 KiB — 236 ms — h2https://www.bahn.de/web/assets/TimeUnits.wDoTViQm.jswww.bahn.de/web/assets/TimeUnits.wD... https://www.bahn.de/web/assets/TimeUnits.wDoTViQm.js — 200 — 502 B — 348 ms — h2https://www.bahn.de/web/assets/createIcon.8kpt_iip.jswww.bahn.de/web/assets/createIcon.8... https://www.bahn.de/web/assets/createIcon.8kpt_iip.js — 200 — 457 B — 245 ms — h2https://www.bahn.de/web/assets/DateState.Dwha6H1u.jswww.bahn.de/web/assets/DateState.Dw... https://www.bahn.de/web/assets/DateState.Dwha6H1u.js — 200 — 1.3 KiB — 236 ms — h2https://www.bahn.de/web/assets/chunk-CJMETDPE.ppKyzaSO.jswww.bahn.de/web/assets/chunk-CJMETD... https://www.bahn.de/web/assets/chunk-CJMETDPE.ppKyzaSO.js — 200 — 627 B — 246 ms — h2https://www.bahn.de/web/assets/addMonths.nfTQUTzR.jswww.bahn.de/web/assets/addMonths.nf... https://www.bahn.de/web/assets/addMonths.nfTQUTzR.js — 200 — 623 B — 318 ms — h2https://www.bahn.de/web/assets/add.BWNy9p6_.jswww.bahn.de/web/assets/add.BWNy9p6_... https://www.bahn.de/web/assets/add.BWNy9p6_.js — 200 — 662 B — 324 ms — h2https://www.bahn.de/web/assets/chunk-ETGD2GVH.BlogLRdE.jswww.bahn.de/web/assets/chunk-ETGD2G... https://www.bahn.de/web/assets/chunk-ETGD2GVH.BlogLRdE.js — 200 — 1.1 KiB — 247 ms — h2https://www.bahn.de/web/assets/QuickFinderReisendeDialog.BPtA-N62.jswww.bahn.de/web/assets/QuickFinderR... https://www.bahn.de/web/assets/QuickFinderReisendeDialog.BPtA-N62.js — 200 — 4.1 KiB — 261 ms — h2https://www.bahn.de/web/assets/ReisendeOverlay.BTITeVNu.jswww.bahn.de/web/assets/ReisendeOver... https://www.bahn.de/web/assets/ReisendeOverlay.BTITeVNu.js — 200 — 8.8 KiB — 248 ms — h2https://www.bahn.de/web/assets/DBWebExpansionToggle.vue_vue_type_script_setup_true_lang.DOiV4hJD.jswww.bahn.de/web/assets/DBWebExpansi... https://www.bahn.de/web/assets/DBWebExpansionToggle.vue_vue_type_script_setup_true_lang.DOiV4hJD.js — 200 — 893 B — 262 ms — h2https://www.bahn.de/web/assets/discountEvents.BRkxsQdU.jswww.bahn.de/web/assets/discountEven... https://www.bahn.de/web/assets/discountEvents.BRkxsQdU.js — 200 — 720 B — 264 ms — h2https://www.bahn.de/web/assets/ErmaessigungsFormatter.-Sy0OI8L.jswww.bahn.de/web/assets/Ermaessigung... https://www.bahn.de/web/assets/ErmaessigungsFormatter.-Sy0OI8L.js — 200 — 1.3 KiB — 249 ms — h2https://www.bahn.de/web/assets/_baseUniq.VMZmCwbb.jswww.bahn.de/web/assets/_baseUniq.VM... https://www.bahn.de/web/assets/_baseUniq.VMZmCwbb.js — 200 — 1.1 KiB — 425 ms — h2https://www.bahn.de/web/assets/makeStringNonBreaking.71FTu4iK.jswww.bahn.de/web/assets/makeStringNo... https://www.bahn.de/web/assets/makeStringNonBreaking.71FTu4iK.js — 200 — 552 B — 250 ms — h2https://www.bahn.de/web/assets/ReisendentypFormatter.DtXn5guk.jswww.bahn.de/web/assets/Reisendentyp... https://www.bahn.de/web/assets/ReisendentypFormatter.DtXn5guk.js — 200 — 966 B — 264 ms — h2https://www.bahn.de/web/assets/chunk-A7J2NTDR.CQHZz3jv.jswww.bahn.de/web/assets/chunk-A7J2NT... https://www.bahn.de/web/assets/chunk-A7J2NTDR.CQHZz3jv.js — 200 — 987 B — 265 ms — h2https://www.bahn.de/web/assets/DBWebCheckbox.vue.CPfQV-Xq.jswww.bahn.de/web/assets/DBWebCheckbo... https://www.bahn.de/web/assets/DBWebCheckbox.vue.CPfQV-Xq.js — 200 — 1.3 KiB — 266 ms — h2https://www.bahn.de/web/assets/images.Do7LjU9T.jswww.bahn.de/web/assets/images.Do7Lj... https://www.bahn.de/web/assets/images.Do7LjU9T.js — 200 — 496 B — 253 ms — h2https://www.bahn.de/web/assets/ScreenReaderAnnouncements.Cj1BunFE.jswww.bahn.de/web/assets/ScreenReader... https://www.bahn.de/web/assets/ScreenReaderAnnouncements.Cj1BunFE.js — 200 — 688 B — 276 ms — h2https://www.bahn.de/web/assets/useReisendenTyp.BGVwFUx4.jswww.bahn.de/web/assets/useReisenden... https://www.bahn.de/web/assets/useReisendenTyp.BGVwFUx4.js — 200 — 563 B — 277 ms — h2https://www.bahn.de/web/assets/QuickFinderZeitauswahl.Belk1gNV.jswww.bahn.de/web/assets/QuickFinderZ... https://www.bahn.de/web/assets/QuickFinderZeitauswahl.Belk1gNV.js — 200 — 1.9 KiB — 283 ms — h2https://www.bahn.de/web/assets/chunk-NASNYM2B.B9ucm4Hc.jswww.bahn.de/web/assets/chunk-NASNYM... https://www.bahn.de/web/assets/chunk-NASNYM2B.B9ucm4Hc.js — 200 — 563 B — 284 ms — h2https://www.bahn.de/web/assets/isSameDay.BWkAogcA.jswww.bahn.de/web/assets/isSameDay.BW... https://www.bahn.de/web/assets/isSameDay.BWkAogcA.js — 200 — 525 B — 310 ms — h2https://www.bahn.de/web/assets/dateFormat.BP7D8jZN.jswww.bahn.de/web/assets/dateFormat.B... https://www.bahn.de/web/assets/dateFormat.BP7D8jZN.js — 200 — 587 B — 258 ms — h2https://www.bahn.de/web/assets/chunk-XSLVQALA.D1m5bdYH.jswww.bahn.de/web/assets/chunk-XSLVQA... https://www.bahn.de/web/assets/chunk-XSLVQALA.D1m5bdYH.js — 200 — 493 B — 312 ms — h2https://www.bahn.de/web/assets/date.filter.CfWQ4E3w.jswww.bahn.de/web/assets/date.filter.... https://www.bahn.de/web/assets/date.filter.CfWQ4E3w.js — 200 — 550 B — 348 ms — h2https://www.bahn.de/web/assets/GKBadge.vue_vue_type_script_setup_true_lang.tLIrTkK4.jswww.bahn.de/web/assets/GKBadge.vue_... https://www.bahn.de/web/assets/GKBadge.vue_vue_type_script_setup_true_lang.tLIrTkK4.js — 200 — 672 B — 280 ms — h2https://www.bahn.de/web/assets/DBWebBadge.DEhOVU6V.jswww.bahn.de/web/assets/DBWebBadge.D... https://www.bahn.de/web/assets/DBWebBadge.DEhOVU6V.js — 200 — 705 B — 332 ms — h2https://www.bahn.de/web/assets/SearchSwap.CdVCvAQp.jswww.bahn.de/web/assets/SearchSwap.C... https://www.bahn.de/web/assets/SearchSwap.CdVCvAQp.js — 200 — 1.3 KiB — 259 ms — h2https://www.bahn.de/web/assets/GoogleMapsLauncher.Cb6GyiQu.jswww.bahn.de/web/assets/GoogleMapsLa... https://www.bahn.de/web/assets/GoogleMapsLauncher.Cb6GyiQu.js — 200 — 4.6 KiB — 334 ms — h2https://www.bahn.de/web/assets/getCookieDomain.CdZXcYIg.jswww.bahn.de/web/assets/getCookieDom... https://www.bahn.de/web/assets/getCookieDomain.CdZXcYIg.js — 200 — 523 B — 269 ms — h2https://www.bahn.de/web/assets/subDays.D4ZFP75v.jswww.bahn.de/web/assets/subDays.D4ZF... https://www.bahn.de/web/assets/subDays.D4ZFP75v.js — 200 — 503 B — 293 ms — h2https://www.bahn.de/web/assets/LoadingIndicator.DVbDsSWM.jswww.bahn.de/web/assets/LoadingIndic... https://www.bahn.de/web/assets/LoadingIndicator.DVbDsSWM.js — 200 — 857 B — 295 ms — h2https://cms.static-bahn.de/tms/next-main/utag.jscms.static-bahn.de/tms/next-main/ut... https://cms.static-bahn.de/tms/next-main/utag.js — 200 — 72.1 KiB — 409 ms — h2https://www.bahn.de/.rest/navigation?root=a5a66ce9-1eaa-41d7-87d4-1c9e52ea2bb1&site=next-bahn-de&lang=dewww.bahn.de/.rest/navigation?root=a... https://www.bahn.de/.rest/navigation?root=a5a66ce9-1eaa-41d7-87d4-1c9e52ea2bb1&site=next-bahn-de&lang=de — 200 — 5.4 KiB — 441 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/InputWithGroupedValue-RhEyYkFA.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/InputWithGroupedValue-RhEyYkFA.js — 200 — 2.7 KiB — 211 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/swiperArrow-SF5MQyZ9.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/swiperArrow-SF5MQyZ9.js — 200 — 3.0 KiB — 215 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/accordion-BTzSDeX5.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/accordion-BTzSDeX5.js — 200 — 2.7 KiB — 227 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/app-popup.vue-BMQNQFjF.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/app-popup.vue-BMQNQFjF.js — 200 — 7.3 KiB — 217 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/defineAuthButtonWebComponent-BN0mbiGi.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/defineAuthButtonWebComponent-BN0mbiGi.js — 200 — 4.1 KiB — 218 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/app-crm-teaser.vue-DLlFsCGT.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/app-crm-teaser.vue-DLlFsCGT.js — 200 — 4.0 KiB — 241 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/app-teaser-block-rondell.vue-DX_iinpu.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/app-teaser-block-rondell.vue-DX_iinpu.js — 200 — 3.4 KiB — 340 ms — h2https://www.bahn.de/.resources/bahn-common/webresources/storage/index.htmlwww.bahn.de/.resources/bahn-common/... https://www.bahn.de/.resources/bahn-common/webresources/storage/index.html — 200 — 1.0 KiB — 230 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/wcagContentLink-D7kkppRq.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/wcagContentLink-D7kkppRq.js — 200 — 2.8 KiB — 197 ms — h2https://accounts.bahn.de/auth/realms/db/protocol/openid-connect/auth?redirect_uri=https%3A%2F%2Fwww.bahn.de%2F.resources%2Fbahn-common-light%2Fwebresources%2Fassets%2Fhtml%2Fauth.v2.html&client_id=kf_web&response_type=code&state=XQfFeHXLgw&scope=openid%20vendo&corid=6fdfb2e1-c4b4-492e-a740-759ba0316696_93de53d3-16ae-435c-8a6f-7caba6d60a1c&response_mode=fragment&prompt=none&code_challenge=nRYx9uCAJEYRSqtsUEB51pv0i2xEhXmAVK8NlmQUsqQ&code_challenge_method=S256accounts.bahn.de/auth/realms/db/pro... https://accounts.bahn.de/auth/realms/db/protocol/openid-connect/auth?redirect_uri=https%3A%2F%2Fwww.bahn.de%2F.resources%2Fbahn-common-light%2Fwebresources%2Fassets%2Fhtml%2Fauth.v2.html&client_id=kf_web&response_type=code&state=XQfFeHXLgw&scope=openid%20vendo&corid=6fdfb2e1-c4b4-492e-a740-759ba0316696_93de53d3-16ae-435c-8a6f-7caba6d60a1c&response_mode=fragment&prompt=none&code_challenge=nRYx9uCAJEYRSqtsUEB51pv0i2xEhXmAVK8NlmQUsqQ&code_challenge_method=S256 — 302 — 1.2 KiB — 329 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/InputWithGroupedValue-kAOugnAV.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/InputWithGroupedValue-kAOugnAV.js — 200 — 3.0 KiB — 101 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/vSafeHtml-zQBv_oR-.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/vSafeHtml-zQBv_oR-.js — 200 — 10.7 KiB — 33 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/accordion-DIJCYc8h.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/accordion-DIJCYc8h.js — 200 — 3.9 KiB — 102 ms — h2https://www.bahn.de/.resources/bahn-common/webresources/storage/assets/index-IEh6U0AY.jswww.bahn.de/.resources/bahn-common/... https://www.bahn.de/.resources/bahn-common/webresources/storage/assets/index-IEh6U0AY.js — 200 — 3.2 KiB — 99 ms — h2https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYBwww.bahn.de/d-9v3GLoQ/skMBimcE/g/um... https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB — 200 — 172.8 KiB — 109 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/TeaserSlider-D8Y1tK_U.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/TeaserSlider-D8Y1tK_U.js — 200 — 5.7 KiB — 88 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/userStore-edExKhcR.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/userStore-edExKhcR.js — 200 — 3.4 KiB — 89 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/TeaserBlockRondell-CtRmIr-O.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/TeaserBlockRondell-CtRmIr-O.js — 200 — 3.4 KiB — 57 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/CmsHeadline-CQmE1MfK.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/CmsHeadline-CQmE1MfK.js — 200 — 3.0 KiB — 54 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/CrmContentTeaser-CQzLX05U.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/CrmContentTeaser-CQzLX05U.js — 200 — 4.6 KiB — 52 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/assets/html/auth.v2.htmlwww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/assets/html/auth.v2.html — 200 — 2.9 KiB — 65 ms — h2https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYBwww.bahn.de/d-9v3GLoQ/skMBimcE/g/um... https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB — 201 — 1.3 KiB — 192 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/useScreenReader-DBNcxsVd.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/useScreenReader-DBNcxsVd.js — 200 — 2.8 KiB — 25 ms — h2https://www.bahn.de/.resources/bahn-common-light/webresources/js/useViewSize-CrJKvM5J.jswww.bahn.de/.resources/bahn-common-... https://www.bahn.de/.resources/bahn-common-light/webresources/js/useViewSize-CrJKvM5J.js — 200 — 2.9 KiB — 61 ms — h2https://www.bahn.de/web/api/kundenkonto/user-context-datawww.bahn.de/web/api/kundenkonto/use... https://www.bahn.de/web/api/kundenkonto/user-context-data — 200 — 1.2 KiB — 184 ms — h2blob:https://www.bahn.de/7623feb3-8778-4da2-b9a3-5511fc9e0583www.bahn.de/7623feb3-8778-4da2-b9a3... blob:https://www.bahn.de/7623feb3-8778-4da2-b9a3-5511fc9e0583 — -1 — 0 B — 0 ms — data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13,1…www.w3.org/2000/svg'%3E%3Cpath d='M... data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13,1… — 200 — 0 B — 0 ms — datahttps://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:447893c8-ae2e-4b0a-86ad-4cf272ffc662/Marketing-Stage_Couple_1280x540.jpgassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:447893c8-ae2e-4b0a-86ad-4cf272ffc662/Marketing-Stage_Couple_1280x540.jpg — 200 — 49.3 KiB — 62 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:b9c3cabb-cfbb-4a82-ade0-c2a022a3a298/Young_de_4z2.jpgassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:b9c3cabb-cfbb-4a82-ade0-c2a022a3a298/Young_de_4z2.jpg — 200 — 63.1 KiB — 79 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:cdccbcf4-3fde-4cd7-9693-bd972972c609/752x376px_Teaser_bahnde_Navigator.pngassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:cdccbcf4-3fde-4cd7-9693-bd972972c609/752x376px_Teaser_bahnde_Navigator.png — 200 — 24.4 KiB — 64 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:04b73d38-2f3b-4b52-9348-ffbcd6eb0ddb/Visual_Naumann_St%C3%B6rer_V02_4z2.jpgassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:04b73d38-2f3b-4b52-9348-ffbcd6eb0ddb/Visual_Naumann_St%C3%B6rer_V02_4z2.jpg — 200 — 40.0 KiB — 65 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:0ab05dba-e91d-403e-9dc7-d7e0052d29ac/DB283027.jpgassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:0ab05dba-e91d-403e-9dc7-d7e0052d29ac/DB283027.jpg — 200 — 34.0 KiB — 68 ms — h2https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:f746c968-a29f-4b40-b424-6b1f79748e58/Phase2_Reisevorschau%20KV_2000x1000.jpgassets.static-bahn.de/.imaging/foca... https://assets.static-bahn.de/.imaging/focalpoint/752x376/dam/jcr:f746c968-a29f-4b40-b424-6b1f79748e58/Phase2_Reisevorschau%20KV_2000x1000.jpg — 200 — 28.7 KiB — 71 ms — h2https://cms.static-bahn.de/cms/consent-layer/js/consent-layer-loader.jscms.static-bahn.de/cms/consent-laye... https://cms.static-bahn.de/cms/consent-layer/js/consent-layer-loader.js — 200 — 2.8 KiB — 10 ms — h2https://at.bahn.de/ccrmat.bahn.de/ccrm https://at.bahn.de/ccrm — 302 — 982 B — 476 ms — http/1.1https://cms.static-bahn.de/tms/next-main/utag.1.js?utv=ut4.53.202604160624cms.static-bahn.de/tms/next-main/ut... https://cms.static-bahn.de/tms/next-main/utag.1.js?utv=ut4.53.202604160624 — 200 — 23.5 KiB — 50 ms — h2https://cms.static-bahn.de/tms/next-main/utag.11.js?utv=ut4.53.202408221218cms.static-bahn.de/tms/next-main/ut... https://cms.static-bahn.de/tms/next-main/utag.11.js?utv=ut4.53.202408221218 — 200 — 1.8 KiB — 28 ms — h2https://www.bahn.de/favicon.icowww.bahn.de/favicon.ico https://www.bahn.de/favicon.ico — 200 — 3.6 KiB — 38 ms — h2https://cms.static-bahn.de/cms/consent-layer/js/consent-layer-standalone.c66d5646278b6e4bf366.jscms.static-bahn.de/cms/consent-laye... https://cms.static-bahn.de/cms/consent-layer/js/consent-layer-standalone.c66d5646278b6e4bf366.js — 200 — 132.0 KiB — 49 ms — h2https://cms.static-bahn.de/cms/consent-layer/js/consent-layer.3e18aaf75e23da260afa.jscms.static-bahn.de/cms/consent-laye... https://cms.static-bahn.de/cms/consent-layer/js/consent-layer.3e18aaf75e23da260afa.js — 200 — 7.2 KiB — 15 ms — h2https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYBwww.bahn.de/d-9v3GLoQ/skMBimcE/g/um... https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB — 201 — 1.4 KiB — 288 ms — h2https://cms.static-bahn.de/cms/consent-layer/js/4.370f77db7ec5cab3e5a0.jscms.static-bahn.de/cms/consent-laye... https://cms.static-bahn.de/cms/consent-layer/js/4.370f77db7ec5cab3e5a0.js — 200 — 134.5 KiB — 56 ms — h2https://cdn.optimizely.com/datafiles/2VwfARuJAzeMmnZHy6KR3.jsoncdn.optimizely.com/datafiles/2VwfAR... https://cdn.optimizely.com/datafiles/2VwfARuJAzeMmnZHy6KR3.json — 200 — 2.4 KiB — 23 ms — h2https://www.bahn.de/web/frontend-config.jsonwww.bahn.de/web/frontend-config.jso... https://www.bahn.de/web/frontend-config.json — 200 — 1.6 KiB — 143 ms — h2https://www.bahn.de/web/api/angebote/stammdaten?lang=dewww.bahn.de/web/api/angebote/stammd... https://www.bahn.de/web/api/angebote/stammdaten?lang=de — 200 — 5.1 KiB — 55 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath class='s…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath class='s… — 200 — 0 B — 0 ms — datahttps://www.bahn.de/web/api/angebote/stammdaten/verbuendewww.bahn.de/web/api/angebote/stammd... https://www.bahn.de/web/api/angebote/stammdaten/verbuende — 200 — 2.5 KiB — 141 ms — h2data:font/woff;base64,d09GRgABAAAAAH7cAAsAAAAAfpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAA…data:font/woff;base64,d09GRgABAAAAA... data:font/woff;base64,d09GRgABAAAAAH7cAAsAAAAAfpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAA… — 200 — 31.7 KiB — 22 ms — datahttps://www.bahn.de/web/assets/db.B0FA8wBg.woff2www.bahn.de/web/assets/db.B0FA8wBg.... https://www.bahn.de/web/assets/db.B0FA8wBg.woff2 — 200 — 68.8 KiB — 36 ms — h2https://cdn-at.bahn.de/1x1.gifcdn-at.bahn.de/1x1.gif https://cdn-at.bahn.de/1x1.gif — 200 — 1.2 KiB — 47 ms — h2https://www.bahn.de/st/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=5FA50A5953FB37E50A4C98BC%40AdobeOrg&mid=51502567169339321015173599608890382457&ts=1776807520516www.bahn.de/st/id?d_visid_ver=5.5.0... https://www.bahn.de/st/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=5FA50A5953FB37E50A4C98BC%40AdobeOrg&mid=51502567169339321015173599608890382457&ts=1776807520516 — 200 — 781 B — 169 ms — h2https://ucm-eu.verint-cdn.com/files/sites/next-bahn-de/live/sdk.jsucm-eu.verint-cdn.com/files/sites/n... https://ucm-eu.verint-cdn.com/files/sites/next-bahn-de/live/sdk.js — 200 — 19.0 KiB — 110 ms — h2blob:https://www.bahn.de/e6b74a3f-ea2e-472a-a3ad-b1bb581e9351www.bahn.de/e6b74a3f-ea2e-472a-a3ad... blob:https://www.bahn.de/e6b74a3f-ea2e-472a-a3ad-b1bb581e9351 — -1 — 0 B — 0 ms — https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYBwww.bahn.de/d-9v3GLoQ/skMBimcE/g/um... https://www.bahn.de/d-9v3GLoQ/skMBimcE/g/umh7ND0fzOctrN/XGwSAQ/T31A/TAE6QUYB — 201 — 1.4 KiB — 226 ms — h2https://ucm-eu.verint-cdn.com/files/sites/next-bahn-de/live/config.jsonucm-eu.verint-cdn.com/files/sites/n... https://ucm-eu.verint-cdn.com/files/sites/next-bahn-de/live/config.json — 200 — 16.7 KiB — 15 ms — h2https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/visitor.jsucm-eu.verint-cdn.com/files/modules... https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/visitor.js — 200 — 15.2 KiB — 13 ms — h2https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/database.jsucm-eu.verint-cdn.com/files/modules... https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/database.js — 200 — 2.0 KiB — 15 ms — h2https://www.bahn.de/st/b/ss/dbbahnprod/1/JS-2.23.0/s99418500998721?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2021%3A38%3A40%202%200&sdid=09602D7925002D3E-231086D38CAA3E0B&mid=51502567169339321015173599608890382457&ce=UTF-8&ns=deutschebahn&cdp=2&pageName=bahn-de_startseite&g=https%3A%2F%2Fwww.bahn.de%2F&cc=EUR&ch=Content&c3=Anonym&v3=Anonym&c4=Content&v4=Content&c22=https%3A%2F%2Fwww.bahn.de%2F&v22=https%3A%2F%2Fwww.bahn.de%2F&c24=bahn-de_startseite&v24=bahn-de_startseite&v26=nein%3E0&c69=Logout&v69=Logout&c74=bahn-de_startseite&v74=bahn-de_startseite&c75=https%3A%2F%2Fwww.bahn.de%2F&v75=https%3A%2F%2Fwww.bahn.de%2F&v89=497163&v97=Nein&v106=None&v110=bahn-de&v111=www.bahn.de&v112=startseite&v113=Content&v115=https%3A%2F%2Fwww.bahn.de%2F&v117=de&v118=Portrait&v119=undefined_412x823&v120=startseite&v121=Logout&v122=Anonym&v123=PK&v126=false&v145=bahn.de%3Enext-main&v186=view%3Eut4.53.202604160624&v187=prd--default&v199=next-main&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=5FA50A5953FB37E50A4C98BC%40AdobeOrg&AQE=1www.bahn.de/st/b/ss/dbbahnprod/1/JS... https://www.bahn.de/st/b/ss/dbbahnprod/1/JS-2.23.0/s99418500998721?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2021%3A38%3A40%202%200&sdid=09602D7925002D3E-231086D38CAA3E0B&mid=51502567169339321015173599608890382457&ce=UTF-8&ns=deutschebahn&cdp=2&pageName=bahn-de_startseite&g=https%3A%2F%2Fwww.bahn.de%2F&cc=EUR&ch=Content&c3=Anonym&v3=Anonym&c4=Content&v4=Content&c22=https%3A%2F%2Fwww.bahn.de%2F&v22=https%3A%2F%2Fwww.bahn.de%2F&c24=bahn-de_startseite&v24=bahn-de_startseite&v26=nein%3E0&c69=Logout&v69=Logout&c74=bahn-de_startseite&v74=bahn-de_startseite&c75=https%3A%2F%2Fwww.bahn.de%2F&v75=https%3A%2F%2Fwww.bahn.de%2F&v89=497163&v97=Nein&v106=None&v110=bahn-de&v111=www.bahn.de&v112=startseite&v113=Content&v115=https%3A%2F%2Fwww.bahn.de%2F&v117=de&v118=Portrait&v119=undefined_412x823&v120=startseite&v121=Logout&v122=Anonym&v123=PK&v126=false&v145=bahn.de%3Enext-main&v186=view%3Eut4.53.202604160624&v187=prd--default&v199=next-main&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=5FA50A5953FB37E50A4C98BC%40AdobeOrg&AQE=1 — 200 — 837 B — 140 ms — h2https://ucm-eu.verint-cdn.com/files/sites/next-bahn-de/live/customcode.jsucm-eu.verint-cdn.com/files/sites/n... https://ucm-eu.verint-cdn.com/files/sites/next-bahn-de/live/customcode.js — 200 — 6.6 KiB — 16 ms — h2https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/rules-engine.jsucm-eu.verint-cdn.com/files/modules... https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/rules-engine.js — 200 — 17.5 KiB — 13 ms — h2https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/scoring-engine.jsucm-eu.verint-cdn.com/files/modules... https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/scoring-engine.js — 200 — 5.4 KiB — 14 ms — h2https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/recording-engine.jsucm-eu.verint-cdn.com/files/modules... https://ucm-eu.verint-cdn.com/files/modules/unified-websdk/2.11.0/recording-engine.js — 200 — 18.0 KiB — 13 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 7329ms · 544KB · €80/mo
www.bahn.de
Other
Costly
Execution 2183ms
Transfer 1 KB
Unused 20%
Monthly Cost €24/mo
Unattributable
Other
Costly
Execution 2061ms
Transfer 0 KB
Monthly Cost €22/mo
www.bahn.de
Other
Costly
Execution 591ms
Transfer 16 KB
Monthly Cost €6/mo
ucm-eu.verint-cdn.com
Other
Costly
Execution 479ms
Transfer 2 KB
Monthly Cost €5/mo
www.bahn.de
Other
Costly
Execution 420ms
Transfer 46 KB
Monthly Cost €5/mo
www.bahn.de
Other
Costly
Execution 339ms
Transfer 5 KB
Monthly Cost €4/mo
www.bahn.de
Other
Costly
Execution 223ms
Transfer 72 KB
Unused 57%
Monthly Cost €2/mo
www.bahn.de
Other
Costly
Execution 221ms
Transfer 17 KB
Monthly Cost €2/mo
cms.static-bahn.de
Other
Optional
Execution 148ms
Transfer 72 KB
Monthly Cost €2/mo
cms.static-bahn.de
Other
Optional
Execution 109ms
Transfer 134 KB
Monthly Cost €1/mo
ucm-eu.verint-cdn.com
Other
Optional
Execution 102ms
Transfer 18 KB
Monthly Cost €1/mo
www.bahn.de
Other
Optional
Execution 95ms
Transfer 123 KB
Monthly Cost €1/mo
ucm-eu.verint-cdn.com
Other
Optional
Execution 94ms
Transfer 15 KB
Monthly Cost €1/mo
ucm-eu.verint-cdn.com
Other
Optional
Execution 81ms
Transfer 7 KB
Monthly Cost €1/mo
www.bahn.de
Other
Optional
Execution 69ms
Transfer 11 KB
Monthly Cost €1/mo
cms.static-bahn.de
Other
Optional
Execution 60ms
Transfer 2 KB
Monthly Cost €1/mo
www.bahn.de
Other
Optional
Execution 54ms
Transfer 3 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.bahn.de adds 2183ms and costs ~€24/month
  • Unattributable adds 2061ms and costs ~€22/month
  • www.bahn.de adds 591ms and costs ~€6/month
  • ucm-eu.verint-cdn.com adds 479ms and costs ~€5/month
  • www.bahn.de adds 420ms and costs ~€5/month
  • www.bahn.de adds 339ms and costs ~€4/month
  • www.bahn.de adds 223ms and costs ~€2/month
  • www.bahn.de adds 221ms and costs ~€2/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.bahn.de takes 2183ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 2061ms 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.bahn.de takes 591ms 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

ucm-eu.verint-cdn.com takes 479ms 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.bahn.de takes 420ms 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.bahn.de takes 339ms 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.bahn.de takes 223ms 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

57% of www.bahn.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.bahn.de takes 221ms 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

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