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.66 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.83 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.80 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.037
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.69 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.
14.59 s
Page Load Progression
DPage Weight BudgetAction2.1 MB transferred, 74 requestsFIX
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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction9374ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.adecco.com/_next/static/chunks/8600-a133196bc305ac6f.js | 3218ms | 1069ms | 201ms | 3rd |
| https://www.adecco.com/_next/static/chunks/pages/%5B%5B...path%5D%5D-8e3fd728f346040b.js | 2433ms | 2129ms | 1ms | 3rd |
| Unattributable | 993ms | 21ms | 0ms | 3rd |
| https://www.adecco.com/ | 721ms | 92ms | 2ms | 3rd |
| https://www.adecco.com/-/media/project/adecco/global/wfs/scripts/adecco-rum.js | 585ms | 441ms | 34ms | 3rd |
| https://www.adecco.com/_next/static/chunks/framework-09f3afa64952aba4.js | 360ms | 195ms | 48ms | 3rd |
| https://www.adecco.com/_next/static/css/2c4362645765f7bb.css | 346ms | 0ms | 0ms | 3rd |
| https://www.adecco.com/_next/static/chunks/9256-819243aa66a9ce79.js | 207ms | 3ms | 202ms | 3rd |
| https://www.adecco.com/_next/static/chunks/94726e6d-7083b0f02955981f.js | 183ms | 24ms | 7ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | 112ms | 44ms | 66ms | 3rd |
Showing top 10 of 13 scripts
DJS BundlesAction32 scripts, 446 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.adecco.com/_next/static/chunks/9256-819243aa66a9ce79.js | 250 KB | 194 KB (78%) | ✓ | 3rd |
| https://www.adecco.com/_next/static/chunks/8600-a133196bc305ac6f.js | 272 KB | 88 KB (33%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | 130 KB | 68 KB (52%) | ✓ | 3rd |
| https://www.adecco.com/-/media/project/adecco/global/wfs/scripts/adecco-rum.js | 76 KB | 39 KB (51%) | ✓ | 3rd |
| https://www.adecco.com/_next/static/chunks/6822853c-90589b0344c43c63.js | 37 KB | 32 KB (89%) | ✓ | 3rd |
| https://www.adecco.com/_next/static/chunks/7d0bf13e-7f77b7d8a5bdba90.js | 29 KB | 25 KB (93%) | ✓ | 3rd |
| https://www.adecco.com/_next/static/GtcDfsUm1Hf9x1Pnq_326/_ssgManifest.js | 2 KB | — | ✓ | 3rd |
| https://www.adecco.com/_next/static/chunks/2078.777c7872ff375991.js | 11 KB | — | ✓ | 3rd |
| https://www.adecco.com/_next/static/chunks/e5ddcb4a-12dcdb81593a71f5.js | 64 KB | — | ✓ | 3rd |
| https://www.adecco.com/_next/static/chunks/main-4039ee0c909159df.js | 28 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
FPage Weight InventoryAction74 resources · 2.1 MB · 446 KB savings availableFIX
~446.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 74 resources | 2.1 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization10 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading10 fonts (704 KB)PASS
Web fonts
10
704 KB total
Render-blocking
0
of 10
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
Optimization checklist
- Preload critical fonts (priority=high)
- Use woff2 format for all fonts
- Set font-display to swap, optional, or fallback
- Subset large fonts (≤100 KB each)
Fixing the unchecked items could save ~344 KB and ~688 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints10 hints, 0 missing preconnectsPASS
Current Resource Hints
10 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall74 requests over 1970msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.adecco.com www.adecco.com | Other | 3218ms | 272 KB | 33% | CHF51/mo | Costly |
www.adecco.com www.adecco.com | Other | 2433ms | 2 KB | — | CHF38/mo | Costly |
Unattributable Unattributable | Other | 993ms | 0 KB | — | CHF16/mo | Costly |
www.adecco.com www.adecco.com | Other | 721ms | 43 KB | — | CHF11/mo | Costly |
www.adecco.com www.adecco.com | Other | 585ms | 76 KB | 51% | CHF9/mo | Costly |
www.adecco.com www.adecco.com | Other | 360ms | 44 KB | — | CHF6/mo | Costly |
www.adecco.com www.adecco.com | Other | 346ms | 166 KB | — | CHF5/mo | Costly |
www.adecco.com www.adecco.com | Other | 207ms | 250 KB | 78% | CHF3/mo | Costly |
www.adecco.com www.adecco.com | Other | 183ms | 20 KB | — | CHF3/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 112ms | 130 KB | 52% | CHF2/mo | Essential |
www.adecco.com www.adecco.com | Other | 87ms | 28 KB | — | CHF1/mo | Optional |
www.adecco.com www.adecco.com | Other | 66ms | 16 KB | — | CHF1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 62ms | 0 KB | — | CHF1/mo | Essential |
These scripts may cost more than they're worth
- www.adecco.com adds 3218ms and costs ~CHF51/month
- www.adecco.com adds 2433ms and costs ~CHF38/month
- Unattributable adds 993ms and costs ~CHF16/month
- www.adecco.com adds 721ms and costs ~CHF11/month
- www.adecco.com adds 585ms and costs ~CHF9/month
- www.adecco.com adds 360ms and costs ~CHF6/month
- www.adecco.com adds 346ms and costs ~CHF5/month
- www.adecco.com adds 207ms and costs ~CHF3/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.adecco.com takes 3218ms 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.adecco.com takes 2433ms 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 993ms 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.adecco.com takes 721ms 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.adecco.com takes 585ms 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
51% of www.adecco.com'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
www.adecco.com takes 360ms 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.adecco.com takes 346ms 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.adecco.com takes 207ms 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
78% of www.adecco.com'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
52% of OneTrust'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