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.
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
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.
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.
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 | |
|---|---|---|---|
Homem jovem turista viajante com chapéu de roupas de verão trabalhando no compu… div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... | 271.2 KiB | 262.4 KiB |
Homem conversando ou digitando mensagem de texto usando telefone celular div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... | 234.2 KiB | 225.3 KiB |
Imagem de uma mulher olhando para um celular div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... | 233.5 KiB | 224.6 KiB |
Imagem de uma mulher segurando um chave div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... | 213.3 KiB | 204.4 KiB |
Imagem para Open Finance div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... | 209.2 KiB | 200.3 KiB |
Imagem de uma mulher sorrindo em frente a uma floresta. div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... | 200.8 KiB | 191.9 KiB |
Imagem com os volantes dos jogos de Loterias div.conteudo-loterias-home > div.imagem-loterias-home > a#linkLoteriasHome > img#imagemLoteriasHome | /PublishingImages/nova-home/destaque-loterias/volantes-lo... | 108.4 KiB | 86.2 KiB |
Proteção e benefícios para você e sua família!
Garanta a proteção da sua famíli… div.slick-slide > div.item-solucao > div.imagem-solucao > img | www.caixa.gov.br/PublishingImages/nova-home/solucoes/Thumb_site_sem_logo.png | 84.8 KiB | 78.4 KiB |
carrossel home solucoes tagcaixa empresas div.slick-slide > div.item-solucao > div.imagem-solucao > img | /PublishingImages/nova-home/solucoes/carrossel-home-soluc... | 36.1 KiB | 29.7 KiB |
div.slick-slide > div.item-solucao > div.imagem-solucao > img div.slick-slide > div.item-solucao > div.imagem-solucao > img | /PublishingImages/nova-home/solucoes/destaque_carrossel_a... | 25.0 KiB | 18.6 KiB |
Apple Pay div.slick-slide > div.item-solucao > div.imagem-solucao > img | /PublishingImages/nova-home/solucoes/V1_banner_ApplePay_2... | 22.4 KiB | 16.0 KiB |
Logo da azulzinha, uma mulher ao lado das maquininhas da CAIXA. div.slick-slide > div.item-solucao > div.imagem-solucao > img | /PublishingImages/nova-home/solucoes/carrossel_home_azulz... | 22.2 KiB | 15.7 KiB |
QUINA div#jogoSelecionadoHome > div#selectQuina > div.product-column > p.quina | www.caixa.gov.br/Style%20Library/images/icos_loterias.png | 18.2 KiB | 15.4 KiB |
Homem com celular na mão do lado esquerdo da imagem. div#slick-slide00 > div.item-solucao > div.imagem-solucao > img | www.caixa.gov.br/PublishingImages/nova-home/solucoes/contratacao-cartao-app.jpg | 15.2 KiB | 8.8 KiB |
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.
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 |
|---|---|
| www.caixa.gov.br/ | 872 ms |
| www.caixa.gov.br/ | 0.0 ms |
| www.caixa.gov.br/Paginas/home-caixa.aspx | 330 ms |
| www.caixa.gov.br/Paginas/home-caixa.aspx | 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.
Diagnostics
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js | 61.1 KiB | 9.3 KiB |
| www.caixa.gov.br/Style%20Library/js/busca-caixa.js | 6.9 KiB | 2.5 KiB |
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 |
|---|---|---|
| --sxs { --sxs: 0; } … | 37.6 KiB | 36.9 KiB |
| www.caixa.gov.br/Style%20Library/fontawesome6/css/font-awesome.min.css | 28.9 KiB | 28.5 KiB |
| www.caixa.gov.br/Style%20Library/css/loterias-home.css | 13.9 KiB | 11.6 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 |
|---|---|---|
| www.caixa.gov.br/_layouts/15/core.js?rev=9kCBQNkpbQYAoiVcZpdkJA%3D%3DTAG0 | 118.9 KiB | 108.0 KiB |
| www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js | 88.1 KiB | 78.5 KiB |
| www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js | 88.1 KiB | 76.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-PD5EBJFQ7X&cx=c>m=4e65k1 | 168.7 KiB | 67.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-NDBHSL | 155.5 KiB | 59.4 KiB |
| www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG0 | 75.1 KiB | 54.5 KiB |
| www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js | 61.1 KiB | 37.2 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 |
|---|---|---|---|
| tag.goadopt.io/injector.js?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf | 2.0 s | 1.0 s | 496 ms |
| www.caixa.gov.br/_layouts/15/core.js?rev=9kCBQNkpbQYAoiVcZpdkJA%3D%3DTAG0 | 1.0 s | 610 ms | 59 ms |
| www.googletagmanager.com/gtm.js?id=GTM-NDBHSL | 980 ms | 796 ms | 63 ms |
| Unattributable | 745 ms | 9.0 ms | 0.0 ms |
| www.caixa.gov.br/Paginas/home-caixa.aspx | 716 ms | 56 ms | 10 ms |
| www.googletagmanager.com/gtag/js?id=G-PD5EBJFQ7X&cx=c>m=4e65k1 | 412 ms | 332 ms | 70 ms |
| scripts.clarity.ms/0.8.64/clarity.js | 342 ms | 306 ms | 9.3 ms |
| www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js | 187 ms | 86 ms | 99 ms |
| www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG0 | 101 ms | 65 ms | 34 ms |
| www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js | 100 ms | 31 ms | 33 ms |
| cdn.rybena.com.br/dom/master/caixa/rybena.js | 72 ms | 57 ms | 9.7 ms |
| /_layouts/15/1046/strings.js?rev=Z%2B40y2YoLenFccxjN0twUQ... | 61 ms | 27 ms | 33 ms |
| www.caixa.gov.br/Style%20Library/js/jquery.min.js | 54 ms | 41 ms | 10 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 | 4.0 s |
| Script Parsing & Compilation | 988 ms |
| Other | 916 ms |
| Style & Layout | 596 ms |
| Garbage Collection | 530 ms |
| Rendering | 182 ms |
| Parse HTML & CSS | 172 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 |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.caixa.gov.br/Style%20Library/css/loterias-home.css | 14.6 KiB | 4.3 KiB |
| --sxs { --sxs: 0; } … | 37.6 KiB | 3.4 KiB |
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.
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.
| URL | |
|---|---|
Imagem de uma mulher segurando um chave div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... |
Imagem de uma mulher olhando para um celular div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... |
Homem jovem turista viajante com chapéu de roupas de verão trabalhando no compu… div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... |
Homem conversando ou digitando mensagem de texto usando telefone celular div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... |
Imagem para Open Finance div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... |
Imagem de uma mulher sorrindo em frente a uma floresta. div#destaquesHome > div.card-destaque > div.imagem-destaque > img | /PublishingImages/nova-home/destaque-produtos/806x516/202... |
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
User Experience
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.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Elemento síntese da marca CAIXA li.header-logo-caixa > div.logo > a.data-layer > img | www.caixa.gov.br/Style%20Library/images/logo-caixa-branco.png | 38 x 26 | 50 x 35 | 57 x 39 |
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. | /ScriptResource.axd?d=GyqjUVUxZqFOuMWNVRhLLmM_4FdcQX1Cr_W... line 4, col 57515 |
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.