Skip to content
https://willysfood.ch

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
0
REVIEW
8
PASS
11
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

0
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.07 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

0 ms

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.07 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

0 ms

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
11 PASS 8 REVIEW
B
Page Weight Budget
1.1 MB transferred, 31 requests
REVIEW
1.1 MB transferred, 31 requests
Info::
Page weighs 2.8 MB (1.1 MB transferred)
Warning::
JavaScript is 635 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 635 KB
Info::
31 HTTP requests
Info::
Estimated 0.23 g CO2 per page load
1.1 MB / 2.4 MB budget
1.1 MB transferred
31 requests
0.23 g CO2 per page load
JavaScript 635.4 KiB 56%
Images 298.8 KiB 26%
Fonts 127.6 KiB 11%
Other 41.5 KiB 4%
CSS 14.3 KiB 1%
HTML 8.1 KiB 1%
Other 1.3 KiB 0%
Other 977 B 0%
Other 659 B 0%
Other 180 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

B
Third-Party Impact
48% third-party, 0 ms blocking
REVIEW
48% third-party, 0 ms blocking
Info::
Third-party code accounts for 48% of page weight (546.0 KiB of 1.1 MiB)
Info::
Third-party blocking time is low (0 ms)
52%
48%
First-party Third-party
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
Page Weight Inventory
31 resources · 1.1 MB · 0 KB savings available
REVIEW
31 resources · 1.1 MB · 0 KB savings available
Warning::
Page weight 1.1 MB exceeds 1 MB target by 105 KB
Got: 1.1 MB Expected: ≤ 1 MB
Warning::
14 third-party resources (48% of weight)
Info::
1 resources over 200KB
31 resources · 1.1 MiB · 14 third-party 104.8 KiB over 1MB target
JavaScript 56% · 635.4 KiB
Image 30% · 340.3 KiB
Font 11% · 127.6 KiB
CSS 1% · 14.3 KiB
Document 1% · 8.1 KiB
Other 0% · 3.0 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache, must-revalidate, max-age=0
REVIEW
no-cache, must-revalidate, max-age=0
Info::
Cache-Control header is set
Got: no-cache, must-revalidate, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, must-revalidate, max-age=0

DirectiveValueMeaning
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
max-age0Cache for 0 seconds
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Image Optimization
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Warning::
https://willysfood.ch/willys-logo.webp is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
3 images 299 KB
0 oversized -0 KB
0 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
JS Execution Cost
363ms total JS execution
PASS
363ms total JS execution
Info::
https://willysfood.ch/assets/vendor-Bqm0k3GW.js: 103ms CPU time
Info::
Unattributable: 74ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-ZPKD...: 71ms CPU time
Info::
https://js.stripe.com/basil/stripe.js: 64ms CPU time
Info::
https://willysfood.ch/: 52ms CPU time
Info::
Third-party scripts: 135ms (37% of total)

Main Thread Breakdown

