Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
Performance issues directly impact user engagement and conversion rates.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| consent.fmm.io/495f718a-9d29-4830-96dc-6035928a6362/loader.js?target=www.rfi.fr | 7200.0 s | 160.1 KiB |
| tms.fmm.io/rfi/en.js | 14394.0 s | 64.9 KiB |
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 | |
|---|---|---|---|
Ukrainian and European Union flags fly in central Kyiv, Ukraine, 11 August, 202… div.m-item-list-article > a.m-item-image > picture.a-picture > img.a-img | /media/display/93935d64-21df-11f1-afb9-005056a90284/w:102... | 32.0 KiB | 26.8 KiB |
The city of Pointe-a-Pitre in Guadeloupe, half of which is under a drought aler… div.m-item-list-article > a.m-item-image > picture.a-picture > img.a-img | /media/display/0a5a3110-e9a3-11ee-b8fe-005056a90284/w:388... | 21.1 KiB | 19.0 KiB |
People inspect the site of an Israeli strike at Al-Shati camp, Gaza City, 15 Ap… div.m-item-list-article > a.m-item-image > picture.a-picture > img.a-img | /media/display/56de4834-3d50-11f1-8e1e-005056a90284/w:388... | 18.9 KiB | 16.8 KiB |
UN Secretary-General Antonio Guterres and UN High Commissioner for Human Rights… div.m-item-list-article > a.m-item-image > picture.a-picture > img.a-img | /media/display/2bb6f6d8-2eaa-11f1-bc2c-005056a90284/w:388... | 16.4 KiB | 14.3 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.
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 |
|---|---|
| rfi.fr/ | 802 ms |
| www.rfi.fr/ | 771 ms |
| www.rfi.fr/en/ | 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.
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.
Diagnostics
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 |
|---|---|---|
| www.rfi.fr/build/css/root.129c7baf82c9ab046d6d.css | 29.1 KiB | 27.2 KiB |
| body [v-cloak]{display:none} … | 25.4 KiB | 20.8 KiB |
| body [v-cloak]{display:none} … | 25.4 KiB | 20.8 KiB |
| .a-svg--picto-add-pwa{background:url('data:image/svg+xml; … } … | 22.7 KiB | 19.2 KiB |
| 18.6 KiB | 14.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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.rfi.fr/build/js/vendor.fe035a7ee0b8e930a4f1.js | 206.1 KiB | 97.7 KiB |
| www.rfi.fr/build/4974.b74e6af5102305c47a68.js | 59.7 KiB | 49.1 KiB |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... | 100.9 KiB | 42.8 KiB |
| tms.fmm.io/rfi/en.js | 64.7 KiB | 37.3 KiB |
| www.rfi.fr/build/2090.bd7767c7453dc622c0e8.js | 36.6 KiB | 36.6 KiB |
| www.rfi.fr/build/js/main.fe035a7ee0b8e930a4f1.js | 54.6 KiB | 31.1 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.rfi.fr/en/ | 664 ms | 60 ms | 14 ms |
| Unattributable | 595 ms | 172 ms | 0.0 ms |
| www.rfi.fr/build/js/main.fe035a7ee0b8e930a4f1.js | 567 ms | 484 ms | 14 ms |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... | 297 ms | 233 ms | 47 ms |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/ui-w... | 181 ms | 73 ms | 18 ms |
| tms.fmm.io/rfi/en.js | 160 ms | 127 ms | 32 ms |
| www.rfi.fr/build/js/vendor.fe035a7ee0b8e930a4f1.js | 146 ms | 98 ms | 47 ms |
| www.rfi.fr/build/8338.0ad5585de4639ec949c1.js | 65 ms | 60 ms | 4.6 ms |
| consent.fmm.io/495f718a-9d29-4830-96dc-6035928a6362/loader.js?target=www.rfi.fr | 59 ms | 9.2 ms | 49 ms |
| /sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/gpp-... | 55 ms | 36 ms | 9.3 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 | 1.4 s |
| Other | 556 ms |
| Style & Layout | 354 ms |
| Script Parsing & Compilation | 265 ms |
| Garbage Collection | 104 ms |
| Rendering | 101 ms |
| Parse HTML & CSS | 90 ms |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Your personal data, your options, our responsibility div.didomi-popup-notice-text-container > div.didomi-popup-notice-text > p > h3 |
EU optimistic Hungary veto on €90bn Ukraine loan will be lifted div.article__infos > div.article__title > a > h2 |
These are opportunities to improve keyboard navigation in your application.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Back to homepage header.o-header > nav.o-header__inner > ul.o-header-nav > li.a-header-entry |
EN header.o-header > nav.o-header__inner > ul.o-header-nav > li.a-header-entry |
Open the menu header.o-header > nav.o-header__inner > ul.o-header-nav > li.a-header-entry |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best Practices
General
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.
SEO
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.