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.
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.
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.
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 |
|---|---|---|
| app.usercentrics.eu/session/1px.png?settingsId=P5B3ZD8GUH62fz | 1800.0 s | 1.0 KiB |
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 | |
|---|---|---|---|
Perpetual Futures div#EUInvestDuplex > div.css-197qm98 > picture > img.css-jkroxf | /ilblxxee70tt/Rg0YNcbKE33nUCBg3e0mJ/b0e0438381e2f29ee265a... | 313.3 KiB | 265.2 KiB |
Robinhood Crypto div.css-fsstbj > div.backgroundSection > picture > img.css-9s6vxj | /ilblxxee70tt/6JTT2Lf1qlja5mkueKmAxp/1536258be91df383a7fa... | 175.9 KiB | 127.6 KiB |
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 |
|---|---|
| www.robinhood.com/ | 1.1 s |
| robinhood.com/ | 1.1 s |
| robinhood.com/us/en/ | 168 ms |
| robinhood.com/eu/fr/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| robinhood.com/eu/fr/ | 632 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.
Diagnostics
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 |
|---|---|---|---|
| /assets/generated_assets/brand/_next/static/chunks/pages/... | 1.8 s | 1.5 s | 190 ms |
| Unattributable | 942 ms | 180 ms | 0.0 ms |
| /assets/generated_assets/webapp/vendor/user_centrics/3.33... | 632 ms | 497 ms | 60 ms |
| robinhood.com/eu/fr/ | 495 ms | 4.3 ms | 0.9 ms |
| /assets/generated_assets/brand/_next/static/chunks/ab5b22... | 302 ms | 2.0 ms | 299 ms |
| /assets/generated_assets/brand/_next/static/chunks/main-7... | 259 ms | 197 ms | 50 ms |
| /assets/generated_assets/brand/_next/static/chunks/23740-... | 171 ms | 79 ms | 91 ms |
| /assets/generated_assets/brand/_next/static/chunks/6030-a... | 98 ms | 36 ms | 2.6 ms |
| /assets/generated_assets/brand/_next/static/chunks/93794-... | 94 ms | 1.6 ms | 92 ms |
| /assets/generated_assets/brand/_next/static/chunks/6389-e... | 71 ms | 0.9 ms | 28 ms |
| /assets/generated_assets/brand/_next/static/chunks/46006.... | 64 ms | 50 ms | 4.8 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 | 2.7 s |
| Other | 955 ms |
| Script Parsing & Compilation | 859 ms |
| Style & Layout | 326 ms |
| Garbage Collection | 91 ms |
| Rendering | 89 ms |
| Parse HTML & CSS | 77 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 |
|---|---|---|
| .css-evezer { box-sizing: border-box; margin: 0px auto; max-width: 1440px; min-width: 1049px; … } … | 14.1 KiB | 10.4 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 |
|---|---|---|
| /assets/generated_assets/brand/_next/static/chunks/ab5b22... | 597.8 KiB | 435.4 KiB |
| /assets/generated_assets/brand/_next/static/chunks/pages/... | 524.4 KiB | 339.3 KiB |
| /assets/generated_assets/brand/_next/static/chunks/93794-... | 150.1 KiB | 119.1 KiB |
| /assets/generated_assets/webapp/vendor/user_centrics/3.33... | 142.0 KiB | 70.6 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.
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Investir div.text-column > div.text-content > div.label > h3.css-10drz4f |
Perpétuels div.text-column > div.text-content > div.label > h3.css-10drz4f |
These are opportunities to improve the legibility of your content.
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 |
|---|
Investir div.text-column > div.text-content > div.label > h3.css-10drz4f |
Perpétuels div.text-column > div.text-content > div.label > h3.css-10drz4f |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.css-9uj12p > ul.css-98zc54 > li.css-nvozuq > a.css-1unrqcp div.css-9uj12p > ul.css-98zc54 > li.css-nvozuq > a.css-1unrqcp |
div.css-9uj12p > ul.css-98zc54 > li.css-nvozuq > a.css-1unrqcp div.css-9uj12p > ul.css-98zc54 > li.css-nvozuq > a.css-1unrqcp |
div.css-9uj12p > ul.css-98zc54 > li.css-nvozuq > a.css-1unrqcp div.css-9uj12p > ul.css-98zc54 > li.css-nvozuq > a.css-1unrqcp |
div.css-9uj12p > ul.css-98zc54 > li.css-nvozuq > a.css-1unrqcp div.css-9uj12p > ul.css-98zc54 > li.css-nvozuq > a.css-1unrqcp |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best Practices
General
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.
Content Best Practices
Canonical links suggest which URL to show in search results. Learn more about canonical links.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
Format your HTML in a way that enables crawlers to better understand your app’s content.