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.
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.
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 | |
|---|---|---|---|
Prismatic Evolutions Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | /pack-art/sv8pt5/Prismatic_Evolutions_Booster_Vaporeon_Jo... | 45.9 KiB | 24.7 KiB |
Journey Together Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | d2snx5pcdbv63k.cloudfront.net/pack-art/sv9/SV9_Booster_Hop_Zacian.webp | 42.2 KiB | 21.0 KiB |
Mega Evolution Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | d2snx5pcdbv63k.cloudfront.net/pack-art/me01/ME1_Booster_Mega_Lucario.webp | 42.3 KiB | 20.9 KiB |
Ascended Heroes Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | d2snx5pcdbv63k.cloudfront.net/pack-art/me02pt5/Ascended_Heroes_Booster.webp | 41.3 KiB | 19.9 KiB |
Phantasmal Flames Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | d2snx5pcdbv63k.cloudfront.net/pack-art/me02/ME2_Booster_Mega_Gengar.webp | 36.4 KiB | 15.0 KiB |
Destined Rivals Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | d2snx5pcdbv63k.cloudfront.net/pack-art/sv10/SV10_Booster_Cynthia_Garchomp.webp | 35.7 KiB | 14.4 KiB |
Perfect Order Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | d2snx5pcdbv63k.cloudfront.net/pack-art/me03/ME3_Booster_Mega_Clefable.webp | 34.7 KiB | 13.3 KiB |
Black Bolt Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | d2snx5pcdbv63k.cloudfront.net/pack-art/sv10pt5_blk/SV10.5_BLK_Booster_EN.webp | 34.5 KiB | 13.3 KiB |
Ethan's Typhlosion div.flex > div > button.group > img.w-full | d2snx5pcdbv63k.cloudfront.net/cards/scarlet-violet/sv10/sv10_0190_ir@thumb.webp | 20.2 KiB | 13.2 KiB |
Volcanion ex div.flex > div > button.group > img.w-full | d2snx5pcdbv63k.cloudfront.net/cards/scarlet-violet/sv9/sv9_0182_spr@thumb.webp | 18.3 KiB | 11.3 KiB |
Arven's Mabosstiff ex div.flex > div > button.group > img.w-full | d2snx5pcdbv63k.cloudfront.net/cards/scarlet-violet/sv10/sv10_0235_spr@thumb.webp | 18.2 KiB | 11.2 KiB |
White Flare Booster booster pack art a.no-underline > div.p-0 > div.aspect-[240/334] > img.h-full | d2snx5pcdbv63k.cloudfront.net/pack-art/sv10pt5_wht/SV10.5_WHT_Booster_EN.webp | 31.4 KiB | 10.1 KiB |
Team Rocket's Crobat ex div.flex > div > button.group > img.w-full | d2snx5pcdbv63k.cloudfront.net/cards/scarlet-violet/sv10/sv10_0234_spr@thumb.webp | 16.9 KiB | 10.0 KiB |
Team Rocket's Crobat ex div.flex > div > button.group > img.w-full | d2snx5pcdbv63k.cloudfront.net/cards/scarlet-violet/sv10/sv10_0242_hr@thumb.webp | 16.0 KiB | 9.0 KiB |
Iono's Bellibolt ex div.flex > div > button.group > img.w-full | d2snx5pcdbv63k.cloudfront.net/cards/scarlet-violet/sv9/sv9_0183_spr@thumb.webp | 15.6 KiB | 8.6 KiB |
Mega Charizard X ex div.flex > div > button.group > img.w-full | d2snx5pcdbv63k.cloudfront.net/cards/mega-evolution/me02/me02_0130_unk@thumb.webp | 14.2 KiB | 7.3 KiB |
Axew div.flex > div > button.group > img.w-full | /cards/scarlet-violet/sv10pt5_blk/sv10pt5_blk_0145_ir@thu... | 14.0 KiB | 7.0 KiB |
Mega Zygarde ex div.flex > div > button.group > img.w-full | d2snx5pcdbv63k.cloudfront.net/cards/mega-evolution/me03/me03_0124_unk@thumb.webp | 11.1 KiB | 4.1 KiB |
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.
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 |
|---|---|---|
| /css2?family=Inter:wght@400;500;600;700&family=Space+Grot... | 1.3 KiB | 973 ms |
| pullitpacks.com/assets/index-kbgQeG5t.css | 38.6 KiB | 453 ms |
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 |
|---|---|---|
| www.redditstatic.com/ads/pixel.js | 60.0 s | 19.0 KiB |
| /rp.gif?ts=1778425447219&id=a2_iw527robdqvy&event=PageVis... | 0.0 ms | 666 B |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
Browse packs
Mega Evolution Booster
$4.99
per pack
Phantasmal Flames Booster
$4… div.min-h-screen > main.flex-1 > section.max-w-6xl > div.lg:grid | 0.206 |
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 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 |
|---|---|---|
| pullitpacks.com/assets/aws-DSCIpVe1.js | 192.4 KiB | 98.4 KiB |
| pullitpacks.com/assets/index-Cb44Q5Rp.js | 63.3 KiB | 26.5 KiB |
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 |
|---|
Sign in div.min-h-screen > header.flex > div.ml-auto > a.inline-flex |
These are opportunities to improve the legibility of your content.
Best Practices
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.