Script Evaluation 43% Other 22% Style & Layout 21% Script Parsing & Compilation 10% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://willysfood.ch/assets/vendor-Bqm0k3GW.js103ms39ms0ms1st
Unattributable74ms16ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-ZPKDNQELD171ms61ms10ms3rd
https://js.stripe.com/basil/stripe.js64ms35ms29ms3rd
https://willysfood.ch/52ms1ms0ms1st
A+
Font Loading
3 fonts (128 KB)
PASS
3 fonts (128 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

128 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 1.1 shttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 52 ms — font-display: swaphttps://fonts.gstatic.com/s/fraunces/v38/6NUs8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9mv0iQublWII.woff26NUs8FyLNQOQZAnv9ZwNjuc... https://fonts.gstatic.com/s/fraunces/v38/6NUs8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9mv0iQublWII.woff2 — 44.6 KiB — 56 ms — font-display: swaphttps://fonts.gstatic.com/s/fraunces/v38/6NUu8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib14c7qv8oRcTn.woff26NUu8FyLNQOQZAnv9bYEvDi... https://fonts.gstatic.com/s/fraunces/v38/6NUu8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib14c7qv8oRcTn.woff2 — 35.7 KiB — 55 ms — font-display: swap
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 52 ms
Start 491 ms
Risk FOUT — text flashes from fallback to web font
6NUs8FyLNQOQZAnv9ZwNjuc... woff2 swap
Size 45 KB
Load time 56 ms
Start 491 ms
Risk FOUT — text flashes from fallback to web font
6NUu8FyLNQOQZAnv9bYEvDi... woff2 swap
Size 36 KB
Load time 55 ms
Start 491 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
JS Bundles
10 scripts, 0 KB unused
PASS
10 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-ZPKDNQELD1160 KB3rd
https://willysfood.ch/assets/index-BO0wMv5u.js102 KB1st
https://willysfood.ch/assets/vendor-Bqm0k3GW.js52 KB1st
https://willysfood.ch/assets/supabase-CQ9eTX7v.js51 KB1st
https://willysfood.ch/assets/stripe-P7huElUK.js1 KB1st
https://willysfood.ch/~flock.js8 KB1st
https://willysfood.ch/__l5e/events.js9 KB1st
https://js.stripe.com/basil/stripe.js234 KB3rd
https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js1 KB3rd
https://m.stripe.network/out-4.5.45.js17 KB3rd
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache, must-revalidate, max-age=0
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: gzip` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
31 requests over 2462ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.1 shttps://willysfood.ch// https://willysfood.ch/ — 200 — 5.4 KiB — 138 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZPKDNQELD1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZPKDNQELD1 — 200 — 160.5 KiB — 251 ms — h2https://willysfood.ch/willys-logo.webp/willys-logo.webp https://willysfood.ch/willys-logo.webp — 200 — 97.6 KiB — 73 ms — h2https://willysfood.ch/assets/index-BO0wMv5u.js/assets/index-BO0wMv5u.js https://willysfood.ch/assets/index-BO0wMv5u.js — 200 — 102.0 KiB — 99 ms — h2https://willysfood.ch/assets/vendor-Bqm0k3GW.js/assets/vendor-Bqm0k3GW.js https://willysfood.ch/assets/vendor-Bqm0k3GW.js — 200 — 52.4 KiB — 99 ms — h2https://willysfood.ch/assets/supabase-CQ9eTX7v.js/assets/supabase-CQ9eTX7v.js https://willysfood.ch/assets/supabase-CQ9eTX7v.js — 200 — 50.6 KiB — 103 ms — h2https://willysfood.ch/assets/stripe-P7huElUK.js/assets/stripe-P7huElUK.js https://willysfood.ch/assets/stripe-P7huElUK.js — 200 — 936 B — 72 ms — h2https://willysfood.ch/assets/index-BE6t29Ws.css/assets/index-BE6t29Ws.css https://willysfood.ch/assets/index-BE6t29Ws.css — 200 — 12.7 KiB — 73 ms — h2https://willysfood.ch/~flock.js/~flock.js https://willysfood.ch/~flock.js — 200 — 8.2 KiB — 90 ms — h2https://willysfood.ch/__l5e/events.js/__l5e/events.js https://willysfood.ch/__l5e/events.js — 200 — 9.1 KiB — 91 ms — h2https://willysfood.ch/site.webmanifest/site.webmanifest https://willysfood.ch/site.webmanifest — 200 — 977 B — 81 ms — h2https://fonts.googleapis.com/css2?family=Pacifico&family=Fraunces:ital,wght@0,400;0,600;0,700;1,400;1,700&family=Inter:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Pa... https://fonts.googleapis.com/css2?family=Pacifico&family=Fraunces:ital,wght@0,400;0,600;0,700;1,400;1,700&family=Inter:wght@300;400;500;600;700&display=swap — 200 — 1.6 KiB — 151 ms — h2https://js.stripe.com/basil/stripe.jsjs.stripe.com/basil/stripe.js https://js.stripe.com/basil/stripe.js — 200 — 234.1 KiB — 87 ms — h3https://willysfood.ch/willys-logo-bw.webp/willys-logo-bw.webp https://willysfood.ch/willys-logo-bw.webp — 200 — 74.7 KiB — 58 ms — h2https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 52 ms — h3https://fonts.gstatic.com/s/fraunces/v38/6NUs8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9mv0iQublWII.woff2fonts.gstatic.com/s/fraunces/v38/6N... https://fonts.gstatic.com/s/fraunces/v38/6NUs8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9mv0iQublWII.woff2 — 200 — 44.6 KiB — 56 ms — h3https://fonts.gstatic.com/s/fraunces/v38/6NUu8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib14c7qv8oRcTn.woff2fonts.gstatic.com/s/fraunces/v38/6N... https://fonts.gstatic.com/s/fraunces/v38/6NUu8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib14c7qv8oRcTn.woff2 — 200 — 35.7 KiB — 55 ms — h3https://willysfood.ch/images/pack-empanadas-api-morado-willys-food-geneve.webp/images/pack-empanadas-api-morado-w... https://willysfood.ch/images/pack-empanadas-api-morado-willys-food-geneve.webp — 200 — 126.5 KiB — 52 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ZPKDNQELD1&gtm=45je66a1v9254068164za200zd9254068164&_p=1781541067739&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=310390617.1781541068&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.114%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~117776794~118012007~119392696~119392704~119456239~119456247&sid=1781541068&sct=1&seg=0&dl=https%3A%2F%2Fwillysfood.ch%2F&dt=Willy%27s%20Food%20%E2%80%94%20Empanadas%20artisanales%20%C3%A0%20Gen%C3%A8ve%20%C2%B7%20Boliviennes%2C%20Colombiennes%2C%20P%C3%A9ruviennes&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=579region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ZPKDNQELD1&gtm=45je66a1v9254068164za200zd9254068164&_p=1781541067739&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=310390617.1781541068&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.114%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~117776794~118012007~119392696~119392704~119456239~119456247&sid=1781541068&sct=1&seg=0&dl=https%3A%2F%2Fwillysfood.ch%2F&dt=Willy%27s%20Food%20%E2%80%94%20Empanadas%20artisanales%20%C3%A0%20Gen%C3%A8ve%20%C2%B7%20Boliviennes%2C%20Colombiennes%2C%20P%C3%A9ruviennes&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=579 — 204 — 548 B — 101 ms — h2https://piqfaqxobhlcwzijehpz.supabase.co/rest/v1/orders?select=*&order=created_at.descpiqfaqxobhlcwzijehpz.supabase.co/re... https://piqfaqxobhlcwzijehpz.supabase.co/rest/v1/orders?select=*&order=created_at.desc — 200 — 0 B — 64 ms — h3https://piqfaqxobhlcwzijehpz.supabase.co/rest/v1/orders?select=*&order=created_at.descpiqfaqxobhlcwzijehpz.supabase.co/re... https://piqfaqxobhlcwzijehpz.supabase.co/rest/v1/orders?select=*&order=created_at.desc — 200 — 755 B — 123 ms — h3https://willysfood.ch/__l5e/trackevents/__l5e/trackevents https://willysfood.ch/__l5e/trackevents — 202 — 88 B — 49 ms — h2https://willysfood.ch/favicon-32.png?v=5/favicon-32.png?v=5 https://willysfood.ch/favicon-32.png?v=5 — 200 — 2.0 KiB — 50 ms — h2https://willysfood.ch/apple-touch-icon.png/apple-touch-icon.png https://willysfood.ch/apple-touch-icon.png — 200 — 39.5 KiB — 50 ms — h2https://willysfood.ch/~api/analytics/~api/analytics https://willysfood.ch/~api/analytics — 200 — 79 B — 66 ms — h2https://willysfood.ch/__l5e/trackevents/__l5e/trackevents https://willysfood.ch/__l5e/trackevents — 202 — 92 B — 58 ms — h2https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.0 KiB — 45 ms — h3https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 894 B — 22 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.7 KiB — 41 ms — h3https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.7 KiB — 23 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.1 shttps://willysfood.ch// https://willysfood.ch/ — 200 — 5.4 KiB — 138 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZPKDNQELD1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZPKDNQELD1 — 200 — 160.5 KiB — 251 ms — h2https://willysfood.ch/willys-logo.webp/willys-logo.webp https://willysfood.ch/willys-logo.webp — 200 — 97.6 KiB — 73 ms — h2https://willysfood.ch/assets/index-BO0wMv5u.js/assets/index-BO0wMv5u.js https://willysfood.ch/assets/index-BO0wMv5u.js — 200 — 102.0 KiB — 99 ms — h2https://willysfood.ch/assets/vendor-Bqm0k3GW.js/assets/vendor-Bqm0k3GW.js https://willysfood.ch/assets/vendor-Bqm0k3GW.js — 200 — 52.4 KiB — 99 ms — h2https://willysfood.ch/assets/supabase-CQ9eTX7v.js/assets/supabase-CQ9eTX7v.js https://willysfood.ch/assets/supabase-CQ9eTX7v.js — 200 — 50.6 KiB — 103 ms — h2https://willysfood.ch/assets/stripe-P7huElUK.js/assets/stripe-P7huElUK.js https://willysfood.ch/assets/stripe-P7huElUK.js — 200 — 936 B — 72 ms — h2https://willysfood.ch/assets/index-BE6t29Ws.css/assets/index-BE6t29Ws.css https://willysfood.ch/assets/index-BE6t29Ws.css — 200 — 12.7 KiB — 73 ms — h2https://willysfood.ch/~flock.js/~flock.js https://willysfood.ch/~flock.js — 200 — 8.2 KiB — 90 ms — h2https://willysfood.ch/__l5e/events.js/__l5e/events.js https://willysfood.ch/__l5e/events.js — 200 — 9.1 KiB — 91 ms — h2https://willysfood.ch/site.webmanifest/site.webmanifest https://willysfood.ch/site.webmanifest — 200 — 977 B — 81 ms — h2https://fonts.googleapis.com/css2?family=Pacifico&family=Fraunces:ital,wght@0,400;0,600;0,700;1,400;1,700&family=Inter:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Pa... https://fonts.googleapis.com/css2?family=Pacifico&family=Fraunces:ital,wght@0,400;0,600;0,700;1,400;1,700&family=Inter:wght@300;400;500;600;700&display=swap — 200 — 1.6 KiB — 151 ms — h2https://js.stripe.com/basil/stripe.jsjs.stripe.com/basil/stripe.js https://js.stripe.com/basil/stripe.js — 200 — 234.1 KiB — 87 ms — h3https://willysfood.ch/willys-logo-bw.webp/willys-logo-bw.webp https://willysfood.ch/willys-logo-bw.webp — 200 — 74.7 KiB — 58 ms — h2https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 52 ms — h3https://fonts.gstatic.com/s/fraunces/v38/6NUs8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9mv0iQublWII.woff2fonts.gstatic.com/s/fraunces/v38/6N... https://fonts.gstatic.com/s/fraunces/v38/6NUs8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9mv0iQublWII.woff2 — 200 — 44.6 KiB — 56 ms — h3https://fonts.gstatic.com/s/fraunces/v38/6NUu8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib14c7qv8oRcTn.woff2fonts.gstatic.com/s/fraunces/v38/6N... https://fonts.gstatic.com/s/fraunces/v38/6NUu8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib14c7qv8oRcTn.woff2 — 200 — 35.7 KiB — 55 ms — h3https://willysfood.ch/images/pack-empanadas-api-morado-willys-food-geneve.webp/images/pack-empanadas-api-morado-w... https://willysfood.ch/images/pack-empanadas-api-morado-willys-food-geneve.webp — 200 — 126.5 KiB — 52 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-ZPKDNQELD1&gtm=45je66a1v9254068164za200zd9254068164&_p=1781541067739&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=310390617.1781541068&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.114%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~117776794~118012007~119392696~119392704~119456239~119456247&sid=1781541068&sct=1&seg=0&dl=https%3A%2F%2Fwillysfood.ch%2F&dt=Willy%27s%20Food%20%E2%80%94%20Empanadas%20artisanales%20%C3%A0%20Gen%C3%A8ve%20%C2%B7%20Boliviennes%2C%20Colombiennes%2C%20P%C3%A9ruviennes&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=579region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-ZPKDNQELD1&gtm=45je66a1v9254068164za200zd9254068164&_p=1781541067739&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=310390617.1781541068&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B149.0.7827.114%7CNot)A%253BBrand%3B24.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~117776794~118012007~119392696~119392704~119456239~119456247&sid=1781541068&sct=1&seg=0&dl=https%3A%2F%2Fwillysfood.ch%2F&dt=Willy%27s%20Food%20%E2%80%94%20Empanadas%20artisanales%20%C3%A0%20Gen%C3%A8ve%20%C2%B7%20Boliviennes%2C%20Colombiennes%2C%20P%C3%A9ruviennes&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=579 — 204 — 548 B — 101 ms — h2https://piqfaqxobhlcwzijehpz.supabase.co/rest/v1/orders?select=*&order=created_at.descpiqfaqxobhlcwzijehpz.supabase.co/re... https://piqfaqxobhlcwzijehpz.supabase.co/rest/v1/orders?select=*&order=created_at.desc — 200 — 0 B — 64 ms — h3https://piqfaqxobhlcwzijehpz.supabase.co/rest/v1/orders?select=*&order=created_at.descpiqfaqxobhlcwzijehpz.supabase.co/re... https://piqfaqxobhlcwzijehpz.supabase.co/rest/v1/orders?select=*&order=created_at.desc — 200 — 755 B — 123 ms — h3https://willysfood.ch/__l5e/trackevents/__l5e/trackevents https://willysfood.ch/__l5e/trackevents — 202 — 88 B — 49 ms — h2https://willysfood.ch/favicon-32.png?v=5/favicon-32.png?v=5 https://willysfood.ch/favicon-32.png?v=5 — 200 — 2.0 KiB — 50 ms — h2https://willysfood.ch/apple-touch-icon.png/apple-touch-icon.png https://willysfood.ch/apple-touch-icon.png — 200 — 39.5 KiB — 50 ms — h2https://willysfood.ch/~api/analytics/~api/analytics https://willysfood.ch/~api/analytics — 200 — 79 B — 66 ms — h2https://willysfood.ch/__l5e/trackevents/__l5e/trackevents https://willysfood.ch/__l5e/trackevents — 202 — 92 B — 58 ms — h2https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.0 KiB — 45 ms — h3https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 894 B — 22 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.7 KiB — 41 ms — h3https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.7 KiB — 23 ms — h3https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 532 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
37% of JavaScript execution is third-party
First-party Third-party 135ms · 395KB · CHF1/mo
Google Tag Manager
Tag Manager
Optional
Execution 71ms
Transfer 160 KB
Monthly Cost CHF0/mo
Stripe
Payment
Essential
Execution 64ms
Transfer 234 KB
Monthly Cost CHF0/mo

How third-party costs are calculated

Image Optimization
6 images, 464 KB total, 74 KB wasted
INFO

Image Optimization Audit

Total Images

6

Total Size

464 KB

Oversized

1

Wasted

74 KB

2 missing dimensions 2 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback