Mobile 375 × 812

Desktop 1440 × 900

Score: 76 / 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
Cookie 'notion_browser_id' is missing the Secure flag
Cookie 'notion_check_cookie_consent' is missing the Secure flag
6 image-only link(s) without alt text
[](https://beavercheck.com/results/36a639dc-699e-1c8e-dfa1-7f8f0b92c35a)<a href="https://beavercheck.com/results/36a639dc-699e-1c8e-dfa1-7f8f0b92c35a"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.notion.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.notion.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.
2.56 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.53 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.013
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.12 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.
19.46 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 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.
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.8 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.
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/dfbd7a2fd13a9aa4.css | 20.4 KiB | 13.6 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.6 s |
| Script Evaluation | 5.3 s |
| Other | 4.9 s |
| Rendering | 1.5 s |
| Script Parsing & Compilation | 1.0 s |
| Garbage Collection | 151 ms |
| Parse HTML & CSS | 143 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.
786 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
360 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.024
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.14 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.59 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.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.7 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... | 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 |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
| URL | Time Spent |
|---|---|
| www.notion.com/ | 608 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 JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
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 | 848 ms | 647 ms | 5.1 ms |
| www.notion.com/_next/static/chunks/sentry.next.b86bbc7e3c4c69d4.js | 642 ms | 151 ms | 47 ms |
| www.notion.com/ | 587 ms | 39 ms | 0.9 ms |
| Unattributable | 563 ms | 66 ms | 0.0 ms |
| www.notion.com/_next/static/chunks/pages/_app-cc3cb09fde2cc575.js | 151 ms | 104 ms | 46 ms |
| transcend-cdn.com/cm/a36a42ad-3a71-444f-9e8a-b19950129dc6/ui.js | 105 ms | 65 ms | 18 ms |
| www.notion.com/_next/static/chunks/72678-7ff9da2b70602702.js | 95 ms | 84 ms | 10 ms |
| transcend-cdn.com/cm/a36a42ad-3a71-444f-9e8a-b19950129dc6/airgap.js | 65 ms | 56 ms | 7.0 ms |
| www.notion.com/_next/static/chunks/main-9070ba6adf5df692.js | 59 ms | 46 ms | 4.7 ms |
| www.notion.com/_next/static/chunks/28247.34de659cc7185b53.js | 53 ms | 1.7 ms | 1.9 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.5 s |
| Other | 1.0 s |
| Style & Layout | 600 ms |
| Script Parsing & Compilation | 274 ms |
| Rendering | 90 ms |
| Parse HTML & CSS | 52 ms |
| Garbage Collection | 51 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/dfbd7a2fd13a9aa4.css | 20.4 KiB | 13.5 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.
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