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.
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.
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.
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 | |
|---|---|---|---|
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.
Performance issues directly impact user engagement and conversion rates.
| 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.
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 |
|---|---|---|
| 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.
Performance issues directly impact user engagement and conversion rates.
| 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.planetscale.com/ | 343 ms |
| planetscale.com/ | 0.0 ms |
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 |
|---|
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.
Performance issues directly impact user engagement and conversion rates.
| 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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| 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.
Best Practices
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| 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.