Skip to content
https://20minutes.fr

Performance

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

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

73
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

2.35 s

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

4.63 s

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

274 ms

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

0.002

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

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

18.19 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
2.8 MB transferred, 106 requests
FIX
2.8 MB transferred, 106 requests
Warning::
Page weighs 7.5 MB (2.8 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
106 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.58 g CO2 per page load
2.8 MB / 2.4 MB budget
2.8 MB transferred
106 requests
0.58 g CO2 per page load
JavaScript 1.5 MiB 52%
Images 896.9 KiB 32%
HTML 205.6 KiB 7%
CSS 158.1 KiB 6%
Other 44.9 KiB 2%
Fonts 38.3 KiB 1%
Other 7.6 KiB 0%
Other 3.3 KiB 0%
Other 328 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

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 (2.8 MiB of 2.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3003ms total JS execution
FIX
3003ms total JS execution
Warning::
https://www.20minutes.fr/: 945ms CPU time
Warning::
Unattributable: 862ms CPU time
Warning::
https://www.20minutes.fr/js/main-2.40.5.min.js: 308ms CPU time
Warning::
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a8...: 267ms CPU time
Info::
https://www.20minutes.fr/js/react-and-react-dom-2....: 151ms CPU time
Warning::
Third-party scripts: 3003ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Other 21% Style & Layout 18% Script Parsing & Compilation 9% Rendering 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.20minutes.fr/945ms24ms7ms3rd
Unattributable862ms310ms0ms3rd
https://www.20minutes.fr/js/main-2.40.5.min.js308ms203ms95ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js267ms232ms34ms3rd
https://www.20minutes.fr/js/react-and-react-dom-2.40.5.min.js151ms127ms16ms3rd
https://via.batch.com/4.3.1/sdk.min.js140ms104ms21ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-fr-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js125ms77ms17ms3rd
https://boot.pbstck.com/v1/adm/fe9871ff-1f65-40b5-86bb-6a3bf0d9af4a77ms34ms34ms3rd
https://membre.20minutes.fr/embed.bundle.js65ms34ms22ms3rd
https://www.20minutes.fr/js/piano-analytics-6.14.2.js63ms57ms6ms3rd
D
JS Bundles
Action
43 scripts, 339 KB unused
FIX
43 scripts, 339 KB unused
Warning::
https://www.20minutes.fr/js/main-2.40.5.min.js: 230 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://membre.20minutes.fr/embed.bundle.js: 64 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a8...: 44 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 339 KB
339 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.20minutes.fr/js/main-2.40.5.min.js352 KB230 KB (67%)3rd
https://membre.20minutes.fr/embed.bundle.js87 KB64 KB (74%)3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js101 KB44 KB (44%)3rd
https://cdn-adm.pbstck.com/kleanads/js/kleanads-2604151132.js45 KB3rd
https://membre.20minutes.fr/f8c985db0f071ab95777.chunk.js1 KB3rd
https://www.20minutes.fr/js/cmp-2.40.5.min.js15 KB3rd
https://www.20minutes.fr/js/piano-2.40.5.min.js7 KB3rd
https://www.20minutes.fr/js/edgee-2.40.5.min.js2 KB3rd
https://www.20minutes.fr/js/react-and-react-dom-2.40.5.min.js47 KB3rd
https://www.20minutes.fr/js/ads-2.40.5.min.js14 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

D
Page Weight Inventory
Action
106 resources · 2.8 MB · 339 KB savings available
FIX
106 resources · 2.8 MB · 339 KB savings available
Warning::
Page weight 1.8 MB over 1MB target
Got: 2.8 MB Expected: ≤ 1 MB
Info::
~339 KB of savings available
Warning::
105 third-party resources (100% of weight)
Info::
2 resources over 200KB
106 resources · 2.8 MiB · 105 third-party 1.8 MiB over 1MB target
JavaScript 54% · 1.5 MiB
Image 32% · 899.9 KiB
Document 7% · 205.6 KiB
CSS 6% · 158.1 KiB
Font 1% · 38.3 KiB
Other 0% · 8.2 KiB

~338.7 KiB of savings available

Remove unused JavaScript: 338.7 KiB
C
Image Optimization
Action
38 images, 0 KB saveable
REVIEW
38 images, 0 KB saveable
Warning::
https://static.20mn.fr/tv/backgrounds/videos-home.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.20mn.fr/services/downloadapp.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
38 images 897 KB
0 oversized -0 KB
12 legacy format
2 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

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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

4

38 KB total

Render-blocking

0

of 4

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 2.4 s LCP 4.6 shttps://www.20minutes.fr/fonts/SourceSerifPro-Regular.woff2SourceSerifPro-Regular.... https://www.20minutes.fr/fonts/SourceSerifPro-Regular.woff2 — 8.6 KiB — 29 ms — font-display: swaphttps://www.20minutes.fr/fonts/SourceSerifPro-Bold.woff2SourceSerifPro-Bold.woff2 https://www.20minutes.fr/fonts/SourceSerifPro-Bold.woff2 — 8.5 KiB — 29 ms — font-display: swaphttps://www.20minutes.fr/fonts/SourceSerifPro-SemiBold.woff2SourceSerifPro-SemiBold... https://www.20minutes.fr/fonts/SourceSerifPro-SemiBold.woff2 — 8.9 KiB — 52 ms — font-display: swaphttps://www.20minutes.fr/fonts/Obviously-Semibold.woff2Obviously-Semibold.woff2 https://www.20minutes.fr/fonts/Obviously-Semibold.woff2 — 12.2 KiB — 34 ms — font-display: swap
SourceSerifPro-Regular.... woff2 swap
Size 9 KB
Load time 29 ms
Start 191 ms
Risk FOUT — text flashes from fallback to web font
SourceSerifPro-Bold.woff2 woff2 swap
Size 9 KB
Load time 29 ms
Start 192 ms
Risk FOUT — text flashes from fallback to web font
SourceSerifPro-SemiBold... woff2 swap
Size 9 KB
Load time 52 ms
Start 267 ms
Risk FOUT — text flashes from fallback to web font
Obviously-Semibold.woff2 woff2 swap
Size 12 KB
Load time 34 ms
Start 339 ms
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
HTTP Caching
max-age=30 (30 seconds)
PASS
max-age=30 (30 seconds)
Info::
Cache-Control header is set
Got: max-age=30, public
Info::
Effective TTL: 30 seconds (max-age=30)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=30, public

DirectiveValueMeaning
max-age30Cache for 30 seconds
publicAny cache may store this response
Effective TTL: 30 seconds
Network Waterfall
106 requests over 1513ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.4 s LCP 4.6 shttps://20minutes.fr// https://20minutes.fr/ — 301 — 294 B — 94 ms — h2https://www.20minutes.fr/www.20minutes.fr/ https://www.20minutes.fr/ — 200 — 108.4 KiB — 104 ms — h2https://www.20minutes.fr/fonts/SourceSerifPro-Regular.woff2www.20minutes.fr/fonts/SourceSerifP... https://www.20minutes.fr/fonts/SourceSerifPro-Regular.woff2 — 200 — 8.6 KiB — 29 ms — h2https://www.20minutes.fr/fonts/SourceSerifPro-Bold.woff2www.20minutes.fr/fonts/SourceSerifP... https://www.20minutes.fr/fonts/SourceSerifPro-Bold.woff2 — 200 — 8.5 KiB — 29 ms — h2https://www.20minutes.fr/css/homePage-mobile-critical-2.40.5.csswww.20minutes.fr/css/homePage-mobil... https://www.20minutes.fr/css/homePage-mobile-critical-2.40.5.css — 200 — 17.7 KiB — 31 ms — h2https://www.20minutes.fr/js/ads.jswww.20minutes.fr/js/ads.js https://www.20minutes.fr/js/ads.js — 200 — 269 B — 30 ms — h2https://www.20minutes.fr/js/darkmode.jswww.20minutes.fr/js/darkmode.js https://www.20minutes.fr/js/darkmode.js — 200 — 556 B — 26 ms — h2https://www.20minutes.fr/js/ads-2.40.5.min.jswww.20minutes.fr/js/ads-2.40.5.min.... https://www.20minutes.fr/js/ads-2.40.5.min.js — 200 — 14.1 KiB — 32 ms — h2https://static.20mn.fr/services/downloadapp.pngstatic.20mn.fr/services/downloadapp... https://static.20mn.fr/services/downloadapp.png — 200 — 12.9 KiB — 114 ms — h2https://img.20mn.fr/slSXUPzgTky88eiuFO6rPCk/722x460_zones-a-faibles-emissions-zfe-de-la-metropole-nice-cote-d-azur-centre-ville-restrictions-de-circulation-toujours-en-vigueur-grand-annecy-annemasse-agglomeration-clermont-auvergne-metropole-grenoble-alpes-metropole-metropole-de-lyon-saint-etienne-metropole-dijon-metropole-rennes-metropole-metropole-du-grand-nancy-grand-reims-eurometropole-de-strasbourg-metropole-europeenne-de-lille-metropole-du-grand-paris-ordeaux-metropole-pau-agglomeration-caen-la-mer-le-havre-seine-metropole-metropole-rouen-normandie-montpellier-mediterranee-metropole-nimes-metropole-toulouse-metropole-metropole-aix-marseille-provence-metropole-nice-cote-d-azur-angers-loire-metropole-nantes-metropole-metropole-nice-cote-d-azur-france-02-01-2026-syspeo-sys-c025-credit-syspeo-sipa-2601062301img.20mn.fr/slSXUPzgTky88eiuFO6rPCk... https://img.20mn.fr/slSXUPzgTky88eiuFO6rPCk/722x460_zones-a-faibles-emissions-zfe-de-la-metropole-nice-cote-d-azur-centre-ville-restrictions-de-circulation-toujours-en-vigueur-grand-annecy-annemasse-agglomeration-clermont-auvergne-metropole-grenoble-alpes-metropole-metropole-de-lyon-saint-etienne-metropole-dijon-metropole-rennes-metropole-metropole-du-grand-nancy-grand-reims-eurometropole-de-strasbourg-metropole-europeenne-de-lille-metropole-du-grand-paris-ordeaux-metropole-pau-agglomeration-caen-la-mer-le-havre-seine-metropole-metropole-rouen-normandie-montpellier-mediterranee-metropole-nimes-metropole-toulouse-metropole-metropole-aix-marseille-provence-metropole-nice-cote-d-azur-angers-loire-metropole-nantes-metropole-metropole-nice-cote-d-azur-france-02-01-2026-syspeo-sys-c025-credit-syspeo-sipa-2601062301 — 200 — 41.5 KiB — 141 ms — h2https://img.20mn.fr/I0w_pQcYSOC7_2cEJQM4xyk/260x164_cali-moralesimg.20mn.fr/I0w_pQcYSOC7_2cEJQM4xyk... https://img.20mn.fr/I0w_pQcYSOC7_2cEJQM4xyk/260x164_cali-morales — 200 — 11.1 KiB — 146 ms — h2https://static.20mn.fr/tv/cards/emission-scope.jpgstatic.20mn.fr/tv/cards/emission-sc... https://static.20mn.fr/tv/cards/emission-scope.jpg — 200 — 8.0 KiB — 77 ms — h2https://static.20mn.fr/tv/cards/emission-20-arena.jpgstatic.20mn.fr/tv/cards/emission-20... https://static.20mn.fr/tv/cards/emission-20-arena.jpg — 200 — 7.5 KiB — 79 ms — h2https://www.20minutes.fr/js/react-and-react-dom-2.40.5.min.jswww.20minutes.fr/js/react-and-react... https://www.20minutes.fr/js/react-and-react-dom-2.40.5.min.js — 200 — 46.5 KiB — 119 ms — h3https://www.20minutes.fr/js/script-helpers-2.40.5.min.jswww.20minutes.fr/js/script-helpers-... https://www.20minutes.fr/js/script-helpers-2.40.5.min.js — 200 — 1.6 KiB — 38 ms — h3https://img.20mn.fr/xfR43UnuQS2DrKfjSV1SVyk/51x51_vue-exterieure-du-batiment-et-du-parking-ou-un-garcon-de-9-ans-a-ete-secouru-apres-avoir-vecu-enferme-dans-le-fourgon-utilitaire-de-son-pere-depuis-2024-a-hagenbach-dans-l-est-de-la-france-le-samedi-11-avril-2026-photo-ap-xtc106-26101604433679-2604111855img.20mn.fr/xfR43UnuQS2DrKfjSV1SVyk... https://img.20mn.fr/xfR43UnuQS2DrKfjSV1SVyk/51x51_vue-exterieure-du-batiment-et-du-parking-ou-un-garcon-de-9-ans-a-ete-secouru-apres-avoir-vecu-enferme-dans-le-fourgon-utilitaire-de-son-pere-depuis-2024-a-hagenbach-dans-l-est-de-la-france-le-samedi-11-avril-2026-photo-ap-xtc106-26101604433679-2604111855 — 200 — 1.7 KiB — 81 ms — h2https://img.20mn.fr/aoX7HAjLS3aysn0vVoSGzik/51x51_le-premier-ministre-israelien-benjamin-netanyahou-a-droite-et-le-president-francais-emmanuel-macron-arrivent-pour-une-conference-de-presse-conjointe-a-jerusalem-le-mardi-24-octobre-2023-emmanuel-macron-se-rend-en-israel-pour-montrer-la-solidarite-de-la-france-avec-le-pays-et-poursuivre-les-travaux-en-faveur-de-la-liberation-des-otages-detenus-a-gaza-04sipa-1-0554-credit-christophe-ena-pool-sipa-2310241304img.20mn.fr/aoX7HAjLS3aysn0vVoSGzik... https://img.20mn.fr/aoX7HAjLS3aysn0vVoSGzik/51x51_le-premier-ministre-israelien-benjamin-netanyahou-a-droite-et-le-president-francais-emmanuel-macron-arrivent-pour-une-conference-de-presse-conjointe-a-jerusalem-le-mardi-24-octobre-2023-emmanuel-macron-se-rend-en-israel-pour-montrer-la-solidarite-de-la-france-avec-le-pays-et-poursuivre-les-travaux-en-faveur-de-la-liberation-des-otages-detenus-a-gaza-04sipa-1-0554-credit-christophe-ena-pool-sipa-2310241304 — 200 — 1.0 KiB — 82 ms — h2https://img.20mn.fr/kjsh88j0QOGTbEdhA4v5pCk/51x51_cette-photographie-prise-et-publiee-le-15-avril-2026-par-l-agence-de-presse-turque-dha-agence-de-presse-demiroren-montre-des-ambulances-de-secouristes-stationnant-a-cote-d-une-ecole-a-kahramanmaras-dans-le-sud-de-la-turquie-une-fusillade-dans-une-ecole-dans-le-sud-de-la-turquie-le-15-avril-2026-a-fait-quatre-morts-et-20-blesses-a-indique-un-responsable-local-juste-un-jour-apres-un-incident-au-cours-duquel-un-tireur-a-blesse-16-personnes-puis-s-est-suicide-photo-de-handout-dha-agence-de-presse-demiroren-afp-turkey-out-reserve-a-un-usage-editorial-credit-obligatoire-photo-afp-dha-agence-de-presse-demiroren-pas-de-marketing-pas-de-campagnes-publicitaires-distribue-en-tant-que-service-aux-clientsimg.20mn.fr/kjsh88j0QOGTbEdhA4v5pCk... https://img.20mn.fr/kjsh88j0QOGTbEdhA4v5pCk/51x51_cette-photographie-prise-et-publiee-le-15-avril-2026-par-l-agence-de-presse-turque-dha-agence-de-presse-demiroren-montre-des-ambulances-de-secouristes-stationnant-a-cote-d-une-ecole-a-kahramanmaras-dans-le-sud-de-la-turquie-une-fusillade-dans-une-ecole-dans-le-sud-de-la-turquie-le-15-avril-2026-a-fait-quatre-morts-et-20-blesses-a-indique-un-responsable-local-juste-un-jour-apres-un-incident-au-cours-duquel-un-tireur-a-blesse-16-personnes-puis-s-est-suicide-photo-de-handout-dha-agence-de-presse-demiroren-afp-turkey-out-reserve-a-un-usage-editorial-credit-obligatoire-photo-afp-dha-agence-de-presse-demiroren-pas-de-marketing-pas-de-campagnes-publicitaires-distribue-en-tant-que-service-aux-clients — 200 — 1.3 KiB — 107 ms — h2https://img.20mn.fr/Mx3OO28cR3yLKTTKlyGULik/51x51_kanye-west-l-a-repere-dans-la-ville-avec-kanye-west-ou-los-angeles-californie-etats-unis-quand-21-mars-2024-credit-bauer-griffin-instar-imagesimg.20mn.fr/Mx3OO28cR3yLKTTKlyGULik... https://img.20mn.fr/Mx3OO28cR3yLKTTKlyGULik/51x51_kanye-west-l-a-repere-dans-la-ville-avec-kanye-west-ou-los-angeles-californie-etats-unis-quand-21-mars-2024-credit-bauer-griffin-instar-images — 200 — 1.2 KiB — 106 ms — h2https://static.20mn.fr/tv/cards/emission-plein-les-poches.jpgstatic.20mn.fr/tv/cards/emission-pl... https://static.20mn.fr/tv/cards/emission-plein-les-poches.jpg — 200 — 8.8 KiB — 87 ms — h2https://static.20mn.fr/tv/cards/emission-watts-in.jpgstatic.20mn.fr/tv/cards/emission-wa... https://static.20mn.fr/tv/cards/emission-watts-in.jpg — 200 — 5.8 KiB — 91 ms — h2https://www.20minutes.fr/js/cmp-2.40.5.min.jswww.20minutes.fr/js/cmp-2.40.5.min.... https://www.20minutes.fr/js/cmp-2.40.5.min.js — 200 — 14.7 KiB — 119 ms — h3https://www.20minutes.fr/js/piano-2.40.5.min.jswww.20minutes.fr/js/piano-2.40.5.mi... https://www.20minutes.fr/js/piano-2.40.5.min.js — 200 — 7.0 KiB — 109 ms — h3https://www.20minutes.fr/js/edgee-2.40.5.min.jswww.20minutes.fr/js/edgee-2.40.5.mi... https://www.20minutes.fr/js/edgee-2.40.5.min.js — 200 — 1.5 KiB — 32 ms — h3https://www.20minutes.fr/js/main-2.40.5.min.jswww.20minutes.fr/js/main-2.40.5.min... https://www.20minutes.fr/js/main-2.40.5.min.js — 200 — 352.0 KiB — 136 ms — h3data:image/svg+xml;charset=utf-8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%20%3Csvg%20…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%20%3Csvg%20… — 200 — 0 B — 0 ms — datahttps://www.20minutes.fr/fonts/SourceSerifPro-SemiBold.woff2www.20minutes.fr/fonts/SourceSerifP... https://www.20minutes.fr/fonts/SourceSerifPro-SemiBold.woff2 — 200 — 8.9 KiB — 52 ms — h3https://static.20mn.fr/tv/cards/emission-quest-ce-que-tu-food.jpgstatic.20mn.fr/tv/cards/emission-qu... https://static.20mn.fr/tv/cards/emission-quest-ce-que-tu-food.jpg — 200 — 8.1 KiB — 36 ms — h2https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Ftheatre-du-13eme-art%2Fshows%2Fibzbb7wDv43ZaYwlyPnD%2Fcard.jpg?alt=media&token=ce3fc27e-943b-4a08-aa8c-14e76a8c0304firebasestorage.googleapis.com/v0/b... https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Ftheatre-du-13eme-art%2Fshows%2Fibzbb7wDv43ZaYwlyPnD%2Fcard.jpg?alt=media&token=ce3fc27e-943b-4a08-aa8c-14e76a8c0304 — 200 — 75.9 KiB — 548 ms — h2data:image/svg+xml;charset=utf-8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%20%3Csvg%20…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%20%3Csvg%20… — 200 — 0 B — 0 ms — data
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.4 s LCP 4.6 shttps://20minutes.fr// https://20minutes.fr/ — 301 — 294 B — 94 ms — h2https://www.20minutes.fr/www.20minutes.fr/ https://www.20minutes.fr/ — 200 — 108.4 KiB — 104 ms — h2https://www.20minutes.fr/fonts/SourceSerifPro-Regular.woff2www.20minutes.fr/fonts/SourceSerifP... https://www.20minutes.fr/fonts/SourceSerifPro-Regular.woff2 — 200 — 8.6 KiB — 29 ms — h2https://www.20minutes.fr/fonts/SourceSerifPro-Bold.woff2www.20minutes.fr/fonts/SourceSerifP... https://www.20minutes.fr/fonts/SourceSerifPro-Bold.woff2 — 200 — 8.5 KiB — 29 ms — h2https://www.20minutes.fr/css/homePage-mobile-critical-2.40.5.csswww.20minutes.fr/css/homePage-mobil... https://www.20minutes.fr/css/homePage-mobile-critical-2.40.5.css — 200 — 17.7 KiB — 31 ms — h2https://www.20minutes.fr/js/ads.jswww.20minutes.fr/js/ads.js https://www.20minutes.fr/js/ads.js — 200 — 269 B — 30 ms — h2https://www.20minutes.fr/js/darkmode.jswww.20minutes.fr/js/darkmode.js https://www.20minutes.fr/js/darkmode.js — 200 — 556 B — 26 ms — h2https://www.20minutes.fr/js/ads-2.40.5.min.jswww.20minutes.fr/js/ads-2.40.5.min.... https://www.20minutes.fr/js/ads-2.40.5.min.js — 200 — 14.1 KiB — 32 ms — h2https://static.20mn.fr/services/downloadapp.pngstatic.20mn.fr/services/downloadapp... https://static.20mn.fr/services/downloadapp.png — 200 — 12.9 KiB — 114 ms — h2https://img.20mn.fr/slSXUPzgTky88eiuFO6rPCk/722x460_zones-a-faibles-emissions-zfe-de-la-metropole-nice-cote-d-azur-centre-ville-restrictions-de-circulation-toujours-en-vigueur-grand-annecy-annemasse-agglomeration-clermont-auvergne-metropole-grenoble-alpes-metropole-metropole-de-lyon-saint-etienne-metropole-dijon-metropole-rennes-metropole-metropole-du-grand-nancy-grand-reims-eurometropole-de-strasbourg-metropole-europeenne-de-lille-metropole-du-grand-paris-ordeaux-metropole-pau-agglomeration-caen-la-mer-le-havre-seine-metropole-metropole-rouen-normandie-montpellier-mediterranee-metropole-nimes-metropole-toulouse-metropole-metropole-aix-marseille-provence-metropole-nice-cote-d-azur-angers-loire-metropole-nantes-metropole-metropole-nice-cote-d-azur-france-02-01-2026-syspeo-sys-c025-credit-syspeo-sipa-2601062301img.20mn.fr/slSXUPzgTky88eiuFO6rPCk... https://img.20mn.fr/slSXUPzgTky88eiuFO6rPCk/722x460_zones-a-faibles-emissions-zfe-de-la-metropole-nice-cote-d-azur-centre-ville-restrictions-de-circulation-toujours-en-vigueur-grand-annecy-annemasse-agglomeration-clermont-auvergne-metropole-grenoble-alpes-metropole-metropole-de-lyon-saint-etienne-metropole-dijon-metropole-rennes-metropole-metropole-du-grand-nancy-grand-reims-eurometropole-de-strasbourg-metropole-europeenne-de-lille-metropole-du-grand-paris-ordeaux-metropole-pau-agglomeration-caen-la-mer-le-havre-seine-metropole-metropole-rouen-normandie-montpellier-mediterranee-metropole-nimes-metropole-toulouse-metropole-metropole-aix-marseille-provence-metropole-nice-cote-d-azur-angers-loire-metropole-nantes-metropole-metropole-nice-cote-d-azur-france-02-01-2026-syspeo-sys-c025-credit-syspeo-sipa-2601062301 — 200 — 41.5 KiB — 141 ms — h2https://img.20mn.fr/I0w_pQcYSOC7_2cEJQM4xyk/260x164_cali-moralesimg.20mn.fr/I0w_pQcYSOC7_2cEJQM4xyk... https://img.20mn.fr/I0w_pQcYSOC7_2cEJQM4xyk/260x164_cali-morales — 200 — 11.1 KiB — 146 ms — h2https://static.20mn.fr/tv/cards/emission-scope.jpgstatic.20mn.fr/tv/cards/emission-sc... https://static.20mn.fr/tv/cards/emission-scope.jpg — 200 — 8.0 KiB — 77 ms — h2https://static.20mn.fr/tv/cards/emission-20-arena.jpgstatic.20mn.fr/tv/cards/emission-20... https://static.20mn.fr/tv/cards/emission-20-arena.jpg — 200 — 7.5 KiB — 79 ms — h2https://www.20minutes.fr/js/react-and-react-dom-2.40.5.min.jswww.20minutes.fr/js/react-and-react... https://www.20minutes.fr/js/react-and-react-dom-2.40.5.min.js — 200 — 46.5 KiB — 119 ms — h3https://www.20minutes.fr/js/script-helpers-2.40.5.min.jswww.20minutes.fr/js/script-helpers-... https://www.20minutes.fr/js/script-helpers-2.40.5.min.js — 200 — 1.6 KiB — 38 ms — h3https://img.20mn.fr/xfR43UnuQS2DrKfjSV1SVyk/51x51_vue-exterieure-du-batiment-et-du-parking-ou-un-garcon-de-9-ans-a-ete-secouru-apres-avoir-vecu-enferme-dans-le-fourgon-utilitaire-de-son-pere-depuis-2024-a-hagenbach-dans-l-est-de-la-france-le-samedi-11-avril-2026-photo-ap-xtc106-26101604433679-2604111855img.20mn.fr/xfR43UnuQS2DrKfjSV1SVyk... https://img.20mn.fr/xfR43UnuQS2DrKfjSV1SVyk/51x51_vue-exterieure-du-batiment-et-du-parking-ou-un-garcon-de-9-ans-a-ete-secouru-apres-avoir-vecu-enferme-dans-le-fourgon-utilitaire-de-son-pere-depuis-2024-a-hagenbach-dans-l-est-de-la-france-le-samedi-11-avril-2026-photo-ap-xtc106-26101604433679-2604111855 — 200 — 1.7 KiB — 81 ms — h2https://img.20mn.fr/aoX7HAjLS3aysn0vVoSGzik/51x51_le-premier-ministre-israelien-benjamin-netanyahou-a-droite-et-le-president-francais-emmanuel-macron-arrivent-pour-une-conference-de-presse-conjointe-a-jerusalem-le-mardi-24-octobre-2023-emmanuel-macron-se-rend-en-israel-pour-montrer-la-solidarite-de-la-france-avec-le-pays-et-poursuivre-les-travaux-en-faveur-de-la-liberation-des-otages-detenus-a-gaza-04sipa-1-0554-credit-christophe-ena-pool-sipa-2310241304img.20mn.fr/aoX7HAjLS3aysn0vVoSGzik... https://img.20mn.fr/aoX7HAjLS3aysn0vVoSGzik/51x51_le-premier-ministre-israelien-benjamin-netanyahou-a-droite-et-le-president-francais-emmanuel-macron-arrivent-pour-une-conference-de-presse-conjointe-a-jerusalem-le-mardi-24-octobre-2023-emmanuel-macron-se-rend-en-israel-pour-montrer-la-solidarite-de-la-france-avec-le-pays-et-poursuivre-les-travaux-en-faveur-de-la-liberation-des-otages-detenus-a-gaza-04sipa-1-0554-credit-christophe-ena-pool-sipa-2310241304 — 200 — 1.0 KiB — 82 ms — h2https://img.20mn.fr/kjsh88j0QOGTbEdhA4v5pCk/51x51_cette-photographie-prise-et-publiee-le-15-avril-2026-par-l-agence-de-presse-turque-dha-agence-de-presse-demiroren-montre-des-ambulances-de-secouristes-stationnant-a-cote-d-une-ecole-a-kahramanmaras-dans-le-sud-de-la-turquie-une-fusillade-dans-une-ecole-dans-le-sud-de-la-turquie-le-15-avril-2026-a-fait-quatre-morts-et-20-blesses-a-indique-un-responsable-local-juste-un-jour-apres-un-incident-au-cours-duquel-un-tireur-a-blesse-16-personnes-puis-s-est-suicide-photo-de-handout-dha-agence-de-presse-demiroren-afp-turkey-out-reserve-a-un-usage-editorial-credit-obligatoire-photo-afp-dha-agence-de-presse-demiroren-pas-de-marketing-pas-de-campagnes-publicitaires-distribue-en-tant-que-service-aux-clientsimg.20mn.fr/kjsh88j0QOGTbEdhA4v5pCk... https://img.20mn.fr/kjsh88j0QOGTbEdhA4v5pCk/51x51_cette-photographie-prise-et-publiee-le-15-avril-2026-par-l-agence-de-presse-turque-dha-agence-de-presse-demiroren-montre-des-ambulances-de-secouristes-stationnant-a-cote-d-une-ecole-a-kahramanmaras-dans-le-sud-de-la-turquie-une-fusillade-dans-une-ecole-dans-le-sud-de-la-turquie-le-15-avril-2026-a-fait-quatre-morts-et-20-blesses-a-indique-un-responsable-local-juste-un-jour-apres-un-incident-au-cours-duquel-un-tireur-a-blesse-16-personnes-puis-s-est-suicide-photo-de-handout-dha-agence-de-presse-demiroren-afp-turkey-out-reserve-a-un-usage-editorial-credit-obligatoire-photo-afp-dha-agence-de-presse-demiroren-pas-de-marketing-pas-de-campagnes-publicitaires-distribue-en-tant-que-service-aux-clients — 200 — 1.3 KiB — 107 ms — h2https://img.20mn.fr/Mx3OO28cR3yLKTTKlyGULik/51x51_kanye-west-l-a-repere-dans-la-ville-avec-kanye-west-ou-los-angeles-californie-etats-unis-quand-21-mars-2024-credit-bauer-griffin-instar-imagesimg.20mn.fr/Mx3OO28cR3yLKTTKlyGULik... https://img.20mn.fr/Mx3OO28cR3yLKTTKlyGULik/51x51_kanye-west-l-a-repere-dans-la-ville-avec-kanye-west-ou-los-angeles-californie-etats-unis-quand-21-mars-2024-credit-bauer-griffin-instar-images — 200 — 1.2 KiB — 106 ms — h2https://static.20mn.fr/tv/cards/emission-plein-les-poches.jpgstatic.20mn.fr/tv/cards/emission-pl... https://static.20mn.fr/tv/cards/emission-plein-les-poches.jpg — 200 — 8.8 KiB — 87 ms — h2https://static.20mn.fr/tv/cards/emission-watts-in.jpgstatic.20mn.fr/tv/cards/emission-wa... https://static.20mn.fr/tv/cards/emission-watts-in.jpg — 200 — 5.8 KiB — 91 ms — h2https://www.20minutes.fr/js/cmp-2.40.5.min.jswww.20minutes.fr/js/cmp-2.40.5.min.... https://www.20minutes.fr/js/cmp-2.40.5.min.js — 200 — 14.7 KiB — 119 ms — h3https://www.20minutes.fr/js/piano-2.40.5.min.jswww.20minutes.fr/js/piano-2.40.5.mi... https://www.20minutes.fr/js/piano-2.40.5.min.js — 200 — 7.0 KiB — 109 ms — h3https://www.20minutes.fr/js/edgee-2.40.5.min.jswww.20minutes.fr/js/edgee-2.40.5.mi... https://www.20minutes.fr/js/edgee-2.40.5.min.js — 200 — 1.5 KiB — 32 ms — h3https://www.20minutes.fr/js/main-2.40.5.min.jswww.20minutes.fr/js/main-2.40.5.min... https://www.20minutes.fr/js/main-2.40.5.min.js — 200 — 352.0 KiB — 136 ms — h3data:image/svg+xml;charset=utf-8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%20%3Csvg%20…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%20%3Csvg%20… — 200 — 0 B — 0 ms — datahttps://www.20minutes.fr/fonts/SourceSerifPro-SemiBold.woff2www.20minutes.fr/fonts/SourceSerifP... https://www.20minutes.fr/fonts/SourceSerifPro-SemiBold.woff2 — 200 — 8.9 KiB — 52 ms — h3https://static.20mn.fr/tv/cards/emission-quest-ce-que-tu-food.jpgstatic.20mn.fr/tv/cards/emission-qu... https://static.20mn.fr/tv/cards/emission-quest-ce-que-tu-food.jpg — 200 — 8.1 KiB — 36 ms — h2https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Ftheatre-du-13eme-art%2Fshows%2Fibzbb7wDv43ZaYwlyPnD%2Fcard.jpg?alt=media&token=ce3fc27e-943b-4a08-aa8c-14e76a8c0304firebasestorage.googleapis.com/v0/b... https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Ftheatre-du-13eme-art%2Fshows%2Fibzbb7wDv43ZaYwlyPnD%2Fcard.jpg?alt=media&token=ce3fc27e-943b-4a08-aa8c-14e76a8c0304 — 200 — 75.9 KiB — 548 ms — h2data:image/svg+xml;charset=utf-8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%20%3Csvg%20…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3C?xml%20version=%271.0%27%20encoding=%27utf-8%27?%3E%20%3Csvg%20… — 200 — 0 B — 0 ms — datahttps://www.ultimedia.com/deliver/generic/iframe/mdtk/01521514/zone/1/showtitle/1/src/qvrlxxf/visible/nowww.ultimedia.com/deliver/generic/i... https://www.ultimedia.com/deliver/generic/iframe/mdtk/01521514/zone/1/showtitle/1/src/qvrlxxf/visible/no — 200 — 95.8 KiB — 396 ms — h2https://img.20mn.fr/o6yP3yUnS-KXBFsE1c1Ykik/51x51_ousmane-dembele-du-psg-celebre-apres-avoir-marque-lors-du-match-de-quart-de-finale-retour-de-la-ligue-des-champions-entre-liverpool-et-le-paris-saint-germain-a-liverpool-en-angleterre-le-mardi-14-avril-2026-photo-ap-jon-super-dv152-26104746148871-2604142321img.20mn.fr/o6yP3yUnS-KXBFsE1c1Ykik... https://img.20mn.fr/o6yP3yUnS-KXBFsE1c1Ykik/51x51_ousmane-dembele-du-psg-celebre-apres-avoir-marque-lors-du-match-de-quart-de-finale-retour-de-la-ligue-des-champions-entre-liverpool-et-le-paris-saint-germain-a-liverpool-en-angleterre-le-mardi-14-avril-2026-photo-ap-jon-super-dv152-26104746148871-2604142321 — 200 — 1.3 KiB — 55 ms — h2https://static.20mn.fr/tv/cards/emission-on-vous-en-dit.jpgstatic.20mn.fr/tv/cards/emission-on... https://static.20mn.fr/tv/cards/emission-on-vous-en-dit.jpg — 200 — 8.3 KiB — 39 ms — h2https://static.20mn.fr/tv/cards/emission-story.jpgstatic.20mn.fr/tv/cards/emission-st... https://static.20mn.fr/tv/cards/emission-story.jpg — 200 — 5.3 KiB — 38 ms — h2https://static.20mn.fr/tv/cards/emission-reportages-20-minutes-tv.jpgstatic.20mn.fr/tv/cards/emission-re... https://static.20mn.fr/tv/cards/emission-reportages-20-minutes-tv.jpg — 200 — 10.5 KiB — 58 ms — h2https://static.20mn.fr/tv/cards/emission-ci-ne-ma.jpgstatic.20mn.fr/tv/cards/emission-ci... https://static.20mn.fr/tv/cards/emission-ci-ne-ma.jpg — 200 — 4.4 KiB — 40 ms — h2https://static.20mn.fr/tv/cards/emission-tant-ecrans.jpgstatic.20mn.fr/tv/cards/emission-ta... https://static.20mn.fr/tv/cards/emission-tant-ecrans.jpg — 200 — 6.7 KiB — 64 ms — h2https://static.20mn.fr/tv/cards/emission-planete-c.jpgstatic.20mn.fr/tv/cards/emission-pl... https://static.20mn.fr/tv/cards/emission-planete-c.jpg — 200 — 7.3 KiB — 57 ms — h2https://static.20mn.fr/tv/cards/emission-tu-peux-pas-test.jpgstatic.20mn.fr/tv/cards/emission-tu... https://static.20mn.fr/tv/cards/emission-tu-peux-pas-test.jpg — 200 — 7.5 KiB — 41 ms — h2https://static.20mn.fr/tv/backgrounds/videos-home.pngstatic.20mn.fr/tv/backgrounds/video... https://static.20mn.fr/tv/backgrounds/videos-home.png — 200 — 246.3 KiB — 81 ms — h2https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Fla-scala%2Fshows%2FdacX7kh57GEo4g2R5iED%2Fcard.jpg?alt=media&token=172d7a69-4a09-4dba-a709-43b1d1882ca8firebasestorage.googleapis.com/v0/b... https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Fla-scala%2Fshows%2FdacX7kh57GEo4g2R5iED%2Fcard.jpg?alt=media&token=172d7a69-4a09-4dba-a709-43b1d1882ca8 — 200 — 89.2 KiB — 385 ms — h2https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Ftheatre-essaion%2Fshows%2Ffzt1D9u0JRdqkatHESMN%2Fcard.jpg?alt=media&token=3512a73f-ec5d-4f45-b0c6-f25a64567e16firebasestorage.googleapis.com/v0/b... https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Ftheatre-essaion%2Fshows%2Ffzt1D9u0JRdqkatHESMN%2Fcard.jpg?alt=media&token=3512a73f-ec5d-4f45-b0c6-f25a64567e16 — 200 — 90.3 KiB — 495 ms — h2https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Ftheatre-de-la-tempete%2Fshows%2F8q0YliFo2sJAOgTRWHxw%2Fcard.jpg?alt=media&token=bff3289e-a6a6-4f26-831d-6f853d48c1d2firebasestorage.googleapis.com/v0/b... https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Ftheatre-de-la-tempete%2Fshows%2F8q0YliFo2sJAOgTRWHxw%2Fcard.jpg?alt=media&token=bff3289e-a6a6-4f26-831d-6f853d48c1d2 — 200 — 50.7 KiB — 450 ms — h2https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Foptick%2Fshows%2FpaYy6ibs0EhjJ9iGn4yJ%2Fcard.jpg?alt=media&token=0c61f751-d72d-45d3-b350-705de4c8d0f6firebasestorage.googleapis.com/v0/b... https://firebasestorage.googleapis.com/v0/b/toonicetomiss-2d08d.appspot.com/o/showImages%2Foptick%2Fshows%2FpaYy6ibs0EhjJ9iGn4yJ%2Fcard.jpg?alt=media&token=0c61f751-d72d-45d3-b350-705de4c8d0f6 — 200 — 74.6 KiB — 502 ms — h2https://img.20mn.fr/1Uqr2ILATxCcJOdzhnLeBik/260x164_2-avril-2026-uss-gerald-r-ford-eaux-internationales-le-porte-avions-de-classe-ford-uss-gerald-r-ford-operant-a-l-appui-de-l-operation-epic-fury-le-22-mars-2025-en-mer-mediterranee-orientale-image-de-credit-mc2-tajh-payne-u-s-navy-planet-pix-via-zuma-press-wire-20260402-zaa-p138-081-zeus-2604022306img.20mn.fr/1Uqr2ILATxCcJOdzhnLeBik... https://img.20mn.fr/1Uqr2ILATxCcJOdzhnLeBik/260x164_2-avril-2026-uss-gerald-r-ford-eaux-internationales-le-porte-avions-de-classe-ford-uss-gerald-r-ford-operant-a-l-appui-de-l-operation-epic-fury-le-22-mars-2025-en-mer-mediterranee-orientale-image-de-credit-mc2-tajh-payne-u-s-navy-planet-pix-via-zuma-press-wire-20260402-zaa-p138-081-zeus-2604022306 — 200 — 10.6 KiB — 46 ms — h2https://img.20mn.fr/agiIAGszRF2MQy2Hr8C1RCk/260x164_9-juin-2023-paris-france-france-jean-imbert-lors-de-roland-garros-2023-tournoi-de-tennis-du-grand-chelem-a-roland-garros-2023-tournoi-de-tennis-du-grand-chelem-au-stade-roland-garros-le-09-juin-2023-a-paris-france-image-de-credit-matthieu-mirville-zuma-press-wire-sipa60051367-000001-zeus-2508271601img.20mn.fr/agiIAGszRF2MQy2Hr8C1RCk... https://img.20mn.fr/agiIAGszRF2MQy2Hr8C1RCk/260x164_9-juin-2023-paris-france-france-jean-imbert-lors-de-roland-garros-2023-tournoi-de-tennis-du-grand-chelem-a-roland-garros-2023-tournoi-de-tennis-du-grand-chelem-au-stade-roland-garros-le-09-juin-2023-a-paris-france-image-de-credit-matthieu-mirville-zuma-press-wire-sipa60051367-000001-zeus-2508271601 — 200 — 6.8 KiB — 46 ms — h2https://img.20mn.fr/ZoEd0j-cQRm8s4bfGgwRYyk/260x164_le-president-russe-vladimir-poutine-assiste-a-une-reunion-avec-son-homologue-indonesien-au-kremlin-a-moscou-le-13-avril-2026-photo-d-igor-ivanko-pool-afpimg.20mn.fr/ZoEd0j-cQRm8s4bfGgwRYyk... https://img.20mn.fr/ZoEd0j-cQRm8s4bfGgwRYyk/260x164_le-president-russe-vladimir-poutine-assiste-a-une-reunion-avec-son-homologue-indonesien-au-kremlin-a-moscou-le-13-avril-2026-photo-d-igor-ivanko-pool-afp — 200 — 8.1 KiB — 50 ms — h2https://img.20mn.fr/l-TZIi6hScGgK02t9086qyk/260x164_l-attaquant-francais-10-kylian-mbappe-l-du-real-madrid-passe-devant-l-attaquant-allemand-07-serge-gnabry-r-du-bayern-munich-lors-du-match-de-quart-de-finale-retour-de-l-uefa-champions-league-entre-le-fc-bayern-munich-et-le-real-madrid-a-munich-dans-le-sud-de-l-allemagne-le-15-avril-2026-photo-de-karl-josef-hildenbrand-afpimg.20mn.fr/l-TZIi6hScGgK02t9086qyk... https://img.20mn.fr/l-TZIi6hScGgK02t9086qyk/260x164_l-attaquant-francais-10-kylian-mbappe-l-du-real-madrid-passe-devant-l-attaquant-allemand-07-serge-gnabry-r-du-bayern-munich-lors-du-match-de-quart-de-finale-retour-de-l-uefa-champions-league-entre-le-fc-bayern-munich-et-le-real-madrid-a-munich-dans-le-sud-de-l-allemagne-le-15-avril-2026-photo-de-karl-josef-hildenbrand-afp — 200 — 11.2 KiB — 60 ms — h2https://img.20mn.fr/qyL6m_WpRpGD7kyOF6yGvik/260x164_jeu-concours-tentez-de-gagner-2-entrees-pour-le-parc-asterix-et-embarquez-pour-l-egypte-antique-des-le-4-avrilimg.20mn.fr/qyL6m_WpRpGD7kyOF6yGvik... https://img.20mn.fr/qyL6m_WpRpGD7kyOF6yGvik/260x164_jeu-concours-tentez-de-gagner-2-entrees-pour-le-parc-asterix-et-embarquez-pour-l-egypte-antique-des-le-4-avril — 200 — 15.1 KiB — 55 ms — h2https://img.20mn.fr/Ehp3vqYvTG6hy-7Lhlf_fCk/260x164_fort-boyard-en-charente-maritime-on-ne-presente-plus-ce-fort-mythique-popularise-par-l-emission-du-meme-nom-les-vagues-et-les-tempetes-ont-considerablement-abime-l-edifice-des-travaux-sont-prevus-jusqu-en-2028-pour-ouvrir-le-fort-au-publicimg.20mn.fr/Ehp3vqYvTG6hy-7Lhlf_fCk... https://img.20mn.fr/Ehp3vqYvTG6hy-7Lhlf_fCk/260x164_fort-boyard-en-charente-maritime-on-ne-presente-plus-ce-fort-mythique-popularise-par-l-emission-du-meme-nom-les-vagues-et-les-tempetes-ont-considerablement-abime-l-edifice-des-travaux-sont-prevus-jusqu-en-2028-pour-ouvrir-le-fort-au-public — 200 — 8.7 KiB — 51 ms — h2https://img.20mn.fr/Ldy1_Hw7TQGcY9231I1G7Ck/260x164_07-mars-2026-baviere-munich-le-logo-de-l-application-snapchat-apparait-sur-l-ecran-d-un-smartphone-a-munich-baviere-allemagne-le-7-mars-2026-tandis-qu-un-doigt-tape-sur-l-icone-de-l-application-snapchat-est-un-service-de-messagerie-instantanee-gratuit-qui-permet-l-echange-prive-de-photos-de-videos-et-de-sms-et-la-publication-de-clips-video-en-2016-la-societe-snapchat-inc-a-ete-rebaptisee-snap-inc-doigt-pointe-icone-image-symbole-photo-symbole-illustration-photo-symbolique-photo-illustrative-image-thematique-image-generale-photo-thematique-photo-matthias-balk-dpa-urn-newsml-dpa-com-20090101-260308-99-764846-matthias-balk-dpa-sipa-2603081718img.20mn.fr/Ldy1_Hw7TQGcY9231I1G7Ck... https://img.20mn.fr/Ldy1_Hw7TQGcY9231I1G7Ck/260x164_07-mars-2026-baviere-munich-le-logo-de-l-application-snapchat-apparait-sur-l-ecran-d-un-smartphone-a-munich-baviere-allemagne-le-7-mars-2026-tandis-qu-un-doigt-tape-sur-l-icone-de-l-application-snapchat-est-un-service-de-messagerie-instantanee-gratuit-qui-permet-l-echange-prive-de-photos-de-videos-et-de-sms-et-la-publication-de-clips-video-en-2016-la-societe-snapchat-inc-a-ete-rebaptisee-snap-inc-doigt-pointe-icone-image-symbole-photo-symbole-illustration-photo-symbolique-photo-illustrative-image-thematique-image-generale-photo-thematique-photo-matthias-balk-dpa-urn-newsml-dpa-com-20090101-260308-99-764846-matthias-balk-dpa-sipa-2603081718 — 200 — 5.9 KiB — 53 ms — h2https://img.20mn.fr/ogPR2hFoTJeBkP5pkxtgHCk/260x164img.20mn.fr/ogPR2hFoTJeBkP5pkxtgHCk... https://img.20mn.fr/ogPR2hFoTJeBkP5pkxtgHCk/260x164 — 200 — 11.5 KiB — 56 ms — h2https://img.20mn.fr/dDRzTlrlQ7uf39NstPw_wik/722x460_le-president-francais-emmanuel-macron-accueille-le-president-du-ghana-pour-une-reunion-a-l-elysee-a-paris-le-8-avril-2026-01accorsinijeanne-ghana-0019-credit-jeanne-accorsini-sipa-2604081402img.20mn.fr/dDRzTlrlQ7uf39NstPw_wik... https://img.20mn.fr/dDRzTlrlQ7uf39NstPw_wik/722x460_le-president-francais-emmanuel-macron-accueille-le-president-du-ghana-pour-une-reunion-a-l-elysee-a-paris-le-8-avril-2026-01accorsinijeanne-ghana-0019-credit-jeanne-accorsini-sipa-2604081402 — 200 — 31.9 KiB — 61 ms — h2https://www.20minutes.fr/fonts/Obviously-Semibold.woff2www.20minutes.fr/fonts/Obviously-Se... https://www.20minutes.fr/fonts/Obviously-Semibold.woff2 — 200 — 12.2 KiB — 34 ms — h3https://membre.20minutes.fr/embed.bundle.jsmembre.20minutes.fr/embed.bundle.js https://membre.20minutes.fr/embed.bundle.js — 200 — 86.6 KiB — 86 ms — h2https://static.20mn.fr/apps/20minutes/scripts/partners/didomi/sdk.jsstatic.20mn.fr/apps/20minutes/scrip... https://static.20mn.fr/apps/20minutes/scripts/partners/didomi/sdk.js — 200 — 1.0 KiB — 28 ms — h3https://boot.pbstck.com/v1/adm/fe9871ff-1f65-40b5-86bb-6a3bf0d9af4aboot.pbstck.com/v1/adm/fe9871ff-1f6... https://boot.pbstck.com/v1/adm/fe9871ff-1f65-40b5-86bb-6a3bf0d9af4a — 200 — 2.7 KiB — 95 ms — h2https://www.20minutes.fr/js/piano-analytics-6.14.2.jswww.20minutes.fr/js/piano-analytics... https://www.20minutes.fr/js/piano-analytics-6.14.2.js — 200 — 26.1 KiB — 31 ms — h3https://static.20mn.fr/apps/20minutes/scripts/partners/batch.jsstatic.20mn.fr/apps/20minutes/scrip... https://static.20mn.fr/apps/20minutes/scripts/partners/batch.js — 200 — 1.5 KiB — 26 ms — h3https://www.ultimedia.com/js/common/visible_player.jswww.ultimedia.com/js/common/visible... https://www.ultimedia.com/js/common/visible_player.js — 200 — 17.1 KiB — 83 ms — h2https://l.20minutes.fr/sdk.jsl.20minutes.fr/sdk.js https://l.20minutes.fr/sdk.js — 200 — 1.2 KiB — 92 ms — h2https://videofeed.digiteka.com/launcher.min.jsvideofeed.digiteka.com/launcher.min... https://videofeed.digiteka.com/launcher.min.js — 200 — 6.4 KiB — 89 ms — h2https://www.20minutes.fr/css/homePage-mobile-no-critical-2.40.5.csswww.20minutes.fr/css/homePage-mobil... https://www.20minutes.fr/css/homePage-mobile-no-critical-2.40.5.css — 200 — 39.2 KiB — 31 ms — h3https://graph.20minutes.fr/?id=getBreakingNews&variables=%7B%22brandId%22%3A%22QnJhbmQ6MjBtaW51dGVz%22%7Dgraph.20minutes.fr/?id=getBreakingN... https://graph.20minutes.fr/?id=getBreakingNews&variables=%7B%22brandId%22%3A%22QnJhbmQ6MjBtaW51dGVz%22%7D — 204 — 0 B — 126 ms — h2https://a.20minutes.fr/event?s=290428&idclient=mo0o1ytpi2z4whiza.20minutes.fr/event?s=290428&idcli... https://a.20minutes.fr/event?s=290428&idclient=mo0o1ytpi2z4whiz — 204 — 328 B — 132 ms — h2https://membre.20minutes.fr/f8c985db0f071ab95777.chunk.jsmembre.20minutes.fr/f8c985db0f071ab... https://membre.20minutes.fr/f8c985db0f071ab95777.chunk.js — 200 — 553 B — 27 ms — h3https://via.batch.com/v4/bootstrap.min.jsvia.batch.com/v4/bootstrap.min.js https://via.batch.com/v4/bootstrap.min.js — 200 — 2.7 KiB — 104 ms — h2https://sdk.privacy-center.org/aeca3085-d50f-45e1-8236-457f11ef78b8/loader.js?target=www.20minutes.frsdk.privacy-center.org/aeca3085-d50... https://sdk.privacy-center.org/aeca3085-d50f-45e1-8236-457f11ef78b8/loader.js?target=www.20minutes.fr — 200 — 32.9 KiB — 236 ms — h2https://cdn-adm.pbstck.com/kleanads/js/kleanads-2604151132.jscdn-adm.pbstck.com/kleanads/js/klea... https://cdn-adm.pbstck.com/kleanads/js/kleanads-2604151132.js — 200 — 44.9 KiB — 132 ms — h2https://videofeed.digiteka.com/?launcher=1&parent=https://www.20minutes.fr/videofeed.digiteka.com/?launcher=1&... https://videofeed.digiteka.com/?launcher=1&parent=https://www.20minutes.fr/ — 200 — 1.3 KiB — 67 ms — h2https://graph.20minutes.fr/?id=getBreakingNews&variables=%7B%22brandId%22%3A%22QnJhbmQ6MjBtaW51dGVz%22%7Dgraph.20minutes.fr/?id=getBreakingN... https://graph.20minutes.fr/?id=getBreakingNews&variables=%7B%22brandId%22%3A%22QnJhbmQ6MjBtaW51dGVz%22%7D — 200 — 519 B — 28 ms — h2https://static.adsafeprotected.com/vans-adapter-google-ima.jsstatic.adsafeprotected.com/vans-ada... https://static.adsafeprotected.com/vans-adapter-google-ima.js — 200 — 7.1 KiB — 111 ms — h2https://ot.digiteka.com/video-js.min.cssot.digiteka.com/video-js.min.css https://ot.digiteka.com/video-js.min.css — 200 — 10.9 KiB — 58 ms — h2https://player.digiteka.com/build/dtkplayer-vjs.css?v=5.16.45player.digiteka.com/build/dtkplayer... https://player.digiteka.com/build/dtkplayer-vjs.css?v=5.16.45 — 200 — 82.3 KiB — 96 ms — h2https://ads.videoadex.com/jw/advertisement.js?v=20260416011308ads.videoadex.com/jw/advertisement.... https://ads.videoadex.com/jw/advertisement.js?v=20260416011308 — 200 — 250 B — 174 ms — h2https://ot.digiteka.com/video.min.jsot.digiteka.com/video.min.js https://ot.digiteka.com/video.min.js — 200 — 161.2 KiB — 141 ms — h2https://ot.digiteka.com/videojs-errors.min.jsot.digiteka.com/videojs-errors.min.... https://ot.digiteka.com/videojs-errors.min.js — 200 — 2.7 KiB — 54 ms — h2https://ot.digiteka.com/silvermine-videojs-quality-selector.min.jsot.digiteka.com/silvermine-videojs-... https://ot.digiteka.com/silvermine-videojs-quality-selector.min.js — 200 — 7.7 KiB — 59 ms — h2https://ot.digiteka.com/pbLibrary.js?v=9.51.2ot.digiteka.com/pbLibrary.js?v=9.51... https://ot.digiteka.com/pbLibrary.js?v=9.51.2 — 200 — 181.9 KiB — 133 ms — h2https://player.digiteka.com/build/dtkplayer-vjs.js?v=5.16.45player.digiteka.com/build/dtkplayer... https://player.digiteka.com/build/dtkplayer-vjs.js?v=5.16.45 — 200 — 138.9 KiB — 138 ms — h2https://www.ultimedia.com/deliver/statistiques/widgetdisplay/?mdtk=01521514&zone=1&url=https%3A%2F%2Fwww.20minutes.fr%2F&autoplay=0&widget_type=unitaire&result=1&params=%7B%22first_video_id%22%3A9221988%2C%22first_video_id_content%22%3A21%2C%22limit%22%3A1%2C%22nb_videos%22%3A1%7Dwww.ultimedia.com/deliver/statistiq... https://www.ultimedia.com/deliver/statistiques/widgetdisplay/?mdtk=01521514&zone=1&url=https%3A%2F%2Fwww.20minutes.fr%2F&autoplay=0&widget_type=unitaire&result=1&params=%7B%22first_video_id%22%3A9221988%2C%22first_video_id_content%22%3A21%2C%22limit%22%3A1%2C%22nb_videos%22%3A1%7D — 200 — 622 B — 25 ms — h2https://via.batch.com/manifest.jsonvia.batch.com/manifest.json https://via.batch.com/manifest.json — 200 — 849 B — 84 ms — h3https://videofeed.digiteka.com/assets/index.7f428c59.jsvideofeed.digiteka.com/assets/index... https://videofeed.digiteka.com/assets/index.7f428c59.js — 200 — 63.2 KiB — 81 ms — h2https://videofeed.digiteka.com/assets/hls.cb7a8722.jsvideofeed.digiteka.com/assets/hls.c... https://videofeed.digiteka.com/assets/hls.cb7a8722.js — 200 — 109.6 KiB — 94 ms — h2https://videofeed.digiteka.com/assets/index.bec3edd1.cssvideofeed.digiteka.com/assets/index... https://videofeed.digiteka.com/assets/index.bec3edd1.css — 200 — 5.9 KiB — 48 ms — h2https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/sticky_css.1738577904592.jscdn-adm.pbstck.com/extra-scripts/68... https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/sticky_css.1738577904592.js — 200 — 557 B — 75 ms — h3https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/style_footer2.1744634365061.jscdn-adm.pbstck.com/extra-scripts/68... https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/style_footer2.1744634365061.js — 200 — 682 B — 74 ms — h3https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/extra_script_20mn_v7.1760691846814.jscdn-adm.pbstck.com/extra-scripts/68... https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/extra_script_20mn_v7.1760691846814.js — 200 — 1.3 KiB — 74 ms — h3https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/no-refresh-stack-preview-v2.1766070002306.jscdn-adm.pbstck.com/extra-scripts/68... https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/no-refresh-stack-preview-v2.1766070002306.js — 200 — 515 B — 41 ms — h2https://ot.digiteka.com/videojs-errors.cssot.digiteka.com/videojs-errors.css https://ot.digiteka.com/videojs-errors.css — 200 — 1.3 KiB — 41 ms — h2https://ot.digiteka.com/quality-selector.min.cssot.digiteka.com/quality-selector.mi... https://ot.digiteka.com/quality-selector.min.css — 200 — 933 B — 41 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANIAAADwCAMAAABCI8pNAAAAclBMVEX///8AAAD29vaGhobk5OT8/…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANIAAADwCAMAAABCI8pNAAAAclBMVEX///8AAAD29vaGhobk5OT8/… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg version='1.1' id='L3' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='htt…www.w3.org/2000/svg' xmlns:xlink='h... data:image/svg+xml,%3Csvg version='1.1' id='L3' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='htt… — 200 — 0 B — 0 ms — datahttps://via.batch.com/4.3.1/sdk.min.jsvia.batch.com/4.3.1/sdk.min.js https://via.batch.com/4.3.1/sdk.min.js — 200 — 35.3 KiB — 169 ms — h3https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/Script-kv-firstid.1766496484298.jscdn-adm.pbstck.com/extra-scripts/68... https://cdn-adm.pbstck.com/extra-scripts/6812a456/fe9871ff/Script-kv-firstid.1766496484298.js — 200 — 791 B — 38 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 101.1 KiB — 40 ms — h2https://cdn-adm.pbstck.com/config/6812a456/fe9871ff/47f791b4-e4fa-4003-9d87-7e294801b05f/224/mobile.jsoncdn-adm.pbstck.com/config/6812a456/... https://cdn-adm.pbstck.com/config/6812a456/fe9871ff/47f791b4-e4fa-4003-9d87-7e294801b05f/224/mobile.json — 200 — 6.2 KiB — 30 ms — h3https://ads.videoadex.com/jw/advertisement.js?v=1776294789176ads.videoadex.com/jw/advertisement.... https://ads.videoadex.com/jw/advertisement.js?v=1776294789176 — 200 — 249 B — 23 ms — h2https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_google_google_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_google_google_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 1.2 KiB — 20 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_gcm_gcm_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 1.3 KiB — 22 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-fr-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-fr-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 54.5 KiB — 35 ms — h3https://www.20minutes.fr/favicons/favicon.svgwww.20minutes.fr/favicons/favicon.s... https://www.20minutes.fr/favicons/favicon.svg — 200 — 1.3 KiB — 26 ms — h3https://via.batch.com/4.3.1/native.min.jsvia.batch.com/4.3.1/native.min.js https://via.batch.com/4.3.1/native.min.js — 200 — 1.8 KiB — 23 ms — h3https://www.20minutes.fr/favicons/favicon.icowww.20minutes.fr/favicons/favicon.i... https://www.20minutes.fr/favicons/favicon.ico — 200 — 1.7 KiB — 27 ms — h3https://ws.batch.com/web/4.3.1/ev/D89125498F904973A3854F86AFACEE7Aws.batch.com/web/4.3.1/ev/D89125498... https://ws.batch.com/web/4.3.1/ev/D89125498F904973A3854F86AFACEE7A — 200 — 0 B — 104 ms — h2https://ws.batch.com/web/4.3.1/ev/D89125498F904973A3854F86AFACEE7Aws.batch.com/web/4.3.1/ev/D89125498... https://ws.batch.com/web/4.3.1/ev/D89125498F904973A3854F86AFACEE7A — 200 — 39 B — 22 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 3003ms · 813KB · €13/mo
www.20minutes.fr
Other
Costly
Execution 945ms
Transfer 108 KB
Monthly Cost €4/mo
Unattributable
Other
Costly
Execution 862ms
Transfer 0 KB
Monthly Cost €4/mo
www.20minutes.fr
Other
Costly
Execution 308ms
Transfer 352 KB
Unused 67%
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Costly
Execution 267ms
Transfer 101 KB
Unused 44%
Monthly Cost €1/mo
www.20minutes.fr
Other
Optional
Execution 151ms
Transfer 47 KB
Monthly Cost €1/mo
via.batch.com
Other
Optional
Execution 140ms
Transfer 35 KB
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 125ms
Transfer 54 KB
Monthly Cost €1/mo
boot.pbstck.com
Other
Optional
Execution 77ms
Transfer 3 KB
Monthly Cost €0/mo
membre.20minutes.fr
Other
Optional
Execution 65ms
Transfer 87 KB
Unused 74%
Monthly Cost €0/mo
www.20minutes.fr
Other
Optional
Execution 63ms
Transfer 26 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.20minutes.fr adds 945ms and costs ~€4/month
  • Unattributable adds 862ms and costs ~€4/month
  • www.20minutes.fr adds 308ms and costs ~€1/month
  • sdk.privacy-center.org adds 267ms and costs ~€1/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.20minutes.fr takes 945ms 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 862ms 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.20minutes.fr takes 308ms 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

67% of www.20minutes.fr'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

sdk.privacy-center.org takes 267ms 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

74% of membre.20minutes.fr'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