Performance
· 26 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.
6.29 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.87 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
477 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.
7.58 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.
17.00 s
Page Load Progression
DPage Weight BudgetAction2.3 MB transferred, 61 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2499ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.paginegialle.it/ | 433ms | 20ms | 6ms | 3rd |
| https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.101.0/core-it.js | 398ms | 290ms | 39ms | 3rd |
| Unattributable | 365ms | 12ms | 0ms | 1st |
| https://www.paginegialle.it/static/scripts/homepage-7.6.0.2.js | 237ms | 191ms | 23ms | 3rd |
| https://c76babb4-dc97-48b8-9b12-80b8b7deba04.edge.permutive.app/c76babb4-dc97-48b8-9b12-80b8b7deba04-web.js | 225ms | 122ms | 61ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202607070101/pubads_impl.js?cb=31099590 | 216ms | 124ms | 48ms | 3rd |
| https://www.iolam.it/js/prebid.js | 145ms | 114ms | 30ms | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 112ms | 74ms | 34ms | 3rd |
| https://www.paginegialle.it/static/scripts/src_main_resources_pg_scripts_search_searchbar_js-7.6.0.2.js | 87ms | 82ms | 2ms | 3rd |
| https://cdn.qwtag.com/97f2a049-4d4f-435b-9e27-4b01d746801e/qw.js | 81ms | 65ms | 15ms | 3rd |
Showing top 10 of 13 scripts
DJS BundlesAction28 scripts, 446 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202607070101/pubads_impl.js?cb=31099590 | 192 KB | 145 KB (76%) | ✓ | 3rd |
| https://www.iolam.it/js/prebid.js | 115 KB | 90 KB (78%) | ✓ | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 92 KB | 59 KB (64%) | ✓ | 3rd |
| https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.101.0/core-it.js | 112 KB | 56 KB (50%) | ✓ | 3rd |
| https://c76babb4-dc97-48b8-9b12-80b8b7deba04.edge.permutive.app/c76babb4-dc97-48b8-9b12-80b8b7deba04-web.js | 157 KB | 40 KB (26%) | ✓ | 3rd |
| https://www.paginegialle.it/static/scripts/homepage-7.6.0.2.js | 55 KB | 29 KB (52%) | ✓ | 3rd |
| https://www.iolam.it/js/iam2.0.js?ns=paginegialle/web/home/1.4 | 36 KB | 27 KB (77%) | ✓ | 3rd |
| https://services.tuttocitta.it/lbs?&callback=jQuery36001495123316218646_1783668355691&st=it&lg=ita&sito=ac_api&opentipo=2&nresout=1&nresac=1&dv=Roma&_=1783668355692 | 1 KB | — | ✓ | 3rd |
| https://www.paginegialle.it/static/scripts/listing-7.6.0.2.js | 133 KB | — | ✓ | 3rd |
| https://www.paginegialle.it/static/scripts/src_main_resources_common_components_global_modals_modalOverlay_style_scss-7.6.0.2.js | 0 KB | — | ✓ | 3rd |
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
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
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
FPage Weight InventoryAction61 resources · 2.3 MB · 446 KB savings availableFIX
~445.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 61 resources | 2.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction11 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (408 KB)PASS
Web fonts
4
408 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
- 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 ~204 KB and ~408 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
A+Server Response Intelligence1 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall61 requests over 3275msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.paginegialle.it www.paginegialle.it | Other | 433ms | 27 KB | — | €5/mo | Costly |
Iubenda cdn.iubenda.com | Consent | 398ms | 112 KB | 50% | €4/mo | Essential |
www.paginegialle.it www.paginegialle.it | Other | 237ms | 55 KB | 52% | €3/mo | Costly |
c76babb4-dc97-48b8-9b12-80b8b7deba04.edge.permutive.app c76babb4-dc97-48b8-9b12-80b8b7deba04.edge.permutive.app | Other | 225ms | 157 KB | 26% | €2/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 216ms | 192 KB | 76% | €2/mo | Costly |
www.iolam.it www.iolam.it | Other | 145ms | 115 KB | 78% | €2/mo | Optional |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 112ms | 92 KB | 64% | €1/mo | Optional |
www.paginegialle.it www.paginegialle.it | Other | 87ms | 5 KB | — | €1/mo | Optional |
cdn.qwtag.com cdn.qwtag.com | Other | 81ms | 27 KB | — | €1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 79ms | 35 KB | — | €1/mo | Optional |
ajax.googleapis.com ajax.googleapis.com | Other | 67ms | 31 KB | — | €1/mo | Optional |
www.iolam.it www.iolam.it | Other | 53ms | 36 KB | 77% | €1/mo | Optional |
These scripts may cost more than they're worth
- www.paginegialle.it adds 433ms and costs ~€5/month
- www.paginegialle.it adds 237ms and costs ~€3/month
- c76babb4-dc97-48b8-9b12-80b8b7deba04.edge.permutive.app adds 225ms and costs ~€2/month
- securepubads.g.doubleclick.net adds 216ms and costs ~€2/month
85% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
www.paginegialle.it takes 433ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.paginegialle.it takes 237ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
52% of www.paginegialle.it's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
c76babb4-dc97-48b8-9b12-80b8b7deba04.edge.permutive.app takes 225ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
securepubads.g.doubleclick.net takes 216ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
76% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
78% of www.iolam.it's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
64% of c.amazon-adsystem.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
77% of www.iolam.it's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Image Optimization9 images, 632 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
9
Total Size
632 KB