Performance
· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
470 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.39 s
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.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
885 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.39 s
Page Load Progression
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate, post-check=0, pre-check=0, max-age=0, private
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| post-check | 0 | |
| pre-check | 0 | |
| max-age | 0 | Cache for 0 seconds |
| private | — | Only browser cache, not CDN/proxy |
CPage Weight BudgetAction1.6 MB transferred, 27 requestsREVIEW
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
BImage Optimization10 images, 0 KB saveableREVIEW
BJS Bundles6 scripts, 59 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.osteriadelpane.com/js/jquery-3.6.0.min.js | 88 KB | 31 KB (36%) | ✓ | 1st |
| https://www.osteriadelpane.com/js/jquery-ui-1.13.1.min.js | 32 KB | 28 KB (87%) | ✓ | 1st |
| https://www.osteriadelpane.com/js/sweetalert2.min.js | 43 KB | — | ✓ | 1st |
| https://www.osteriadelpane.com/js/polyfill.min.js | 4 KB | — | ✓ | 1st |
| https://www.osteriadelpane.com/js/slick.min.js | 42 KB | — | ✓ | 1st |
| https://www.osteriadelpane.com/js/ | 16 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction27 resources · 1.6 MB · 59 KB savings availableREVIEW
~59.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 27 resources | 1.6 MiB | ||||||
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost192ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.osteriadelpane.com/ | 138ms | 1ms | 0ms | 1st |
| https://www.osteriadelpane.com/js/jquery-3.6.0.min.js | 53ms | 37ms | 2ms | 1st |
A+Font Loading4 fonts (317 KB)PASS
Web fonts
4
317 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~105 KB and ~210 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Aruba.it
Network Waterfall27 requests over 865msINFO
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-07-26 — 2026-08-22)
LCP (p75)
1090 ms
92% good
INP (p75)
0 ms
0% good
CLS (p75)
0.000
100% good
FCP (p75)
901 ms
TTFB (p75)
0 ms
Image Optimization2 images, 39 KB total, 36 KB wastedINFO
Image Optimization Audit
Total Images
2
Total Size
39 KB
Oversized
1
Wasted
36 KB