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.
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 |
|---|---|---|
| element.atl30309.com/fonts/inter-latin-600-normal.69a8d1d.woff2 | 0.0 ms | 24.1 KiB |
| element.atl30309.com/fonts/inter-latin-400-normal.eca1e21.woff2 | 0.0 ms | 23.3 KiB |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/mobileguide.css | 0.0 ms | 13.7 KiB |
| element.atl30309.com/mobile_guide/assets/app-store-badge.svg | 0.0 ms | 4.1 KiB |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/mobileguide.js | 0.0 ms | 3.9 KiB |
| element.atl30309.com/mobile_guide/assets/google-play-badge.svg | 0.0 ms | 3.2 KiB |
| element.atl30309.com/mobile_guide/assets/element-logo.svg | 0.0 ms | 2.4 KiB |
| element.atl30309.com/mobile_guide/assets/bottom-gradient.275f51c.svg | 0.0 ms | 1.1 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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 |
|---|---|---|
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/mobileguide.css | 13.7 KiB | 164 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.
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 |
|---|---|
| atl30309.com/ | 777 ms |
| element.atl30309.com/ | 3.0 s |
| element.atl30309.com/mobile_guide/ | 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.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/9544.js | 845.8 KiB | 727.5 KiB |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js | 519.9 KiB | 456.7 KiB |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/3264.js | 100.4 KiB | 67.0 KiB |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/8996.js | 57.8 KiB | 45.3 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/9544.js | 1.5 s | 911 ms | 597 ms |
| Unattributable | 630 ms | 23 ms | 0.0 ms |
| element.atl30309.com/mobile_guide/ | 454 ms | 7.5 ms | 1.2 ms |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js | 400 ms | 8.1 ms | 379 ms |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js | 157 ms | 120 ms | 6.1 ms |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/3264.js | 146 ms | 3.4 ms | 142 ms |
| element.atl30309.com/bundles/a87b303cdb1da5ea6d71/8996.js | 72 ms | 2.6 ms | 69 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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Parsing & Compilation | 1.2 s |
| Script Evaluation | 1.1 s |
| Other | 661 ms |
| Style & Layout | 412 ms |
| Parse HTML & CSS | 50 ms |
| Rendering | 31 ms |
| Garbage Collection | 21 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.
Best Practices
Browser Compatibility
A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more about declaring the character encoding.
Performance issues directly impact user engagement and conversion rates.
General
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () | |
ReferenceError: Cannot access 'B' before initialization
at Object.J (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:61221)
at l.start (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1260383)
at d.start (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1238231)
at https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1427189
at ./src/stores/widgets/WidgetMessagingStore.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1427200)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556)
at ./src/stores/ActiveWidgetStore.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1234791)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556)
at ./src/stores/WidgetStore.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1264951)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556) | |
ReferenceError: Cannot access 'B' before initialization
at Object.J (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:61221)
at l.start (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1260383)
at h.start (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1238231)
at https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1268151
at ./src/stores/WidgetStore.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1268162)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556)
at ./src/modules/ModuleRunner.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1117161)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556)
at ./src/SecurityManager.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:119887)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556) | |
ReferenceError: Cannot access 'B' before initialization
at Object.J (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:61221)
at y.start (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1260383)
at get instance (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1375510)
at ./src/stores/widgets/WidgetLayoutStore.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1383476)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556)
at ./src/utils/WidgetUtils.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1484617)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556)
at ./src/stores/ActiveWidgetStore.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1234757)
at a (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/bundle.js:2:16556)
at ./src/stores/WidgetStore.ts (https://element.atl30309.com/bundles/a87b303cdb1da5ea6d71/init.js:1:1264951) |
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.