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.
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.
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.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| beavercheck.com/favicons/beavercheck.com.png | 604800.0 s | 4.8 KiB |
| beavercheck.com/favicons/potentialspouse.com.png | 604800.0 s | 3.1 KiB |
| beavercheck.com/favicons/threatmodeler.com.png | 604800.0 s | 3.0 KiB |
| beavercheck.com/favicons/hornbach.se.png | 604800.0 s | 1.5 KiB |
| beavercheck.com/favicons/benefit-estimator.netlify.app.png | 604800.0 s | 725 B |
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 | |
|---|---|---|---|
BeaverCheck audit overview for stripe.com showing composite score 80/B, global … section.px-5 > div.max-w-6xl > a.block > img.w-full | beavercheck.com/static/img/screenshots/result-overview-light.webp | 66.5 KiB | 24.1 KiB |
Product tour: 17-second autoplay loop showing the audit overview, Lighthouse sc… section.px-5 > div.max-w-6xl > div.aspect-video > video.w-full | beavercheck.com/static/video/product-tour-poster.jpg | 76.1 KiB | 14.6 KiB |
div.bc-ticker > div.bc-ticker-track > a.inline-flex > img.h-4 div.bc-ticker > div.bc-ticker-track > a.inline-flex > img.h-4 | beavercheck.com/favicons/beavercheck.com.png | 4.6 KiB | 4.6 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 |
|---|---|
| beavercheck.com/static/css/output.css?v=f4eae585 | 20.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | beavercheck.com/static/js/alpine.min.js?v=f4eae585 line 4, col 16571 |
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.