Performance
· 23 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.
529 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5 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.20 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.49 s
Page Load Progression
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
BPage Weight Budget1.1 MB transferred, 55 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
BDocument CompressionDocument response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization11 images, 0 KB saveablePASS
A+JS Execution Cost441ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.itssmart.it/_next/static/chunks/34oyci46fsc5w.js | 151ms | 128ms | 8ms | 1st |
| https://www.itssmart.it/ | 117ms | 4ms | 4ms | 1st |
| Unattributable | 104ms | 11ms | 0ms | 1st |
| https://www.itssmart.it/_next/static/chunks/06j3juy1u5a-6.js | 69ms | 52ms | 6ms | 1st |
A+Font Loading6 fonts (352 KB)PASS
Web fonts
6
352 KB total
Render-blocking
0
of 6
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 ~132 KB and ~264 ms
A+JS Bundles13 scripts, 27 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.itssmart.it/_next/static/chunks/34oyci46fsc5w.js | 69 KB | 27 KB (38%) | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/2yl1jv4w6po1z.js | 1 KB | — | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/0nmn3_ni2r51b.js | 9 KB | — | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/06j3juy1u5a-6.js | 37 KB | — | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/3nc6x0_y5iwnk.js | 9 KB | — | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/turbopack-39i9wy4zq5qte.js | 4 KB | — | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/37v5ulr6qjozi.js | 2 KB | — | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/1ntn7efqc-iiw.js | 13 KB | — | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/3i0nmz0p7p9np.js | 11 KB | — | ✓ | 1st |
| https://www.itssmart.it/_next/static/chunks/015qruujslsf2.js | 4 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
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+Page Weight Inventory55 resources · 1.1 MB · 27 KB savings availablePASS
~26.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 55 resources | 1.1 MiB | ||||||
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Hetzner Online GmbH
Asset CompressionNo text asset hosts to measureINFO
Network Waterfall55 requests over 1718msINFO
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-08-12 — 2026-09-08)
LCP (p75)
1426 ms
88% good
INP (p75)
106 ms
93% good
CLS (p75)
0.000
98% good
FCP (p75)
1244 ms
TTFB (p75)
646 ms
Image Optimization14 images, 163 KB total, 43 KB wastedINFO
Image Optimization Audit
Total Images
14
Total Size
163 KB
Oversized
1
Wasted
43 KB