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.
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 |
|---|---|---|
| www.calm.com/api/12Xk43jk/init.js | 600.0 s | 104.5 KiB |
| connect.facebook.net/en_US/fbevents.js | 1200.0 s | 96.6 KiB |
| /signals/config/1716780165218419?v=2.9.303&r=stable&domai... | 1200.0 s | 46.8 KiB |
| /analytics.js/v1/C16PWBq5gYGXHUBqydqThTjx9MdPyo48/analyti... | 120.0 s | 30.0 KiB |
| www.calm.com/_n/images/homepage/blue-wave-bg.webp | 86400.0 s | 68.7 KiB |
| truemed-public.s3.us-west-1.amazonaws.com/truemed-ads/prequal-widget.min.js | 0.0 ms | 22.2 KiB |
| utt.impactcdn.com/A4013006-41a1-4ccd-93e9-9fde9b93a8211.js | 900.0 s | 20.5 KiB |
| websdk.appsflyer.com/?st=pba&af_id=35f7769a-49c6-458f-aa26-4cb9e19ccac9 | 0.0 ms | 15.9 KiB |
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| www.calm.com/_n/fonts/Figtree-Bold.woff2 | 86400.0 s | 23.5 KiB |
| www.calm.com/_n/fonts/Figtree-Medium.woff2 | 86400.0 s | 23.4 KiB |
| www.calm.com/_n/fonts/Figtree-Regular.woff2 | 86400.0 s | 23.3 KiB |
| cdn.mgln.ai/pixel.min.js | 14400.0 s | 3.0 KiB |
| /tr/?id=1716780165218419&ev=PageView&dl=https%3A%2F%2Fwww... | 0.0 ms | 19 B |
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.
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.
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 | |
|---|---|---|---|
body > main#main-content > div.styles__Banner-sc-d026f2c8-9 > img body > main#main-content > div.styles__Banner-sc-d026f2c8-9 > img | www.calm.com/_next/static/media/content-tile-collage.ac12f6e5.webp | 249.2 KiB | 160.6 KiB |
main#main-content > section.styles__Wrapper-sc-3e6b267a-0 > div.styles__JasperLake-sc-3e6b267a-2 > img main#main-content > section.styles__Wrapper-sc-3e6b267a-0 > div.styles__JasperLake-sc-3e6b267a-2 > img | www.calm.com/_next/static/media/jasper-lake.7b49d2ef.webp | 256.9 KiB | 90.0 KiB |
Thumbnail for Mindfulness for beginners: 6 techniques for mindful living div.styles__SlideInner-sc-d6f7c755-2 > article.styles__Post-sc-c18ade71-3 > a.styles__PostLink-sc-c18ade71-8 > img.styles__Thumbnail-sc-c18ade71-4 | /content/v1/656f4e4dababbd7c042c4946/1776471218211-W5L8S2... | 94.3 KiB | 50.1 KiB |
main#main-content > section.styles__Wrapper-sc-2f4e966a-0 > div.styles__BgContainer-sc-2f4e966a-4 > img main#main-content > section.styles__Wrapper-sc-2f4e966a-0 > div.styles__BgContainer-sc-2f4e966a-4 > img | www.calm.com/_n/images/homepage/blue-wave-bg.webp | 68.2 KiB | 35.7 KiB |
Thumbnail for How to deal with toxic family members: 7 tips to help you cope div.styles__SlideInner-sc-d6f7c755-2 > article.styles__Post-sc-c18ade71-3 > a.styles__PostLink-sc-c18ade71-8 > img.styles__Thumbnail-sc-c18ade71-4 | /content/v1/656f4e4dababbd7c042c4946/1718401923928-GEIQ30... | 61.7 KiB | 32.6 KiB |
Thumbnail for What is a narcissist? Meaning, definition, and signs of narcissism div.styles__SlideInner-sc-d6f7c755-2 > article.styles__Post-sc-c18ade71-3 > a.styles__PostLink-sc-c18ade71-8 > img.styles__Thumbnail-sc-c18ade71-4 | /content/v1/656f4e4dababbd7c042c4946/1715283496259-Q6BG5X... | 38.4 KiB | 20.3 KiB |
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.
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.
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 |
|---|---|
| calm.com/ | 534 ms |
| www.calm.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're here to help you feel better.
Stress less.
Get in-the-moment relief for … body > main#main-content > section.styles__Wrapper-sc-d026f2c8-0 | 0.303 |
Screening
Calm Health
Log In
Try Calm for Free header.styles__Wrapper-sc-5441692d-0 > div.styles__FocusWrapper-sc-595ba667-0 > nav.styles__Wrapper-sc-595ba667-1 > ul.styles__NavWrapper-sc-595ba667-2 | 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.
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.calm.com/_next/static/chunks/6bcc3924f73ddcb7.js | 178.1 KiB | 69.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-N4F47DEEC3&cx=c&_slc=1 | 166.0 KiB | 69.5 KiB |
| www.calm.com/_next/static/chunks/9f12a3de7607ad3c.js | 131.1 KiB | 64.7 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-55DFT24 | 168.6 KiB | 62.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-782291623&cx=c>m=4e64h1 | 140.1 KiB | 51.1 KiB |
| www.calm.com/api/12Xk43jk/init.js | 104.0 KiB | 40.8 KiB |
| connect.facebook.net/en_US/fbevents.js | 96.5 KiB | 35.8 KiB |
| www.calm.com/_next/static/chunks/86d1d098e04915b6.js | 49.5 KiB | 26.9 KiB |
| www.calm.com/_next/static/chunks/9a0d6000a621abbf.js | 65.7 KiB | 23.6 KiB |
| /signals/config/1716780165218419?v=2.9.303&r=stable&domai... | 46.7 KiB | 20.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 minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.4 s |
| Other | 382 ms |
| Style & Layout | 234 ms |
| Script Parsing & Compilation | 154 ms |
| Parse HTML & CSS | 122 ms |
| Rendering | 37 ms |
| Garbage Collection | 22 ms |
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.
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.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 403 () | |
Uncaught TypeError: Cannot read properties of null (reading 'toString') |
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.