Performance
· 25 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.
1.45 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.75 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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.15 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.
1.75 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.4 MB transferred, 26 requestsREVIEW
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 Execution Cost753ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://new.osteriadelpane.com/ | 386ms | 7ms | 2ms | 1st |
| Unattributable | 297ms | 6ms | 0ms | 1st |
| https://new.osteriadelpane.com/js/site/random | 70ms | 29ms | 9ms | 1st |
CJS BundlesAction5 scripts, 84 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://new.osteriadelpane.com/js/site/random | 116 KB | 58 KB (50%) | ✗ | 1st |
| https://new.osteriadelpane.com/js/shared/random | 58 KB | 26 KB (46%) | ✗ | 1st |
| https://new.osteriadelpane.com/js/polyfill.min.js | 4 KB | — | ✓ | 1st |
| https://new.osteriadelpane.com/js/icons-data/random | 46 KB | — | ✓ | 1st |
| https://new.osteriadelpane.com/js/icons/random | 7 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction26 resources · 1.4 MB · 84 KB savings availableREVIEW
~84.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 26 resources | 1.4 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (307 KB)PASS
Web fonts
3
307 KB total
Render-blocking
0
of 3
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+LCP Image PreloadLCP preload audit not availablePASS
AServer Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+JavaScript BlockingNo render-blocking JS or document.write usage detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall26 requests over 2419msINFO
Image Optimization2 images, 33 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
2
Total Size
33 KB