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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /assets/fonts/Boathouse/Static/Boathouse-Medium.woff2 | 0.0 ms | 42.1 KiB |
| /assets/fonts/Boathouse/Static/Boathouse-Regular.woff2 | 0.0 ms | 41.8 KiB |
| consent.cookiebot.com/uc.js | 184.0 s | 35.7 KiB |
| appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js | 86400.0 s | 17.4 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 | |
|---|---|---|---|
div.Homepage_container__m8Vvy > div.Desktop_container__GSOOB > picture.ImagePanel_picture__FQ_Pd > img.ImagePanel_center__dgOma div.Homepage_container__m8Vvy > div.Desktop_container__GSOOB > picture.ImagePanel_picture__FQ_Pd > img.ImagePanel_center__dgOma | /assets/landing-pages/_next/static/media/DesktopWide-Col-... | 627.0 KiB | 574.4 KiB |
div.Desktop_container__GSOOB > div.Desktop_columnWrapper__0v2TN > picture.ImagePanel_picture__FQ_Pd > img.ImagePanel_center__dgOma div.Desktop_container__GSOOB > div.Desktop_columnWrapper__0v2TN > picture.ImagePanel_picture__FQ_Pd > img.ImagePanel_center__dgOma | /assets/landing-pages/_next/static/media/DesktopWide-Col-... | 455.8 KiB | 403.2 KiB |
device div.Desktop_container__GSOOB > div.Desktop_columnWrapper__0v2TN > picture.Desktop_device__jz4Ne > img | /assets/landing-pages/_next/static/media/Device-en-US@1x.... | 29.2 KiB | 19.7 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.
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
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 |
|---|---|---|
| web-assets.strava.com/assets/landing-pages/_next/static/css/53350daed7761b4b.css | 30.1 KiB | 29.1 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/landing-pages/_next/static/chunks/pages/_app-090d... | 439.8 KiB | 255.8 KiB |
| /assets/landing-pages/_next/static/chunks/59947-2e0be482d... | 89.7 KiB | 72.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TP845S&l=googleTagManagerDataLayer | 165.0 KiB | 71.1 KiB |
| /gtag/js?id=DC-15023759&l=googleTagManagerDataLayer&cx=c&... | 128.8 KiB | 62.3 KiB |
| /gtag/js?id=G-ESZ0QKJW56&l=googleTagManagerDataLayer&cx=c... | 174.2 KiB | 62.0 KiB |
| /e47bebbc-d5c7-470a-a8f6-6d858aa50ff4/cc.js?renew=false&r... | 112.2 KiB | 26.1 KiB |
| consent.cookiebot.com/uc.js | 35.4 KiB | 22.4 KiB |
| /assets/landing-pages/_next/static/chunks/main-6f5274bcc7... | 39.0 KiB | 20.9 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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.
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.Homepage_container__m8Vvy > div.Desktop_container__GSOOB > picture.ImagePanel_picture__FQ_Pd > img.ImagePanel_center__dgOma div.Homepage_container__m8Vvy > div.Desktop_container__GSOOB > picture.ImagePanel_picture__FQ_Pd > img.ImagePanel_center__dgOma | /assets/landing-pages/_next/static/media/DesktopWide-Col-... |
div.Desktop_container__GSOOB > div.Desktop_columnWrapper__0v2TN > picture.ImagePanel_picture__FQ_Pd > img.ImagePanel_center__dgOma div.Desktop_container__GSOOB > div.Desktop_columnWrapper__0v2TN > picture.ImagePanel_picture__FQ_Pd > img.ImagePanel_center__dgOma | /assets/landing-pages/_next/static/media/DesktopWide-Col-... |
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 |
|---|
Log In div.Desktop_container__GSOOB > div.Desktop_middleColumn__pAOKb > p.Desktop_alreadyAMember__y5voZ > a |
Sign Up With Email div.Desktop_container__GSOOB > div.Desktop_middleColumn__pAOKb > div.RegistrationPanel_container__zgeYj > button.Button_btn__EdK33 |
Log In li > ul > li > a.Footer_highlight__3ACCZ |
These are opportunities to improve the legibility of your content.
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
device div.Desktop_container__GSOOB > div.Desktop_columnWrapper__0v2TN > picture.Desktop_device__jz4Ne > img | /assets/landing-pages/_next/static/media/Device-en-US@1x.... | 295 x 270 (1.09) | 516 x 476 (1.08) |
Get it on Google Play li > a > picture > img | /assets/landing-pages/_next/static/media/play-store-en-US... | 105 x 35 (3.00) | 105 x 32 (3.28) |
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.