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.
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 |
|---|---|---|
| js.stripe.com/basil/stripe.js | 120.0 s | 234.1 KiB |
| willysfood.ch/images/pack-empanadas-api-morado-willys-food-geneve.webp | 0.0 ms | 126.5 KiB |
| willysfood.ch/willys-logo.webp | 0.0 ms | 97.6 KiB |
| willysfood.ch/willys-logo-bw.webp | 0.0 ms | 74.7 KiB |
| m.stripe.network/out-4.5.45.js | 300.0 s | 16.7 KiB |
| willysfood.ch/~flock.js | 1500.0 s | 8.2 KiB |
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.
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 | |
|---|---|---|---|
Pack empanadas à emporter avec boisson — Willy's Food Genève section.bg-zone-terra > div.container > div.relative > img.relative | willysfood.ch/images/pack-empanadas-api-morado-willys-food-geneve.webp | 126.3 KiB | 120.7 KiB |
Logo Willy's — Cuisine latino authentique à Genève main.flex-1 > section.bg-zone-cream > div.container > img.reveal | willysfood.ch/willys-logo.webp | 97.4 KiB | 78.7 KiB |
Logo Willy's — restaurant latino à Genève header.fixed > div.container > a.flex > img.h-12 | willysfood.ch/willys-logo-bw.webp | 74.5 KiB | 74.1 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 |
|---|---|
| /css2?family=Pacifico&family=Fraunces:ital,wght@0,400;0,6... | 1.6 KiB |
| willysfood.ch/assets/index-BE6t29Ws.css | 12.7 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.
Diagnostics
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
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.
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.
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.
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn how to avoid long main-thread tasks
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 | |
|---|---|
div > button.w-full > div.absolute > img.object-contain div > button.w-full > div.absolute > img.object-contain | willysfood.ch/willys-logo.webp |
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 |
|---|
À emporter header.fixed > div.container > nav.hidden > a.text-sm |
FR div.container > div.flex > div.hidden > button.px-2 |
Commander à emporter section.bg-zone-cream > div.container > div.mt-8 > a.inline-flex |
33.– div.grid > div.rounded-xl > div.flex > span.font-bold |
33.– div.grid > div.rounded-xl > div.flex > span.font-bold |
23.– div.grid > div.rounded-xl > div.flex > span.font-bold |
15.– div.grid > div.rounded-xl > div.flex > span.font-bold |
5.– div.grid > div.rounded-xl > div.flex > span.font-bold |
8.– div.grid > div.rounded-xl > div.flex > span.font-bold |
Voir la carte → section.bg-zone-cream > div.container > div.mt-10 > a.block |
Découvrir la Salteña bolivienne — une spécialité unique à Genève → section.bg-zone-cream > div.container > div.mt-10 > a.block |
Découvrir l'Amérique Latine à Genève → section.bg-zone-cream > div.container > div.mt-10 > a.block |
À EMPORTER main.flex-1 > section.bg-zone-terra > div.container > p.label-eyebrow |
Commander à emporter section.bg-zone-cream > div.container > div > a.mt-8 |
These are opportunities to improve the legibility of your content.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Rue de la Servette 21, 1201 Genève
Cliquer pour afficher la carte div.container > div.rounded-xl > div > button.w-full |
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.