Mobile 375 × 812

Desktop 1440 × 900

Score: 73 / 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.
'unsafe-eval' found in script source
'unsafe-inline' found in script source
5 link(s) with no accessible text
6 image-only link(s) without alt text
184 HTTP requests — consider bundling or reducing
[](https://beavercheck.com/results/2c6b3f85-3c8e-45b3-9601-0a7899230885)<a href="https://beavercheck.com/results/2c6b3f85-3c8e-45b3-9601-0a7899230885"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.notion.so" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.notion.soThis 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.
3.59 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.10 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.81 s
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.
10.47 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.
20.80 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.
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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| transcend-cdn.com/cm/a36a42ad-3a71-444f-9e8a-b19950129dc6/ui.js | 60.0 s | 98.6 KiB |
| transcend-cdn.com/cm/a36a42ad-3a71-444f-9e8a-b19950129dc6/airgap.js | 60.0 s | 53.7 KiB |
| adora-cdn.com/adora-start.js | 14400.0 s | 46.6 KiB |
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 | |
|---|---|---|---|
Homepage | Agents 26 | Bento | Notes | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:3308hQhkyaMytYPerwraT0 | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 62.9 KiB | 49.6 KiB |
Homepage | Agents 26 | Bento | Docs | Back | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:2w949TTG6uCdkN1xIW46p | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 59.1 KiB | 38.5 KiB |
Homepage | Agents 26 | Bento | Wikis | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:1f5jqaefgLjXMbtMxszc7Y | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 33.5 KiB | 26.4 KiB |
Homepage | Agents 26 | Bento | Agent | Front | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:3RifPqKRrCHqvrUD2Ww6II | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 33.3 KiB | 24.0 KiB |
Homepage | Agents 26 | Bento | Search | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:3ua5rnold552hkMGeZzmMJ | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 24.5 KiB | 19.3 KiB |
Homepage | Agents 26 | Bento | Docs | Front | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:017MEoKI00q5dGPqvqUFL4 | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 26.1 KiB | 18.8 KiB |
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.notion.so/ | 937 ms |
| www.notion.com/ | 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.
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.
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 |
|---|---|---|
| www.notion.com/_next/static/css/7438409b54028291.css | 12.6 KiB | 12.5 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.
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 |
|---|---|
| Style & Layout | 5.9 s |
| Script Evaluation | 5.8 s |
| Other | 5.2 s |
| Rendering | 1.4 s |
| Script Parsing & Compilation | 1.1 s |
| Parse HTML & CSS | 167 ms |
| Garbage Collection | 126 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.
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 roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
| Failing Elements |
|---|
Notion uses cookies to offer you a better experience. div.column-content > div > div > p#consent-dialog-title |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
New header.bentoHeader_header__vF0Xh > a.bentoHeader_headingLink__bmWJK > h3.semanticTypography_semanticTypography__mWJkv > span.badge_badge__4ppzB |
See what Custom Agents can do div.homepage_customAgentsSection__m_WOD > section#:R9bikjm: > div.flex > h3.semanticTypography_semanticTypography__mWJkv |
These are opportunities to improve the legibility of your content.
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 |
|---|
Download div.downloadApps_downloadsContainer__l1wNv > div.downloadApps_block__ZSEcT > div.downloadApps_blockContent__r_j_n > a.button_button__atjat |
Download div.downloadApps_downloadsContainer__l1wNv > div.downloadApps_block__ZSEcT > div.downloadApps_blockContent__r_j_n > a.button_button__atjat |
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.
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.
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.
1.21 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.98 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
431 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.56 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.
4.96 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.
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 | |
|---|---|---|---|
Homepage | Agents 26 | Bento | Notes | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:3308hQhkyaMytYPerwraT0 | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 101.2 KiB | 90.1 KiB |
Homepage | Agents 26 | Bento | Wikis | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:1f5jqaefgLjXMbtMxszc7Y | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 48.2 KiB | 42.9 KiB |
Homepage | Agents 26 | Bento | Docs | Back | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:2w949TTG6uCdkN1xIW46p | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 46.0 KiB | 42.4 KiB |
div.HomepageHeroAgents_mediaContainer__61LAV > div.HeroMedia_productImageContainer__O14RH > div.HeroMedia_productImage__Ojg_0 > video.Video_video__KYz0l div.HomepageHeroAgents_mediaContainer__61LAV > div.HeroMedia_productImageContainer__O14RH > div.HeroMedia_productImage__Ojg_0 > video.Video_video__KYz0l | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 48.1 KiB | 36.1 KiB |
Homepage | Agents 26 | Bento | Agent | Front | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:3RifPqKRrCHqvrUD2Ww6II | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 33.4 KiB | 28.3 KiB |
Homepage | Agents 26 | Bento | Search | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:3ua5rnold552hkMGeZzmMJ | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 30.6 KiB | 27.3 KiB |
Homepage | Agents 26 | Bento | Docs | Front | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:017MEoKI00q5dGPqvqUFL4 | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 27.3 KiB | 23.4 KiB |
Homepage | Agents 26 | Bento | Projects | Front | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:340iahnaCfbjK7PEIXKfv6 | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 23.7 KiB | 20.9 KiB |
Homepage | Agents 26 | Bento | Projects | Back | Desktop div.bento_bentoInner__luLfd > div.bento_bentoMedia__WgRnV > picture.bento_bentoImagePicture__cWlrb > img#contentful:2MlmrYYl4wneqg92BInIwV | /_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Fspo... | 21.4 KiB | 18.2 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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| transcend-cdn.com/cm/a36a42ad-3a71-444f-9e8a-b19950129dc6/ui.js | 60.0 s | 98.6 KiB |
| transcend-cdn.com/cm/a36a42ad-3a71-444f-9e8a-b19950129dc6/airgap.js | 60.0 s | 53.7 KiB |
| adora-cdn.com/adora-start.js | 14400.0 s | 46.6 KiB |
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.notion.so/ | 386 ms |
| www.notion.com/ | 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.
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.
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 |
|---|---|---|---|
| www.notion.com/_next/static/chunks/framework-23933e8b27fffebb.js | 881 ms | 656 ms | 7.4 ms |
| www.notion.com/_next/static/chunks/sentry.next.be9c9dd35e340856.js | 692 ms | 164 ms | 46 ms |
| www.notion.com/ | 649 ms | 42 ms | 1.2 ms |
| Unattributable | 634 ms | 64 ms | 0.0 ms |
| www.notion.com/_next/static/chunks/pages/_app-1ba900149c08adf4.js | 167 ms | 114 ms | 52 ms |
| transcend-cdn.com/cm/a36a42ad-3a71-444f-9e8a-b19950129dc6/ui.js | 115 ms | 90 ms | 24 ms |
| www.notion.com/_next/static/chunks/71564-8b3bdbd0a7387558.js | 112 ms | 94 ms | 1.1 ms |
| www.notion.com/_next/static/chunks/main-9070ba6adf5df692.js | 97 ms | 85 ms | 6.0 ms |
| www.notion.com/_next/static/chunks/69104.c88aab62f86e84a0.js | 95 ms | 2.8 ms | 3.8 ms |
| transcend-cdn.com/cm/a36a42ad-3a71-444f-9e8a-b19950129dc6/airgap.js | 68 ms | 60 ms | 6.1 ms |
| www.notion.com/_next/static/chunks/pages/product-b7657f40f3492409.js | 57 ms | 56 ms | 0.2 ms |
| www.notion.com/_next/static/chunks/transport-support.f458140092a0bf73.js | 55 ms | 43 ms | 12 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 |
|---|---|
| Script Evaluation | 1.6 s |
| Other | 1.1 s |
| Style & Layout | 742 ms |
| Script Parsing & Compilation | 312 ms |
| Rendering | 109 ms |
| Parse HTML & CSS | 56 ms |
| Garbage Collection | 53 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 |
|---|---|---|
| www.notion.com/_next/static/css/7438409b54028291.css | 12.6 KiB | 12.5 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.
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.
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
| Failing Elements |
|---|
Notion uses cookies to offer you a better experience. div.column-content > div > div > p#consent-dialog-title |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
New header.bentoHeader_header__vF0Xh > a.bentoHeader_headingLink__bmWJK > h3.semanticTypography_semanticTypography__mWJkv > span.badge_badge__4ppzB |
See what Custom Agents can do div.homepage_customAgentsSection__m_WOD > section#:R9bikjm: > div.flex > h3.semanticTypography_semanticTypography__mWJkv |
These are opportunities to improve the legibility of your content.
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 |
|---|
Download div.downloadApps_downloadsContainer__l1wNv > div.downloadApps_block__ZSEcT > div.downloadApps_blockContent__r_j_n > a.button_button__atjat |
Download div.downloadApps_downloadsContainer__l1wNv > div.downloadApps_block__ZSEcT > div.downloadApps_blockContent__r_j_n > a.button_button__atjat |
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
| Source | Description |
|---|---|
Not signed in with the identity provider. |
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.
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.
Send Feedback