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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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.
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 | |
|---|---|---|---|
Entrar
ENTRAR
Esqueci minha senha
Fazer login com SMS
OU
Facebook
Google
By log… div.kr8eST > div.r0dQ_c > div > div.UCVQlJ | deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/031b0e72a254e6a6.png | 235.2 KiB | 133.6 KiB |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | /gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access... | 9.7 KiB | 8.8 KiB |
logo ul.n9X8as > li.Ei2TcA > a.HOyEnn > img | down-br.img.susercontent.com/file/285e5ab6207eb562a9e893a42ff7ee46 | 5.6 KiB | 5.5 KiB |
logo ul.n9X8as > li.Ei2TcA > a.HOyEnn > img | down-br.img.susercontent.com/file/44734b7fc343eb46237c2d90c6c9ca60 | 5.0 KiB | 4.9 KiB |
logo ul.n9X8as > li.Ei2TcA > a.HOyEnn > img | down-br.img.susercontent.com/file/2a2cfeb34b00ef7b3be23ea516dcd1c5 | 5.0 KiB | 4.8 KiB |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 | down-br.img.susercontent.com/file/br-11134258-7r98o-m9rsxkghyiv667 | 4.4 KiB | 4.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| shopee.com.br/ | 650 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
| 0.260 | |
| 0.040 | |
| 0.011 | |
| 0.000 | |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
Conteúdo acessível em Libras usando o VLibras Widget com opções dos Avatares Íc… div > div.enabled > div.active > img.vp-pop-up | 0.000 |
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 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 |
|---|---|---|
| /shopee/shopee-pcmall-live-sg/homepagefe/pcmall-homepagef... | 143.9 KiB | 84.6 KiB |
| /shopee/shopee-pcmall-live-sg/assets/entry-modules.0e48ae... | 118.4 KiB | 82.6 KiB |
| accounts.google.com/gsi/client | 95.4 KiB | 80.2 KiB |
| deo.shopeemobile.com/shopee/modules-federation/live/0/react-dom/18.3.1.js | 109.3 KiB | 64.4 KiB |
| /shopee/shopee-pcmall-live-sg/assets/bundle.6e0f816ad3da8... | 173.7 KiB | 64.2 KiB |
| connect.facebook.net/en_US/bundle/sdk.js/ | 77.6 KiB | 50.0 KiB |
| /shopee/shopee-pcmall-live-sg/dd/223.920d5b4b1b98d7efd138... | 33.9 KiB | 26.5 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 |
|---|---|---|---|
| /shopee/shopee-pcmall-live-sg/assets/entry-modules.0e48ae... | 2.5 s | 2.3 s | 15 ms |
| /shopee/shopee-pcmall-live-sg/assets/sfu-latest.1b17eeecc... | 1.7 s | 1.6 s | 19 ms |
| shopee.com.br/ | 615 ms | 60 ms | 17 ms |
| Unattributable | 449 ms | 32 ms | 0.0 ms |
| /shopee/modules-federation/live/0/shopee__web_enhance_sap... | 304 ms | 296 ms | 0.4 ms |
| /shopee/shopee-pcmall-live-sg/assets/bundle.6e0f816ad3da8... | 246 ms | 202 ms | 40 ms |
| /shopee/shopee-pcmall-live-sg/assets/9392.97e8cf470bae32d... | 189 ms | 186 ms | 1.3 ms |
| deo.shopeemobile.com/shopee/modules-federation/live/0/react-dom/18.3.1.js | 72 ms | 39 ms | 0.0 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 | 5.0 s |
| Other | 720 ms |
| Style & Layout | 249 ms |
| Script Parsing & Compilation | 181 ms |
| Rendering | 179 ms |
| Garbage Collection | 84 ms |
| Parse HTML & CSS | 61 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 |
|---|---|
| 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 |
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 |
|---|---|---|
| /*! Project: 'pcmall'; Module: 'homepagefe'; Slot: 'pcmal... | 18.9 KiB | 18.8 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
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.
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 |
|---|
Precisa de ajuda? nav.XTygfR > div.aSMz_B > div.bX0Ln8 > a.kFs6aX |
OU div.iXeFvH > div.tctXCO > div.yxW8PM > span.eNWshb |
Termos de serviço div.iXeFvH > div.C5J4mr > div.vEK4AR > a.pIN8ZZ |
Política de privacidade div.iXeFvH > div.C5J4mr > div.vEK4AR > a.pIN8ZZ |
Novo na Shopee?
Cadastrar div > div.VAy83y > div.BGz463 > div.mT7wZj |
Cadastrar div.VAy83y > div.BGz463 > div.mT7wZj > a.JOxeOr |
© 2026 Shopee. Todos os direitos reservados div > div.mUnW9g > div.URvGxz > div.Pc3d01 |
País e região: div.mUnW9g > div.URvGxz > div.hLS7q8 > div.whkXnv |
Argentina div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Singapura div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Indonésia div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Tailândia div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Malásia div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Vietnã div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Filipinas div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Brasil div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
México div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Taiwan div.URvGxz > div.hLS7q8 > div.FvfvFP > a.fPod4n |
Política de privacidade div.O0dmyO > div.C9ol_5 > div > a.IFKzqd |
Aceitar todos os cookies div.BC_VN9 > div.O0dmyO > div.PQUa02 > button.b5aVaf |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.XTygfR > div.aSMz_B > div.ssCjSz > a.jsl9A1 nav.XTygfR > div.aSMz_B > div.ssCjSz > a.jsl9A1 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ir para o conteúdo principal div#main > div > section.G9LJcQ > button.stardust-button |
These are opportunities to improve keyboard navigation in your application.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.roboto html.roboto |
These items highlight common accessibility best practices.
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 | /shopee/shopee-pcmall-live-sg/assets/sfu-latest.1b17eeecc... line 37, col 46586 |
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
logo div.WgSr6D > ul.n9X8as > li.Ei2TcA > a.HOyEnn |
logo div.WgSr6D > ul.n9X8as > li.Ei2TcA > a.HOyEnn |
logo div.WgSr6D > ul.n9X8as > li.Ei2TcA > a.HOyEnn |
logo div.WgSr6D > ul.n9X8as > li.Ei2TcA > a.HOyEnn |
logo div.WgSr6D > ul.n9X8as > li.Ei2TcA > a.HOyEnn |
logo div.WgSr6D > ul.n9X8as > li.Ei2TcA > a.HOyEnn |
logo div.WgSr6D > ul.n9X8as > li.Ei2TcA > a.HOyEnn |
logo div.WgSr6D > ul.n9X8as > li.Ei2TcA > a.HOyEnn |
To appear in search results, crawlers need access to your app.
Content Best Practices
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 ul.tYFPu_ > li.wdBnpK > a.yIJgtJ > img.AlFaz4 |
Format your HTML in a way that enables crawlers to better understand your app’s content.