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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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 | |
|---|---|---|---|
figure.media-video-figure > div.media-video-container > div.video-wrapper > video.media-video figure.media-video-figure > div.media-video-container > div.video-wrapper > video.media-video | /Wc4sbRH1vM-98O2trHMmAxBrxb3supfqqhPGDY0AbeywOowYM6iJTaHk... | 220.3 KiB | 191.9 KiB |
figure.media-video-figure > div.media-video-container > div.video-wrapper > video.media-video figure.media-video-figure > div.media-video-container > div.video-wrapper > video.media-video | /i1ooSWH5ku-ejhiZP8pZcsiLJkR_eF30Hc1EDVvXR5B0l-0Cel78dyKd... | 49.5 KiB | 21.0 KiB |
A dynamic, motion-blurred shot of a woman in a vibrant red traditional dress fe… div.block-image > div.media-image-block > picture.image > img.picture__image | /wwoXL1ZQ49uevw1WrdSSxNssJp9PR91sX44_GOZ7xitt4s2CuhWdAVye... | 39.7 KiB | 19.9 KiB |
div.media__container > div.media-image-block > picture.image > img.picture__image div.media__container > div.media-image-block > picture.image > img.picture__image | /dYD-i6FPRANVusjS-plnDlS7VytrArpqf-Y1STUmNL5Id4iLJbuCDzBK... | 47.5 KiB | 18.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| deepmind.google/static/dist/css/site.61ee9975dd534f031093.css | 91.8 KiB | 73.6 KiB |
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 |
|---|---|
| Other | 1.3 s |
| Script Evaluation | 1.1 s |
| Style & Layout | 525 ms |
| Script Parsing & Compilation | 155 ms |
| Rendering | 151 ms |
| Parse HTML & CSS | 99 ms |
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 |
|---|---|---|
| deepmind.google/static/dist/site/site-f0ff50292cbc4752235d.js | 159.5 KiB | 89.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NRDHXJGK | 154.1 KiB | 76.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-LS8HVHCNQ0&cx=c>m=4e64h1 | 147.3 KiB | 61.3 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.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
10 years of AlphaGo: The turning point for AI
Exactly one decade later, we loo… section#the-podcast > div.grid__inner > div#tabs--2bc42e7d-d9c6-4828-8a36-6edf18d265ef > div.tabs__tablist |
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.
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 |
|---|
Google DeepMind
DeepMind div.left-menu > div.site-switcher > div.site-switcher__bar > a.site-switcher__home |
Best Practices
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.