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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| /m-assets/assets/css/dynamic-trust-banner-e45b5220ea8264e... | 1.7 KiB | 757 ms |
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 | |
|---|---|---|---|
item picture 175pcs Deluxe Art Set with 2 Drawing Pads, Crayons, Acrylic Paints… div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/be442d0e-cbed-4fc2-9a59-7224ab65fae4.jpg?i... | 43.6 KiB | 37.1 KiB |
item picture Women'S Casual T-Shirt Featuring a Creative Digital Print of Mary … div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/b8d84dff-fb45-4da8-83e1-7757f0baddde.jpg?i... | 31.1 KiB | 26.2 KiB |
item picture 20pcs Natural Stone Cross Pendant Necklace Set, Chakra Gemstone Qu… div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/5f834921-f852-41ea-907e-5b5f8bdab5c2.jpg?i... | 28.9 KiB | 24.3 KiB |
item picture Set of Men'S Professional Golden Hair Clippers And Trimmers in 3pc… div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/bf32ec4f-e087-4f89-a832-fe866110f00c.jpg?i... | 22.9 KiB | 19.2 KiB |
item picture Portable Laptop Bed Table With Cup Holder, Multifunctional Tray Ho… div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/41a3e0a3-8a33-4c8b-9b6f-146bacf3d71a.jpg?i... | 20.3 KiB | 17.0 KiB |
item picture 40-inch Extendable Phone Selfie Stick, Professional Floor Stand De… div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/105eec05-dc3e-4c05-bc4f-2f923913f508.jpg?i... | 17.2 KiB | 14.4 KiB |
item picture Tire Inflator Portable Air Compressor, 150PSI Car Tire Pump with T… div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/268e33be-f0b1-4823-95e4-4acf7dbdbc7f.jpg?i... | 16.7 KiB | 14.1 KiB |
item picture Purchase One And Receive Another at No Cost, Two Soft Woven Neck M… div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/3fe64d20-3891-40dc-9ce8-3b6f1aafea68.jpg?i... | 13.7 KiB | 11.5 KiB |
item picture Compact Mini Projector, Capable of 1080P Hd/Equipped with LED Ligh… div.imgCardWrap-JwDQx > div.item-1mFcE > div.imgWrap-2CsZW > img.lazy-image | /product/fancy/e93a1d80-b9d6-4939-82fe-3ca1cfd90a0d.jpg?i... | 13.1 KiB | 11.0 KiB |
div.diskWrapper-9tUxb > div > div.turnableDisk-22X0O > img.new-cui-img-3czqs div.diskWrapper-9tUxb > div > div.turnableDisk-22X0O > img.new-cui-img-3czqs | /upload_aimg/newbie/bb4f55f0-bd09-4bf2-ad2c-0d742a9d2099.... | 8.9 KiB | 6.2 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| temu.com/ | 834 ms |
| www.temu.com/ | 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.
Performance issues directly impact user engagement and conversion rates.
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 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 |
|---|---|---|
| static.kwcdn.com/dll/assets/css/571-59d0ca3b1aa441819a87.css | 77.6 KiB | 77.2 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| static.kwcdn.com/m-assets/assets/modernjs/index_fed_temp_d6c19a57a195b714eb86.js | 504.8 KiB | 282.5 KiB |
| static.kwcdn.com/dll/assets/js/571_3b2b762b2dfedfde3f4e.js | 193.6 KiB | 107.8 KiB |
| static.kwcdn.com/dll/assets/js/8204_75941db4f5ab53a9bfc0.js | 128.1 KiB | 96.1 KiB |
| /m-assets/assets/modernjs/top_tap_personal_page_b14fff943... | 64.6 KiB | 47.2 KiB |
| static.kwcdn.com/m-assets/assets/modernjs/vendors_1293eaa7c0bd757778d2.js | 106.5 KiB | 39.3 KiB |
| static.kwcdn.com/m-assets/assets/modernjs/5846_19d1a977a296831fb90c.js | 149.6 KiB | 24.8 KiB |
| /m-assets/assets/modernjs/dynamic-CategoryGoods_662d6070c... | 23.9 KiB | 23.7 KiB |
| static.kwcdn.com/m-assets/assets/modernjs/RecommendGoods_523f57f926b26b991de0.js | 29.2 KiB | 21.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 |
|---|---|---|---|
| static.kwcdn.com/m-assets/assets/modernjs/5846_19d1a977a296831fb90c.js | 5.1 s | 4.8 s | 70 ms |
| www.temu.com/ | 2.6 s | 191 ms | 78 ms |
| static.kwcdn.com/m-assets/assets/modernjs/vendors_1293eaa7c0bd757778d2.js | 2.1 s | 1.6 s | 37 ms |
| Unattributable | 1.3 s | 28 ms | 0.0 ms |
| static.kwcdn.com/m-assets/assets/modernjs/index_fed_temp_d6c19a57a195b714eb86.js | 1.1 s | 688 ms | 202 ms |
| static.kwcdn.com/dll/assets/js/popupDownloadUi/0.60.0.js | 725 ms | 718 ms | 4.2 ms |
| static.kwcdn.com/dll/assets/js/571_3b2b762b2dfedfde3f4e.js | 423 ms | 318 ms | 74 ms |
| static.kwcdn.com/dll/assets/js/8204_75941db4f5ab53a9bfc0.js | 162 ms | 131 ms | 30 ms |
| static.kwcdn.com/dll/assets/js/902_2a4443dc6c9173e6bc80.js | 98 ms | 85 ms | 7.6 ms |
| /m-assets/assets/modernjs/top_tap_personal_page_b14fff943... | 96 ms | 73 ms | 22 ms |
| static.kwcdn.com/dll/assets/css/571-59d0ca3b1aa441819a87.css | 67 ms | 0.0 ms | 0.0 ms |
| static.kwcdn.com/m-assets/assets/modernjs/223_e933758e0953cf31dc13.js | 53 ms | 37 ms | 13 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 | 8.9 s |
| Other | 2.5 s |
| Style & Layout | 1.6 s |
| Script Parsing & Compilation | 578 ms |
| Rendering | 213 ms |
| Garbage Collection | 190 ms |
| Parse HTML & CSS | 186 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 |
|---|---|
| Internal error. | Not actionable |
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.
ARIA
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
100%
OFF
×3
1 more
chance
80%
OFF
50%
OFF
0% OFF
Spin
Stop
Only for illustrativ… body > div#modal_id_rcjj8d2jis > div.container-1IdA5 > div.container-1y3Ue |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
GET div > div.downloadsWrapper-RLshn > div.downloadUI-1EdpI > button.button-3Io9M |
Women div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Home div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Men div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Sports div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Industrial div.wrap-1057f > ul.ul-q7VYa > li.li-17qz0 > div |
Sign in div.root-h11gn > div.container-3zpvw > div.wrap-6ZxH0 > div.guideButton-2mmoR |
Spin div.spinText-TEthL > div > div.innerContainer-1WkxM > span |
Stop div.button-3-a9S > div.outerContainer-GUkGJ > div.innerContainer-1WkxM > span.buttonText-X05I- |
These are opportunities to improve the legibility of your content.
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
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 | static.kwcdn.com/m-assets/assets/modernjs/index_fed_temp_d6c19a57a195b714eb86.js line 170, col 24591 |
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 |
|---|---|
lib-launch versions conflicts: ["0.7.8","0.7.0"] |
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.