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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| www.wireshark.org/assets/banners/wcatrainingbanner.png | 14400.0 s | 201.2 KiB |
| i.ytimg.com/vi/p0aAt3iB398/maxresdefault.jpg | 7200.0 s | 146.0 KiB |
| www.wireshark.org/img/hero-background.webp | 14400.0 s | 112.0 KiB |
| www.wireshark.org/_astro/wca.C_vSXqTJ_Z2pt6cI.webp | 14400.0 s | 80.2 KiB |
| i.ytimg.com/vi_webp/XQvb7bzshcE/maxresdefault.webp | 7200.0 s | 44.2 KiB |
| www.wireshark.org/_astro/bibliography.CChv4xRK.css | 14400.0 s | 15.5 KiB |
| static.cloudflareinsights.com/beacon.min.js | 86400.0 s | 10.7 KiB |
| cdn.jsdelivr.net/npm/wf-components/public/styles.css | 604800.0 s | 8.1 KiB |
| /p.css?s=1&k=nvp0lhj&ht=tk&f=7316.7317.7318.7319.7320.732... | 604800.0 s | 173 B |
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.
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 |
|---|---|---|
| cdn.jsdelivr.net/npm/wf-components/public/styles.css | 8.1 KiB | 766 ms |
| /p.css?s=1&k=nvp0lhj&ht=tk&f=7316.7317.7318.7319.7320.732... | 173 B | 755 ms |
| use.typekit.net/nvp0lhj.css | 1.3 KiB | 758 ms |
| www.wireshark.org/_astro/bibliography.CChv4xRK.css | 15.5 KiB | 315 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 | |
|---|---|---|---|
Prepare and Pass the WCA! a.cursor-pointer > div.grid > div.relative > img.w-full | www.wireshark.org/assets/banners/wcatrainingbanner.png | 199.9 KiB | 181.8 KiB |
YouTube video placeholder div.flex > div.grid > div#yt-1gs27fvznbb > img.w-full | i.ytimg.com/vi/p0aAt3iB398/maxresdefault.jpg | 145.5 KiB | 112.6 KiB |
WCA Logo div.relative > a.block > div.flex > img.w-20 | www.wireshark.org/_astro/wca.C_vSXqTJ_Z2pt6cI.webp | 78.9 KiB | 77.9 KiB |
Get Certified - Wireshark Hands On Labs a.cursor-pointer > div.grid > div.relative > img.w-full | i.ytimg.com/vi_webp/XQvb7bzshcE/maxresdefault.webp | 44.1 KiB | 34.1 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 |
|---|---|
| wireshark.org/ | 786 ms |
| www.wireshark.org/ | 0.0 ms |
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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-YLHRKD6LH6 | 163.9 KiB | 66.9 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Prepare and Pass the WCA! section.grid > a.cursor-pointer > div.grid > h6.heading |
Stable Release: 4.6.4 li.item > details.wrapper > summary.title > h5.py-4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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 |
|---|
header.sticky > nav.flex > div.flex > a.link header.sticky > nav.flex > div.flex > a.link |
div.flex > div.text-text > div.sponsor-level > a.partner-link div.flex > div.text-text > div.sponsor-level > a.partner-link |
div.flex > div.text-text > div.sponsor-level > a.partner-link div.flex > div.text-text > div.sponsor-level > a.partner-link |
div.flex > div.text-text > div.sponsor-level > a.partner-link div.flex > div.text-text > div.sponsor-level > a.partner-link |
div.flex > div.text-text > div.sponsor-level > a.partner-link div.flex > div.text-text > div.sponsor-level > a.partner-link |
div.flex > div.text-text > div.sponsor-level > a.partner-link div.flex > div.text-text > div.sponsor-level > a.partner-link |
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.
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 |
|---|
Windows x64 Installer
Windows Arm64 Installer
Windows x64 PortableApps®
macOS U… li.item > details.wrapper > div.pb-4 > ul.flex |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Windows x64 Installer div.pb-4 > ul.flex > a.link > li.flex |
Windows Arm64 Installer div.pb-4 > ul.flex > a.link > li.flex |
Windows x64 PortableApps® div.pb-4 > ul.flex > a.link > li.flex |
macOS Universal Disk Image div.pb-4 > ul.flex > a.link > li.flex |
Ubuntu div.pb-4 > ul.flex > a.link > li.flex |
Source Code div.pb-4 > ul.flex > a.link > li.flex |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 html |
These items highlight common accessibility best practices.
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
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.wireshark.org/blog/2025-10-08-whats-new-in-wireshark-46 | Read more |
| www.wireshark.org/blog/2025-09-08-wca-offer-sharkfest-europe | Read more |
| /blog/2025-06-01-announcing-the-wireshark-certified-analy... | Read more |
Format your HTML in a way that enables crawlers to better understand your app’s content.