Lighthouse Desktop
· 0 checks — Desktop 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.
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 |
|---|---|---|
| canonical.com/static/css/styles.css?v=990f606 | 106.0 KiB | 437 ms |
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 | |
|---|---|---|---|
div.row > div.col-6 > div.p-image-container--16-9 > img.p-image-container__image div.row > div.col-6 > div.p-image-container--16-9 > img.p-image-container__image | /canonical/image/fetch/f_auto,q_auto,fl_sanitize,w_900/ht... | 93.3 KiB | 60.5 KiB |
div.p-homepage-carousel--slides > div#start-ubuntu-tab > div.p-image--container > img.p-image--container__image div.p-homepage-carousel--slides > div#start-ubuntu-tab > div.p-image--container > img.p-image--container__image | /canonical/image/fetch/f_auto,q_auto,fl_sanitize,w_1681/h... | 22.6 KiB | 15.9 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 |
|---|---|---|
| canonical.com/static/css/styles.css?v=990f606 | 103.3 KiB | 82.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 |
|---|---|---|---|
| canonical.com/static/js/dist/homepage_animations.js?v=cbbe774 | 1.2 s | 1.2 s | 15 ms |
| canonical.com/ | 558 ms | 11 ms | 1.6 ms |
| Unattributable | 221 ms | 31 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-5LTL1CNEJM&cx=c>m=4e64k1 | 153 ms | 126 ms | 19 ms |
| assets.ubuntu.com/v1/703e23c9-lazysizes+noscript+native-loading.5.1.2.min.js | 109 ms | 66 ms | 0.5 ms |
| www.googletagmanager.com/gtag/js?id=G-1NSNT4HZ3S&cx=c>m=4e64k1 | 101 ms | 74 ms | 16 ms |
| www.googletagmanager.com/gtag/destination?id=AW-608589488&cx=c>m=4e64k1 | 78 ms | 64 ms | 13 ms |
| www.googletagmanager.com/gtm.js?id=GTM-M5BPGQ6 | 73 ms | 57 ms | 15 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.7 s |
| Other | 538 ms |
| Style & Layout | 196 ms |
| Script Parsing & Compilation | 96 ms |
| Rendering | 86 ms |
| Parse HTML & CSS | 51 ms |
| Garbage Collection | 31 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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-M5BPGQ6 | 158.1 KiB | 69.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-1NSNT4HZ3S&cx=c>m=4e64k1 | 161.9 KiB | 67.7 KiB |
| www.googletagmanager.com/gtag/destination?id=AW-608589488&cx=c>m=4e64k1 | 144.6 KiB | 66.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-5LTL1CNEJM&cx=c>m=4e64k1 | 174.6 KiB | 63.8 KiB |
| canonical.com/static/js/dist/homepage_animations.js?v=cbbe774 | 67.0 KiB | 63.0 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.scroll-section__tabs > button.scroll-section__tab > div.scroll-section__tab-icon > img div.scroll-section__tabs > button.scroll-section__tab > div.scroll-section__tab-icon > img | assets.ubuntu.com/v1/2370a9a8-cloud.svg |
div.scroll-section__tabs > button.scroll-section__tab > div.scroll-section__tab-icon > img div.scroll-section__tabs > button.scroll-section__tab > div.scroll-section__tab-icon > img | assets.ubuntu.com/v1/9efb4b31-silicon.svg |
div.scroll-section__tabs > button.scroll-section__tab > div.scroll-section__tab-icon > img div.scroll-section__tabs > button.scroll-section__tab > div.scroll-section__tab-icon > img | assets.ubuntu.com/v1/d036df5d-hardware.svg |
div.row > div.col-3 > button.pause-btn > img div.row > div.col-3 > button.pause-btn > img | assets.ubuntu.com/v1/398d9c17-pause.svg |
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 |
|---|
Start with Ubuntu
Take control of your infrastructure
Build apps at speed and s… div.p-homepage-carousel > div.row > div.col-3 > ul.p-homepage-carousel-tabs |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Products div.p-navigation__row--25-75 > nav.p-navigation__nav > ul.p-navigation__items > li#products-nav |
Solutions div.p-navigation__row--25-75 > nav.p-navigation__nav > ul.p-navigation__items > li#solutions-nav |
Partners div.p-navigation__row--25-75 > nav.p-navigation__nav > ul.p-navigation__items > li#partners-nav |
Careers div.p-navigation__row--25-75 > nav.p-navigation__nav > ul.p-navigation__items > li#careers-nav |
Company div.p-navigation__row--25-75 > nav.p-navigation__nav > ul.p-navigation__items > li#company-nav |
Start with Ubuntu div.col-3 > ul.p-homepage-carousel-tabs > li > a#start-ubuntu |
Take control of your infrastructure div.col-3 > ul.p-homepage-carousel-tabs > li > a#infrastructure-control |
Build apps at speed and stay secure div.col-3 > ul.p-homepage-carousel-tabs > li > a#stay-secure |
Get an optimized stack for data and AI div.col-3 > ul.p-homepage-carousel-tabs > li > a#optimized-ai |
Deploy smart things at the edge div.col-3 > ul.p-homepage-carousel-tabs > li > a#smart-edge |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Hardening and certifications div.u-hide--small > div#centre-animation-wrapper > div.centre-animation__zones > div.centre-animation__zone--1 |
Reliable security maintenance div.u-hide--small > div#centre-animation-wrapper > div.centre-animation__zones > div.centre-animation__zone--2 |
Simplified compliance div.u-hide--small > div#centre-animation-wrapper > div.centre-animation__zones > div.centre-animation__zone--3 |
Patching automation tools div.u-hide--small > div#centre-animation-wrapper > div.centre-animation__zones > div.centre-animation__zone--4 |
24/7 Support div.u-hide--small > div#centre-animation-wrapper > div.centre-animation__zones > div.centre-animation__zone--5 |
Long-term API stability div.u-hide--small > div#centre-animation-wrapper > div.centre-animation__zones > div.centre-animation__zone--6 |
Device management div.u-hide--small > div#centre-animation-wrapper > div.centre-animation__zones > div.centre-animation__zone--7 |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
privacy policy footer.p-footer > div.row > p.p-text--small > a |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Products
Solutions
Partners
Careers
Company header#navigation > div.p-navigation__row--25-75 > nav.p-navigation__nav > ul.p-navigation__items |
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 |
|---|
Start with Ubuntu div.row > div.col-3 > ul.p-homepage-carousel-tabs > li |
Take control of your infrastructure div.row > div.col-3 > ul.p-homepage-carousel-tabs > li |
Build apps at speed and stay secure div.row > div.col-3 > ul.p-homepage-carousel-tabs > li |
Get an optimized stack for data and AI div.row > div.col-3 > ul.p-homepage-carousel-tabs > li |
Deploy smart things at the edge div.row > div.col-3 > ul.p-homepage-carousel-tabs > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Previous image
div.row > div.col-medium-3 > div > a.p-homepage-carousel__previous |
To appear in search results, crawlers need access to your app.