Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5510ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.js | 1614ms | 1338ms | 19ms | 3rd |
| Unattributable | 1256ms | 498ms | 0ms | 3rd |
| https://www.arbeitsagentur.de/ | 1034ms | 22ms | 25ms | 3rd |
| https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-1bc15a26.js | 782ms | 572ms | 0ms | 3rd |
| https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.js | 212ms | 67ms | 24ms | 3rd |
| https://web.arbeitsagentur.de/analytics/matomo/tracker/js/container_TTB6sXlA.js | 182ms | 106ms | 73ms | 3rd |
| https://web.arbeitsagentur.de//chatbot/web-component/frontend/p-601100ee.js | 122ms | 103ms | 0ms | 3rd |
| https://www.arbeitsagentur.de/assets/dpl/js/core.js | 71ms | 17ms | 33ms | 3rd |
| https://www.arbeitsagentur.de/_next/static/css/10a98abea946e2cd.css | 63ms | 0ms | 0ms | 3rd |
| https://www.arbeitsagentur.de/_next/static/chunks/490-b038fd2a7947dcfe.js | 61ms | 39ms | 22ms | 3rd |
Showing top 10 of 12 scripts
DPage Weight InventoryAction80 resources · 1.7 MB · 216 KB savings availableFIX
~215.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 80 resources | 1.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.7 MB transferred, 80 requestsREVIEW
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
BImage Optimization7 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CJS BundlesAction53 scripts, 216 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.arbeitsagentur.de/assets/dpl/js/core.js | 49 KB | 42 KB (87%) | ✓ | 3rd |
| https://web.arbeitsagentur.de/analytics/matomo/tracker/js/container_TTB6sXlA.js | 95 KB | 37 KB (39%) | ✓ | 3rd |
| https://www.arbeitsagentur.de/_next/static/chunks/2602cb27.000422fbb0f89dd3.js | 34 KB | 32 KB (94%) | ✓ | 3rd |
| https://www.arbeitsagentur.de/_next/static/chunks/490-b038fd2a7947dcfe.js | 33 KB | 29 KB (88%) | ✓ | 3rd |
| https://www.arbeitsagentur.de/_next/static/chunks/794-3bbf792b9526214d.js | 59 KB | 28 KB (47%) | ✓ | 3rd |
| https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-CqMppf7A.js | 35 KB | 25 KB (73%) | ✓ | 3rd |
| https://www.arbeitsagentur.de/_next/static/chunks/4bd1b696-215e5051988c3dde.js | 61 KB | 23 KB (37%) | ✓ | 3rd |
| https://www.arbeitsagentur.de/oiambk/oiam-oauth-wc/v1/p-DQuL1Twl.js | 0 KB | — | ✓ | 3rd |
| https://web.arbeitsagentur.de/headerfooter/hf-v7/releases/bahf-webcomponents/p-a1223aa1.entry.js | 26 KB | — | ✓ | 3rd |
| https://www.arbeitsagentur.de/_next/static/chunks/app/error-e3c5aa079c33a4a3.js | 0 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (141 KB)PASS
Web fonts
5
141 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints3 hints, 0 missing preconnectsPASS
Current Resource Hints
3 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: noris network AG
Network Waterfall80 requests over 4009msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.arbeitsagentur.de www.arbeitsagentur.de | Other | 1614ms | 59 KB | 47% | €18/mo | Costly |
Unattributable Unattributable | Other | 1256ms | 0 KB | — | €14/mo | Costly |
www.arbeitsagentur.de www.arbeitsagentur.de | Other | 1034ms | 30 KB | — | €11/mo | Costly |
web.arbeitsagentur.de web.arbeitsagentur.de | Other | 782ms | 9 KB | — | €8/mo | Costly |
www.arbeitsagentur.de www.arbeitsagentur.de | Other | 212ms | 61 KB | 37% | €2/mo | Costly |
web.arbeitsagentur.de web.arbeitsagentur.de | Other | 182ms | 95 KB | 39% | €2/mo | Optional |
web.arbeitsagentur.de web.arbeitsagentur.de | Other | 122ms | 7 KB | — | €1/mo | Optional |
www.arbeitsagentur.de www.arbeitsagentur.de | Other | 71ms | 49 KB | 87% | €1/mo | Optional |
www.arbeitsagentur.de www.arbeitsagentur.de | Other | 63ms | 68 KB | — | €1/mo | Optional |
www.arbeitsagentur.de www.arbeitsagentur.de | Other | 61ms | 33 KB | 88% | €1/mo | Optional |
www.arbeitsagentur.de www.arbeitsagentur.de | Other | 58ms | 9 KB | — | €1/mo | Optional |
www.arbeitsagentur.de www.arbeitsagentur.de | Other | 56ms | 4 KB | — | €1/mo | Optional |
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.
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.
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.
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.
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.
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.
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.
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.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev