Skip to content
https://arbeitsagentur.de

Performance

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

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

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

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

11.10 s

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

349 ms

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

0.042

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

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

11.21 s

Page Load Progression

525 ms
1.1 s
1.6 s
2.1 s
2.6 s
3.2 s
3.7 s
4.2 s
Checks
17
8 PASS 3 REVIEW 4 FIX
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 (1.7 MiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5510ms total JS execution
FIX
5510ms total JS execution
Warning::
https://www.arbeitsagentur.de/_next/static/chunks/...: 1614ms CPU time
Warning::
Unattributable: 1256ms CPU time
Warning::
https://www.arbeitsagentur.de/: 1034ms CPU time
Warning::
https://web.arbeitsagentur.de/headerfooter/hf-v7/r...: 782ms CPU time
Info::
https://www.arbeitsagentur.de/_next/static/chunks/...: 212ms CPU time
Warning::
Third-party scripts: 5510ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 22% Style & Layout 15% Script Parsing & Compilation 4% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.js1614ms1338ms19ms3rd
Unattributable1256ms498ms0ms3rd
https://www.arbeitsagentur.de/1034ms22ms25ms3rd
https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-1bc15a26.js782ms572ms0ms3rd
https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.js212ms67ms24ms3rd
https://web.arbeitsagentur.de/analytics/matomo/tracker/js/container_TTB6sXlA.js182ms106ms73ms3rd
https://web.arbeitsagentur.de//chatbot/web-component/frontend/p-601100ee.js122ms103ms0ms3rd
https://www.arbeitsagentur.de/assets/dpl/js/core.js71ms17ms33ms3rd
https://www.arbeitsagentur.de/_next/static/css/10a98abea946e2cd.css63ms0ms0ms3rd
https://www.arbeitsagentur.de/_next/static/chunks/490-b038fd2a7947dcfe.js61ms39ms22ms3rd

Showing top 10 of 12 scripts

D
Page Weight Inventory
Action
80 resources · 1.7 MB · 216 KB savings available
FIX
80 resources · 1.7 MB · 216 KB savings available
Warning::
Page weight 685 KB over 1MB target
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~216 KB of savings available
Warning::
79 third-party resources (100% of weight)
Info::
1 resources over 200KB
80 resources · 1.7 MiB · 79 third-party 684.6 KiB over 1MB target
JavaScript 57% · 969.8 KiB
Image 28% · 475.8 KiB
Font 8% · 141.1 KiB
CSS 5% · 84.6 KiB
Document 2% · 30.0 KiB
Other 0% · 7.4 KiB

~215.7 KiB of savings available

Remove unused JavaScript: 215.7 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.

C
Page Weight Budget
Action
1.7 MB transferred, 80 requests
REVIEW
1.7 MB transferred, 80 requests
Info::
Page weighs 6.1 MB (1.7 MB transferred)
Warning::
JavaScript is 970 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 970 KB
Info::
80 HTTP requests
Info::
Estimated 0.35 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
80 requests
0.35 g CO2 per page load
JavaScript 969.8 KiB 57%
Images 470.7 KiB 28%
Fonts 141.1 KiB 8%
CSS 84.6 KiB 5%
HTML 29.9 KiB 2%
Other 6.7 KiB 0%
Other 5.1 KiB 0%
Other 699 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

B
Image Optimization
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Warning::
https://web.arbeitsagentur.de///cms-zentrales-port... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
7 images 462 KB
0 oversized -0 KB
3 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
53 scripts, 216 KB unused
REVIEW
53 scripts, 216 KB unused
Warning::
https://www.arbeitsagentur.de/assets/dpl/js/core.j...: 42 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://web.arbeitsagentur.de/analytics/matomo/tra...: 37 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.arbeitsagentur.de/_next/static/chunks/...: 32 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.arbeitsagentur.de/_next/static/chunks/...: 29 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.arbeitsagentur.de/_next/static/chunks/...: 28 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 216 KB
216 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.arbeitsagentur.de/assets/dpl/js/core.js49 KB42 KB (87%)3rd
https://web.arbeitsagentur.de/analytics/matomo/tracker/js/container_TTB6sXlA.js95 KB37 KB (39%)3rd
https://www.arbeitsagentur.de/_next/static/chunks/2602cb27.000422fbb0f89dd3.js34 KB32 KB (94%)3rd
https://www.arbeitsagentur.de/_next/static/chunks/490-b038fd2a7947dcfe.js33 KB29 KB (88%)3rd
https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.js59 KB28 KB (47%)3rd
https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-CqMppf7A.js35 KB25 KB (73%)3rd
https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.js61 KB23 KB (37%)3rd
https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-DQuL1Twl.js0 KB3rd
https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-a1223aa1.entry.js26 KB3rd
https://www.arbeitsagentur.de/_next/static/chunks/app/error-e3c5aa079c33a4a3.js0 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

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

Web fonts

5

141 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.2 s LCP 11.1 shttps://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/icons.woff2icons.woff2 https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/icons.woff2 — 52.2 KiB — 484 ms — font-display: swaphttps://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-regular.woff2roboto-v20-latin-ext-re... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-regular.woff2 — 22.2 KiB — 324 ms — font-display: swaphttps://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-700.woff2roboto-condensed-v18-la... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-700.woff2 — 22.1 KiB — 492 ms — font-display: swaphttps://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-700.woff2roboto-v20-latin-ext-70... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-700.woff2 — 22.3 KiB — 498 ms — font-display: swaphttps://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-regular.woff2roboto-condensed-v18-la... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-regular.woff2 — 22.3 KiB — 168 ms — font-display: swap
icons.woff2 woff2 swap
Size 52 KB
Load time 484 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
roboto-v20-latin-ext-re... woff2 swap
Size 22 KB
Load time 324 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
roboto-condensed-v18-la... woff2 swap
Size 22 KB
Load time 492 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
roboto-v20-latin-ext-70... woff2 swap
Size 22 KB
Load time 498 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
roboto-condensed-v18-la... woff2 swap
Size 22 KB
Load time 168 ms
Start 3.7 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)
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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
prefetch

