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.
7.63 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
20.97 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.42 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
11.11 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.
22.74 s
Page Load Progression
FPage Weight BudgetAction5.4 MB transferred, 219 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction7708ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.20min.ch/_next/static/chunks/framework-9c8eb74755a8d703.js | 2597ms | 2163ms | 38ms | 3rd |
| Unattributable | 1556ms | 443ms | 0ms | 3rd |
| https://www.20min.ch/ | 617ms | 51ms | 4ms | 3rd |
| https://www.20min.ch/_next/static/chunks/pages/_app-3ad6b01d027b8bb7.js | 531ms | 451ms | 76ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | 423ms | 232ms | 44ms | 3rd |
| https://www.20min.ch/_next/static/chunks/1013-6faaab72ca953153.js | 396ms | 202ms | 39ms | 3rd |
| https://www.20min.ch/_next/static/chunks/commons-4eafbc67d45780c1.js | 310ms | 99ms | 50ms | 3rd |
| https://sst.20min.ch/gtm.js?id=GTM-PKTSKJX | 299ms | 253ms | 43ms | 3rd |
| https://sst.20min.ch/gtag/js?id=G-85DW9RPHKP&cx=c>m=4e64k0&sign=63b1c12bff55f79605babb07f876cceae35542029a310a8bf0dd258e237d74d3_20260422 | 218ms | 181ms | 36ms | 3rd |
| https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.js | 212ms | 199ms | 12ms | 3rd |
Showing top 10 of 15 scripts
FJS BundlesAction44 scripts, 782 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.20min.ch/_next/static/chunks/lib-026b7ed40fd38853.js | 246 KB | 133 KB (54%) | ✓ | 3rd |
| https://www.20min.ch/_next/static/chunks/commons-4eafbc67d45780c1.js | 115 KB | 97 KB (85%) | ✓ | 3rd |
| https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.js | 0 KB | 75 KB (53%) | ✓ | 3rd |
| https://www.20min.ch/_next/static/chunks/pages/story/%5Bslug%5D-d6a1a5ec66e98dbc.js | 27 KB | 75 KB (53%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | 130 KB | 66 KB (51%) | ✓ | 3rd |
| https://sst.20min.ch/gtag/js?id=G-85DW9RPHKP&cx=c>m=4e64k0&sign=63b1c12bff55f79605babb07f876cceae35542029a310a8bf0dd258e237d74d3_20260422 | 164 KB | 63 KB (39%) | ✓ | 3rd |
| https://www.20min.ch/_next/static/chunks/1013-6faaab72ca953153.js | 132 KB | 62 KB (48%) | ✓ | 3rd |
| https://sst.20min.ch/gtm.js?id=GTM-PKTSKJX | 168 KB | 58 KB (35%) | ✓ | 3rd |
| https://www.20min.ch/_next/static/chunks/pages/_app-3ad6b01d027b8bb7.js | 147 KB | 53 KB (36%) | ✓ | 3rd |
| https://fundingchoicesmessages.google.com/i/pub-3841242337561994?ers=1 | 70 KB | 36 KB (52%) | ✓ | 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 InventoryAction219 resources · 5.4 MB · 782 KB savings availableFIX
~781.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 219 resources | 5.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction126 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
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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (280 KB)PASS
Web fonts
3
280 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~123 KB and ~246 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints17 hints, 0 missing preconnectsPASS
Current Resource Hints
17 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: Cloudflare
Network Waterfall219 requests over 3382msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.20min.ch www.20min.ch | Other | 2597ms | 67 KB | 46% | CHF41/mo | Costly |
Unattributable Unattributable | Other | 1556ms | 0 KB | — | CHF25/mo | Costly |
www.20min.ch www.20min.ch | Other | 617ms | 145 KB | — | CHF10/mo | Costly |
www.20min.ch www.20min.ch | Other | 531ms | 147 KB | 36% | CHF8/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 423ms | 130 KB | 51% | CHF7/mo | Essential |
www.20min.ch www.20min.ch | Other | 396ms | 132 KB | 48% | CHF6/mo | Costly |
www.20min.ch www.20min.ch | Other | 310ms | 115 KB | 85% | CHF5/mo | Costly |
sst.20min.ch sst.20min.ch | Other | 299ms | 168 KB | 35% | CHF5/mo | Costly |
sst.20min.ch sst.20min.ch | Other | 218ms | 164 KB | 39% | CHF3/mo | Costly |
www.20min.ch www.20min.ch | Other | 212ms | 0 KB | 53% | CHF3/mo | Costly |
www.20min.ch www.20min.ch | Other | 158ms | 1 KB | — | CHF2/mo | Optional |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 151ms | 70 KB | 52% | CHF2/mo | Optional |
www.20min.ch www.20min.ch | Other | 114ms | 246 KB | 54% | CHF2/mo | Optional |
www.20min.ch www.20min.ch | Other | 71ms | 1 KB | — | CHF1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 54ms | 9 KB | — | CHF1/mo | Essential |
These scripts may cost more than they're worth
- www.20min.ch adds 2597ms and costs ~CHF41/month
- Unattributable adds 1556ms and costs ~CHF25/month
- www.20min.ch adds 617ms and costs ~CHF10/month
- www.20min.ch adds 531ms and costs ~CHF8/month
- www.20min.ch adds 396ms and costs ~CHF6/month
- www.20min.ch adds 310ms and costs ~CHF5/month
- sst.20min.ch adds 299ms and costs ~CHF5/month
- sst.20min.ch adds 218ms and costs ~CHF3/month
- www.20min.ch adds 212ms 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.20min.ch takes 2597ms 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 1556ms 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.20min.ch takes 617ms 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.20min.ch takes 531ms 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 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
www.20min.ch takes 396ms 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.20min.ch takes 310ms 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
85% of www.20min.ch'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
sst.20min.ch takes 299ms 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
sst.20min.ch takes 218ms 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.20min.ch 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
53% of www.20min.ch'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 fundingchoicesmessages.google.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
54% of www.20min.ch'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