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.
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 |
|---|---|---|
| /rsrc.php/v5/yo/l/0,cross/b8XlL3jdSUdA7PQro9bG3RE6KiCft4N... | 240.4 KiB | 418 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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
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 |
|---|---|---|
| /rsrc.php/v5/yo/l/0,cross/b8XlL3jdSUdA7PQro9bG3RE6KiCft4N... | 238.8 KiB | 209.5 KiB |
| static.whatsapp.net/rsrc.php/v5/y_/l/0,cross/-Flmz-WBi-oyUoue5UhDNj.css | 11.0 KiB | 11.0 KiB |
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.
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 |
|---|---|---|---|
| static.whatsapp.net/rsrc.php/v4/yV/r/ce-O1eEeZ9o.js | 688 ms | 638 ms | 6.6 ms |
| /rsrc.php/v4iVjI4/yf/l/en_GB-j/DXGWA68xwJZlP8xQnTbvezOn3r... | 356 ms | 256 ms | 73 ms |
| static.whatsapp.net/rsrc.php/v4/y3/r/dX7s2n1TbOu.js | 193 ms | 162 ms | 29 ms |
| web.whatsapp.com/ | 191 ms | 13 ms | 0.1 ms |
| static.whatsapp.net/rsrc.php/v4inNY4/yS/l/en_GB-j/SKMCDsKh4wK.js | 172 ms | 38 ms | 134 ms |
| Unattributable | 147 ms | 47 ms | 0.0 ms |
| /rsrc.php/v4iA_N4/yY/l/en_GB-j/ZoFABUea9vQUUfUKRQOFrFoJhC... | 118 ms | 8.2 ms | 105 ms |
| static.whatsapp.net/rsrc.php/v4iwHo4/y7/l/en_GB-j/nIJU843d-6H.js | 64 ms | 3.6 ms | 57 ms |
| 61 ms | 56 ms | 0.1 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 Evaluation | 1.3 s |
| Script Parsing & Compilation | 634 ms |
| Other | 241 ms |
| Style & Layout | 60 ms |
| Garbage Collection | 43 ms |
| Parse HTML & CSS | 25 ms |
| Rendering | 22 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
| Back/forward cache is disabled because WebSocket has been used. | Not actionable |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|
1
Scan the QR code with your phone's camera
2
Tap the link to open WhatsApp
3
… div.x1c4vz4f > div.x1c4vz4f > div.x1c4vz4f > ol#link-device-instructions-list |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | static.whatsapp.net/rsrc.php/v4/yV/r/ce-O1eEeZ9o.js line 238, col 362 |
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 |
|---|---|
static.whatsapp.net/rsrc.php/v4/yV/r/ce-O1eEeZ9o.js line 78, col 566 | ErrorUtils caught an error:
[storage] storage bucket persistence denied (aquire-persistent-storage-denied)
Subsequent non-fatal errors won't be logged; see https://fburl.com/debugjs. [object Object] |
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.