Mobile 375 × 812

Desktop 1440 × 900

Score: 73 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Good content signals with minor gaps.
Reasonable footprint with room for optimization.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
312 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
313 HTTP requests — consider bundling or reducing
Performance issues directly impact user engagement and conversion rates.
Certificate expires soon (25 days remaining)
Security gaps expose your site and users to attacks, eroding trust.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/ada87036-5524-4b39-943b-4d9225ee7dcc)<a href="https://beavercheck.com/results/ada87036-5524-4b39-943b-4d9225ee7dcc"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fradiofrance.fr" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fradiofrance.frThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 11.6s exceeds Google's 2.5s 'Good' threshold and the 2 performance issues below directly contribute to it. Addressing the critical issues below would have the most immediate impact on your user trust.
5 barrier(s) likely increasing bounce by ~28%.
Page takes 11.6s to load
+12% bounceUsers abandon at ~3s — you're 9.1s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 2.2s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
22 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€440 investment → €1,552/month returns + EUR 120,500,000 risk avoided
€440
6h · 5 findings
€1,552 /mo
~€18,625 / year
EUR 120,500,000
if kept compliant
€120 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.5 developer hours at €80/hr
Based on France rates (€80/hr)
Start here for the best return on investment
€10,041,667 / month at risk
~€120,500,009 / year if left unfixed
€120,500,000
+7 more
€0.75 /mo
10109.7 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 2 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
5.41 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.65 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.18 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.
7.67 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.
13.30 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/images/francebleu/visual.png | 420.8 KiB | 418.9 KiB |
La Roulette au Casino de Monte-Carlo, 1909, lithographie de Georges Goursat. ©G… div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/7a0395e9-b5b9-4484-9951-31a3c121fed7/1280x720 | 190.2 KiB | 148.4 KiB |
Le glacier de Neko Island, en Antarctique, le 12 février 2026 div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/8f4fbd22-4519-4dc7-a1b3-28cd7e72b6f4/1280x720 | 137.6 KiB | 95.9 KiB |
Un supermarché à Saint-Sebastien-sur-Loire (Loire-Atlantique) en juin 2025 div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/82d63d39-c5fc-418f-8519-26b7beb0cd63/560x315 | 54.7 KiB | 49.0 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/cabb9701-d2d9-4ea3-8a60-b8e792a06e4b/420x720 | 53.7 KiB | 44.0 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/c9ddc1b5-d16d-4c5b-b70e-17fcce70adb9/420x720 | 49.5 KiB | 39.8 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/8bd24d79-f031-4cbc-881a-d566b3592ca9/420x720 | 48.6 KiB | 39.1 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/62c8760b-e613-4d79-93da-a43808116313/420x720 | 47.7 KiB | 38.3 KiB |
Affaires criminelles - vertical div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/556ad891-4bf7-4bef-ac19-956a42272f5a/280x480 | 41.2 KiB | 37.1 KiB |
Sébastien Lecornu a présenté son plan d'accompagnement face à la hausse des car… div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/4a3a12f8-9559-4cba-bd05-5c7181e5ff36/1280x680 | 40.4 KiB | 36.2 KiB |
Paix, anatomie d'une promesse div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/c7f00db8-95c1-4b8c-bc79-a73b9d4d21ed/280x480 | 38.7 KiB | 34.5 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/fa4c5dad-5778-4cf7-bc0a-ce9cd4a60fe6/560x315 | 31.9 KiB | 30.7 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/effcf877-2a8f-4533-996e-b2ed1461e0ea/420x720 | 38.1 KiB | 30.6 KiB |
Affaire Anaïs Guillaume : elle aura 21 ans pour toujours... div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/e01bb16b-24c5-45c6-b94b-e7f29e6708b5/280x480 | 33.5 KiB | 29.4 KiB |
Prince div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/20fe22a8-0dd2-42e5-aa1c-9c6eed2b8efd/1280x720 | 58.3 KiB | 26.8 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/fb771c5d-78ed-47ee-9286-0c8f3bd63e69/560x315 | 27.0 KiB | 25.8 KiB |
Euphoria, en 5 podcasts div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/76c2034b-515a-4b1f-83ba-dfbee2c81975/280x480 | 27.7 KiB | 23.6 KiB |
Liban, les clés pour comprendre div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f63b6bbe-d9cf-4a38-bed3-c755bb550aa7/280x480 | 27.6 KiB | 23.5 KiB |
Stieg Larsson (1954-2004), avant Millenium, le militant avant l’écrivain div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/6c630942-4431-4cc0-9e25-f169b1b51d48/280x480 | 27.5 KiB | 23.3 KiB |
Donald Trump à la descente du Air Force One, le 17 avril, à Phoenix en Arizona. div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/25b1411c-b20d-4e3d-89f4-185ab30606ec/1280x680 | 25.4 KiB | 22.8 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f5fb3298-342c-415f-ac53-d3b24b5a2b54/420x720 | 26.5 KiB | 21.3 KiB |
Iran : les clefs pour comprendre div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/01332714-50f9-44a2-9144-d1b650ab8f72/280x480 | 25.1 KiB | 20.9 KiB |
La mixtape de Prince div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/2752d973-5841-4daa-a990-f974ce02fadb/280x480 | 24.0 KiB | 19.9 KiB |
Le ministère de l'économie et des finances, à Paris le 21 avril 2025 div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/5d589b9b-3f1f-44ef-a1d5-7c41ea72ede8/560x315 | 24.5 KiB | 19.6 KiB |
Les voies de l'IA les algorithmes de recommandation dans le domaine de la cultu… div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/ff9cc40f-5421-41b9-ba2a-0a2a20613ca8/280x480 | 23.6 KiB | 19.5 KiB |
La Peste fut-elle la plus grande catastrophe du Moyen Age ? Vertical div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f8342fd6-3286-44ba-a984-045cd8ff16a7/280x480 | 23.1 KiB | 19.0 KiB |
Laurent Garnier div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/41d555e4-f445-4ca9-979c-76c236ee1e78/280x480 | 22.7 KiB | 18.6 KiB |
baye div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/bd12aef1-7363-4749-b1fd-51cbc73d7feb/280x480 | 22.5 KiB | 18.4 KiB |
Boris Cyrulnik div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f22a3c49-2029-417d-8f17-35dcf3a32f58/280x480 | 22.5 KiB | 18.4 KiB |
Les Visages de l'actu : Musk div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/97965b65-11b7-4c9d-8a9a-2ea53904f09e/280x480 | 22.4 KiB | 18.3 KiB |
C'est tout un art ! div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/511c4a14-d347-4b98-9e35-6cb26b8be63a/280x480 | 21.0 KiB | 17.1 KiB |
La Joconde sort du silence div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/5aab9c37-4567-4083-8cc5-e0e321bb6011/280x480 | 20.7 KiB | 16.8 KiB |
Les drapeaux européen et suédois devant le Palais du Reichstag à Berlin en Alle… div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/1a820022-6c7e-4f13-82d1-257217ca1b4e/560x315 | 21.0 KiB | 16.8 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/ca48fec4-884b-4a99-a805-c5a20f3d5134/560x315 | 17.9 KiB | 16.7 KiB |
Procès du meurtre d'Agnès Lassalle : son compagnon "attend de pouvoir dire les … div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/7e685f28-a497-4cdb-bd05-fd7e8c55641f/280x480 | 20.5 KiB | 16.6 KiB |
Découvrez bientôt "L'Odyssée du Buhara", le nouveau podcast historique ICI div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/8214cc77-1033-4562-ba10-3fdcfbd0a829/280x480 | 19.9 KiB | 16.2 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/eff12f9e-07ba-40d3-8379-3d7d8ec9e6f7/560x315 | 17.1 KiB | 15.9 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/bb3b9665-2551-4ecf-a049-691514f825c4/420x720 | 19.2 KiB | 15.4 KiB |
"Les faits ne seront jamais prescrits dans mon livre", affirme Frédéric Pommier… div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/ebab5440-d4b0-4d97-88f2-57b3a003617e/280x480 | 18.9 KiB | 15.4 KiB |
miquelon div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/d37427d3-74cf-440b-ae61-8958cb0b6ff9/280x480 | 18.8 KiB | 15.3 KiB |
Des policiers à Montbéliard (photo d'illustration) div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/99ac8fc4-d599-423a-a31b-af00d953ffaf/560x315 | 19.0 KiB | 15.2 KiB |
Crise au Moyen-Orient : ce que ça change à nos vies div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/344de4bd-78fd-473d-9141-aa2f92750549/280x480 | 18.2 KiB | 14.8 KiB |
Les bus BlaBlaCar seront bientôt à l'arrêt. div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/13d11c45-d1f3-4f82-9530-306f7162b774/560x315 | 18.4 KiB | 14.7 KiB |
Rodin Vs. Michel Ange ©Radio France div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/013f4200-9ab3-4bf7-9e3c-eac35e43a904/280x480 | 18.0 KiB | 14.6 KiB |
Violences sexistes : l’effacement silencieux des femmes dans les médias div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f65b76f8-f8b4-4cb7-93f3-0b700d7d3c12/280x480 | 17.3 KiB | 14.0 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/8ffa1a8d-9130-4bb6-9a7d-679d6001ae0d/420x720 | 16.7 KiB | 13.5 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/0e23d032-d949-42e5-ab9a-ef8ca6c332e8/420x720 | 16.5 KiB | 13.3 KiB |
Celles qui lisent div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/da13e99f-3cf0-4e55-a156-add8fd3c4480/280x480 | 15.2 KiB | 12.4 KiB |
Chroniques d'une célibataire - Vertical ok div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/cc871119-a4d0-4f42-9edf-b3574c67f3fe/280x480 | 15.1 KiB | 12.2 KiB |
La mer libre et sans blocus : c'était mieux avant, vraiment ? div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/bac6ad7c-533d-4d73-80a9-c26c3daba807/280x480 | 14.9 KiB | 12.1 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/958adf71-0b7a-4a6a-916b-950116efb72f/420x720 | 15.1 KiB | 12.1 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| radiofrance.fr/ | 1.0 s |
| www.radiofrance.fr/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| 17.3 KiB | 14.5 KiB | |
| www.radiofrance.fr/_app/immutable/assets/SkipLinks.Dw-VCJEn.css | 17.5 KiB | 11.8 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.radiofrance.fr/_app/immutable/chunks/Ci0K-xwM.js | 73.0 KiB | 48.3 KiB |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... | 102.5 KiB | 46.6 KiB |
| www.radiofrance.fr/_app/immutable/chunks/DefGTa7r.js | 44.9 KiB | 28.6 KiB |
| s.go-mpulse.net/boomerang/WEG5J-NEMNG-DBMMB-XH7VN-GNXVV | 59.1 KiB | 22.4 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.radiofrance.fr/_app/immutable/chunks/CuarxdrD.js | 3.1 s | 2.3 s | 0.4 ms |
| Unattributable | 2.9 s | 1.0 s | 0.0 ms |
| www.radiofrance.fr/ | 2.6 s | 154 ms | 132 ms |
| s.go-mpulse.net/boomerang/WEG5J-NEMNG-DBMMB-XH7VN-GNXVV | 576 ms | 250 ms | 26 ms |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-w... | 423 ms | 107 ms | 35 ms |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... | 371 ms | 322 ms | 48 ms |
| www.radiofrance.fr/_app/immutable/chunks/Ci0K-xwM.js | 259 ms | 211 ms | 1.4 ms |
| www.radiofrance.fr/_app/immutable/chunks/cSeAk2sm.js | 198 ms | 4.9 ms | 0.6 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 4.6 s |
| Other | 2.7 s |
| Style & Layout | 2.3 s |
| Rendering | 444 ms |
| Parse HTML & CSS | 369 ms |
| Garbage Collection | 355 ms |
| Script Parsing & Compilation | 281 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to label `progressbar` elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Affaires sensibles visuels div.CardSide > div.CardSide-content > div.image-container > div.CircularProgressBar |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Les documents franceinfo div#cardtitle-d97cb734-3155-4b81-bbe0-5c85b03d7a5f > div.title-zone > p#subtext-d97cb734-3155-4b81-bbe0-5c85b03d7a5f > a.Link |
L'info de France Inter div#cardtitle-960ef33d-485a-4bf4-aefd-6ea2e208b6d9 > div.title-zone > p#subtext-960ef33d-485a-4bf4-aefd-6ea2e208b6d9 > a.Link |
franceinfo: Les informés div#cardtitle-b7d695e5-1873-4ee5-94fb-ae4eb3b8392e > div.title-zone > p#subtext-b7d695e5-1873-4ee5-94fb-ae4eb3b8392e > a.Link |
L'info de France Inter div#cardtitle-c0224d65-f2cd-4279-992b-3ea839254ce0 > div.title-zone > p#subtext-c0224d65-f2cd-4279-992b-3ea839254ce0 > a.Link |
L'info d'ici de 7h30, ici Orléans div#cardtitle-5a4b69b0-19fc-4f72-8c53-ad1647723dcd > div.title-zone > p#subtext-5a4b69b0-19fc-4f72-8c53-ad1647723dcd > a.Link |
L'invité d'ici, ICI Bourgogne div#cardtitle-231b6f52-adb5-4036-8891-5ee709df99b2 > div.title-zone > p#subtext-231b6f52-adb5-4036-8891-5ee709df99b2 > a.Link |
Le Masque et la Plume div#cardtitle-80931984-bfa7-4684-b9fa-41973485f8b8 > div.title-zone > p#subtext-80931984-bfa7-4684-b9fa-41973485f8b8 > a.Link |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Écouter
Écouter div.bottom > div.dropzone > div.button-container > button.Button-container |
Écouter
Écouter div.LeadingAndTrailing > div.side-right > div.Playable > button.Button-container |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.05 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.55 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
288 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.79 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.
3.58 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/images/francebleu/visual.png | 420.8 KiB | 418.9 KiB |
La Roulette au Casino de Monte-Carlo, 1909, lithographie de Georges Goursat. ©G… div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/7a0395e9-b5b9-4484-9951-31a3c121fed7/1280x720 | 190.2 KiB | 91.9 KiB |
Un supermarché à Saint-Sebastien-sur-Loire (Loire-Atlantique) en juin 2025 div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/82d63d39-c5fc-418f-8519-26b7beb0cd63/560x315 | 54.7 KiB | 40.3 KiB |
Le glacier de Neko Island, en Antarctique, le 12 février 2026 div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/8f4fbd22-4519-4dc7-a1b3-28cd7e72b6f4/1280x720 | 137.6 KiB | 39.3 KiB |
Affaires criminelles - vertical div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/556ad891-4bf7-4bef-ac19-956a42272f5a/280x480 | 41.2 KiB | 31.1 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/fa4c5dad-5778-4cf7-bc0a-ce9cd4a60fe6/560x315 | 31.9 KiB | 30.0 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/cabb9701-d2d9-4ea3-8a60-b8e792a06e4b/420x720 | 53.7 KiB | 29.7 KiB |
Paix, anatomie d'une promesse div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/c7f00db8-95c1-4b8c-bc79-a73b9d4d21ed/280x480 | 38.7 KiB | 28.5 KiB |
li.svelte-1ydy4o5 > h1 > a > span.main-logo li.svelte-1ydy4o5 > h1 > a > span.main-logo | www.radiofrance.fr/_app/immutable/assets/radiofrance-wew.waNhYTJI.png | 41.9 KiB | 27.2 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/c9ddc1b5-d16d-4c5b-b70e-17fcce70adb9/420x720 | 49.5 KiB | 25.4 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/fb771c5d-78ed-47ee-9286-0c8f3bd63e69/560x315 | 27.0 KiB | 25.2 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/8bd24d79-f031-4cbc-881a-d566b3592ca9/420x720 | 48.6 KiB | 24.9 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/62c8760b-e613-4d79-93da-a43808116313/420x720 | 47.7 KiB | 24.4 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/effcf877-2a8f-4533-996e-b2ed1461e0ea/420x720 | 38.1 KiB | 19.5 KiB |
Liban, les clés pour comprendre div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f63b6bbe-d9cf-4a38-bed3-c755bb550aa7/280x480 | 27.6 KiB | 17.5 KiB |
Stieg Larsson (1954-2004), avant Millenium, le militant avant l’écrivain div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/6c630942-4431-4cc0-9e25-f169b1b51d48/280x480 | 27.5 KiB | 17.3 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/ca48fec4-884b-4a99-a805-c5a20f3d5134/560x315 | 17.9 KiB | 16.7 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/eff12f9e-07ba-40d3-8379-3d7d8ec9e6f7/560x315 | 17.1 KiB | 16.0 KiB |
Iran : les clefs pour comprendre div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/01332714-50f9-44a2-9144-d1b650ab8f72/280x480 | 25.1 KiB | 14.9 KiB |
La mixtape de Prince div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/2752d973-5841-4daa-a990-f974ce02fadb/280x480 | 24.0 KiB | 13.9 KiB |
Prince div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/20fe22a8-0dd2-42e5-aa1c-9c6eed2b8efd/1280x720 | 58.3 KiB | 13.8 KiB |
div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f5fb3298-342c-415f-ac53-d3b24b5a2b54/420x720 | 26.5 KiB | 13.6 KiB |
Les voies de l'IA les algorithmes de recommandation dans le domaine de la cultu… div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/ff9cc40f-5421-41b9-ba2a-0a2a20613ca8/280x480 | 23.6 KiB | 13.5 KiB |
La Peste fut-elle la plus grande catastrophe du Moyen Age ? Vertical div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f8342fd6-3286-44ba-a984-045cd8ff16a7/280x480 | 23.1 KiB | 13.0 KiB |
Laurent Garnier div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/41d555e4-f445-4ca9-979c-76c236ee1e78/280x480 | 22.7 KiB | 12.6 KiB |
baye div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/bd12aef1-7363-4749-b1fd-51cbc73d7feb/280x480 | 22.5 KiB | 12.4 KiB |
Boris Cyrulnik div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/f22a3c49-2029-417d-8f17-35dcf3a32f58/280x480 | 22.5 KiB | 12.4 KiB |
Les Visages de l'actu : Musk div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/97965b65-11b7-4c9d-8a9a-2ea53904f09e/280x480 | 22.4 KiB | 12.3 KiB |
Le ministère de l'économie et des finances, à Paris le 21 avril 2025 div.ImageRatio > figure.ImageRatio-figure > picture.ImageRatio-picture > img.ImageRatio-img | www.radiofrance.fr/pikapi/images/5d589b9b-3f1f-44ef-a1d5-7c41ea72ede8/560x315 | 24.5 KiB | 12.2 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| radiofrance.fr/ | 466 ms |
| www.radiofrance.fr/ | 0.0 ms |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.2 s |
| Other | 772 ms |
| Style & Layout | 542 ms |
| Rendering | 133 ms |
| Parse HTML & CSS | 107 ms |
| Garbage Collection | 91 ms |
| Script Parsing & Compilation | 73 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| 17.3 KiB | 14.8 KiB | |
| www.radiofrance.fr/_app/immutable/assets/SkipLinks.Dw-VCJEn.css | 17.5 KiB | 11.1 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.radiofrance.fr/_app/immutable/chunks/Ci0K-xwM.js | 73.0 KiB | 48.4 KiB |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... | 102.5 KiB | 46.5 KiB |
| www.radiofrance.fr/_app/immutable/chunks/DefGTa7r.js | 44.9 KiB | 28.6 KiB |
| s.go-mpulse.net/boomerang/WEG5J-NEMNG-DBMMB-XH7VN-GNXVV | 59.2 KiB | 22.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to label `progressbar` elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Affaires sensibles visuels div.CardSide > div.CardSide-content > div.image-container > div.CircularProgressBar |
Le 21/minuit de franceinfo horizon div.CardSide > div.CardSide-content > div.image-container > div.CircularProgressBar |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
franceinfo: Les informés div#cardtitle-b7d695e5-1873-4ee5-94fb-ae4eb3b8392e > div.title-zone > p#subtext-b7d695e5-1873-4ee5-94fb-ae4eb3b8392e > a.Link |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Écouter
Écouter div.bottom > div.dropzone > div.button-container > button.Button-container |
Écouter
Écouter div.LeadingAndTrailing > div.side-right > div.Playable > button.Button-container |
Écouter
Écouter div.LeadingAndTrailing > div.side-right > div.Playable > button.Button-container |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/ line 240, col 0 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
www.radiofrance.fr/_app/immutable/chunks/bOcsx3vP.js line 1, col 3200 | Error: <circle> attribute r: Expected length, "-Infinity". |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback