Mobile 375 × 812

Desktop 1440 × 900

Score: 82 / 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.
Content-Security-Policy header is missing
No Content-Security-Policy header found
1 button(s) with no accessible text
Cross-Origin-Embedder-Policy header is missing
Cross-Origin-Opener-Policy header is missing
[](https://beavercheck.com/results/062ea8fe-0726-98dd-f994-03a6159c56fa)<a href="https://beavercheck.com/results/062ea8fe-0726-98dd-f994-03a6159c56fa"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.planetscale.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.planetscale.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.79 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.02 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
17 ms
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.
2.79 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.
3.08 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.
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.
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.
| URL | Transfer Size |
|---|---|
| planetscale.com/assets/styles-CSd3Lt4s.css | 13.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| planetscale.com/assets/chunk-UVKPFVEO-B5jXhZUa.js | 43.2 KiB | 26.1 KiB |
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 |
|---|---|---|
| planetscale.com/assets/styles-CSd3Lt4s.css | 13.7 KiB | 11.3 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.planetscale.com/ | 775 ms |
| planetscale.com/ | 0.0 ms |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Get in touch div.grid > div.group > div.flex > a.btn |
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.
| Failing Elements |
|---|
fastest databases div.flex > div > p > a |
NVMe drives div.flex > div > p > a |
deployment options div.flex > div > p > a |
PlanetScale Managed div.flex > div > p > a |
Tier 0 databases div.flex > div > p > a |
Vitess div.border > div#headlessui-tabs-panel-:R3a355: > p > a |
scale horizontally through explicit sharding div.border > div#headlessui-tabs-panel-:R3a355: > p > a |
PlanetScale Metal div.mt-3 > div > p > a |
Benchmarking page div > figure > figcaption > a |
SLA commitment div.mt-3 > div > p > a |
status page div.mt-3 > div > p > a |
reach out to us div.mt-3 > div > p > a |
PlanetScale Managed div > ul.my-0 > li > a |
realize additional savings div > ul.my-0 > li > a |
security documentation div.mt-3 > div > p > a |
Trust Center div.mt-3 > div > p > a |
and more div.mt-3 > div > p > a |
vector data div > ul.my-0 > li > a |
Roll back div > ul.my-0 > li > a |
with Insights div > ul.my-0 > li > a |
explicit sharding workflows div > ul.my-0 > li > a |
and more div > ul.my-0 > li > a |
best-in-class support div > ul.my-0 > li > a |
These are opportunities to improve the legibility of your content.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| planetscale.com/blog/introducing-database-traffic-control | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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.
858 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
911 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
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.
887 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
916 ms
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.
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.
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 | |
|---|---|---|---|
p95 graph dropping from 45 ms to between 5 and 10 ms div > figure > picture > img | planetscale.com/assets/insights-p50-p95-p99-C_G51D6o.png | 157.3 KiB | 139.1 KiB |
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.
| URL | Transfer Size |
|---|---|
| planetscale.com/assets/styles-CSd3Lt4s.css | 13.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| planetscale.com/assets/chunk-UVKPFVEO-B5jXhZUa.js | 43.2 KiB | 26.1 KiB |
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 |
|---|---|---|
| planetscale.com/assets/styles-CSd3Lt4s.css | 13.7 KiB | 10.8 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.planetscale.com/ | 343 ms |
| planetscale.com/ | 0.0 ms |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Get in touch div.grid > div.group > div.flex > a.btn |
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.
| Failing Elements |
|---|
fastest databases div.flex > div > p > a |
NVMe drives div.flex > div > p > a |
deployment options div.flex > div > p > a |
PlanetScale Managed div.flex > div > p > a |
Tier 0 databases div.flex > div > p > a |
Vitess div.border > div#headlessui-tabs-panel-:R3a355: > p > a |
scale horizontally through explicit sharding div.border > div#headlessui-tabs-panel-:R3a355: > p > a |
PlanetScale Metal div.mt-3 > div > p > a |
Benchmarking page div > figure > figcaption > a |
SLA commitment div.mt-3 > div > p > a |
status page div.mt-3 > div > p > a |
reach out to us div.mt-3 > div > p > a |
PlanetScale Managed div > ul.my-0 > li > a |
realize additional savings div > ul.my-0 > li > a |
security documentation div.mt-3 > div > p > a |
Trust Center div.mt-3 > div > p > a |
and more div.mt-3 > div > p > a |
vector data div > ul.my-0 > li > a |
Roll back div > ul.my-0 > li > a |
with Insights div > ul.my-0 > li > a |
explicit sharding workflows div > ul.my-0 > li > a |
and more div > ul.my-0 > li > a |
best-in-class support div > ul.my-0 > li > a |
These are opportunities to improve the legibility of your content.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
| Failing Elements |
|---|
Platform▾
|
Resources▾
|
Documentation
|
Pricing
|
Contact div.grid > div.col-start-1 > nav.hidden > ul.flex |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| planetscale.com/blog/introducing-database-traffic-control | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback