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.
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.
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 |
|---|---|---|
| cygwin.com/style.css | 0.0 ms | 2.5 KiB |
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 |
|---|---|
| cygwin.com/style.css | 2.5 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|
Cygwin div#navbar > ul > li > a |
Install Cygwin li.nohover > ul > li > a |
Update Cygwin li.nohover > ul > li > a |
Search Packages li.nohover > ul > li > a |
Licensing Terms li.nohover > ul > li > a |
Cygwin/X div#navbar > ul > li > a |
Community div#navbar > ul > li > a |
Reporting Problems li.nohover > ul > li > a |
Mailing Lists li.nohover > ul > li > a |
Newsgroups li.nohover > ul > li > a |
IRC channels li.nohover > ul > li > a |
Gold Stars li.nohover > ul > li > a.gold |
Mirror Sites li.nohover > ul > li > a |
Donations li.nohover > ul > li > a |
Documentation div#navbar > ul > li > a |
FAQ li.nohover > ul > li > a |
User's Guide li.nohover > ul > li > a |
API Reference li.nohover > ul > li > a |
Acronyms li.nohover > ul > li > a |
Contributing div#navbar > ul > li > a |
Source in Git li.nohover > ul > li > a |
Cygwin DLL li.nohover > ul > li > a |
Cygwin Packages li.nohover > ul > li > a |
Cygwin Apps li.nohover > ul > li > a |
Related Sites div#navbar > ul > li > 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 |
|---|
Cygwin div#navbar > ul > li > a |
Install Cygwin li.nohover > ul > li > a |
Update Cygwin li.nohover > ul > li > a |
Search Packages li.nohover > ul > li > a |
Licensing Terms li.nohover > ul > li > a |
Community div#navbar > ul > li > a |
Reporting Problems li.nohover > ul > li > a |
Mailing Lists li.nohover > ul > li > a |
Newsgroups li.nohover > ul > li > a |
IRC channels li.nohover > ul > li > a |
Gold Stars li.nohover > ul > li > a.gold |
Mirror Sites li.nohover > ul > li > a |
Donations li.nohover > ul > li > a |
FAQ li.nohover > ul > li > a |
User's Guide li.nohover > ul > li > a |
API Reference li.nohover > ul > li > a |
Acronyms li.nohover > ul > li > a |
Contributing div#navbar > ul > li > a |
Source in Git li.nohover > ul > li > a |
Cygwin DLL li.nohover > ul > li > a |
Cygwin Packages li.nohover > ul > li > a |
Cygwin Apps li.nohover > ul > li > 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
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.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 21 | Disallow: donations.html | Pattern should either be empty, start with "/" or "*" |
| 36 | Disallow: setup-x86.exe | Pattern should either be empty, start with "/" or "*" |
| 37 | Disallow: setup-x86_64.exe | Pattern should either be empty, start with "/" or "*" |
| 38 | Disallow: mirrors.lst | Pattern should either be empty, start with "/" or "*" |
To appear in search results, crawlers need access to your app.