Skip to content
https://poste.it

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
5
REVIEW
8
PASS
10
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

43
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.64 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

13.76 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

353 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.158

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

15.92 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.68 s

Page Load Progression

2.5 s
5.0 s
7.4 s
9.9 s
12.4 s
14.9 s
17.4 s
19.8 s
Checks
26
10 PASS 8 REVIEW 5 FIX
F
Page Weight Budget
Action
3.6 MB transferred, 110 requests
FIX
3.6 MB transferred, 110 requests
Warning::
Page weighs 5.2 MB (3.6 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Info::
Fonts are 1.2 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.2 MB
Warning::
110 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.75 g CO2 per page load
3.6 MB / 2.4 MB budget
3.6 MB transferred
110 requests
0.75 g CO2 per page load
Images 2.0 MiB 55%
Fonts 1.2 MiB 34%
JavaScript 287.9 KiB 8%
CSS 55.3 KiB 2%
Other 48.1 KiB 1%
HTML 35.7 KiB 1%
Other 5.2 KiB 0%
Other 1.8 KiB 0%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.6 MiB of 3.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10299ms total JS execution
FIX
10299ms total JS execution
Warning::
https://www.poste.it/: 4284ms CPU time
Warning::
https://www.poste.it/assets-da/core/js/poste-it.js: 2122ms CPU time
Warning::
Unattributable: 1744ms CPU time
Warning::
https://www.poste.it/assets-da/vendor/jquery/jquer...: 1129ms CPU time
Warning::
https://assets.adobedtm.com/launch-EN592261e36dc14...: 530ms CPU time
Warning::
Third-party scripts: 8555ms (83% of total)

Main Thread Breakdown

Other 34% Script Evaluation 27% Style & Layout 18% Rendering 17%
ScriptTotalScriptingParse/CompileParty
https://www.poste.it/4284ms21ms1ms3rd
https://www.poste.it/assets-da/core/js/poste-it.js2122ms1575ms3ms3rd
Unattributable1744ms14ms0ms1st
https://www.poste.it/assets-da/vendor/jquery/jquery.min.js1129ms350ms11ms3rd
https://assets.adobedtm.com/launch-EN592261e36dc14b10a9936e854a4b30db.min.js530ms388ms113ms3rd
https://consent.trustarc.com/notice?domain=posteitaliane.com&c=teconsent&language=it&country=it&text=true&gtm=true&js=bb&noticeType=bb190ms149ms6ms3rd
https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement.min.js146ms133ms5ms3rd
https://www.poste.it/widgets/one-web-common/header-area-pubblica-completo.bundle.js92ms68ms15ms3rd
https://consent.trustarc.com/asset/notice.js/v/v1.7-886163ms41ms15ms3rd
D
Page Weight Inventory
Action
110 resources · 3.6 MB · 68 KB savings available
FIX
110 resources · 3.6 MB · 68 KB savings available
Warning::
Page weight 3.6 MB exceeds 1 MB target by 2.6 MB
Got: 3.6 MB Expected: ≤ 1 MB
Info::
~68 KB of savings available
Warning::
109 third-party resources (100% of weight)
Info::
5 resources over 200KB
110 resources · 3.6 MiB · 109 third-party 2.6 MiB over 1MB target
Image 56% · 2.0 MiB
Font 34% · 1.2 MiB
JavaScript 8% · 288.2 KiB
CSS 2% · 55.3 KiB
Document 1% · 40.1 KiB
Other 0% · 4.5 KiB

~67.7 KiB of savings available

Remove unused JavaScript: 67.7 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
55 images, 0 KB saveable
REVIEW
55 images, 0 KB saveable
Warning::
https://www.poste.it/assets-custom/img/logo-tg-pos... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/92e55706-f78a-42d8-bb2a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/d26bc4eb-11a8-40b4-a1fc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/eb810aa8-a118-4752-952c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/0847bafc-6bc8-4aba-a5f0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/75fe6176-3562-43d8-81fd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/6d7db538-984a-4791-a0da... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/726f3c23-bb55-4c23-b90b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/797cfacf-2eb2-49cb-a347... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/785c0173-424f-4e89-9265... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/c4820cb7-1d8a-420d-a254... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/a8fe4c9e-ffc2-4966-8b14... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/0267ae1e-6469-487f-969c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/03827cbe-81a9-4d31-be55... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/19f326fb-94c3-49aa-9c71... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://consent.trustarc.com/get?name=trustarc_clo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.poste.it/assets-custom/img/svg-tgposte... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/2ce29a5b-2844-4d83-93ba... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.media.poste.it/3d446bb5-c2bd-4835-8244... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
55 images 2.0 MB
0 oversized -0 KB
20 legacy format
19 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Bundles
29 scripts, 68 KB unused
REVIEW
29 scripts, 68 KB unused
Warning::
https://assets.adobedtm.com/launch-EN592261e36dc14...: 26 KB unused (22%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.poste.it/widgets/one-web-common/header...: 21 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://consent.trustarc.com/asset/notice.js/v/v1....: 21 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 68 KB
68 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://assets.adobedtm.com/launch-EN592261e36dc14b10a9936e854a4b30db.min.js118 KB26 KB (22%)3rd
https://www.poste.it/widgets/one-web-common/header-area-pubblica-completo.bundle.js28 KB21 KB (79%)3rd
https://consent.trustarc.com/asset/notice.js/v/v1.7-886131 KB21 KB (68%)3rd
https://www.poste.it/assets-custom/oneweb-js/tgposte-position.js1 KB3rd
https://www.poste.it/assets-da/vendor/jquery/jquery.min.js29 KB3rd
https://www.poste.it/assets-da/vendor/accessible-slick/js/slick.min.js10 KB3rd
https://www.poste.it/assets-custom/oneweb-js/menu-ventaglio.min.js2 KB3rd
https://www.poste.it/assets-da/core/js/utilita.js8 KB3rd
https://www.poste.it/assets-da/core/js/poste-it.js4 KB3rd
https://www.poste.it/assets-da/core/js/start-script.js4 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
2 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 10.3 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (1228 KB)
PASS
5 fonts (1228 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

1228 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.6 s LCP 13.8 shttps://www.poste.it/assets-da/core/fonts/inter/Inter-Regular.ttfInter-Regular.ttf https://www.poste.it/assets-da/core/fonts/inter/Inter-Regular.ttf — 303.3 KiB — 497 ms — font-display: swaphttps://www.poste.it/assets-da/core/fonts/inter/Inter-SemiBold.ttfInter-SemiBold.ttf https://www.poste.it/assets-da/core/fonts/inter/Inter-SemiBold.ttf — 309.1 KiB — 1.1 s — font-display: swaphttps://www.poste.it/assets-da/core/fonts/inter/Inter-Bold.ttfInter-Bold.ttf https://www.poste.it/assets-da/core/fonts/inter/Inter-Bold.ttf — 309.5 KiB — 1.1 s — font-display: swaphttps://www.poste.it/assets-da/core/fonts/inter/Inter-Light.ttfInter-Light.ttf https://www.poste.it/assets-da/core/fonts/inter/Inter-Light.ttf — 303.9 KiB — 1.1 s — font-display: swaphttps://www.poste.it/assets-da/vendor/accessible-slick/css/fonts/slick.woffslick.woff https://www.poste.it/assets-da/vendor/accessible-slick/css/fonts/slick.woff — 1.8 KiB — 170 ms — font-display: swap
Inter-Regular.ttf ttf swap
Size 303 KB
Load time 497 ms
Start 538 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-SemiBold.ttf ttf swap
Size 309 KB
Load time 1.1 s
Start 539 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Bold.ttf ttf swap
Size 309 KB
Load time 1.1 s
Start 539 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Light.ttf ttf swap
Size 304 KB
Load time 1.1 s
Start 539 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
slick.woff woff swap
Size 2 KB
Load time 170 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~981 KB and ~1962 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
6 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
110 requests over 3097ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.6 s LCP 13.8 shttps://poste.it// https://poste.it/ — 301 — 147 B — 17 ms — h2https://www.poste.it/www.poste.it/ https://www.poste.it/ — 200 — 32.6 KiB — 332 ms — h2https://www.poste.it/assets-custom/oneweb-js/cards-equalizer.min.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/cards-equalizer.min.js — 200 — 957 B — 19 ms — h2https://www.poste.it/assets-da/vendor/bootstrap/css/bootstrap.min.csswww.poste.it/assets-da/vendor/boots... https://www.poste.it/assets-da/vendor/bootstrap/css/bootstrap.min.css — 200 — 18.0 KiB — 13 ms — h2https://www.poste.it/assets-da/core/css/core.min.csswww.poste.it/assets-da/core/css/cor... https://www.poste.it/assets-da/core/css/core.min.css — 200 — 29.1 KiB — 24 ms — h2https://www.poste.it/assets-da/vendor/accessible-slick/css/slick.min.csswww.poste.it/assets-da/vendor/acces... https://www.poste.it/assets-da/vendor/accessible-slick/css/slick.min.css — 200 — 895 B — 17 ms — h2https://www.poste.it/assets-da/vendor/accessible-slick/css/accessible-slick-theme.min.csswww.poste.it/assets-da/vendor/acces... https://www.poste.it/assets-da/vendor/accessible-slick/css/accessible-slick-theme.min.css — 200 — 1.6 KiB — 20 ms — h2https://www.poste.it/assets-custom/override-css/custom.min.csswww.poste.it/assets-custom/override... https://www.poste.it/assets-custom/override-css/custom.min.css — 200 — 4.8 KiB — 19 ms — h2https://www.poste.it/assets-custom/override-css/milano-cortina.min.csswww.poste.it/assets-custom/override... https://www.poste.it/assets-custom/override-css/milano-cortina.min.css — 200 — 878 B — 46 ms — h2https://www.poste.it/assets-da/core/img/loghi/logo-tg-poste@2x.pngwww.poste.it/assets-da/core/img/log... https://www.poste.it/assets-da/core/img/loghi/logo-tg-poste@2x.png — 200 — 5.8 KiB — 18 ms — h2https://www.media.poste.it/5cb3a4b6-33dd-44bf-b6ce-7fcbd8d5a806/xs/webp/conceptbfoto-soggettoxs-supersmartpremiumreveal@2xwww.media.poste.it/5cb3a4b6-33dd-44... https://www.media.poste.it/5cb3a4b6-33dd-44bf-b6ce-7fcbd8d5a806/xs/webp/conceptbfoto-soggettoxs-supersmartpremiumreveal@2x — 200 — 99.0 KiB — 1.6 s — h2https://www.poste.it/assets-custom/img/logo-tg-poste-2x.pngwww.poste.it/assets-custom/img/logo... https://www.poste.it/assets-custom/img/logo-tg-poste-2x.png — 200 — 5.9 KiB — 761 ms — h2https://www.poste.it/assets-custom/img/svg-tgposte/play-small-k.svgwww.poste.it/assets-custom/img/svg-... https://www.poste.it/assets-custom/img/svg-tgposte/play-small-k.svg — 200 — 1.2 KiB — 5 ms — h2https://www.poste.it/assets-custom/site.webmanifestwww.poste.it/assets-custom/site.web... https://www.poste.it/assets-custom/site.webmanifest — 200 — 1.3 KiB — 857 ms — h2https://www.poste.it/widgets/one-web-common/header-area-pubblica-completo.bundle.jswww.poste.it/widgets/one-web-common... https://www.poste.it/widgets/one-web-common/header-area-pubblica-completo.bundle.js — 200 — 27.5 KiB — 1.1 s — h2https://www.poste.it/assets-custom/oneweb-js/cerca.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/cerca.js — 200 — 1.1 KiB — 48 ms — h2https://www.poste.it/assets-da/vendor/jquery/jquery.min.jswww.poste.it/assets-da/vendor/jquer... https://www.poste.it/assets-da/vendor/jquery/jquery.min.js — 200 — 29.3 KiB — 35 ms — h2https://www.poste.it/assets-da/vendor/bootstrap/js/bootstrap.min.jswww.poste.it/assets-da/vendor/boots... https://www.poste.it/assets-da/vendor/bootstrap/js/bootstrap.min.js — 200 — 10.7 KiB — 37 ms — h2https://www.poste.it/assets-da/vendor/accessible-slick/js/slick.min.jswww.poste.it/assets-da/vendor/acces... https://www.poste.it/assets-da/vendor/accessible-slick/js/slick.min.js — 200 — 10.2 KiB — 47 ms — h2https://www.poste.it/assets-custom/oneweb-js/menu-ventaglio.min.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/menu-ventaglio.min.js — 200 — 2.5 KiB — 53 ms — h2https://www.poste.it/assets-da/core/js/utilita.jswww.poste.it/assets-da/core/js/util... https://www.poste.it/assets-da/core/js/utilita.js — 200 — 8.2 KiB — 55 ms — h2https://www.poste.it/assets-da/core/js/poste-it.jswww.poste.it/assets-da/core/js/post... https://www.poste.it/assets-da/core/js/poste-it.js — 200 — 4.1 KiB — 53 ms — h2https://www.poste.it/assets-da/core/js/start-script.jswww.poste.it/assets-da/core/js/star... https://www.poste.it/assets-da/core/js/start-script.js — 200 — 4.1 KiB — 47 ms — h2https://www.poste.it/assets-custom/oneweb-js/app_store.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/app_store.js — 200 — 1.2 KiB — 59 ms — h2https://www.poste.it/assets-custom/oneweb-js/chatbot.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/chatbot.js — 200 — 1.2 KiB — 44 ms — h2https://www.poste.it/assets-custom/oneweb-js/slick_config.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/slick_config.js — 200 — 946 B — 54 ms — h2https://www.poste.it/assets-custom/oneweb-js/back-to-top-position.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/back-to-top-position.js — 200 — 1.0 KiB — 49 ms — h2https://www.poste.it/assets-custom/oneweb-js/tgposte-position.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/tgposte-position.js — 200 — 1.2 KiB — 53 ms — h2https://www.poste.it/assets-custom/oneweb-js/adobe.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/adobe.js — 200 — 1.1 KiB — 66 ms — h2https://www.poste.it/assets-da/core/img/iconset/sprite.svgwww.poste.it/assets-da/core/img/ico... https://www.poste.it/assets-da/core/img/iconset/sprite.svg — 200 — 44.2 KiB — 66 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.6 s LCP 13.8 shttps://poste.it// https://poste.it/ — 301 — 147 B — 17 ms — h2https://www.poste.it/www.poste.it/ https://www.poste.it/ — 200 — 32.6 KiB — 332 ms — h2https://www.poste.it/assets-custom/oneweb-js/cards-equalizer.min.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/cards-equalizer.min.js — 200 — 957 B — 19 ms — h2https://www.poste.it/assets-da/vendor/bootstrap/css/bootstrap.min.csswww.poste.it/assets-da/vendor/boots... https://www.poste.it/assets-da/vendor/bootstrap/css/bootstrap.min.css — 200 — 18.0 KiB — 13 ms — h2https://www.poste.it/assets-da/core/css/core.min.csswww.poste.it/assets-da/core/css/cor... https://www.poste.it/assets-da/core/css/core.min.css — 200 — 29.1 KiB — 24 ms — h2https://www.poste.it/assets-da/vendor/accessible-slick/css/slick.min.csswww.poste.it/assets-da/vendor/acces... https://www.poste.it/assets-da/vendor/accessible-slick/css/slick.min.css — 200 — 895 B — 17 ms — h2https://www.poste.it/assets-da/vendor/accessible-slick/css/accessible-slick-theme.min.csswww.poste.it/assets-da/vendor/acces... https://www.poste.it/assets-da/vendor/accessible-slick/css/accessible-slick-theme.min.css — 200 — 1.6 KiB — 20 ms — h2https://www.poste.it/assets-custom/override-css/custom.min.csswww.poste.it/assets-custom/override... https://www.poste.it/assets-custom/override-css/custom.min.css — 200 — 4.8 KiB — 19 ms — h2https://www.poste.it/assets-custom/override-css/milano-cortina.min.csswww.poste.it/assets-custom/override... https://www.poste.it/assets-custom/override-css/milano-cortina.min.css — 200 — 878 B — 46 ms — h2https://www.poste.it/assets-da/core/img/loghi/logo-tg-poste@2x.pngwww.poste.it/assets-da/core/img/log... https://www.poste.it/assets-da/core/img/loghi/logo-tg-poste@2x.png — 200 — 5.8 KiB — 18 ms — h2https://www.media.poste.it/5cb3a4b6-33dd-44bf-b6ce-7fcbd8d5a806/xs/webp/conceptbfoto-soggettoxs-supersmartpremiumreveal@2xwww.media.poste.it/5cb3a4b6-33dd-44... https://www.media.poste.it/5cb3a4b6-33dd-44bf-b6ce-7fcbd8d5a806/xs/webp/conceptbfoto-soggettoxs-supersmartpremiumreveal@2x — 200 — 99.0 KiB — 1.6 s — h2https://www.poste.it/assets-custom/img/logo-tg-poste-2x.pngwww.poste.it/assets-custom/img/logo... https://www.poste.it/assets-custom/img/logo-tg-poste-2x.png — 200 — 5.9 KiB — 761 ms — h2https://www.poste.it/assets-custom/img/svg-tgposte/play-small-k.svgwww.poste.it/assets-custom/img/svg-... https://www.poste.it/assets-custom/img/svg-tgposte/play-small-k.svg — 200 — 1.2 KiB — 5 ms — h2https://www.poste.it/assets-custom/site.webmanifestwww.poste.it/assets-custom/site.web... https://www.poste.it/assets-custom/site.webmanifest — 200 — 1.3 KiB — 857 ms — h2https://www.poste.it/widgets/one-web-common/header-area-pubblica-completo.bundle.jswww.poste.it/widgets/one-web-common... https://www.poste.it/widgets/one-web-common/header-area-pubblica-completo.bundle.js — 200 — 27.5 KiB — 1.1 s — h2https://www.poste.it/assets-custom/oneweb-js/cerca.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/cerca.js — 200 — 1.1 KiB — 48 ms — h2https://www.poste.it/assets-da/vendor/jquery/jquery.min.jswww.poste.it/assets-da/vendor/jquer... https://www.poste.it/assets-da/vendor/jquery/jquery.min.js — 200 — 29.3 KiB — 35 ms — h2https://www.poste.it/assets-da/vendor/bootstrap/js/bootstrap.min.jswww.poste.it/assets-da/vendor/boots... https://www.poste.it/assets-da/vendor/bootstrap/js/bootstrap.min.js — 200 — 10.7 KiB — 37 ms — h2https://www.poste.it/assets-da/vendor/accessible-slick/js/slick.min.jswww.poste.it/assets-da/vendor/acces... https://www.poste.it/assets-da/vendor/accessible-slick/js/slick.min.js — 200 — 10.2 KiB — 47 ms — h2https://www.poste.it/assets-custom/oneweb-js/menu-ventaglio.min.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/menu-ventaglio.min.js — 200 — 2.5 KiB — 53 ms — h2https://www.poste.it/assets-da/core/js/utilita.jswww.poste.it/assets-da/core/js/util... https://www.poste.it/assets-da/core/js/utilita.js — 200 — 8.2 KiB — 55 ms — h2https://www.poste.it/assets-da/core/js/poste-it.jswww.poste.it/assets-da/core/js/post... https://www.poste.it/assets-da/core/js/poste-it.js — 200 — 4.1 KiB — 53 ms — h2https://www.poste.it/assets-da/core/js/start-script.jswww.poste.it/assets-da/core/js/star... https://www.poste.it/assets-da/core/js/start-script.js — 200 — 4.1 KiB — 47 ms — h2https://www.poste.it/assets-custom/oneweb-js/app_store.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/app_store.js — 200 — 1.2 KiB — 59 ms — h2https://www.poste.it/assets-custom/oneweb-js/chatbot.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/chatbot.js — 200 — 1.2 KiB — 44 ms — h2https://www.poste.it/assets-custom/oneweb-js/slick_config.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/slick_config.js — 200 — 946 B — 54 ms — h2https://www.poste.it/assets-custom/oneweb-js/back-to-top-position.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/back-to-top-position.js — 200 — 1.0 KiB — 49 ms — h2https://www.poste.it/assets-custom/oneweb-js/tgposte-position.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/tgposte-position.js — 200 — 1.2 KiB — 53 ms — h2https://www.poste.it/assets-custom/oneweb-js/adobe.jswww.poste.it/assets-custom/oneweb-j... https://www.poste.it/assets-custom/oneweb-js/adobe.js — 200 — 1.1 KiB — 66 ms — h2https://www.poste.it/assets-da/core/img/iconset/sprite.svgwww.poste.it/assets-da/core/img/ico... https://www.poste.it/assets-da/core/img/iconset/sprite.svg — 200 — 44.2 KiB — 66 ms — h2https://www.poste.it/assets-da/core/img/bg/bg-sidebar-profilo@2x.pngwww.poste.it/assets-da/core/img/bg/... https://www.poste.it/assets-da/core/img/bg/bg-sidebar-profilo@2x.png — 200 — 28.5 KiB — 45 ms — h2https://www.poste.it/assets-da/core/img/bg/bg-pattern-content-01-white.pngwww.poste.it/assets-da/core/img/bg/... https://www.poste.it/assets-da/core/img/bg/bg-pattern-content-01-white.png — 200 — 10.4 KiB — 34 ms — h2https://www.poste.it/assets-da/core/img/iconset/010a-check-m.svgwww.poste.it/assets-da/core/img/ico... https://www.poste.it/assets-da/core/img/iconset/010a-check-m.svg — 200 — 1.3 KiB — 35 ms — h2https://www.media.poste.it/5cb3a4b6-33dd-44bf-b6ce-7fcbd8d5a806/bg/svg/conceptbfoto-bg-supersmartpremiumreveal@1xwww.media.poste.it/5cb3a4b6-33dd-44... https://www.media.poste.it/5cb3a4b6-33dd-44bf-b6ce-7fcbd8d5a806/bg/svg/conceptbfoto-bg-supersmartpremiumreveal@1x — 200 — 1.0 KiB — 702 ms — h2https://www.media.poste.it/03827cbe-81a9-4d31-be55-bab5c161f851/lg/webp/logo-poste-italianei@2xwww.media.poste.it/03827cbe-81a9-4d... https://www.media.poste.it/03827cbe-81a9-4d31-be55-bab5c161f851/lg/webp/logo-poste-italianei@2x — 200 — 7.6 KiB — 581 ms — h2https://www.media.poste.it/726f3c23-bb55-4c23-b90b-75cc9864effa/lg/webp/accedi-registrati-desktop@2xwww.media.poste.it/726f3c23-bb55-4c... https://www.media.poste.it/726f3c23-bb55-4c23-b90b-75cc9864effa/lg/webp/accedi-registrati-desktop@2x — 200 — 10.8 KiB — 685 ms — h2https://www.media.poste.it/92e55706-f78a-42d8-bb2a-9fc384ec7f83/lg/webp/accedi-conto-bpol2@1xwww.media.poste.it/92e55706-f78a-42... https://www.media.poste.it/92e55706-f78a-42d8-bb2a-9fc384ec7f83/lg/webp/accedi-conto-bpol2@1x — 200 — 14.0 KiB — 688 ms — h2https://www.media.poste.it/c4820cb7-1d8a-420d-a254-281bdb6b2e1d/lg/webp/calcola-tua-rata@2xwww.media.poste.it/c4820cb7-1d8a-42... https://www.media.poste.it/c4820cb7-1d8a-420d-a254-281bdb6b2e1d/lg/webp/calcola-tua-rata@2x — 200 — 12.3 KiB — 686 ms — h2https://www.poste.it/assets-da/core/fonts/inter/Inter-Regular.ttfwww.poste.it/assets-da/core/fonts/i... https://www.poste.it/assets-da/core/fonts/inter/Inter-Regular.ttf — 200 — 303.3 KiB — 497 ms — h2https://www.poste.it/assets-da/core/fonts/inter/Inter-SemiBold.ttfwww.poste.it/assets-da/core/fonts/i... https://www.poste.it/assets-da/core/fonts/inter/Inter-SemiBold.ttf — 200 — 309.1 KiB — 1.1 s — h2https://www.poste.it/assets-da/core/fonts/inter/Inter-Bold.ttfwww.poste.it/assets-da/core/fonts/i... https://www.poste.it/assets-da/core/fonts/inter/Inter-Bold.ttf — 200 — 309.5 KiB — 1.1 s — h2https://www.poste.it/assets-da/core/fonts/inter/Inter-Light.ttfwww.poste.it/assets-da/core/fonts/i... https://www.poste.it/assets-da/core/fonts/inter/Inter-Light.ttf — 200 — 303.9 KiB — 1.1 s — h2https://www.media.poste.it/d26bc4eb-11a8-40b4-a1fc-69c0666072a6/lg/webp/simula-investimento@2xwww.media.poste.it/d26bc4eb-11a8-40... https://www.media.poste.it/d26bc4eb-11a8-40b4-a1fc-69c0666072a6/lg/webp/simula-investimento@2x — 200 — 9.3 KiB — 537 ms — h2https://www.media.poste.it/3d446bb5-c2bd-4835-8244-df6b332711d0/lg/webp/accedi-area-investimenti@1xwww.media.poste.it/3d446bb5-c2bd-48... https://www.media.poste.it/3d446bb5-c2bd-4835-8244-df6b332711d0/lg/webp/accedi-area-investimenti@1x — 200 — 12.3 KiB — 682 ms — h2https://www.media.poste.it/a8fe4c9e-ffc2-4966-8b14-7da2075dcd39/lg/webp/assicurazione-varie@2xwww.media.poste.it/a8fe4c9e-ffc2-49... https://www.media.poste.it/a8fe4c9e-ffc2-4966-8b14-7da2075dcd39/lg/webp/assicurazione-varie@2x — 200 — 12.3 KiB — 637 ms — h2https://www.media.poste.it/0847bafc-6bc8-4aba-a5f0-f6ed523ba9ab/lg/webp/ricarica-carta-bp@2xwww.media.poste.it/0847bafc-6bc8-4a... https://www.media.poste.it/0847bafc-6bc8-4aba-a5f0-f6ed523ba9ab/lg/webp/ricarica-carta-bp@2x — 200 — 15.4 KiB — 641 ms — h2https://www.media.poste.it/75fe6176-3562-43d8-81fd-189e2a73b54d/lg/webp/app-posteid_2x@1xwww.media.poste.it/75fe6176-3562-43... https://www.media.poste.it/75fe6176-3562-43d8-81fd-189e2a73b54d/lg/webp/app-posteid_2x@1x — 200 — 7.8 KiB — 566 ms — h2https://www.media.poste.it/797cfacf-2eb2-49cb-a347-268e60e3a9dd/lg/webp/chiamaci@2xwww.media.poste.it/797cfacf-2eb2-49... https://www.media.poste.it/797cfacf-2eb2-49cb-a347-268e60e3a9dd/lg/webp/chiamaci@2x — 200 — 12.3 KiB — 656 ms — h2https://www.media.poste.it/1255cc9d-ae18-4d42-b38b-a12c1f19a519/bg/svg/conceptb-background-postevivereprotettiscudo@1xwww.media.poste.it/1255cc9d-ae18-4d... https://www.media.poste.it/1255cc9d-ae18-4d42-b38b-a12c1f19a519/bg/svg/conceptb-background-postevivereprotettiscudo@1x — 200 — 1.1 KiB — 210 ms — h2https://www.media.poste.it/2d6c1fef-c90a-45db-8d44-0ca6a61acae0/bg/svg/conceptbbackground-testobianco-posteplus@1xwww.media.poste.it/2d6c1fef-c90a-45... https://www.media.poste.it/2d6c1fef-c90a-45db-8d44-0ca6a61acae0/bg/svg/conceptbbackground-testobianco-posteplus@1x — 200 — 1.4 KiB — 213 ms — h2https://www.media.poste.it/92582f5b-86a6-4591-8cf0-82d247328155/bg/svg/conceptbbackground-coloretestobianco-bpfuniverso@1xwww.media.poste.it/92582f5b-86a6-45... https://www.media.poste.it/92582f5b-86a6-4591-8cf0-82d247328155/bg/svg/conceptbbackground-coloretestobianco-bpfuniverso@1x — 200 — 1.0 KiB — 215 ms — h2https://www.media.poste.it/7d9b4b1d-5fd3-4fa0-a7c3-d4811a18d668/lg/webp/ico-reactive-pagamentionline@2xwww.media.poste.it/7d9b4b1d-5fd3-4f... https://www.media.poste.it/7d9b4b1d-5fd3-4fa0-a7c3-d4811a18d668/lg/webp/ico-reactive-pagamentionline@2x — 200 — 3.4 KiB — 225 ms — h2https://www.media.poste.it/26e6e46b-d03e-4e18-9403-777d52fce043/lg/webp/ico-reactive-spediscipacco@2xwww.media.poste.it/26e6e46b-d03e-4e... https://www.media.poste.it/26e6e46b-d03e-4e18-9403-777d52fce043/lg/webp/ico-reactive-spediscipacco@2x — 200 — 1.8 KiB — 221 ms — h2https://www.media.poste.it/c6585ad9-6cae-40e9-8c65-fef250931b30/lg/webp/ico-reactive-spedizionipostaonline@2xwww.media.poste.it/c6585ad9-6cae-40... https://www.media.poste.it/c6585ad9-6cae-40e9-8c65-fef250931b30/lg/webp/ico-reactive-spedizionipostaonline@2x — 200 — 3.3 KiB — 807 ms — h2https://www.media.poste.it/8bf4e124-6e4a-42e1-8f88-2f229261609b/lg/webp/ico-reactive-preventivoenergia@2xwww.media.poste.it/8bf4e124-6e4a-42... https://www.media.poste.it/8bf4e124-6e4a-42e1-8f88-2f229261609b/lg/webp/ico-reactive-preventivoenergia@2x — 200 — 3.9 KiB — 755 ms — h2https://www.media.poste.it/d1e3f11c-4cb7-4e59-9dfb-cec2a9d5f19b/lg/svg/ico-reactive-checkupassicurativo@1xwww.media.poste.it/d1e3f11c-4cb7-4e... https://www.media.poste.it/d1e3f11c-4cb7-4e59-9dfb-cec2a9d5f19b/lg/svg/ico-reactive-checkupassicurativo@1x — 200 — 6.3 KiB — 596 ms — h2https://www.media.poste.it/1e8e4b39-2317-41e4-840c-b942cfe8cb2d/lg/webp/ico-reactive-conto@2xwww.media.poste.it/1e8e4b39-2317-41... https://www.media.poste.it/1e8e4b39-2317-41e4-840c-b942cfe8cb2d/lg/webp/ico-reactive-conto@2x — 200 — 4.6 KiB — 566 ms — h2https://www.media.poste.it/b603141b-122a-407d-960f-859b48868445/lg/webp/ico-reactive-titolarelibretto@2xwww.media.poste.it/b603141b-122a-40... https://www.media.poste.it/b603141b-122a-407d-960f-859b48868445/lg/webp/ico-reactive-titolarelibretto@2x — 200 — 3.2 KiB — 538 ms — h2https://www.media.poste.it/374c5370-e1b7-4822-8a47-6620ad49160b/lg/webp/ico-reactive-bollettinopassaporto@2xwww.media.poste.it/374c5370-e1b7-48... https://www.media.poste.it/374c5370-e1b7-4822-8a47-6620ad49160b/lg/webp/ico-reactive-bollettinopassaporto@2x — 200 — 4.3 KiB — 539 ms — h2https://www.media.poste.it/1fc9fafd-0154-47fb-a42c-863514c70b99/lg/webp/ico-reactive-pecpostecertifica@2xwww.media.poste.it/1fc9fafd-0154-47... https://www.media.poste.it/1fc9fafd-0154-47fb-a42c-863514c70b99/lg/webp/ico-reactive-pecpostecertifica@2x — 200 — 4.5 KiB — 541 ms — h2https://www.media.poste.it/778d6eaa-8269-4b9c-9fe0-e6fe623688fe/lg/webp/ico-reactive-coperturafibra@2xwww.media.poste.it/778d6eaa-8269-4b... https://www.media.poste.it/778d6eaa-8269-4b9c-9fe0-e6fe623688fe/lg/webp/ico-reactive-coperturafibra@2x — 200 — 3.4 KiB — 747 ms — h2https://www.media.poste.it/ab91fc26-db29-4636-857f-59395952c153/lg/webp/cerca-up@2xwww.media.poste.it/ab91fc26-db29-46... https://www.media.poste.it/ab91fc26-db29-4636-857f-59395952c153/lg/webp/cerca-up@2x — 200 — 9.4 KiB — 542 ms — h2https://www.poste.it/assets-da/core/img/iconset/001b-arrow-forward-m-primary33.svgwww.poste.it/assets-da/core/img/ico... https://www.poste.it/assets-da/core/img/iconset/001b-arrow-forward-m-primary33.svg — 200 — 1.4 KiB — 8 ms — h2https://www.media.poste.it/19f326fb-94c3-49aa-9c71-8b5e81d198bc/bg/webp/cardtrendy-background-superapp@2xwww.media.poste.it/19f326fb-94c3-49... https://www.media.poste.it/19f326fb-94c3-49aa-9c71-8b5e81d198bc/bg/webp/cardtrendy-background-superapp@2x — 200 — 3.8 KiB — 544 ms — h2https://www.media.poste.it/2ce29a5b-2844-4d83-93ba-42168b69e701/bg/webp/cardtrendy-background-cashbackmobile@2xwww.media.poste.it/2ce29a5b-2844-4d... https://www.media.poste.it/2ce29a5b-2844-4d83-93ba-42168b69e701/bg/webp/cardtrendy-background-cashbackmobile@2x — 200 — 25.2 KiB — 1.0 s — h2https://www.poste.it/assets-da/core/img/loghi/logo-poste-italiane-watermark.pngwww.poste.it/assets-da/core/img/log... https://www.poste.it/assets-da/core/img/loghi/logo-poste-italiane-watermark.png — 200 — 3.9 KiB — 9 ms — h2https://www.media.poste.it/1255cc9d-ae18-4d42-b38b-a12c1f19a519/xs/webp/conceptb-soggettoxs-postevivereprotettiscudo@2xwww.media.poste.it/1255cc9d-ae18-4d... https://www.media.poste.it/1255cc9d-ae18-4d42-b38b-a12c1f19a519/xs/webp/conceptb-soggettoxs-postevivereprotettiscudo@2x — 200 — 64.2 KiB — 380 ms — h2https://www.media.poste.it/2d6c1fef-c90a-45db-8d44-0ca6a61acae0/xs/webp/conceptb1-xs-posteplus@2xwww.media.poste.it/2d6c1fef-c90a-45... https://www.media.poste.it/2d6c1fef-c90a-45db-8d44-0ca6a61acae0/xs/webp/conceptb1-xs-posteplus@2x — 200 — 48.7 KiB — 806 ms — h2https://www.media.poste.it/92582f5b-86a6-4591-8cf0-82d247328155/xs/webp/conceptbpromo-xs-bpfuniverso@2xwww.media.poste.it/92582f5b-86a6-45... https://www.media.poste.it/92582f5b-86a6-4591-8cf0-82d247328155/xs/webp/conceptbpromo-xs-bpfuniverso@2x — 200 — 80.2 KiB — 908 ms — h2https://www.poste.it/assets-da/vendor/accessible-slick/css/ajax-loader.gifwww.poste.it/assets-da/vendor/acces... https://www.poste.it/assets-da/vendor/accessible-slick/css/ajax-loader.gif — 200 — 3.9 KiB — 13 ms — h2https://www.poste.it/assets-da/core/img/iconset/001a-arrow-back-m.svgwww.poste.it/assets-da/core/img/ico... https://www.poste.it/assets-da/core/img/iconset/001a-arrow-back-m.svg — 200 — 956 B — 5 ms — h2https://www.poste.it/assets-da/core/img/ico/ico-campaign-arrow.pngwww.poste.it/assets-da/core/img/ico... https://www.poste.it/assets-da/core/img/ico/ico-campaign-arrow.png — 200 — 6.2 KiB — 6 ms — h2https://www.poste.it/assets-da/core/img/iconset/001a-arrow-back-m-primary33.svgwww.poste.it/assets-da/core/img/ico... https://www.poste.it/assets-da/core/img/iconset/001a-arrow-back-m-primary33.svg — 200 — 955 B — 7 ms — h2https://www.poste.it/assets-da/vendor/accessible-slick/css/fonts/slick.woffwww.poste.it/assets-da/vendor/acces... https://www.poste.it/assets-da/vendor/accessible-slick/css/fonts/slick.woff — 200 — 1.8 KiB — 170 ms — h2https://www.media.poste.it/6d7db538-984a-4791-a0da-19457e90d34a/xs/webp/bannercampaignalfa-estesa-quintoviaggio@2xwww.media.poste.it/6d7db538-984a-47... https://www.media.poste.it/6d7db538-984a-4791-a0da-19457e90d34a/xs/webp/bannercampaignalfa-estesa-quintoviaggio@2x — 200 — 99.0 KiB — 743 ms — h2https://www.media.poste.it/785c0173-424f-4e89-9265-5877ca682f70/xs/webp/campaignalfa-estesa-energiasoggetto1mln@2xwww.media.poste.it/785c0173-424f-4e... https://www.media.poste.it/785c0173-424f-4e89-9265-5877ca682f70/xs/webp/campaignalfa-estesa-energiasoggetto1mln@2x — 200 — 196.8 KiB — 689 ms — h2https://www.media.poste.it/0267ae1e-6469-487f-969c-2fa88da4b10d/xs/webp/bannercampaignalfa-estesa-obbligazionariobonus@2xwww.media.poste.it/0267ae1e-6469-48... https://www.media.poste.it/0267ae1e-6469-487f-969c-2fa88da4b10d/xs/webp/bannercampaignalfa-estesa-obbligazionariobonus@2x — 200 — 462.7 KiB — 998 ms — h2https://www.media.poste.it/eb810aa8-a118-4752-952c-16fc13a9f1ec/xs/webp/bannercampaignalfa-estesa-creamiextrawow150neon@2xwww.media.poste.it/eb810aa8-a118-47... https://www.media.poste.it/eb810aa8-a118-4752-952c-16fc13a9f1ec/xs/webp/bannercampaignalfa-estesa-creamiextrawow150neon@2x — 200 — 104.7 KiB — 567 ms — h2https://www.media.poste.it/19f326fb-94c3-49aa-9c71-8b5e81d198bc/lg/webp/cardtrendy-soggetto-v2superapp@2xwww.media.poste.it/19f326fb-94c3-49... https://www.media.poste.it/19f326fb-94c3-49aa-9c71-8b5e81d198bc/lg/webp/cardtrendy-soggetto-v2superapp@2x — 200 — 116.4 KiB — 566 ms — h2https://www.media.poste.it/2ce29a5b-2844-4d83-93ba-42168b69e701/lg/webp/cardtrendy-soggetto-cashbackmobile@2xwww.media.poste.it/2ce29a5b-2844-4d... https://www.media.poste.it/2ce29a5b-2844-4d83-93ba-42168b69e701/lg/webp/cardtrendy-soggetto-cashbackmobile@2x — 200 — 198.1 KiB — 705 ms — h2https://www.media.poste.it/517301be-9ad0-4bfe-b9c0-abfd55186866/lg/webp/cardpicture-estesa-ascoltoclientesurveydeia@2xwww.media.poste.it/517301be-9ad0-4b... https://www.media.poste.it/517301be-9ad0-4bfe-b9c0-abfd55186866/lg/webp/cardpicture-estesa-ascoltoclientesurveydeia@2x — 200 — 100.6 KiB — 525 ms — h2https://www.media.poste.it/b1bbf0d3-c736-4d07-813b-4a420aafc43b/lg/webp/cardpicture-estesa-antifrode26@2xwww.media.poste.it/b1bbf0d3-c736-4d... https://www.media.poste.it/b1bbf0d3-c736-4d07-813b-4a420aafc43b/lg/webp/cardpicture-estesa-antifrode26@2x — 200 — 113.8 KiB — 539 ms — h2https://www.media.poste.it/69ddbdfc-83fe-4286-8497-96c0d48660f5/lg/webp/cardpicture-estesa-risparmioscuolarosa@2xwww.media.poste.it/69ddbdfc-83fe-42... https://www.media.poste.it/69ddbdfc-83fe-4286-8497-96c0d48660f5/lg/webp/cardpicture-estesa-risparmioscuolarosa@2x — 200 — 49.1 KiB — 378 ms — h2https://assets.adobedtm.com/launch-EN592261e36dc14b10a9936e854a4b30db.min.jsassets.adobedtm.com/launch-EN592261... https://assets.adobedtm.com/launch-EN592261e36dc14b10a9936e854a4b30db.min.js — 200 — 117.7 KiB — 32 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&d_nsid=0&ts=1779796966682dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&d_nsid=0&ts=1779796966682 — 302 — 671 B — 58 ms — h2https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement.min.jsassets.adobedtm.com/extensions/EPbf... https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement.min.js — 200 — 12.4 KiB — 8 ms — h2https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EPbf... https://assets.adobedtm.com/extensions/EPbf7b42aa08bc4f10879b1484195e80d1/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 10 ms — h2https://consent.trustarc.com/notice?domain=posteitaliane.com&c=teconsent&language=it&country=it&text=true&gtm=true&js=bb&noticeType=bbconsent.trustarc.com/notice?domain=... https://consent.trustarc.com/notice?domain=posteitaliane.com&c=teconsent&language=it&country=it&text=true&gtm=true&js=bb&noticeType=bb — 200 — 13.4 KiB — 26 ms — h2https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RC523328b122bf4a2c862065fb1ef4e2ef-source.min.jsassets.adobedtm.com/4d622ce80bd2/66... https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RC523328b122bf4a2c862065fb1ef4e2ef-source.min.js — 200 — 755 B — 43 ms — h2https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RCf8864340901d4042a0e240e9065de133-source.min.jsassets.adobedtm.com/4d622ce80bd2/66... https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RCf8864340901d4042a0e240e9065de133-source.min.js — 200 — 610 B — 37 ms — h2https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RC963484a5e17c44099242a8d15abdb293-source.min.jsassets.adobedtm.com/4d622ce80bd2/66... https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RC963484a5e17c44099242a8d15abdb293-source.min.js — 200 — 1.4 KiB — 45 ms — h2https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RC5514c4bc27f24ebead3a11d1ab123c0b-source.min.jsassets.adobedtm.com/4d622ce80bd2/66... https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RC5514c4bc27f24ebead3a11d1ab123c0b-source.min.js — 200 — 616 B — 39 ms — h2https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RC07cb14b5c5684d7d9cdd5a3cf0448983-source.min.jsassets.adobedtm.com/4d622ce80bd2/66... https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RC07cb14b5c5684d7d9cdd5a3cf0448983-source.min.js — 200 — 1.9 KiB — 46 ms — h2https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RCac0d5838bbeb4039951c23a60274fc69-source.min.jsassets.adobedtm.com/4d622ce80bd2/66... https://assets.adobedtm.com/4d622ce80bd2/66013fe91d66/2092b38923d4/RCac0d5838bbeb4039951c23a60274fc69-source.min.js — 200 — 1.3 KiB — 36 ms — h2https://dpm.demdex.net/id/rd?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&d_nsid=0&ts=1779796966682dpm.demdex.net/id/rd?d_visid_ver=5.... https://dpm.demdex.net/id/rd?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&d_nsid=0&ts=1779796966682 — 200 — 614 B — 5 ms — h2https://posteitalianespa.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&ts=1779796966751posteitalianespa.sc.omtrdc.net/id?d... https://posteitalianespa.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&ts=1779796966751 — 200 — 264 B — 32 ms — h2https://consent.trustarc.com/analytics?action=0&domain=posteitaliane.com&implied=1&session=46e0a3a017ef4e2996f543c61f0ee81f&new=1&referer=https://www.poste.itconsent.trustarc.com/analytics?acti... https://consent.trustarc.com/analytics?action=0&domain=posteitaliane.com&implied=1&session=46e0a3a017ef4e2996f543c61f0ee81f&new=1&referer=https://www.poste.it — 200 — 463 B — 184 ms — h2https://consent.trustarc.com/asset/notice.js/v/v1.7-8861consent.trustarc.com/asset/notice.j... https://consent.trustarc.com/asset/notice.js/v/v1.7-8861 — 200 — 31.0 KiB — 8 ms — h2https://posteitalianespa.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&mid=41866932567011786031872149970757372309&ts=1779796966818posteitalianespa.sc.omtrdc.net/id?d... https://posteitalianespa.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&mid=41866932567011786031872149970757372309&ts=1779796966818 — 200 — 41 B — 7 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&d_nsid=0&d_mid=41866932567011786031872149970757372309&ts=1779796966827dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&d_nsid=0&d_mid=41866932567011786031872149970757372309&ts=1779796966827 — 200 — 910 B — 7 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=36130646579191938821280436295481985124cm.everesttech.net/cm/dd?d_uuid=361... https://cm.everesttech.net/cm/dd?d_uuid=36130646579191938821280436295481985124 — 302 — 517 B — 25 ms — http/1.1https://posteitaliane.demdex.net/dest5.html?d_nsid=0posteitaliane.demdex.net/dest5.html... https://posteitaliane.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 14 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=ahWL5gAAAEgpggOndpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=ahWL5gAAAEgpggOn — 302 — 531 B — 13 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=ahWL5gAAAEgpggOndpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=ahWL5gAAAEgpggOn — 200 — 470 B — 7 ms — h2https://consent.trustarc.com/analytics?action=1&domain=posteitaliane.com&implied=1&session=46e0a3a017ef4e2996f543c61f0ee81f&new=1&referer=https://www.poste.itconsent.trustarc.com/analytics?acti... https://consent.trustarc.com/analytics?action=1&domain=posteitaliane.com&implied=1&session=46e0a3a017ef4e2996f543c61f0ee81f&new=1&referer=https://www.poste.it — 200 — 462 B — 179 ms — h2https://consent.trustarc.com/get?name=trustarc_close.svgconsent.trustarc.com/get?name=trust... https://consent.trustarc.com/get?name=trustarc_close.svg — 200 — 1.2 KiB — 31 ms — h2https://posteitalianespa.sc.omtrdc.net/b/ss/posteapp.overall.poste.italiane/1/JS-2.23.0-LGPQ/s68329915112875?AQB=1&ndh=1&pf=1&t=26%2F4%2F2026%2012%3A2%3A46%202%200&mid=41866932567011786031872149970757372309&aamlh=3&ce=UTF-8&pageName=Poste%20Italiane%20-%20Servizi%20postali%2C%20finanziari%20e%20assicurativi&g=https%3A%2F%2Fwww.poste.it%2F&c.&p_fo=3.0&getPreviousValue=3.0.1&.c&cc=EUR&server=www.poste.it&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c1=www.poste.it%2F&c2=www.poste.it%2F&v2=www.poste.it%2F&c32=https%3A%2F%2Fwww.poste.it%2F&v32=https%3A%2F%2Fwww.poste.it%2F&c33=https%3A%2F%2Fwww.poste.it%2F&v46=DEFAULT&v82=D%3Dc32&v83=D%3Dc33&v91=0.428328837163673_1779796966762&v198=2026-05-20T10%3A07%3A58Z&v200=WEB&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&AQE=1posteitalianespa.sc.omtrdc.net/b/ss... https://posteitalianespa.sc.omtrdc.net/b/ss/posteapp.overall.poste.italiane/1/JS-2.23.0-LGPQ/s68329915112875?AQB=1&ndh=1&pf=1&t=26%2F4%2F2026%2012%3A2%3A46%202%200&mid=41866932567011786031872149970757372309&aamlh=3&ce=UTF-8&pageName=Poste%20Italiane%20-%20Servizi%20postali%2C%20finanziari%20e%20assicurativi&g=https%3A%2F%2Fwww.poste.it%2F&c.&p_fo=3.0&getPreviousValue=3.0.1&.c&cc=EUR&server=www.poste.it&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c1=www.poste.it%2F&c2=www.poste.it%2F&v2=www.poste.it%2F&c32=https%3A%2F%2Fwww.poste.it%2F&v32=https%3A%2F%2Fwww.poste.it%2F&c33=https%3A%2F%2Fwww.poste.it%2F&v46=DEFAULT&v82=D%3Dc32&v83=D%3Dc33&v91=0.428328837163673_1779796966762&v198=2026-05-20T10%3A07%3A58Z&v200=WEB&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=3A3C1D085C5C70990A495CFC%40AdobeOrg&AQE=1 — 200 — 198 B — 12 ms — h2https://www.poste.it/onewebcommon-userinfo/check?libVersion=1.8.13www.poste.it/onewebcommon-userinfo/... https://www.poste.it/onewebcommon-userinfo/check?libVersion=1.8.13 — 401 — 668 B — 215 ms — h2https://www.poste.it/widgets/one-web-common/templates/footer.htmlwww.poste.it/widgets/one-web-common... https://www.poste.it/widgets/one-web-common/templates/footer.html — 200 — 3.6 KiB — 18 ms — h2https://www.poste.it/assets-custom/favicons/favicon-32x32.pngwww.poste.it/assets-custom/favicons... https://www.poste.it/assets-custom/favicons/favicon-32x32.png — 200 — 2.1 KiB — 44 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
83% of JavaScript execution is third-party
First-party Third-party 8555ms · 268KB · €45/mo
www.poste.it
Other
Costly
Execution 4284ms
Transfer 33 KB
Monthly Cost €23/mo
www.poste.it
Other
Costly
Execution 2122ms
Transfer 4 KB
Monthly Cost €11/mo
www.poste.it
Other
Costly
Execution 1129ms
Transfer 29 KB
Monthly Cost €6/mo
assets.adobedtm.com
Other
Costly
Execution 530ms
Transfer 118 KB
Unused 22%
Monthly Cost €3/mo
consent.trustarc.com
Other
Optional
Execution 190ms
Transfer 13 KB
Monthly Cost €1/mo
assets.adobedtm.com
Other
Optional
Execution 146ms
Transfer 12 KB
Monthly Cost €1/mo
www.poste.it
Other
Optional
Execution 92ms
Transfer 28 KB
Unused 79%
Monthly Cost €0/mo
consent.trustarc.com
Other
Optional
Execution 63ms
Transfer 31 KB
Unused 68%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.poste.it adds 4284ms and costs ~€23/month
  • www.poste.it adds 2122ms and costs ~€11/month
  • www.poste.it adds 1129ms and costs ~€6/month
  • assets.adobedtm.com adds 530ms and costs ~€3/month

83% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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.poste.it takes 4284ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.poste.it takes 2122ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.poste.it takes 1129ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

assets.adobedtm.com takes 530ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

79% of www.poste.it's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

68% of consent.trustarc.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Image Optimization
34 images, 11 KB total, 4 KB wasted
INFO

Image Optimization Audit

Total Images

34

Total Size

11 KB

Oversized

1

Wasted

4 KB

1 missing alt text 34 missing dimensions 1 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback