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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /feat/monorepo/build/roche-component-library.bundle.js?ve... | 261.2 KiB | 2.7 s |
| assets.adobedtm.com/9215900255c9/17f1b4dd3439/launch-bb453ba32d52.min.js | 203.1 KiB | 3.0 s |
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 | |
|---|---|---|---|
decorative image div.teaser__media-container > figure.image > div.image__container > img.image__img | /f/176343/2592x1944/0ef73b4ea6/roche-full-year-ar2025.jpg... | 106.2 KiB | 67.4 KiB |
decorative image div.teaser__media-container > figure.image > div.image__container > img.image__img | /f/176343/2592x1944/0ef73b4ea6/roche-full-year-ar2025.jpg... | 32.7 KiB | 23.4 KiB |
Two masked women are seated at a desk, collaborating on tasks and discussing th… div.story-teaser__media-container > figure.image > div.image__container > img.image__img | /f/176343/1920x1080/cc17ee3aff/wfh-sri-lanka_high-res-ima... | 34.8 KiB | 22.3 KiB |
Smiling person with long dark hair, wearing a rainbow lanyard, indoors. Bright … div.hero-teaser__media-container > figure.image > div.image__container > img.image__img | /f/176343/2000x1334/ccfefc80a2/pred-collaboration-space-4... | 22.9 KiB | 13.5 KiB |
Two masked women are seated at a desk, collaborating on tasks and discussing th… div.story-teaser__media-container > figure.image > div.image__container > img.image__img | /f/176343/1920x1080/cc17ee3aff/wfh-sri-lanka_high-res-ima... | 64.4 KiB | 12.7 KiB |
Smiling person with long dark hair, wearing a rainbow lanyard, indoors. Bright … div.hero-teaser__media-container > figure.image > div.image__container > img.image__img | /f/176343/2000x1334/ccfefc80a2/pred-collaboration-space-4... | 46.5 KiB | 7.7 KiB |
Decorative illustration div.story-teaser__media-container > figure.image > div.image__container > img.image__img | /f/176343/1920x1080/504154d2ce/1164695-ash-backgrounder-a... | 17.2 KiB | 4.7 KiB |
Decorative Illustration div.story-teaser__media-container > figure.image > div.image__container > img.image__img | /f/176343/740x416/617c25b70f/article-teaser.jpg/m/320x240... | 17.0 KiB | 4.5 KiB |
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 |
|---|---|
| roche.com/ | 1.1 s |
| www.roche.com/ | 0.0 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
We are Roche
A healthier future. It’s what drives us to innovate.
To continuo… div.grid__columns > div.grid__column > div.side-by-side > div | 0.119 |
Cookie banner
We would like to collect your personal information, some of which… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.004 |
Cookie banner
We would like to collect your personal information, some of which… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.003 |
Cookie banner
We would like to collect your personal information, some of which… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
Cookie banner
We would like to collect your personal information, some of which… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
Cookie banner
We would like to collect your personal information, some of which… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
Cookie banner
We would like to collect your personal information, some of which… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
Cookie banner
We would like to collect your personal information, some of which… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
Cookie banner
We would like to collect your personal information, some of which… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
We would like to collect your personal information, some of which may be consid… div.ot-sdk-row > div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text | 0.000 |
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 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.roche.com/10e4eb51-1f1685909ba3d6830be7.js | 151.0 KiB | 141.6 KiB |
| /feat/monorepo/build/roche-component-library.bundle.js?ve... | 260.9 KiB | 125.0 KiB |
| assets.adobedtm.com/9215900255c9/17f1b4dd3439/launch-bb453ba32d52.min.js | 202.9 KiB | 118.1 KiB |
| assets.adobedtm.com/9215900255c9/17f1b4dd3439/launch-bb453ba32d52.min.js | 202.9 KiB | 72.8 KiB |
| www.roche.com/app-70590e5183bd961d8e7c.js | 124.0 KiB | 64.7 KiB |
| cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 124.3 KiB | 63.6 KiB |
| www.roche.com/commons-b8574c5845344d7006c1.js | 48.2 KiB | 40.5 KiB |
| www.roche.com/817fd6bd-2546e5484406fc42639a.js | 77.6 KiB | 37.0 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.roche.com/app-70590e5183bd961d8e7c.js | 943 ms | 788 ms | 51 ms |
| Unattributable | 742 ms | 140 ms | 0.0 ms |
| assets.adobedtm.com/9215900255c9/17f1b4dd3439/launch-bb453ba32d52.min.js | 705 ms | 352 ms | 343 ms |
| www.roche.com/ | 666 ms | 19 ms | 3.2 ms |
| /feat/monorepo/build/roche-component-library.bundle.js?ve... | 578 ms | 122 ms | 205 ms |
| cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 459 ms | 300 ms | 61 ms |
| www.roche.com/10e4eb51-1f1685909ba3d6830be7.js | 333 ms | 260 ms | 62 ms |
| www.roche.com/817fd6bd-2546e5484406fc42639a.js | 250 ms | 98 ms | 52 ms |
| www.roche.com/3d656130-3f4d30f637abbb6ce1a8.js | 157 ms | 80 ms | 77 ms |
| www.roche.com/e43edeba-948f50f4159078e27200.js | 113 ms | 1.0 ms | 112 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.2 s |
| Script Parsing & Compilation | 1.0 s |
| Other | 932 ms |
| Style & Layout | 443 ms |
| Rendering | 200 ms |
| Parse HTML & CSS | 178 ms |
| Garbage Collection | 79 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 |
|---|---|---|
| .icon-container{display:flex;justify-content:flex-start} … | 47.6 KiB | 42.8 KiB |
| 23.0 KiB | 20.5 KiB |
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.
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 |
|---|
How we improved outcomes for patients around the world
With our combined stren… div.grid__columns > div.grid__column > div.teaser > a.teaser__link-wrapper |
Roche publishes its Full Year results for 2025
Roche reports 7% (CER) sales fo… div.grid__columns > div.grid__column > div.teaser > a.teaser__link-wrapper |
Rare within rare: Women with haemophilia
April 14, 2022 div.swiper > div#swiper-wrapper-26d2f88c7127974a > div.swiper-slide > a.story-teaser |
About Roche
We unite leading science and technology across diagnostics, medici… div#swiper-wrapper-85314383fe8419c1 > div.swiper-slide > div.teaser > a.teaser__link-wrapper |
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.roche.com/media/releases/med-cor-2026-04-21 | Read more |
| www.roche.com/accessibility-statement | Read more |
Format your HTML in a way that enables crawlers to better understand your app’s content.