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 |
|---|---|---|
| savannah.nongnu.org/images/Savannah.theme/floating.png | 0.0 ms | 18.1 KiB |
| savannah.nongnu.org/css/internal/base.css | 0.0 ms | 16.6 KiB |
| savannah.nongnu.org/css/Savannah.css | 0.0 ms | 8.3 KiB |
| savannah.nongnu.org/images/Savannah.theme/thin-image.png | 0.0 ms | 6.1 KiB |
| savannah.nongnu.org/images/Savannah.theme/leopard.png | 0.0 ms | 5.2 KiB |
| savannah.nongnu.org/images/Savannah.theme/arrows/top.orig.png | 0.0 ms | 2.3 KiB |
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.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| savannah.nongnu.org/css/internal/base.css | 16.6 KiB | 377 ms |
| savannah.nongnu.org/css/Savannah.css | 8.3 KiB | 227 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 | |
|---|---|---|---|
Back to Savannah Homepage ul.menu > li.menulogo > a > img | savannah.nongnu.org/images/Savannah.theme/floating.png | 17.8 KiB | 14.9 KiB |
Support freedom li > span.button > a > img | savannah.nongnu.org/images/Savannah.theme/thin-image.png | 5.9 KiB | 4.8 KiB |
Latest News div#top > div.indexcenter > div.box > div.boxtitle | savannah.nongnu.org/images/Savannah.theme/leopard.png | 5.0 KiB | 4.3 KiB |
Tap interactions may be delayed by up to 300 ms if the viewport is not optimized for mobile.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| savannah.nongnu.org/css/internal/base.css | 16.6 KiB | 6.2 KiB |
| savannah.nongnu.org/css/Savannah.css | 8.3 KiB | 4.9 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 |
|---|---|---|
| savannah.nongnu.org/css/internal/base.css | 16.4 KiB | 14.0 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.nongnu.org/ | 975 ms |
| savannah.nongnu.org/ | 677 ms |
| savannah.nongnu.org/ | 480 ms |
| savannah.nongnu.org/ | 0.0 ms |
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 |
|---|---|
| savannah.nongnu.org/ | 7.8 s |
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. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
[...] div.box > div.boxitem > p > a |
download area div.box > div.boxitem > p > a |
audio-vi ... .gnu.org div.box > div.boxitem > p > a |
[...] div.box > div.boxitem > p > a |
[...] div.box > div.boxitemalt > p > a |
[...] div.box > div.boxitem > p > a |
[...] div.box > div.boxitemalt > p > a |
These are opportunities to improve the legibility of your content.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Login div.realbody > ul.menu > li.menuitem > a.menulink |
New User div.realbody > ul.menu > li.menuitem > a.menulink |
Language div.realbody > ul.menu > li.menuitem > a.menulink |
Clean Reload div.realbody > ul.menu > li.menuitem > a.menulink |
ul.menu > li.menusearch > form > input ul.menu > li.menusearch > form > input |
Hosting requirements div.realbody > ul.menu > li.menuitem > a.menulink |
Register New Project div.realbody > ul.menu > li.menuitem > a.menulink |
Full List div.realbody > ul.menu > li.menuitem > a.menulink |
Contributors Wanted div.realbody > ul.menu > li.menuitem > a.menulink |
Statistics div.realbody > ul.menu > li.menuitem > a.menulink |
User Docs: FAQ div.realbody > ul.menu > li.menuitem > a.menulink |
Get Support div.realbody > ul.menu > li.menuitem > a.menulink |
Contact Savannah div.realbody > ul.menu > li.menuitem > a.menulink |
Help GNU div.realbody > ul.menu > li.menuitem > a.menulink |
All GNU Packages div.realbody > ul.menu > li.menuitem > a.menulink |
Dev Resources div.realbody > ul.menu > li.menuitem > a.menulink |
License List div.realbody > ul.menu > li.menuitem > a.menulink |
GNU Mirrors div.realbody > ul.menu > li.menuitem > a.menulink |
Coming Events div.realbody > ul.menu > li.menuitem > a.menulink |
Free Software Directory div.realbody > ul.menu > li.menuitem > a.menulink |
GNU Savannah div.realbody > ul.menu > li.menuitem > a.menulink |
Puszcza div.realbody > ul.menu > li.menuitem > a.menulink |
[download] SFTP disabled div.indexcenter > div.box > div.boxitem > a |
re-enabling reminders div.indexcenter > div.box > div.boxitem > a |
ssh member access updated div.indexcenter > div.box > div.boxitem > a |
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
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
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.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Support freedom li > span.button > a > img | savannah.nongnu.org/images/Savannah.theme/thin-image.png | 119 x 20 (5.95) | 240 x 28 (8.57) |
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 | |
|---|---|---|---|---|
Back to Savannah Homepage ul.menu > li.menulogo > a > img | savannah.nongnu.org/images/Savannah.theme/floating.png | 144 x 125 | 144 x 125 | 216 x 188 |
Browser Compatibility
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more about the doctype declaration.
Performance issues directly impact user engagement and conversion rates.
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.