Performance
· 17 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.
8.48 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
24.47 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.14 s
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.
8.48 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.
24.54 s
Page Load Progression
FPage Weight BudgetAction3.6 MB transferred, 125 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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5287ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.ansa.it/ | 1434ms | 251ms | 16ms | 3rd |
| https://www.ansa.it/sito/jsnew/0420144607_js-head-pack.js | 892ms | 124ms | 54ms | 3rd |
| Unattributable | 740ms | 14ms | 0ms | 3rd |
| https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js | 332ms | 300ms | 30ms | 3rd |
| https://ads.talkscreativity.com/assets/publisher/ansait/init.js | 325ms | 160ms | 126ms | 3rd |
| https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-it.js | 322ms | 229ms | 32ms | 3rd |
| https://code.piano.io/api/tinypass.min.js | 266ms | 200ms | 36ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-M79NL4FRK3&cx=c>m=4e64k0h2 | 245ms | 203ms | 36ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TZC66F6 | 190ms | 155ms | 34ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187ms | 104ms | 41ms | 3rd |
Showing top 10 of 14 scripts
FJS BundlesAction51 scripts, 925 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://ads.talkscreativity.com/assets/publisher/ansait/init.js | 206 KB | 169 KB (82%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 144 KB (77%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 148 KB | 109 KB (74%) | ✓ | 3rd |
| https://www.ansa.it/sito/jsnew/0420144607_js-head-pack.js | 141 KB | 90 KB (64%) | ✓ | 3rd |
| https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js | 142 KB | 88 KB (62%) | ✓ | 3rd |
| https://code.piano.io/api/tinypass.min.js | 133 KB | 81 KB (61%) | ✓ | 3rd |
| https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.98.0/core-it.js | 111 KB | 70 KB (63%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-M79NL4FRK3&cx=c>m=4e64k0h2 | 154 KB | 63 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TZC66F6 | 132 KB | 59 KB (45%) | ✓ | 3rd |
| https://ads.talkscreativity.com/assets/product/mn-player.js | 43 KB | 26 KB (61%) | ✓ | 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 InventoryAction125 resources · 3.6 MB · 925 KB savings availableFIX
~924.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 125 resources | 3.6 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization37 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (181 KB)PASS
Web fonts
5
181 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+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints6 hints, 0 missing preconnectsPASS
Current Resource Hints
6 resource hints configured
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: Cloudflare
Network Waterfall125 requests over 4543msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.ansa.it www.ansa.it | Other | 1434ms | 89 KB | — | €8/mo | Costly |
www.ansa.it www.ansa.it | Other | 892ms | 141 KB | 64% | €5/mo | Costly |
Unattributable Unattributable | Other | 740ms | 0 KB | — | €4/mo | Costly |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 332ms | 142 KB | 62% | €2/mo | Costly |
ads.talkscreativity.com ads.talkscreativity.com | Other | 325ms | 206 KB | 82% | €2/mo | Costly |
Iubenda cdn.iubenda.com | Consent | 322ms | 111 KB | 63% | €2/mo | Essential |
code.piano.io code.piano.io | Other | 266ms | 133 KB | 61% | €1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 245ms | 154 KB | 41% | €1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 190ms | 132 KB | 45% | €1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 187ms | 188 KB | 77% | €1/mo | Optional |
imasdk.googleapis.com imasdk.googleapis.com | Other | 135ms | 148 KB | 74% | €1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 96ms | 35 KB | — | €1/mo | Optional |
www.ansa.it www.ansa.it | Other | 62ms | 65 KB | — | €0/mo | Optional |
id-eu.piano.io id-eu.piano.io | Other | 60ms | 1 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- www.ansa.it adds 1434ms and costs ~€8/month
- www.ansa.it adds 892ms and costs ~€5/month
- Unattributable adds 740ms and costs ~€4/month
- cdn.confiant-integrations.net adds 332ms and costs ~€2/month
- ads.talkscreativity.com adds 325ms and costs ~€2/month
- code.piano.io adds 266ms and costs ~€1/month
- Google Tag Manager adds 245ms and costs ~€1/month
100% 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.ansa.it takes 1434ms 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.ansa.it takes 892ms 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
64% of www.ansa.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
Unattributable takes 740ms 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
cdn.confiant-integrations.net takes 332ms 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
62% of cdn.confiant-integrations.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
ads.talkscreativity.com takes 325ms 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
82% of ads.talkscreativity.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
63% of Iubenda'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
code.piano.io takes 266ms 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
61% of code.piano.io'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
Google Tag Manager takes 245ms 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
77% 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
74% of imasdk.googleapis.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