Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
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
HSTS header is missing
No Content-Security-Policy header found
Page weighs 41.6 MB (6.6 MB transferred)
38 image-only link(s) without alt text
[](https://beavercheck.com/results/e518cab2-0c60-1473-2b9a-2695c53135dd)<a href="https://beavercheck.com/results/e518cab2-0c60-1473-2b9a-2695c53135dd"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.deepmind.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.deepmind.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
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.
26.57 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
32.12 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
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.
26.57 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.
32.23 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| 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 | 203.8 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 | 33.2 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 | 31.0 KiB |
div.media-content-wrapper > div.media__container > picture.image > img.picture__image div.media-content-wrapper > div.media__container > picture.image > img.picture__image | /KVYCjJ-L8ZrKP6nkzJPdqnEfhFyFHJ25d8a6jxkRQhox1SNuBGh3ADx3... | 21.5 KiB | 17.3 KiB |
div.media-content-wrapper > div.media__container > picture.image > img.picture__image div.media-content-wrapper > div.media__container > picture.image > img.picture__image | /iqcya9tQ63ONBLbtfrXcAVcnAGclO6JL7tShy0BQxbmAMffIUT9ByMWp... | 17.1 KiB | 13.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.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.deepmind.com/ | 902 ms |
| deepmind.google/ | 0.0 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| deepmind.google/static/dist/css/site.78ab7ee7ba32d1c91f6a.css | 85.2 KiB | 69.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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| deepmind.google/static/dist/site/site-abad8cda68861b08153b.js | 154.9 KiB | 84.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NRDHXJGK | 152.2 KiB | 77.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-LS8HVHCNQ0&cx=c>m=4e6460 | 146.6 KiB | 60.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| deepmind.google/static/dist/site/site-abad8cda68861b08153b.js | 4.8 s | 1.5 s | 43 ms |
| Unattributable | 1.4 s | 44 ms | 0.0 ms |
| deepmind.google/ | 789 ms | 13 ms | 2.7 ms |
| www.googletagmanager.com/gtm.js?id=GTM-NRDHXJGK | 431 ms | 364 ms | 62 ms |
| www.googletagmanager.com/gtag/js?id=G-LS8HVHCNQ0&cx=c>m=4e6460 | 284 ms | 229 ms | 53 ms |
| www.gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js | 119 ms | 41 ms | 6.3 ms |
| www.youtube.com/s/player/57fefa84/www-widgetapi.vflset/www-widgetapi.js | 65 ms | 48 ms | 2.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
| Category | Time Spent |
|---|---|
| Other | 4.3 s |
| Script Evaluation | 2.3 s |
| Style & Layout | 822 ms |
| Rendering | 195 ms |
| Script Parsing & Compilation | 171 ms |
| Garbage Collection | 153 ms |
| Parse HTML & CSS | 139 ms |
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.
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
| 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.
| Failing Elements |
|---|
Google DeepMind
DeepMind div.left-menu > div.site-switcher > div.site-switcher__bar > a.site-switcher__home |
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Format your HTML in a way that enables crawlers to better understand your app’s content.
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.
975 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.49 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
8 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.
2.36 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.
2.72 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| 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 |
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... | 65.7 KiB | 54.7 KiB |
div.media-video-poster > div.media__container > picture.image > img.picture__image div.media-video-poster > div.media__container > picture.image > img.picture__image | /i1ooSWH5ku-ejhiZP8pZcsiLJkR_eF30Hc1EDVvXR5B0l-0Cel78dyKd... | 53.1 KiB | 36.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.1 KiB |
div.media-content-wrapper > div.media__container > picture.image > img.picture__image div.media-content-wrapper > div.media__container > picture.image > img.picture__image | /KVYCjJ-L8ZrKP6nkzJPdqnEfhFyFHJ25d8a6jxkRQhox1SNuBGh3ADx3... | 27.5 KiB | 19.6 KiB |
div.media-content-wrapper > div.media__container > picture.image > img.picture__image div.media-content-wrapper > div.media__container > picture.image > img.picture__image | /cXeSw7TkL3NkPhprLW2yiaezqIsOiNpKrQCTgwW9PMCso2YUOomNe_a6... | 24.1 KiB | 19.0 KiB |
div.media-video-poster > div.media__container > picture.image > img.picture__image div.media-video-poster > div.media__container > picture.image > img.picture__image | /sILaSdIzu5XraA6U7t26JH98KgsZNCG3T0nIjJ0wmrZu5VBv5fh6ruPm... | 15.6 KiB | 12.4 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
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.
| URL | Time Spent |
|---|---|
| www.deepmind.com/ | 349 ms |
| deepmind.google/ | 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.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| deepmind.google/static/dist/css/site.78ab7ee7ba32d1c91f6a.css | 85.2 KiB | 67.0 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| deepmind.google/static/dist/site/site-abad8cda68861b08153b.js | 154.9 KiB | 85.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NRDHXJGK | 152.2 KiB | 77.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-LS8HVHCNQ0&cx=c>m=4e6460 | 146.6 KiB | 60.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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.
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.
| Failing Elements |
|---|
Google DeepMind
DeepMind div.left-menu > div.site-switcher > div.site-switcher__bar > a.site-switcher__home |
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback