Skip to content
https://new.osteriadelpane.com

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
0
REVIEW
6
PASS
13
INFO
2

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

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

670 ms

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

670 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.67 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.

670 ms

Page Load Progression

460 ms
919 ms
1.4 s
1.8 s
2.3 s
2.8 s
3.2 s
3.7 s
Checks
21
13 PASS 6 REVIEW
B
Image Optimization
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 787 KB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
A
Page Weight Budget
1021 KB transferred, 24 requests
PASS
1021 KB transferred, 24 requests
Info::
Page weighs 1.0 MB (1021 KB transferred)
Info::
24 HTTP requests
Info::
Estimated 0.21 g CO2 per page load
1021 KB / 2.4 MB budget
1021 KB transferred
24 requests
0.21 g CO2 per page load
Images 786.7 KiB 77%
JavaScript 119.0 KiB 12%
Fonts 47.3 KiB 5%
CSS 40.5 KiB 4%
Other 15.2 KiB 1%
HTML 9.6 KiB 1%
Other 1.5 KiB 0%
Other 795 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
5% third-party, 0 ms blocking
PASS
5% third-party, 0 ms blocking
Info::
Third-party code accounts for 5% of page weight (48.7 KiB of 1020.6 KiB)
Info::
Third-party blocking time is low (0 ms)
95%
First-party Third-party
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+
JS Execution Cost
153ms total JS execution
PASS
153ms total JS execution
Info::
https://new.osteriadelpane.com/: 88ms CPU time
Info::
Unattributable: 66ms CPU time

Main Thread Breakdown

Other 49% Style & Layout 26% Script Evaluation 12% Rendering 10%
ScriptTotalScriptingParse/CompileParty
https://new.osteriadelpane.com/88ms3ms1ms1st
Unattributable66ms2ms0ms1st
A+
Font Loading
1 fonts (47 KB)
PASS
1 fonts (47 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

47 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 670 ms LCP 670 mshttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 36 ms — font-display: swap
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 36 ms
Start 461 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
5 scripts, 28 KB unused
PASS
5 scripts, 28 KB unused
Warning::
https://new.osteriadelpane.com/js/site/45: 28 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 28 KB
28 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://new.osteriadelpane.com/js/site/4545 KB28 KB (63%)1st
https://new.osteriadelpane.com/js/polyfill.min.js4 KB1st
https://new.osteriadelpane.com/js/icons-data/4545 KB1st
https://new.osteriadelpane.com/js/icons/452 KB1st
https://new.osteriadelpane.com/js/shared/4523 KB1st

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

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 max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0, must-revalidate
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+
Page Weight Inventory
24 resources · 1021 KB · 28 KB savings available
PASS
24 resources · 1021 KB · 28 KB savings available
Info::
Within 1MB page-weight target
Got: 1021 KB
Info::
2 third-party resources (5% of weight)
24 resources · 1020.6 KiB · 2 third-party Within 1MB page-weight target
Image 79% · 801.9 KiB
JavaScript 12% · 119.0 KiB
Font 5% · 47.3 KiB
CSS 4% · 40.5 KiB
Document 1% · 9.6 KiB
Other 0% · 2.3 KiB

~28.4 KiB of savings available

Remove unused JavaScript: 28.4 KiB
Network Waterfall
24 requests over 1362ms
INFO
0 ms 500 ms 1.0 s FCP 670 ms LCP 670 mshttps://new.osteriadelpane.com// https://new.osteriadelpane.com/ — 200 — 9.6 KiB — 281 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap — 200 — 1.4 KiB — 78 ms — h2https://new.osteriadelpane.com/css/shared/45/css/shared/45 https://new.osteriadelpane.com/css/shared/45 — 200 — 18.0 KiB — 124 ms — h2https://new.osteriadelpane.com/css/site/45/css/site/45 https://new.osteriadelpane.com/css/site/45 — 200 — 21.1 KiB — 121 ms — h2https://new.osteriadelpane.com/img/logo_color.svg/img/logo_color.svg https://new.osteriadelpane.com/img/logo_color.svg — 200 — 17.2 KiB — 145 ms — h2https://new.osteriadelpane.com/img/logo_white.svg/img/logo_white.svg https://new.osteriadelpane.com/img/logo_white.svg — 200 — 17.2 KiB — 145 ms — h2https://new.osteriadelpane.com/img/favicon/manifest.json/img/favicon/manifest.json https://new.osteriadelpane.com/img/favicon/manifest.json — 200 — 1.5 KiB — 140 ms — h2https://new.osteriadelpane.com/js/polyfill.min.js/js/polyfill.min.js https://new.osteriadelpane.com/js/polyfill.min.js — 200 — 4.4 KiB — 62 ms — h2https://new.osteriadelpane.com/js/icons-data/45/js/icons-data/45 https://new.osteriadelpane.com/js/icons-data/45 — 200 — 44.7 KiB — 146 ms — h2https://new.osteriadelpane.com/js/icons/45/js/icons/45 https://new.osteriadelpane.com/js/icons/45 — 200 — 1.5 KiB — 119 ms — h2https://new.osteriadelpane.com/js/shared/45/js/shared/45 https://new.osteriadelpane.com/js/shared/45 — 200 — 23.0 KiB — 159 ms — h2https://new.osteriadelpane.com/js/site/45/js/site/45 https://new.osteriadelpane.com/js/site/45 — 200 — 45.4 KiB — 172 ms — h2https://new.osteriadelpane.com/img/slider/001.jpg/img/slider/001.jpg https://new.osteriadelpane.com/img/slider/001.jpg — 200 — 75.9 KiB — 654 ms — h2https://new.osteriadelpane.com/img/slider/002.jpg/img/slider/002.jpg https://new.osteriadelpane.com/img/slider/002.jpg — 200 — 67.1 KiB — 639 ms — h2https://new.osteriadelpane.com/img/slider/003.jpg/img/slider/003.jpg https://new.osteriadelpane.com/img/slider/003.jpg — 200 — 84.9 KiB — 638 ms — h2https://new.osteriadelpane.com/img/slider/004.jpg/img/slider/004.jpg https://new.osteriadelpane.com/img/slider/004.jpg — 200 — 80.5 KiB — 698 ms — h2https://new.osteriadelpane.com/img/slider/005.jpg/img/slider/005.jpg https://new.osteriadelpane.com/img/slider/005.jpg — 200 — 101.3 KiB — 682 ms — h2https://new.osteriadelpane.com/img/slider/006.jpg/img/slider/006.jpg https://new.osteriadelpane.com/img/slider/006.jpg — 200 — 75.4 KiB — 741 ms — h2https://new.osteriadelpane.com/img/slider/007.jpg/img/slider/007.jpg https://new.osteriadelpane.com/img/slider/007.jpg — 200 — 131.2 KiB — 637 ms — h2https://new.osteriadelpane.com/img/map.jpg/img/map.jpg https://new.osteriadelpane.com/img/map.jpg — 200 — 136.0 KiB — 860 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 — 36 ms — h3https://new.osteriadelpane.com/api/popups/api/popups https://new.osteriadelpane.com/api/popups — 200 — 795 B — 597 ms — h2https://new.osteriadelpane.com/img/favicon/favicon-32x32.png/img/favicon/favicon-32x32.png https://new.osteriadelpane.com/img/favicon/favicon-32x32.png — 200 — 2.6 KiB — 50 ms — h2https://new.osteriadelpane.com/img/favicon/android-icon-144x144.png/img/favicon/android-icon-144x144.p... https://new.osteriadelpane.com/img/favicon/android-icon-144x144.png — 200 — 12.6 KiB — 60 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
2 images, 33 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

2

Total Size

33 KB

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

Send Feedback