Performance
· 27 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.95 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.52 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
191 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.032
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.69 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.
5.53 s
Page Load Progression
DThird-Party ImpactAction76% third-party, 0 ms blockingFIX
DJS Execution CostAction2243ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://ordinepsicologilazio.it/albo-online/roma | 1281ms | 35ms | 5ms | 1st |
| Unattributable | 426ms | 24ms | 0ms | 1st |
| https://ordinepsicologilazio.it/media/vendor/jquery/js/jquery.min.js?3.7.1 | 337ms | 235ms | 12ms | 1st |
| https://ordinepsicologilazio.it/templates/bsitalia/js/bootstrap-italia.min.js?f336a069182e45b9466ec5c0c2e12fc6 | 78ms | 48ms | 28ms | 1st |
| https://ordinepsicologilazio.it/templates/bsitalia/css/template.min.css?f336a069182e45b9466ec5c0c2e12fc6 | 61ms | 0ms | 0ms | 1st |
| https://analytics.odpl.it/matomo.js | 60ms | 50ms | 10ms | 3rd |
DPage Weight InventoryAction46 resources · 1.9 MB · 42 KB savings availableFIX
~42.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 46 resources | 1.9 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate, post-check=0, pre-check=0
| 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 |
CPage Weight BudgetAction1.9 MB transferred, 46 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
BImage Optimization13 images, 0 KB saveableREVIEW
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BJavaScript Blocking1 JS blocking issue(s) detectedREVIEW
BCSS Performance Depth2 CSS depth issue(s) detectedREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (147 KB)PASS
Web fonts
5
147 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 Bundles14 scripts, 42 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://ordinepsicologilazio.it/templates/bsitalia/js/bootstrap-italia.min.js?f336a069182e45b9466ec5c0c2e12fc6 | 56 KB | 42 KB (76%) | ✓ | 1st |
| https://ordinepsicologilazio.it/media/system/js/core.min.js?37ffe4186289eba9c5df81bea44080aff77b9684 | 3 KB | — | ✓ | 1st |
| https://ordinepsicologilazio.it/templates/bsitalia/js/owl.carousel.min.js?f336a069182e45b9466ec5c0c2e12fc6 | 12 KB | — | ✓ | 1st |
| https://ordinepsicologilazio.it/templates/bsitalia/js/popper.min.js?f336a069182e45b9466ec5c0c2e12fc6 | 7 KB | — | ✓ | 1st |
| https://ordinepsicologilazio.it/media/com_directus/vendors/select2/js/select2.min.js?f336a069182e45b9466ec5c0c2e12fc6 | 21 KB | — | ✓ | 1st |
| https://ordinepsicologilazio.it/media/com_directus/vendors/select2/js/i18n/it.js?f336a069182e45b9466ec5c0c2e12fc6 | 1 KB | — | ✓ | 1st |
| https://ordinepsicologilazio.it/templates/bsitalia/js/cookieconsent.umd.js?f336a069182e45b9466ec5c0c2e12fc6 | 10 KB | — | ✓ | 1st |
| https://ordinepsicologilazio.it/templates/bsitalia/js/custom.js?f336a069182e45b9466ec5c0c2e12fc6 | 1 KB | — | ✓ | 1st |
| https://ordinepsicologilazio.it/media/system/js/messages.min.js?7f7aa28ac8e8d42145850e8b45b3bc82ff9a6411 | 2 KB | — | ✓ | 1st |
| https://ordinepsicologilazio.it/templates/bsitalia/js/analytics.js?f336a069182e45b9466ec5c0c2e12fc6 | 1 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+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Aruba.it
Network Waterfall46 requests over 1934msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
analytics.odpl.it analytics.odpl.it | Other | 60ms | 22 KB | — | €1/mo | Optional |
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-06-14 — 2026-07-11)
LCP (p75)
532 ms
99% good
INP (p75)
101 ms
97% good
CLS (p75)
0.000
100% good
FCP (p75)
518 ms
TTFB (p75)
291 ms
Image Optimization26 images, 4 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
26
Total Size
4 KB
Oversized
11