Skip to content
https://willys-restaurant.lovable.app

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
1
REVIEW
9
PASS
13
INFO
3

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

56
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.

7.14 s

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

11.41 s

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

172 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.

7.14 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.

11.41 s

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
26
13 PASS 9 REVIEW 1 FIX
D
Third-Party Impact
Action
70% third-party, 0 ms blocking
FIX
70% third-party, 0 ms blocking
Warning::
Third-party code accounts for 70% of page weight (893.5 KiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
30%
70%
First-party Third-party
B
Page Weight Budget
1.2 MB transferred, 36 requests
REVIEW
1.2 MB transferred, 36 requests
Info::
Page weighs 3.6 MB (1.2 MB transferred)
Warning::
JavaScript is 811 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 811 KB
Info::
Fonts are 245 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 245 KB
Info::
36 HTTP requests
Info::
Estimated 0.26 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
36 requests
0.26 g CO2 per page load
JavaScript 811.3 KiB 64%
Fonts 244.9 KiB 19%
Other 148.1 KiB 12%
Images 46.2 KiB 4%
CSS 13.7 KiB 1%
HTML 8.7 KiB 1%
Other 969 B 0%
Other 768 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

B
JS Execution Cost
871ms total JS execution
REVIEW
871ms total JS execution
Warning::
https://willys-restaurant.lovable.app/assets/index...: 314ms CPU time
Info::
https://js.stripe.com/basil/stripe.js: 206ms CPU time
Info::
Unattributable: 182ms CPU time
Info::
https://willys-restaurant.lovable.app/: 170ms CPU time
Info::
Third-party scripts: 206ms (24% of total)

Main Thread Breakdown

Script Evaluation 39% Other 25% Style & Layout 23% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
https://willys-restaurant.lovable.app/assets/index-Cv8mxbXv.js314ms141ms2ms1st
https://js.stripe.com/basil/stripe.js206ms130ms75ms3rd
Unattributable182ms7ms0ms1st
https://willys-restaurant.lovable.app/170ms54ms1ms1st
C
JS Bundles
Action
16 scripts, 273 KB unused
REVIEW
16 scripts, 273 KB unused
Warning::
https://js.stripe.com/basil/stripe.js: 169 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://willys-restaurant.lovable.app/assets/index...: 103 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 273 KB
273 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.stripe.com/basil/stripe.js232 KB169 KB (73%)3rd
https://willys-restaurant.lovable.app/assets/index-Cv8mxbXv.js184 KB103 KB (56%)1st
https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js1 KB3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/14a/common.js37 KB3rd
https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=en_US&callback=onApiLoad3 KB3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/14a/geometry.js3 KB3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/14a/search.js1 KB3rd
https://maps.googleapis.com/maps-api-v3/api/js/64/14a/main.js83 KB3rd
https://willys-restaurant.lovable.app/~flock.js8 KB1st
https://maps.gstatic.com/maps-api-v3/embed/js/64/14a/init_embed.js72 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

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.
C
Page Weight Inventory
Action
36 resources · 1.2 MB · 273 KB savings available
REVIEW
36 resources · 1.2 MB · 273 KB savings available
Warning::
Page weight 1.2 MB exceeds 1 MB target by 251 KB
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~273 KB of savings available
Warning::
29 third-party resources (70% of weight)
Info::
1 resources over 200KB
36 resources · 1.2 MiB · 29 third-party 250.6 KiB over 1MB target
JavaScript 64% · 811.3 KiB
Font 19% · 244.9 KiB
Image 15% · 194.3 KiB
CSS 1% · 13.7 KiB
Document 1% · 8.7 KiB
Other 0% · 1.7 KiB

~272.5 KiB of savings available

Remove unused JavaScript: 272.5 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
Info::
All images are well-optimized
3 images 46 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
4 fonts (245 KB)
PASS
4 fonts (245 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

245 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.1 s LCP 11.4 shttps://cdn.gpteng.co/mcp-widgets/v1/fonts/CameraPlainVariable.woff2CameraPlainVariable.woff2 https://cdn.gpteng.co/mcp-widgets/v1/fonts/CameraPlainVariable.woff2 — 131.2 KiB — 136 ms — font-display: swaphttps://fonts.gstatic.com/s/pacifico/v23/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2FwZY7-Qmy14u9lezJ-6H6Mm... https://fonts.gstatic.com/s/pacifico/v23/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2 — 21.8 KiB — 59 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 58 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 — 67 ms — font-display: swap
CameraPlainVariable.woff2 woff2 swap
Size 131 KB
Load time 136 ms
Start 394 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
FwZY7-Qmy14u9lezJ-6H6Mm... woff2 swap
Size 22 KB
Load time 59 ms
Start 459 ms
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 58 ms
Start 459 ms
Risk FOUT — text flashes from fallback to web font
6NUs8FyLNQOQZAnv9ZwNjuc... woff2 swap
Size 45 KB
Load time 67 ms
Start 460 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)

Fixing the unchecked items could save ~66 KB and ~132 ms

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.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
36 requests over 2581ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.1 s LCP 11.4 shttps://willys-restaurant.lovable.app// https://willys-restaurant.lovable.app/ — 200 — 4.9 KiB — 137 ms — h2https://willys-restaurant.lovable.app/assets/index-Cv8mxbXv.js/assets/index-Cv8mxbXv.js https://willys-restaurant.lovable.app/assets/index-Cv8mxbXv.js — 200 — 184.1 KiB — 186 ms — h2https://willys-restaurant.lovable.app/assets/index-D5Wc6FNz.css/assets/index-D5Wc6FNz.css https://willys-restaurant.lovable.app/assets/index-D5Wc6FNz.css — 200 — 12.1 KiB — 119 ms — h2https://willys-restaurant.lovable.app/~flock.js/~flock.js https://willys-restaurant.lovable.app/~flock.js — 200 — 8.5 KiB — 103 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 — 101 ms — h2https://js.stripe.com/basil/stripe.jsjs.stripe.com/basil/stripe.js https://js.stripe.com/basil/stripe.js — 200 — 231.8 KiB — 191 ms — h3https://cdn.gpteng.co/mcp-widgets/v1/fonts/CameraPlainVariable.woff2cdn.gpteng.co/mcp-widgets/v1/fonts/... https://cdn.gpteng.co/mcp-widgets/v1/fonts/CameraPlainVariable.woff2 — 200 — 131.2 KiB — 136 ms — h2https://willys-restaurant.lovable.app/willys-logo.jpg/willys-logo.jpg https://willys-restaurant.lovable.app/willys-logo.jpg — 200 — 23.2 KiB — 115 ms — h2https://fonts.gstatic.com/s/pacifico/v23/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2fonts.gstatic.com/s/pacifico/v23/Fw... https://fonts.gstatic.com/s/pacifico/v23/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2 — 200 — 21.8 KiB — 59 ms — h3https://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 — 58 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 — 67 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 — 0 B — 104 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 — 768 B — 864 ms — h3https://willys-restaurant.lovable.app/favicon.ico/favicon.ico https://willys-restaurant.lovable.app/favicon.ico — 200 — 148.1 KiB — 100 ms — h2https://willys-restaurant.lovable.app/~api/analytics/~api/analytics https://willys-restaurant.lovable.app/~api/analytics — 200 — 343 B — 617 ms — h2https://www.google.com/maps?q=Rue+de+la+Servette+21+1201+Gen%C3%A8ve&output=embedwww.google.com/maps?q=Rue+de+la+Ser... https://www.google.com/maps?q=Rue+de+la+Servette+21+1201+Gen%C3%A8ve&output=embed — 301 — 18 B — 58 ms — h3https://www.google.com/maps/embed?origin=mfe&pb=!1m2!2m1!1sRue+de+la+Servette+21+1201+Gen%C3%A8vewww.google.com/maps/embed?origin=mf... https://www.google.com/maps/embed?origin=mfe&pb=!1m2!2m1!1sRue+de+la+Servette+21+1201+Gen%C3%A8ve — 200 — 1.0 KiB — 192 ms — h3https://maps.gstatic.com/maps-api-v3/embed/js/64/14a/init_embed.jsmaps.gstatic.com/maps-api-v3/embed/... https://maps.gstatic.com/maps-api-v3/embed/js/64/14a/init_embed.js — 200 — 72.5 KiB — 142 ms — h2https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=en_US&callback=onApiLoadmaps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=en_US&callback=onApiLoad — 200 — 2.9 KiB — 107 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 — 61 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/geometry.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/geometry.js — 200 — 2.9 KiB — 26 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/14a/search.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/search.js — 200 — 1.2 KiB — 26 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/14a/main.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/main.js — 200 — 83.2 KiB — 68 ms — h2https://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 — 29 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.7 KiB — 130 ms — h3https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 46 B — 29 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/common.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/common.js — 200 — 36.7 KiB — 70 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/util.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/util.js — 200 — 69.4 KiB — 90 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/map.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/map.js — 200 — 25.3 KiB — 66 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/places.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/places.js — 200 — 64.2 KiB — 77 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.1 s LCP 11.4 shttps://willys-restaurant.lovable.app// https://willys-restaurant.lovable.app/ — 200 — 4.9 KiB — 137 ms — h2https://willys-restaurant.lovable.app/assets/index-Cv8mxbXv.js/assets/index-Cv8mxbXv.js https://willys-restaurant.lovable.app/assets/index-Cv8mxbXv.js — 200 — 184.1 KiB — 186 ms — h2https://willys-restaurant.lovable.app/assets/index-D5Wc6FNz.css/assets/index-D5Wc6FNz.css https://willys-restaurant.lovable.app/assets/index-D5Wc6FNz.css — 200 — 12.1 KiB — 119 ms — h2https://willys-restaurant.lovable.app/~flock.js/~flock.js https://willys-restaurant.lovable.app/~flock.js — 200 — 8.5 KiB — 103 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 — 101 ms — h2https://js.stripe.com/basil/stripe.jsjs.stripe.com/basil/stripe.js https://js.stripe.com/basil/stripe.js — 200 — 231.8 KiB — 191 ms — h3https://cdn.gpteng.co/mcp-widgets/v1/fonts/CameraPlainVariable.woff2cdn.gpteng.co/mcp-widgets/v1/fonts/... https://cdn.gpteng.co/mcp-widgets/v1/fonts/CameraPlainVariable.woff2 — 200 — 131.2 KiB — 136 ms — h2https://willys-restaurant.lovable.app/willys-logo.jpg/willys-logo.jpg https://willys-restaurant.lovable.app/willys-logo.jpg — 200 — 23.2 KiB — 115 ms — h2https://fonts.gstatic.com/s/pacifico/v23/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2fonts.gstatic.com/s/pacifico/v23/Fw... https://fonts.gstatic.com/s/pacifico/v23/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2 — 200 — 21.8 KiB — 59 ms — h3https://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 — 58 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 — 67 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 — 0 B — 104 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 — 768 B — 864 ms — h3https://willys-restaurant.lovable.app/favicon.ico/favicon.ico https://willys-restaurant.lovable.app/favicon.ico — 200 — 148.1 KiB — 100 ms — h2https://willys-restaurant.lovable.app/~api/analytics/~api/analytics https://willys-restaurant.lovable.app/~api/analytics — 200 — 343 B — 617 ms — h2https://www.google.com/maps?q=Rue+de+la+Servette+21+1201+Gen%C3%A8ve&output=embedwww.google.com/maps?q=Rue+de+la+Ser... https://www.google.com/maps?q=Rue+de+la+Servette+21+1201+Gen%C3%A8ve&output=embed — 301 — 18 B — 58 ms — h3https://www.google.com/maps/embed?origin=mfe&pb=!1m2!2m1!1sRue+de+la+Servette+21+1201+Gen%C3%A8vewww.google.com/maps/embed?origin=mf... https://www.google.com/maps/embed?origin=mfe&pb=!1m2!2m1!1sRue+de+la+Servette+21+1201+Gen%C3%A8ve — 200 — 1.0 KiB — 192 ms — h3https://maps.gstatic.com/maps-api-v3/embed/js/64/14a/init_embed.jsmaps.gstatic.com/maps-api-v3/embed/... https://maps.gstatic.com/maps-api-v3/embed/js/64/14a/init_embed.js — 200 — 72.5 KiB — 142 ms — h2https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=en_US&callback=onApiLoadmaps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=en_US&callback=onApiLoad — 200 — 2.9 KiB — 107 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 — 61 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/geometry.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/geometry.js — 200 — 2.9 KiB — 26 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/14a/search.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/search.js — 200 — 1.2 KiB — 26 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/14a/main.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/main.js — 200 — 83.2 KiB — 68 ms — h2https://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 — 29 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.7 KiB — 130 ms — h3https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 46 B — 29 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/common.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/common.js — 200 — 36.7 KiB — 70 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/util.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/util.js — 200 — 69.4 KiB — 90 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/map.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/map.js — 200 — 25.3 KiB — 66 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/places.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/places.js — 200 — 64.2 KiB — 77 ms — h3data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBo…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBo… — 200 — 0 B — 0 ms — datahttps://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i8674465&2i5954457&2e1&3u16&4m2&1u370&2u277&5m6&1e0&5sen-US&6sus&10b1&12b1&14i47083502&8e1&key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&token=18445maps.googleapis.com/maps/api/js/Sta... https://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i8674465&2i5954457&2e1&3u16&4m2&1u370&2u277&5m6&1e0&5sen-US&6sus&10b1&12b1&14i47083502&8e1&key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&token=18445 — 200 — 23.1 KiB — 108 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/onion.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/onion.js — 200 — 9.9 KiB — 52 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/search_impl.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/search_impl.js — 200 — 1.3 KiB — 50 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 — 30 ms — h3https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 552 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
24% of JavaScript execution is third-party
First-party Third-party 206ms · 232KB · $1/mo
Stripe
Payment
Essential
Execution 206ms
Transfer 232 KB
Unused 73%
Monthly Cost $1/mo

73% of Stripe's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Image Optimization
3 images, 68 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

3

Total Size

68 KB

3 missing dimensions 1 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