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.
Content-Security-Policy header is missing
No Content-Security-Policy header found
5 button(s) with no accessible text
No <main> landmark found
101 HTTP requests — consider bundling or reducing
[](https://beavercheck.com/results/e2a95b60-9df6-4c6d-961d-bd80bce72b19)<a href="https://beavercheck.com/results/e2a95b60-9df6-4c6d-961d-bd80bce72b19"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fvitejs.dev" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fvitejs.devThis 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.24 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.68 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.89 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.
11.58 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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
| URL | Est Savings |
|---|---|
| vite.dev/assets/KHTekaMono-Regular.CiZ9ZkmZ.woff2 | 25 ms |
| vite.dev/assets/APK-Protocol-Medium.C7Mq9oGh.woff2 | 25 ms |
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 | |
|---|---|---|---|
Footer background footer.bg-primary > section.wrapper > div.relative > img.absolute | vite.dev/assets/footer-background.BIgtbvhx.jpg | 351.9 KiB | 316.0 KiB |
section.wrapper > div.flex > div.relative > img.absolute section.wrapper > div.flex > div.relative > img.absolute | vite.dev/assets/vite-featurepanel-1-background.BHnDg8j4.jpg | 198.6 KiB | 178.1 KiB |
section.wrapper > div.flex > div.relative > img.absolute section.wrapper > div.flex > div.relative > img.absolute | vite.dev/assets/vite-featurepanel-4-background.Bnx0RZk-.jpg | 181.0 KiB | 160.4 KiB |
SSR Support div > section.wrapper > div.p-5 > img.w-full | vite.dev/assets/vite-ssr-support.DvdwoLgL.png | 122.0 KiB | 113.8 KiB |
Brought to you by VoidZero div.wrapper > div.flex > a.flex > img.h-44 | vite.dev/assets/vite-by-voidzero.D7bblMgo.png | 78.7 KiB | 70.2 KiB |
lightning fast hot module replacement section.wrapper > div.flex > div.flex > img.md:max-w-[80%] | vite.dev/assets/vite-featurepanel-2-terminal.ChpAU6sR.png | 63.5 KiB | 55.0 KiB |
div.flex > div.flex > a.button > ::before div.flex > div.flex > a.button > ::before | vite.dev/assets/primary-button-background.CHnwvuqy.jpg | 55.1 KiB | 50.4 KiB |
div.flex > div.flex > a.button > ::before div.flex > div.flex > a.button > ::before | vite.dev/assets/primary-button-background.Bjk7gn3x.jpg | 45.1 KiB | 41.5 KiB |
SerpApi div.border-t > div.grid > a.spsr-link > img.spsr-logo | sponsors.vuejs.org/images/serpapi.png | 13.0 KiB | 11.2 KiB |
Greptile div.border-t > div.grid > a.spsr-link > img.spsr-logo | sponsors.vuejs.org/images/greptile.png | 7.1 KiB | 6.1 KiB |
CodeRabbit div.border-t > div.grid > a.spsr-link > img.spsr-logo | sponsors.vuejs.org/images/coderabbit_.png | 7.0 KiB | 5.8 KiB |
Storyblok div.border-t > div.grid > a.spsr-link > img.spsr-logo | sponsors.vuejs.org/images/storyblok.png | 6.0 KiB | 4.3 KiB |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| vitejs.dev/ | 818 ms |
| vite.dev/ | 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.
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 |
|---|---|---|---|
| vite.dev/assets/index.md.DHMIRVbV.lean.js | 7.8 s | 5.4 s | 1.4 ms |
| Unattributable | 1.8 s | 679 ms | 0.0 ms |
| vite.dev/ | 1.5 s | 54 ms | 21 ms |
| vite.dev/assets/chunks/client.CPtIGuYZ.js | 200 ms | 84 ms | 0.4 ms |
| vite.dev/assets/style.BaItNzON.css | 72 ms | 0.0 ms | 0.0 ms |
| vite.dev/assets/chunks/FooterNav.Gx_p0gCh.js | 57 ms | 40 ms | 0.4 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 | 6.2 s |
| Other | 3.6 s |
| Style & Layout | 978 ms |
| Rendering | 660 ms |
| Parse HTML & CSS | 109 ms |
| Garbage Collection | 53 ms |
| Script Parsing & Compilation | 31 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
shopify div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/shopify.svg |
shopify div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/shopify.svg |
Brought to you by VoidZero div.wrapper > div.flex > a.flex > img.h-44 | vite.dev/assets/vite-by-voidzero.D7bblMgo.png |
wiz div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/wiz.svg |
wiz div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/wiz.svg |
linear div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/linear.svg |
linear div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/linear.svg |
stripe div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/stripe.svg |
stripe div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/stripe.svg |
openai div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/openai.svg |
openai div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/openai.svg |
clickup div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/clickup.svg |
clickup div.scroll-content > div.flex > div.logo-container > img.max-w-full | vite.dev/trusted-by/clickup.svg |
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.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
Trusted by the world's best software teams div > div > section.wrapper > h6.text-center |
Instant Server Start section.wrapper > div.flex > div.p-5 > h5.text-balance |
Flexible Plugin System div > section.wrapper > div.p-5 > h5.text-balance |
These are opportunities to improve keyboard navigation in your application.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
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.
811 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.23 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
206 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.
1.06 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.
1.72 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 long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
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 | |
|---|---|---|---|
div.marketing-layout > div.top-banner > a.group > img.absolute div.marketing-layout > div.top-banner > a.group > img.absolute | vite.dev/assets/footer-background.BIgtbvhx.jpg | 351.9 KiB | 320.3 KiB |
section.wrapper > div.flex > div.relative > img.absolute section.wrapper > div.flex > div.relative > img.absolute | vite.dev/assets/vite-featurepanel-1-background.BHnDg8j4.jpg | 198.6 KiB | 146.2 KiB |
section.wrapper > div.flex > div.relative > img.absolute section.wrapper > div.flex > div.relative > img.absolute | vite.dev/assets/vite-featurepanel-4-background.Bnx0RZk-.jpg | 181.0 KiB | 128.4 KiB |
SSR Support div > section.wrapper > div.p-5 > img.w-full | vite.dev/assets/vite-ssr-support.DvdwoLgL.png | 122.0 KiB | 100.3 KiB |
div.flex > div.flex > a.button > ::before div.flex > div.flex > a.button > ::before | vite.dev/assets/primary-button-background.CHnwvuqy.jpg | 55.1 KiB | 50.4 KiB |
lightning fast hot module replacement section.wrapper > div.flex > div.flex > img.md:max-w-[80%] | vite.dev/assets/vite-featurepanel-2-terminal.ChpAU6sR.png | 63.5 KiB | 49.6 KiB |
div.flex > div.flex > a.button > ::before div.flex > div.flex > a.button > ::before | vite.dev/assets/primary-button-background.Bjk7gn3x.jpg | 45.1 KiB | 41.5 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.
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 |
|---|---|
| vitejs.dev/ | 231 ms |
| vite.dev/ | 0.0 ms |
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 minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.3 s |
| Other | 725 ms |
| Style & Layout | 314 ms |
| Rendering | 142 ms |
| Parse HTML & CSS | 26 ms |
| Script Parsing & Compilation | 15 ms |
| Garbage Collection | 15 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
shopify div.overflow-hidden > div.flex > div.logo-container-static > img.max-w-full | vite.dev/trusted-by/shopify.svg |
Brought to you by VoidZero div.wrapper > div.flex > a.flex > img.h-44 | vite.dev/assets/vite-by-voidzero.D7bblMgo.png |
wiz div.overflow-hidden > div.flex > div.logo-container-static > img.max-w-full | vite.dev/trusted-by/wiz.svg |
linear div.overflow-hidden > div.flex > div.logo-container-static > img.max-w-full | vite.dev/trusted-by/linear.svg |
stripe div.overflow-hidden > div.flex > div.logo-container-static > img.max-w-full | vite.dev/trusted-by/stripe.svg |
openai div.overflow-hidden > div.flex > div.logo-container-static > img.max-w-full | vite.dev/trusted-by/openai.svg |
clickup div.overflow-hidden > div.flex > div.logo-container-static > img.max-w-full | vite.dev/trusted-by/clickup.svg |
Vite header.wrapper > div.flex > a.flex > img.h-4 | vite.dev/assets/vite-light.t8GCa_VF.svg |
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
| Failing Elements |
|---|
div.vp-doc > div.vp-code-group > div.language-bash > button.copy div.vp-doc > div.vp-code-group > div.language-bash > button.copy |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
Trusted by the world's best software teams div > div > section.wrapper > h6.text-center |
Instant Server Start section.wrapper > div.flex > div.p-5 > h5.text-balance |
Flexible Plugin System div > section.wrapper > div.p-5 > h5.text-balance |
These are opportunities to improve keyboard navigation in your application.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
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