Skip to content
https://arbeitsagentur.de

Performance

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

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

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

1.14 s

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

1.96 s

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

0 ms

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

0.162

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

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

1.97 s

Page Load Progression

575 ms
1.2 s
1.7 s
2.3 s
2.9 s
3.5 s
4.0 s
4.6 s
Checks
15
6 PASS 4 REVIEW 3 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.9 MiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
80 resources · 1.9 MB · 214 KB savings available
FIX
80 resources · 1.9 MB · 214 KB savings available
Warning::
Page weight 916 KB over 1MB target
Got: 1.9 MB Expected: ≤ 1 MB
Info::
~214 KB of savings available
Warning::
79 third-party resources (100% of weight)
Info::
2 resources over 200KB
80 resources · 1.9 MiB · 79 third-party 916.0 KiB over 1MB target
JavaScript 50% · 969.7 KiB
Image 37% · 708.2 KiB
Font 7% · 141.4 KiB
CSS 4% · 84.7 KiB
Document 2% · 30.0 KiB
Other 0% · 6.0 KiB

~213.9 KiB of savings available

Remove unused JavaScript: 213.9 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.9 MB transferred, 80 requests
REVIEW
1.9 MB transferred, 80 requests
Info::
Page weighs 6.3 MB (1.9 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.40 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
80 requests
0.40 g CO2 per page load
JavaScript 969.7 KiB 50%
Images 703.2 KiB 36%
Fonts 141.4 KiB 7%
CSS 84.7 KiB 4%
HTML 29.9 KiB 2%
Other 5.5 KiB 0%
Other 5.1 KiB 0%
Other 473 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
8 images, 0 KB saveable
REVIEW
8 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.
8 images 694 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 Execution Cost
Action
1193ms total JS execution
REVIEW
1193ms total JS execution
Warning::
Unattributable: 373ms CPU time
Warning::
https://www.arbeitsagentur.de/_next/static/chunks/...: 274ms CPU time
Warning::
https://www.arbeitsagentur.de/: 274ms CPU time
Info::
https://web.arbeitsagentur.de/headerfooter/hf-v7/r...: 163ms CPU time
Info::
https://www.arbeitsagentur.de/_next/static/chunks/...: 110ms CPU time
Warning::
Third-party scripts: 1193ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 25% Style & Layout 15% Script Parsing & Compilation 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable373ms132ms0ms3rd
https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.js274ms221ms6ms3rd
https://www.arbeitsagentur.de/274ms10ms11ms3rd
https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-1bc15a26.js163ms131ms0ms3rd
https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.js110ms64ms4ms3rd
C
JS Bundles
Action
53 scripts, 214 KB unused
REVIEW
53 scripts, 214 KB unused
Warning::
https://www.arbeitsagentur.de/assets/dpl/js/core.j...: 40 KB unused (83%)
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: 214 KB
214 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.arbeitsagentur.de/assets/dpl/js/core.js49 KB40 KB (83%)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 (38%)3rd
https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-e1255160.js0 KB3rd
https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-ffaa3173.entry.js18 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 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.1 s LCP 2.0 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 — 541 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.5 KiB — 381 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 — 684 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 — 687 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 — 167 ms — font-display: swap
icons.woff2 woff2 swap
Size 52 KB
Load time 541 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 381 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 684 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 687 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 167 ms
Start 4.2 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: noris network AG

Network Waterfall
80 requests over 4457ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.1 s LCP 2.0 shttps://arbeitsagentur.de// https://arbeitsagentur.de/ — 301 — 115 B — 641 ms — h2https://www.arbeitsagentur.de/www.arbeitsagentur.de/ https://www.arbeitsagentur.de/ — 200 — 29.9 KiB — 337 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.7 KiB — 1.2 s — 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 — 173 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 — 333 ms — h2https://www.arbeitsagentur.de/_next/static/css/9fde74a59f158f30.csswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/css/9fde74a59f158f30.css — 200 — 8.0 KiB — 167 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 — 491 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 — 987 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 — 467 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 — 493 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 — 473 B — 964 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 — 341 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 — 313 B — 326 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 — 405 B — 179 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.6 KiB — 723 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 — 898 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 — 1.0 s — 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 — 541 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.5 KiB — 381 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 — 684 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 — 687 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 — 173 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.1 KiB — 183 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 — 173 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 — 166 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 — 168 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 — 165 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 — 168 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 — 173 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.1 s LCP 2.0 shttps://arbeitsagentur.de// https://arbeitsagentur.de/ — 301 — 115 B — 641 ms — h2https://www.arbeitsagentur.de/www.arbeitsagentur.de/ https://www.arbeitsagentur.de/ — 200 — 29.9 KiB — 337 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.7 KiB — 1.2 s — 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 — 173 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 — 333 ms — h2https://www.arbeitsagentur.de/_next/static/css/9fde74a59f158f30.csswww.arbeitsagentur.de/_next/static/... https://www.arbeitsagentur.de/_next/static/css/9fde74a59f158f30.css — 200 — 8.0 KiB — 167 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 — 491 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 — 987 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 — 467 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 — 493 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 — 473 B — 964 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 — 341 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 — 313 B — 326 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 — 405 B — 179 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.6 KiB — 723 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 — 898 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 — 1.0 s — 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 — 541 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.5 KiB — 381 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 — 684 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 — 687 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 — 173 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.1 KiB — 183 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 — 173 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 — 166 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 — 168 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 — 165 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 — 168 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 — 173 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 — 179 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 — 166 ms — h2https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/images/AdobeStock_1486009064_0.jpg.webpweb.arbeitsagentur.de/cms-zentrales... https://web.arbeitsagentur.de/cms-zentrales-portal-prod-media/prod/s3fs-public/styles/webp/public/images/AdobeStock_1486009064_0.jpg.webp — 200 — 232.5 KiB — 811 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 — 170 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 — 166 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 — 589 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 — 167 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 — 171 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 — 342 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=76339881web.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=76339881 — 200 — 906 B — 183 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 — 168 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 — 170 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 — 167 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 — 166 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 — 168 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 — 166 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 — 168 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 — 165 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 — 174 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.2 KiB — 168 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 — 166 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 — 187 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 — 172 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 — 176 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 — 174 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 — 169 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 — 166 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 — 180 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 — 175 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-927e37f6.entry.jsweb.arbeitsagentur.de/headerfooter/... https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-927e37f6.entry.js — 200 — 42.1 KiB — 186 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.8 KiB — 168 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.5 KiB — 180 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 — 171 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.2 KiB — 179 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 — 175 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 — 168 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 — 170 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 — 173 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 — 176 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 — 173 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 — 176 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 — 167 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 — 506 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 — 169 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 — 169 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 — 169 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 — 166 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 — 167 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 — 188 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 1193ms · 160KB · €13/mo
Unattributable
Other
Costly
Execution 373ms
Transfer 0 KB
Monthly Cost €4/mo
www.arbeitsagentur.de
Other
Costly
Execution 274ms
Transfer 59 KB
Unused 47%
Monthly Cost €3/mo
www.arbeitsagentur.de
Other
Costly
Execution 274ms
Transfer 30 KB
Monthly Cost €3/mo
web.arbeitsagentur.de
Other
Optional
Execution 163ms
Transfer 9 KB
Monthly Cost €2/mo
www.arbeitsagentur.de
Other
Optional
Execution 110ms
Transfer 61 KB
Unused 38%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 373ms and costs ~€4/month
  • www.arbeitsagentur.de adds 274ms and costs ~€3/month
  • www.arbeitsagentur.de adds 274ms and costs ~€3/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

Unattributable takes 373ms 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 274ms 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 274ms 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