Lighthouse Mobile
· 0 checks — Mobile 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.
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.
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 | Duration |
|---|---|---|
| beavercheck.com/static/css/output.css?v=6381b3b | 15.6 KiB | 150 ms |
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.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Other | 627 ms |
| Style & Layout | 491 ms |
| Script Evaluation | 418 ms |
| Rendering | 373 ms |
| Parse HTML & CSS | 63 ms |
| Script Parsing & Compilation | 27 ms |
| Garbage Collection | 26 ms |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|
One Scan. section#top > div.max-w-2xl > h1.text-4xl > span.text-amber-500 |
Run Audit div.max-w-2xl > form.max-w-md > button.flex > span.htmx-hide-on-request |
Advanced options div.max-w-2xl > form.max-w-md > div.mt-3 > button.flex |
Lab + real-user speed metrics div.bg-white > div.flex > div > p.text-xs |
SSL, headers, vulnerabilities div.bg-white > div.flex > div > p.text-xs |
WCAG compliance + visual contrast div.bg-white > div.flex > div > p.text-xs |
Search engine optimization div.bg-white > div.flex > div > p.text-xs |
Quality, readability, images div.bg-white > div.flex > div > p.text-xs |
DNS, hosting, domain intelligence div.bg-white > div.flex > div > p.text-xs |
Full technology stack detection div.bg-white > div.flex > div > p.text-xs |
GDPR, privacy, tracker detection div.bg-white > div.flex > div > p.text-xs |
Uptime, protocols, transport div.bg-white > div.flex > div > p.text-xs |
Carbon footprint & green hosting div.bg-white > div.flex > div > p.text-xs |
Google Lighthouse raw scores div.bg-white > div.flex > div > p.text-xs |
PageSpeed Insights div.max-w-3xl > div.space-y-3 > div.flex > span.text-sm |
SecurityHeaders.com div.max-w-3xl > div.space-y-3 > div.flex > span.text-sm |
SSL Labs div.max-w-3xl > div.space-y-3 > div.flex > span.text-sm |
BuiltWith div.max-w-3xl > div.space-y-3 > div.flex > span.text-sm |
GTmetrix div.max-w-3xl > div.space-y-3 > div.flex > span.text-sm |
WAVE div.max-w-3xl > div.space-y-3 > div.flex > span.text-sm |
Website Carbon div.max-w-3xl > div.space-y-3 > div.flex > span.text-sm |
Apr 4, 2026 22:38 div.space-y-2 > a.flex > div.flex-1 > p.text-xs |
Apr 4, 2026 18:44 div.space-y-2 > a.flex > div.flex-1 > p.text-xs |
Apr 4, 2026 18:44 div.space-y-2 > a.flex > div.flex-1 > p.text-xs |
Apr 4, 2026 18:44 div.space-y-2 > a.flex > div.flex-1 > p.text-xs |
Apr 4, 2026 18:43 div.space-y-2 > a.flex > div.flex-1 > p.text-xs |
Start Your Free Analysis div.max-w-2xl > form.mt-8 > div.flex > button.rounded-xl |
Built with beaver-powered love for the open web. footer.border-t > div.max-w-5xl > div.mt-8 > p.text-xs |
© 2025 BeaverCheck footer.border-t > div.max-w-5xl > div.mt-8 > p.mt-1 |
These are opportunities to improve the legibility of your content.
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=6381b3b 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.