3 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: noris network AG

Network Waterfall
80 requests over 4009ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.2 s LCP 11.1 shttps://arbeitsagentur.de// https://arbeitsagentur.de/ — 301 — 115 B — 652 ms — h2https://www.arbeitsagentur.de/www.arbeitsagentur.de/ https://www.arbeitsagentur.de/ — 200 — 29.9 KiB — 333 ms — h2https://web.arbeitsagentur.de///cms-zentrales-portal-prod-media/prod/s3fs-public/2024-11/BSI-IGZ-0636-2024-180px1_1.pngweb.arbeitsagentur.de///cms-zentral... https://web.arbeitsagentur.de///cms-zentrales-portal-prod-media/prod/s3fs-public/2024-11/BSI-IGZ-0636-2024-180px1_1.png — 200 — 26.9 KiB — 682 ms — h2https://www.arbeitsagentur.de/_next/static/css/b2ab114e56d9eef7.csswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/css/b2ab114e56d9eef7.css — 200 — 8.4 KiB — 460 ms — h2https://www.arbeitsagentur.de/_next/static/css/10a98abea946e2cd.csswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/css/10a98abea946e2cd.css — 200 — 68.3 KiB — 456 ms — h2https://www.arbeitsagentur.de/_next/static/css/9fde74a59f158f30.csswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/css/9fde74a59f158f30.css — 200 — 7.8 KiB — 464 ms — h2https://www.arbeitsagentur.de/assets/dpl/js/core.jswww.arbeitsagentur.de/assets/dpl/js... https://www.arbeitsagentur.de/assets/dpl/js/core.js — 200 — 48.5 KiB — 467 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/webpack-c0eb046f8f677922.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/webpack-c0eb046f8f677922.js — 200 — 1.9 KiB — 482 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.js — 200 — 61.5 KiB — 611 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/favicons/manifest.jsonweb.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/favicons/manifest.json — 200 — 699 B — 495 ms — h2https://web.arbeitsagentur.de//chatbot/web-component/frontend/frontend.esm.jsweb.arbeitsagentur.de//chatbot/web-... https://web.arbeitsagentur.de//chatbot/web-component/frontend/frontend.esm.js — 200 — 2.2 KiB — 364 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.js — 200 — 59.2 KiB — 175 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/main-app-3f94d1654d7621f8.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/main-app-3f94d1654d7621f8.js — 200 — 308 B — 171 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/error-e3c5aa079c33a4a3.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/error-e3c5aa079c33a4a3.js — 200 — 433 B — 167 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/not-found-b96aec1cc024fffb.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/not-found-b96aec1cc024fffb.js — 200 — 411 B — 171 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/223-fc27dbfaa4d98adb.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/223-fc27dbfaa4d98adb.js — 200 — 4.2 KiB — 169 ms — h2data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20224.1%2037.5%22%20xmlns%3D%22http%3A%2F%2Fwww…data:image/svg+xml;utf8,%3Csvg%20vi... data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20224.1%2037.5%22%20xmlns%3D%22http%3A%2F%2Fwww… — 200 — 0 B — 0 ms — datahttps://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/images/BAA_DACHKAM_Nils_BBiE_Erwachsene_1920x1280.jpg.webpweb.arbeitsagentur.de/cms-zentrales... https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/images/BAA_DACHKAM_Nils_BBiE_Erwachsene_1920x1280.jpg.webp — 200 — 124.4 KiB — 445 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/icons.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/icons.woff2 — 200 — 52.2 KiB — 484 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-regular.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-regular.woff2 — 200 — 22.2 KiB — 324 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-700.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-700.woff2 — 200 — 22.1 KiB — 492 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-700.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-700.woff2 — 200 — 22.3 KiB — 498 ms — h2https://web.arbeitsagentur.de//chatbot/web-component/frontend/p-601100ee.jsweb.arbeitsagentur.de//chatbot/web-... https://web.arbeitsagentur.de//chatbot/web-component/frontend/p-601100ee.js — 200 — 6.6 KiB — 496 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/741-e495168090a816a8.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/741-e495168090a816a8.js — 200 — 11.8 KiB — 181 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/186-74f435813d8ba954.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/186-74f435813d8ba954.js — 200 — 9.0 KiB — 167 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/layout-33f9b1b93a922733.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/layout-33f9b1b93a922733.js — 200 — 6.3 KiB — 184 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/error-0a43048e8b5c216a.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/error-0a43048e8b5c216a.js — 200 — 1.0 KiB — 169 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/not-found-a55922b5772172fb.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/not-found-a55922b5772172fb.js — 200 — 1.0 KiB — 172 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/437-799b9009f148571e.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/437-799b9009f148571e.js — 200 — 5.5 KiB — 176 ms — h2https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/2022-05/AdobeStock_336270868.jpg.webpweb.arbeitsagentur.de/cms-zentrales... https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/2022-05/AdobeStock_336270868.jpg.webp — 200 — 122.4 KiB — 480 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.2 s LCP 11.1 shttps://arbeitsagentur.de// https://arbeitsagentur.de/ — 301 — 115 B — 652 ms — h2https://www.arbeitsagentur.de/www.arbeitsagentur.de/ https://www.arbeitsagentur.de/ — 200 — 29.9 KiB — 333 ms — h2https://web.arbeitsagentur.de///cms-zentrales-portal-prod-media/prod/s3fs-public/2024-11/BSI-IGZ-0636-2024-180px1_1.pngweb.arbeitsagentur.de///cms-zentral... https://web.arbeitsagentur.de///cms-zentrales-portal-prod-media/prod/s3fs-public/2024-11/BSI-IGZ-0636-2024-180px1_1.png — 200 — 26.9 KiB — 682 ms — h2https://www.arbeitsagentur.de/_next/static/css/b2ab114e56d9eef7.csswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/css/b2ab114e56d9eef7.css — 200 — 8.4 KiB — 460 ms — h2https://www.arbeitsagentur.de/_next/static/css/10a98abea946e2cd.csswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/css/10a98abea946e2cd.css — 200 — 68.3 KiB — 456 ms — h2https://www.arbeitsagentur.de/_next/static/css/9fde74a59f158f30.csswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/css/9fde74a59f158f30.css — 200 — 7.8 KiB — 464 ms — h2https://www.arbeitsagentur.de/assets/dpl/js/core.jswww.arbeitsagentur.de/assets/dpl/js... https://www.arbeitsagentur.de/assets/dpl/js/core.js — 200 — 48.5 KiB — 467 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/webpack-c0eb046f8f677922.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/webpack-c0eb046f8f677922.js — 200 — 1.9 KiB — 482 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.js — 200 — 61.5 KiB — 611 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/favicons/manifest.jsonweb.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/favicons/manifest.json — 200 — 699 B — 495 ms — h2https://web.arbeitsagentur.de//chatbot/web-component/frontend/frontend.esm.jsweb.arbeitsagentur.de//chatbot/web-... https://web.arbeitsagentur.de//chatbot/web-component/frontend/frontend.esm.js — 200 — 2.2 KiB — 364 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.js — 200 — 59.2 KiB — 175 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/main-app-3f94d1654d7621f8.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/main-app-3f94d1654d7621f8.js — 200 — 308 B — 171 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/error-e3c5aa079c33a4a3.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/error-e3c5aa079c33a4a3.js — 200 — 433 B — 167 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/not-found-b96aec1cc024fffb.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/not-found-b96aec1cc024fffb.js — 200 — 411 B — 171 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/223-fc27dbfaa4d98adb.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/223-fc27dbfaa4d98adb.js — 200 — 4.2 KiB — 169 ms — h2data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20224.1%2037.5%22%20xmlns%3D%22http%3A%2F%2Fwww…data:image/svg+xml;utf8,%3Csvg%20vi... data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20224.1%2037.5%22%20xmlns%3D%22http%3A%2F%2Fwww… — 200 — 0 B — 0 ms — datahttps://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/images/BAA_DACHKAM_Nils_BBiE_Erwachsene_1920x1280.jpg.webpweb.arbeitsagentur.de/cms-zentrales... https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/images/BAA_DACHKAM_Nils_BBiE_Erwachsene_1920x1280.jpg.webp — 200 — 124.4 KiB — 445 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/icons.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/icons.woff2 — 200 — 52.2 KiB — 484 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-regular.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-regular.woff2 — 200 — 22.2 KiB — 324 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-700.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-700.woff2 — 200 — 22.1 KiB — 492 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-700.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-v20-latin-ext-700.woff2 — 200 — 22.3 KiB — 498 ms — h2https://web.arbeitsagentur.de//chatbot/web-component/frontend/p-601100ee.jsweb.arbeitsagentur.de//chatbot/web-... https://web.arbeitsagentur.de//chatbot/web-component/frontend/p-601100ee.js — 200 — 6.6 KiB — 496 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/741-e495168090a816a8.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/741-e495168090a816a8.js — 200 — 11.8 KiB — 181 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/186-74f435813d8ba954.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/186-74f435813d8ba954.js — 200 — 9.0 KiB — 167 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/layout-33f9b1b93a922733.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/layout-33f9b1b93a922733.js — 200 — 6.3 KiB — 184 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/error-0a43048e8b5c216a.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/error-0a43048e8b5c216a.js — 200 — 1.0 KiB — 169 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/not-found-a55922b5772172fb.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/not-found-a55922b5772172fb.js — 200 — 1.0 KiB — 172 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/437-799b9009f148571e.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/437-799b9009f148571e.js — 200 — 5.5 KiB — 176 ms — h2https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/2022-05/AdobeStock_336270868.jpg.webpweb.arbeitsagentur.de/cms-zentrales... https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/2022-05/AdobeStock_336270868.jpg.webp — 200 — 122.4 KiB — 480 ms — h2https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/2022-11/AdobeStock_324582404_comp.jpg.webpweb.arbeitsagentur.de/cms-zentrales... https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/2022-11/AdobeStock_324582404_comp.jpg.webp — 200 — 178.8 KiB — 615 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/490-b038fd2a7947dcfe.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/490-b038fd2a7947dcfe.js — 200 — 32.9 KiB — 203 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/page-58ceaba52065a65c.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/app/%5B%5B...slug%5D%5D/page-58ceaba52065a65c.js — 200 — 1.9 KiB — 169 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/2602cb27.000422fbb0f89dd3.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/2602cb27.000422fbb0f89dd3.js — 200 — 34.2 KiB — 178 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/793.45c6d8baac7ffa4d.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/793.45c6d8baac7ffa4d.js — 200 — 217 B — 175 ms — h2https://web.arbeitsagentur.de//chatbot/web-component/frontend/p-bfc41633.entry.jsweb.arbeitsagentur.de//chatbot/web-... https://web.arbeitsagentur.de//chatbot/web-component/frontend/p-bfc41633.entry.js — 200 — 315.5 KiB — 344 ms — h2https://web.arbeitsagentur.de/analytics/matomo/tracker/js/container_TTB6sXlA.jsweb.arbeitsagentur.de/analytics/mat... https://web.arbeitsagentur.de/analytics/matomo/tracker/js/container_TTB6sXlA.js — 200 — 94.9 KiB — 182 ms — h2https://www.arbeitsagentur.de/_next/static/chunks/457.583c58db62482c38.jswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/chunks/457.583c58db62482c38.js — 200 — 13.6 KiB — 169 ms — h2https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/2025-06/fav-logo-ba.gif?cs=&ps=&ws=&u=https://www.arbeitsagentur.de/&mtmcb=81104896web.arbeitsagentur.de/cms-zentrales... https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/2025-06/fav-logo-ba.gif?cs=&ps=&ws=&u=https://www.arbeitsagentur.de/&mtmcb=81104896 — 200 — 906 B — 182 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/favicons/favicon.icoweb.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/favicons/favicon.ico — 200 — 3.9 KiB — 177 ms — h2https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/oiam-oauth-wc.esm.jswww.arbeitsagentur.de/oiambk/oiam-o... https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/oiam-oauth-wc.esm.js — 200 — 532 B — 169 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/bahf-webcomponents.esm.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/bahf-webcomponents.esm.js — 200 — 2.2 KiB — 172 ms — h2https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-CyeLY-O8.jswww.arbeitsagentur.de/oiambk/oiam-o... https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-CyeLY-O8.js — 200 — 3.6 KiB — 172 ms — h2https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-DQuL1Twl.jswww.arbeitsagentur.de/oiambk/oiam-o... https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-DQuL1Twl.js — 200 — 273 B — 168 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-1bc15a26.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-1bc15a26.js — 200 — 9.1 KiB — 178 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-e1255160.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-e1255160.js — 200 — 233 B — 176 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/favicons/favicon-32x32.pngweb.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/favicons/favicon-32x32.png — 200 — 1.1 KiB — 180 ms — h2https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-eb2beddd.entry.jswww.arbeitsagentur.de/oiambk/oiam-o... https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-eb2beddd.entry.js — 200 — 784 B — 167 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-a1223aa1.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-a1223aa1.entry.js — 200 — 25.6 KiB — 171 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-ffaa3173.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-ffaa3173.entry.js — 200 — 18.0 KiB — 170 ms — h2https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-CqMppf7A.jswww.arbeitsagentur.de/oiambk/oiam-o... https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-CqMppf7A.js — 200 — 34.6 KiB — 171 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-0112bbc0.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-0112bbc0.js — 200 — 229 B — 188 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-6af8130f.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-6af8130f.js — 200 — 1.0 KiB — 168 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-d2c12c78.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-d2c12c78.js — 200 — 272 B — 183 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-42ab5e66.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-42ab5e66.js — 200 — 7.5 KiB — 183 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-15876d44.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-15876d44.js — 200 — 528 B — 187 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-2f386539.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-2f386539.js — 200 — 525 B — 177 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-5e3fa3f6.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-5e3fa3f6.js — 200 — 252 B — 175 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-c4c32c46.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-c4c32c46.js — 200 — 681 B — 170 ms — h2https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/assets/config.jsonwww.arbeitsagentur.de/oiambk/oiam-o... https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/assets/config.json — 200 — 615 B — 165 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-927e37f6.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-927e37f6.entry.js — 200 — 42.1 KiB — 182 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/header.de.jsonweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/header.de.json — 200 — 2.7 KiB — 169 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/footer.de.jsonweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/footer.de.json — 200 — 1.2 KiB — 166 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/footer.de.jsonweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/footer.de.json — 200 — 1.2 KiB — 337 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-f587f909.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-f587f909.entry.js — 200 — 23.6 KiB — 174 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-59f45ef8.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-59f45ef8.entry.js — 200 — 10.5 KiB — 167 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-75101125.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-75101125.entry.js — 200 — 25.3 KiB — 173 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-b8c69b49.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-b8c69b49.entry.js — 200 — 9.7 KiB — 167 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/ba-logo.svgweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/ba-logo.svg — 200 — 8.9 KiB — 167 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-2aac55ae.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-2aac55ae.js — 200 — 812 B — 171 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-cea97710.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-cea97710.js — 200 — 2.2 KiB — 166 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-12a9e802.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-12a9e802.js — 200 — 12.7 KiB — 175 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-0d3b7eae.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-0d3b7eae.js — 200 — 3.5 KiB — 172 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-1beed780.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-1beed780.js — 200 — 5.7 KiB — 169 ms — h2https://rest.arbeitsagentur.de/cmsportal/cmsportal-api/pc/wartungshinweisrest.arbeitsagentur.de/cmsportal/cm... https://rest.arbeitsagentur.de/cmsportal/cmsportal-api/pc/wartungshinweis — 200 — 0 B — 499 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-ca35d061.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-ca35d061.entry.js — 200 — 14.1 KiB — 174 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-70306f9c.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-70306f9c.entry.js — 200 — 704 B — 170 ms — h2https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/ba-logo.svgweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/assets/ba-logo.svg — 200 — 8.5 KiB — 169 ms — h2https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-regular.woff2web.arbeitsagentur.de/design/dpl/as... https://web.arbeitsagentur.de/design/dpl/assets/3.10.1/fonts/roboto-condensed-v18-latin-ext-regular.woff2 — 200 — 22.3 KiB — 168 ms — h2https://rest.arbeitsagentur.de/cmsportal/cmsportal-api/pc/wartungshinweisrest.arbeitsagentur.de/cmsportal/cm... https://rest.arbeitsagentur.de/cmsportal/cmsportal-api/pc/wartungshinweis — 200 — 992 B — 181 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 5510ms · 424KB · €60/mo
www.arbeitsagentur.de
Other
Costly
Execution 1614ms
Transfer 59 KB
Unused 47%
Monthly Cost €18/mo
Unattributable
Other
Costly
Execution 1256ms
Transfer 0 KB
Monthly Cost €14/mo
www.arbeitsagentur.de
Other
Costly
Execution 1034ms
Transfer 30 KB
Monthly Cost €11/mo
web.arbeitsagentur.de
Other
Costly
Execution 782ms
Transfer 9 KB
Monthly Cost €8/mo
www.arbeitsagentur.de
Other
Costly
Execution 212ms
Transfer 61 KB
Unused 37%
Monthly Cost €2/mo
web.arbeitsagentur.de
Other
Optional
Execution 182ms
Transfer 95 KB
Unused 39%
Monthly Cost €2/mo
web.arbeitsagentur.de
Other
Optional
Execution 122ms
Transfer 7 KB
Monthly Cost €1/mo
www.arbeitsagentur.de
Other
Optional
Execution 71ms
Transfer 49 KB
Unused 87%
Monthly Cost €1/mo
www.arbeitsagentur.de
Other
Optional
Execution 63ms
Transfer 68 KB
Monthly Cost €1/mo
www.arbeitsagentur.de
Other
Optional
Execution 61ms
Transfer 33 KB
Unused 88%
Monthly Cost €1/mo
www.arbeitsagentur.de
Other
Optional
Execution 58ms
Transfer 9 KB
Monthly Cost €1/mo
www.arbeitsagentur.de
Other
Optional
Execution 56ms
Transfer 4 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.arbeitsagentur.de adds 1614ms and costs ~€18/month
  • Unattributable adds 1256ms and costs ~€14/month
  • www.arbeitsagentur.de adds 1034ms and costs ~€11/month
  • web.arbeitsagentur.de adds 782ms and costs ~€8/month
  • www.arbeitsagentur.de adds 212ms 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.arbeitsagentur.de takes 1614ms 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 1256ms 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.arbeitsagentur.de takes 1034ms 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

web.arbeitsagentur.de takes 782ms 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.arbeitsagentur.de takes 212ms 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

87% of www.arbeitsagentur.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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback