Skip to content
https://fincantieri.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
6
REVIEW
6
PASS
11
INFO
3

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

63
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
79
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.

2.90 s

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

3.72 s

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

661 ms

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

0.001

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

5.79 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.

15.35 s

Page Load Progression

1.0 s
2.1 s
3.1 s
4.1 s
5.1 s
6.2 s
7.2 s
8.2 s
Checks
26
11 PASS 6 REVIEW 6 FIX
F
Page Weight Budget
Action
20.2 MB transferred, 179 requests
FIX
20.2 MB transferred, 179 requests
Critical::
Page weighs 23.7 MB (20.2 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
Warning::
JavaScript is 818 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 818 KB
Warning::
179 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.2 g CO2 per page load
20.2 MB / 2.4 MB budget
20.2 MB transferred
179 requests
4.2 g CO2 per page load
Other 15.8 MiB 78%
Images 2.0 MiB 10%
Other 1.2 MiB 6%
JavaScript 818.0 KiB 4%
Fonts 132.7 KiB 1%
CSS 113.1 KiB 1%
Other 55.7 KiB 0%
Other 34.4 KiB 0%
HTML 23.8 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

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

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.

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 (20.2 MiB of 20.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8213ms total JS execution
FIX
8213ms total JS execution
Warning::
https://www.fincantieri.com/etc.clientlibs/fincant...: 3278ms CPU time
Warning::
https://www.fincantieri.com/en: 1479ms CPU time
Warning::
Unattributable: 1316ms CPU time
Warning::
https://www.fincantieri.com/etc.clientlibs/fincant...: 608ms CPU time
Warning::
https://www.fincantieri.com/etc.clientlibs/clientl...: 376ms CPU time
Warning::
Third-party scripts: 6897ms (84% of total)

Main Thread Breakdown

Other 40% Script Evaluation 34% Style & Layout 15% Rendering 6%
ScriptTotalScriptingParse/CompileParty
https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-6e378ccb60e47c85c04523f7b486a14b-lc.min.js3278ms1109ms62ms3rd
https://www.fincantieri.com/en1479ms18ms2ms3rd
Unattributable1316ms24ms0ms1st
https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-7ffe8177bcfcb23c17060cd5f41ee182-lc.min.js608ms604ms4ms3rd
https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.js376ms113ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-NM23K8YMS4&cx=c&gtm=4e68o0295ms238ms56ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NLC639Q215ms179ms33ms3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-en-GB.js181ms139ms35ms3rd
https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/1897-1f97986f25272b6e4dbd.js167ms166ms1ms3rd
https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-e68a108644709a4044eae6571eb0fc23-lc.min.js146ms86ms2ms3rd

Showing top 10 of 12 scripts

D
JS Bundles
Action
24 scripts, 369 KB unused
FIX
24 scripts, 369 KB unused
Warning::
https://www.fincantieri.com/etc.clientlibs/fincant...: 141 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-NM23...: 76 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.iubenda.com/cookie_solution/iubenda_cs...: 68 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NLC...: 60 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.fincantieri.com/etc.clientlibs/clientl...: 23 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 369 KB
369 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-6e378ccb60e47c85c04523f7b486a14b-lc.min.js261 KB141 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=G-NM23K8YMS4&cx=c&gtm=4e68o0187 KB76 KB (41%)3rd
https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-en-GB.js112 KB68 KB (61%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NLC639Q143 KB60 KB (42%)3rd
https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.js35 KB23 KB (66%)3rd
https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.js3 KB3rd
https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/1897-1f97986f25272b6e4dbd.js4 KB3rd
https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-7ffe8177bcfcb23c17060cd5f41ee182-lc.min.js13 KB3rd
https://www.fincantieri.com/libs/dam/components/scene7/common/clientlibs/viewer.lc-286d51076949b1908ec34d18f81e6977-lc.min.js1 KB3rd
https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-e68a108644709a4044eae6571eb0fc23-lc.min.js7 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

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

D
Page Weight Inventory
Action
179 resources · 20.2 MB · 369 KB savings available
FIX
179 resources · 20.2 MB · 369 KB savings available
Warning::
Page weight 20.2 MB exceeds 1 MB target by 19.2 MB
Got: 20.2 MB Expected: ≤ 1 MB
Info::
~369 KB of savings available
Warning::
178 third-party resources (100% of weight)
Info::
13 resources over 200KB
179 resources · 20.2 MiB · 178 third-party 19.2 MiB over 1MB target
Media 84% · 17.0 MiB
Image 10% · 2.1 MiB
JavaScript 4% · 818.0 KiB
Font 1% · 132.7 KiB
CSS 1% · 113.1 KiB
Other 0% · 64.7 KiB
Document 0% · 35.6 KiB

~369.4 KiB of savings available

Remove unused JavaScript: 369.4 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate,max-age=300
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store, must-revalidate,max-age=300

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
max-age300Cache for 5 minutes
Effective TTL: 300 seconds
C
Image Optimization
Action
87 images, 0 KB saveable
REVIEW
87 images, 0 KB saveable
Warning::
https://www.fincantieri.com/content/dam/fincantier... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/grup... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/FINS... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/HMS%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Vard... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Seas... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.fincantieri.com/content/dam/fincantier... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/soci... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Cete... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Isot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:, is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/grup... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Vard... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.fincantieri.com/etc.clientlibs/fincant... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/WASS... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dam.fincantieri.com/adobe/assets/urn:aaid:... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dam.fincantieri.com/adobe/assets/urn:aaid:... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dam.fincantieri.com/adobe/assets/urn:aaid:... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Oriz... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Vard... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Oper... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Isse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.fincantieri.com/content/dam/fincantier... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Team... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dam.fincantieri.com/adobe/assets/urn:aaid:... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.fincantieri.com/content/dam/fincantier... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/FINC... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/grup... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Epho... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/IDS-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dam.fincantieri.com/adobe/assets/urn:aaid:... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/grup... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Powe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/Finc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.fincantieri.com/etc.clientlibs/fincant... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dam.fincantieri.com/adobe/assets/urn:aaid:... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/SLS?... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.fincantieri.com/content/dam/fincantier... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dam.fincantieri.com/adobe/assets/urn:aaid:... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.fincantieri.com/content/dam/fincantier... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/grup... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s7g10.scene7.com/is/image/fincantieri/grup... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
87 images 2.0 MB
0 oversized -0 KB
54 legacy format
52 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

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

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
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
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::
1 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 8.2 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 (133 KB)
PASS
5 fonts (133 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

133 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 1.0 s 2.0 s 3.0 s FCP 2.9 s LCP 3.7 shttps://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Regular.woff2FraktionMono-Regular.woff2 https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Regular.woff2 — 27.0 KiB — 9 ms — font-display: swaphttps://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Black.woff2FraktionMono-Black.woff2 https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Black.woff2 — 26.8 KiB — 11 ms — font-display: swaphttps://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/TradeGothicLTStd.woff2TradeGothicLTStd.woff2 https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/TradeGothicLTStd.woff2 — 13.0 KiB — 6 ms — font-display: swaphttps://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Medium.woff2FraktionMono-Medium.woff2 https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Medium.woff2 — 26.8 KiB — 12 ms — font-display: swaphttps://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/DrukWide-Medium.woff2DrukWide-Medium.woff2 https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/DrukWide-Medium.woff2 — 39.1 KiB — 176 ms — font-display: swap
FraktionMono-Regular.woff2 woff2 swap
Size 27 KB
Load time 9 ms
Start 172 ms
Risk FOUT — text flashes from fallback to web font
FraktionMono-Black.woff2 woff2 swap
Size 27 KB
Load time 11 ms
Start 218 ms
Risk FOUT — text flashes from fallback to web font
TradeGothicLTStd.woff2 woff2 swap
Size 13 KB
Load time 6 ms
Start 218 ms
Risk FOUT — text flashes from fallback to web font
FraktionMono-Medium.woff2 woff2 swap
Size 27 KB
Load time 12 ms
Start 220 ms
Risk FOUT — text flashes from fallback to web font
DrukWide-Medium.woff2 woff2 swap
Size 39 KB
Load time 176 ms
Start 256 ms
Risk FOUT — text flashes from fallback to web font
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 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+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-cache, no-store, must-revalidate,max-age=300
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::
4 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
179 requests over 5876ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.9 s LCP 3.7 shttps://fincantieri.com// https://fincantieri.com/ — 301 — 285 B — 45 ms — h2https://www.fincantieri.com/www.fincantieri.com/ https://www.fincantieri.com/ — 302 — 122 B — 40 ms — h2https://www.fincantieri.com/enwww.fincantieri.com/en https://www.fincantieri.com/en — 200 — 23.8 KiB — 4 ms — h2https://www.fincantieri.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.jswww.fincantieri.com/.rum/@adobe/hel... https://www.fincantieri.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js — 200 — 1014 B — 15 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-9d2507ff104c387b569753362ed35b7e-lc.min.csswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-9d2507ff104c387b569753362ed35b7e-lc.min.css — 200 — 8.2 KiB — 16 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dependencies.lc-7e9eaf01adb98c677b0d535115560d92-lc.min.csswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dependencies.lc-7e9eaf01adb98c677b0d535115560d92-lc.min.css — 200 — 4.1 KiB — 30 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-cd17aefeba971b0c92d6d20b5a79d429-lc.min.csswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-cd17aefeba971b0c92d6d20b5a79d429-lc.min.css — 200 — 88.9 KiB — 30 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-d001e55d4f83e20f918e4706b29acdae-lc.min.csswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-d001e55d4f83e20f918e4706b29acdae-lc.min.css — 200 — 11.9 KiB — 28 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_white.pngwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_white.png — 200 — 2.8 KiB — 36 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_white.svgwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_white.svg — 200 — 4.5 KiB — 52 ms — h2https://syndication.teleborsa.it/Fincantieri/2025/widgetEngine.min.js?lang=ensyndication.teleborsa.it/Fincantier... https://syndication.teleborsa.it/Fincantieri/2025/widgetEngine.min.js?lang=en — 200 — 2.7 KiB — 215 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/hamburger.svgwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/hamburger.svg — 200 — 443 B — 17 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:79bf9e00-bb01-41c9-b696-da90a4ab3731/as/SOLO%20TITOLO%20ENG.jpg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:79bf9e00-bb01-41c9-b696-da90a4ab3731/as/SOLO%20TITOLO%20ENG.jpg?width=1280 — 200 — 120.2 KiB — 111 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:54eadcbe-4e55-42da-93ee-be98c3d7a3e0/as/1.jpg.jpeg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:54eadcbe-4e55-42da-93ee-be98c3d7a3e0/as/1.jpg.jpeg?width=1280 — 200 — 105.5 KiB — 120 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:09fc03aa-256a-44de-afa3-fab99ace7377/as/Explora%20III%20(147).jpg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:09fc03aa-256a-44de-afa3-fab99ace7377/as/Explora%20III%20(147).jpg?width=1280 — 200 — 141.3 KiB — 147 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:5c3733a4-27aa-4636-8668-bc773d52612b/as/Bilancio%20Sostenibilit%C3%A0%202026.pngdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:5c3733a4-27aa-4636-8668-bc773d52612b/as/Bilancio%20Sostenibilit%C3%A0%202026.png — 200 — 99.6 KiB — 149 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:59b61960-9946-4856-84ec-748d1fee315d/as/USS%20Silversides.jpgdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:59b61960-9946-4856-84ec-748d1fee315d/as/USS%20Silversides.jpg — 200 — 98.6 KiB — 183 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:74596853-a7ee-418f-af93-d401b0dcc5b4/as/SEATRADE%20-%20Navis%20Sapiens.jpgdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:74596853-a7ee-418f-af93-d401b0dcc5b4/as/SEATRADE%20-%20Navis%20Sapiens.jpg — 200 — 60.2 KiB — 76 ms — h2https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js — 200 — 728 B — 8 ms — h2https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.js — 200 — 1.7 KiB — 5 ms — h2https://www.fincantieri.com/libs/dam/components/scene7/common/clientlibs/viewer.lc-286d51076949b1908ec34d18f81e6977-lc.min.jswww.fincantieri.com/libs/dam/compon... https://www.fincantieri.com/libs/dam/components/scene7/common/clientlibs/viewer.lc-286d51076949b1908ec34d18f81e6977-lc.min.js — 200 — 694 B — 5 ms — h2https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.js — 200 — 35.1 KiB — 9 ms — h2https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.js — 200 — 3.5 KiB — 5 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-7ffe8177bcfcb23c17060cd5f41ee182-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-7ffe8177bcfcb23c17060cd5f41ee182-lc.min.js — 200 — 13.1 KiB — 10 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Regular.woff2www.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Regular.woff2 — 200 — 27.0 KiB — 9 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-6e378ccb60e47c85c04523f7b486a14b-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-6e378ccb60e47c85c04523f7b486a14b-lc.min.js — 200 — 260.9 KiB — 92 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-e68a108644709a4044eae6571eb0fc23-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-e68a108644709a4044eae6571eb0fc23-lc.min.js — 200 — 7.1 KiB — 27 ms — h2https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.js — 200 — 1.1 KiB — 17 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16…www.w3.org/2000/svg' width='16' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16… — 200 — 0 B — 0 ms — datahttps://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/datalayer/acdl/core.wcm.components.commons.datalayer.acdl.lc-bf921af342fd2c40139671dbf0920a1f-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/datalayer/acdl/core.wcm.components.commons.datalayer.acdl.lc-bf921af342fd2c40139671dbf0920a1f-lc.min.js — 200 — 11.2 KiB — 26 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.9 s LCP 3.7 shttps://fincantieri.com// https://fincantieri.com/ — 301 — 285 B — 45 ms — h2https://www.fincantieri.com/www.fincantieri.com/ https://www.fincantieri.com/ — 302 — 122 B — 40 ms — h2https://www.fincantieri.com/enwww.fincantieri.com/en https://www.fincantieri.com/en — 200 — 23.8 KiB — 4 ms — h2https://www.fincantieri.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.jswww.fincantieri.com/.rum/@adobe/hel... https://www.fincantieri.com/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js — 200 — 1014 B — 15 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-9d2507ff104c387b569753362ed35b7e-lc.min.csswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-9d2507ff104c387b569753362ed35b7e-lc.min.css — 200 — 8.2 KiB — 16 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dependencies.lc-7e9eaf01adb98c677b0d535115560d92-lc.min.csswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dependencies.lc-7e9eaf01adb98c677b0d535115560d92-lc.min.css — 200 — 4.1 KiB — 30 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-cd17aefeba971b0c92d6d20b5a79d429-lc.min.csswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-cd17aefeba971b0c92d6d20b5a79d429-lc.min.css — 200 — 88.9 KiB — 30 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-d001e55d4f83e20f918e4706b29acdae-lc.min.csswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-d001e55d4f83e20f918e4706b29acdae-lc.min.css — 200 — 11.9 KiB — 28 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_white.pngwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_white.png — 200 — 2.8 KiB — 36 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_white.svgwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_white.svg — 200 — 4.5 KiB — 52 ms — h2https://syndication.teleborsa.it/Fincantieri/2025/widgetEngine.min.js?lang=ensyndication.teleborsa.it/Fincantier... https://syndication.teleborsa.it/Fincantieri/2025/widgetEngine.min.js?lang=en — 200 — 2.7 KiB — 215 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/hamburger.svgwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/hamburger.svg — 200 — 443 B — 17 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:79bf9e00-bb01-41c9-b696-da90a4ab3731/as/SOLO%20TITOLO%20ENG.jpg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:79bf9e00-bb01-41c9-b696-da90a4ab3731/as/SOLO%20TITOLO%20ENG.jpg?width=1280 — 200 — 120.2 KiB — 111 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:54eadcbe-4e55-42da-93ee-be98c3d7a3e0/as/1.jpg.jpeg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:54eadcbe-4e55-42da-93ee-be98c3d7a3e0/as/1.jpg.jpeg?width=1280 — 200 — 105.5 KiB — 120 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:09fc03aa-256a-44de-afa3-fab99ace7377/as/Explora%20III%20(147).jpg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:09fc03aa-256a-44de-afa3-fab99ace7377/as/Explora%20III%20(147).jpg?width=1280 — 200 — 141.3 KiB — 147 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:5c3733a4-27aa-4636-8668-bc773d52612b/as/Bilancio%20Sostenibilit%C3%A0%202026.pngdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:5c3733a4-27aa-4636-8668-bc773d52612b/as/Bilancio%20Sostenibilit%C3%A0%202026.png — 200 — 99.6 KiB — 149 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:59b61960-9946-4856-84ec-748d1fee315d/as/USS%20Silversides.jpgdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:59b61960-9946-4856-84ec-748d1fee315d/as/USS%20Silversides.jpg — 200 — 98.6 KiB — 183 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:74596853-a7ee-418f-af93-d401b0dcc5b4/as/SEATRADE%20-%20Navis%20Sapiens.jpgdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:74596853-a7ee-418f-af93-d401b0dcc5b4/as/SEATRADE%20-%20Navis%20Sapiens.jpg — 200 — 60.2 KiB — 76 ms — h2https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js — 200 — 728 B — 8 ms — h2https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery/granite/csrf.lc-652a558c3774088b61b0530c184710d1-lc.min.js — 200 — 1.7 KiB — 5 ms — h2https://www.fincantieri.com/libs/dam/components/scene7/common/clientlibs/viewer.lc-286d51076949b1908ec34d18f81e6977-lc.min.jswww.fincantieri.com/libs/dam/compon... https://www.fincantieri.com/libs/dam/components/scene7/common/clientlibs/viewer.lc-286d51076949b1908ec34d18f81e6977-lc.min.js — 200 — 694 B — 5 ms — h2https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.js — 200 — 35.1 KiB — 9 ms — h2https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/clientlibs/granite/utils.lc-e7bf340a353e643d198b25d0c8ccce47-lc.min.js — 200 — 3.5 KiB — 5 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-7ffe8177bcfcb23c17060cd5f41ee182-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-base.lc-7ffe8177bcfcb23c17060cd5f41ee182-lc.min.js — 200 — 13.1 KiB — 10 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Regular.woff2www.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Regular.woff2 — 200 — 27.0 KiB — 9 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-6e378ccb60e47c85c04523f7b486a14b-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site.lc-6e378ccb60e47c85c04523f7b486a14b-lc.min.js — 200 — 260.9 KiB — 92 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-e68a108644709a4044eae6571eb0fc23-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site-v2.lc-e68a108644709a4044eae6571eb0fc23-lc.min.js — 200 — 7.1 KiB — 27 ms — h2https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.js — 200 — 1.1 KiB — 17 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16…www.w3.org/2000/svg' width='16' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='18' viewBox='0 0 16… — 200 — 0 B — 0 ms — datahttps://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/datalayer/acdl/core.wcm.components.commons.datalayer.acdl.lc-bf921af342fd2c40139671dbf0920a1f-lc.min.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/core/wcm/components/commons/datalayer/acdl/core.wcm.components.commons.datalayer.acdl.lc-bf921af342fd2c40139671dbf0920a1f-lc.min.js — 200 — 11.2 KiB — 26 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_dark.svgwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/logo_fincantieri_claim_dark.svg — 200 — 4.6 KiB — 60 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/infrastructure.webpwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/infrastructure.webp — 200 — 32.0 KiB — 92 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:ce45db8b-0e41-4d34-9efc-24b8e5c65c30/as/Fincantieri_VideoHero_HP_DEF_FHD_16-9.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:ce45db8b-0e41-4d34-9efc-24b8e5c65c30/as/Fincantieri_VideoHero_HP_DEF_FHD_16-9.png?width=800&preferwebp=true — 200 — 12.4 KiB — 132 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:2341235e-9f03-4f0c-9349-cdac875cf90f/as/MOBILE%20SOLO%20TITOLO%20ENG.jpg?width=1600&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:2341235e-9f03-4f0c-9349-cdac875cf90f/as/MOBILE%20SOLO%20TITOLO%20ENG.jpg?width=1600&preferwebp=true — 200 — 242.3 KiB — 108 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:99dd21f0-9ec4-489b-a4ac-aa6bd7fa1c94/as/Safety%20Day%20visual.png?width=1600&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:99dd21f0-9ec4-489b-a4ac-aa6bd7fa1c94/as/Safety%20Day%20visual.png?width=1600&preferwebp=true — 200 — 139.2 KiB — 104 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Black.woff2www.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Black.woff2 — 200 — 26.8 KiB — 11 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/TradeGothicLTStd.woff2www.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/TradeGothicLTStd.woff2 — 200 — 13.0 KiB — 6 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/components.webpwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/components.webp — 200 — 20.3 KiB — 44 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Medium.woff2www.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/FraktionMono-Medium.woff2 — 200 — 26.8 KiB — 12 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/captain-animation.gifwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/captain-animation.gif — 200 — 40.5 KiB — 35 ms — h2https://syndication.teleborsa.it/persist/fincantieri/widget_bg.pngsyndication.teleborsa.it/persist/fi... https://syndication.teleborsa.it/persist/fincantieri/widget_bg.png — 200 — 16.9 KiB — 128 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/sound-wave-bar.svgwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/sound-wave-bar.svg — 200 — 266 B — 16 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/sound-wave.svgwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/sound-wave.svg — 200 — 62.7 KiB — 46 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:7837003e-9c70-48d6-9faa-9fd4793fa766/as/VARD%20NB%20977.pngdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:7837003e-9c70-48d6-9faa-9fd4793fa766/as/VARD%20NB%20977.png — 200 — 87.0 KiB — 90 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:58bafa58-13a4-48ad-8404-97da9f64348f/as/newsroom_editoriali_redazione_fincantieri.pngdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:58bafa58-13a4-48ad-8404-97da9f64348f/as/newsroom_editoriali_redazione_fincantieri.png — 200 — 5.9 KiB — 88 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NLC639Qwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NLC639Q — 200 — 143.1 KiB — 198 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:b06afeba-0c1d-435c-8b17-118f180f5f25/as/SITO%20BANNER%20ORDINE%20PRINCESS.png?width=1600&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:b06afeba-0c1d-435c-8b17-118f180f5f25/as/SITO%20BANNER%20ORDINE%20PRINCESS.png?width=1600&preferwebp=true — 200 — 54.0 KiB — 109 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/DrukWide-Medium.woff2www.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/fonts/DrukWide-Medium.woff2 — 200 — 39.1 KiB — 176 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/underwater.webpwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/underwater.webp — 200 — 43.6 KiB — 43 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/interiors.webpwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/interiors.webp — 200 — 21.2 KiB — 23 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/cruise.webpwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/cruise.webp — 200 — 23.2 KiB — 29 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/digital.webpwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/digital.webp — 200 — 19.2 KiB — 32 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/naval.webpwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/naval.webp — 200 — 21.5 KiB — 23 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/offshore.webpwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/elements/offshore.webp — 200 — 32.9 KiB — 22 ms — h2https://www.fincantieri.com/content/dam/fincantieri/placeholder_img/placeholder_comstampa_003.jpg/_jcr_content/renditions/cq5dam.web.1280.1280.jpegwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/placeholder_img/placeholder_comstampa_003.jpg/_jcr_content/renditions/cq5dam.web.1280.1280.jpeg — 200 — 36.3 KiB — 83 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/linkedin.pngwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/linkedin.png — 200 — 400 B — 132 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/arrow_rx_long_white.svgwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/arrow_rx_long_white.svg — 200 — 374 B — 10 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/instagram.pngwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/instagram.png — 200 — 886 B — 36 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/youtube.pngwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/youtube.png — 200 — 526 B — 110 ms — h2https://www.fincantieri.com/content/dam/fincantieri/image/x.svgwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/image/x.svg — 200 — 403 B — 35 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:5c760a4e-fba2-4745-825a-ae21a49f884b/as/Landing_video_MOBILE_ENG_NEW.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:5c760a4e-fba2-4745-825a-ae21a49f884b/as/Landing_video_MOBILE_ENG_NEW.png?width=800&preferwebp=true — 200 — 54.3 KiB — 41 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:60cbe8ae-dec5-4f3e-9e44-61f073f8c7f8/as/CAROUSEL_MOBILE_civil.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:60cbe8ae-dec5-4f3e-9e44-61f073f8c7f8/as/CAROUSEL_MOBILE_civil.png?width=800&preferwebp=true — 200 — 60.9 KiB — 137 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:c9fbf19e-b6c5-42f8-9f42-2933ddccaed5/as/CAROUSEL_MOBILE_dual%20use.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:c9fbf19e-b6c5-42f8-9f42-2933ddccaed5/as/CAROUSEL_MOBILE_dual%20use.png?width=800&preferwebp=true — 200 — 76.6 KiB — 43 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:e7376229-d211-4345-ba3e-a2d39479bcb2/as/CAROUSEL_MOBILE_naval.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:e7376229-d211-4345-ba3e-a2d39479bcb2/as/CAROUSEL_MOBILE_naval.png?width=800&preferwebp=true — 200 — 58.5 KiB — 183 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:267a96b9-1194-43d3-bd66-aa01b213247b/as/Fincantieri_Video_People_HP_ITA_1920x750.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:267a96b9-1194-43d3-bd66-aa01b213247b/as/Fincantieri_Video_People_HP_ITA_1920x750.png?width=800&preferwebp=true — 200 — 809 B — 81 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:b8f49257-50ea-4ec7-b52c-c14170b921db/as/F4_H.264.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:b8f49257-50ea-4ec7-b52c-c14170b921db/as/F4_H.264.png?width=800&preferwebp=true — 200 — 34.8 KiB — 138 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:f3396d47-fc3b-4d8c-9909-32b9aedae3bd/as/PILASTRO1_H.264.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:f3396d47-fc3b-4d8c-9909-32b9aedae3bd/as/PILASTRO1_H.264.png?width=800&preferwebp=true — 200 — 21.9 KiB — 141 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:cde4d381-b156-472f-b86a-8dc7ae7479f1/as/PILASTRO2_H.264.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:cde4d381-b156-472f-b86a-8dc7ae7479f1/as/PILASTRO2_H.264.png?width=800&preferwebp=true — 200 — 23.7 KiB — 40 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:a694ed3e-ae37-4d52-af71-e4a152d20850/as/PILASTRO3_H.264.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:a694ed3e-ae37-4d52-af71-e4a152d20850/as/PILASTRO3_H.264.png?width=800&preferwebp=true — 200 — 11.6 KiB — 115 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:a62d1f76-a665-45ef-b3b0-b4b2e94ae3c6/as/PILASTRO4_H.264.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:a62d1f76-a665-45ef-b3b0-b4b2e94ae3c6/as/PILASTRO4_H.264.png?width=800&preferwebp=true — 200 — 11.0 KiB — 131 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/arrow_rx_long.svgwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/arrow_rx_long.svg — 200 — 311 B — 3 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:2709da85-e042-45e7-9aee-bb1cf31cf627/as/Fincantieri_Future_on_board_opt.png?width=800&preferwebp=truedam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:2709da85-e042-45e7-9aee-bb1cf31cf627/as/Fincantieri_Future_on_board_opt.png?width=800&preferwebp=true — 200 — 10.4 KiB — 105 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:79bf9e00-bb01-41c9-b696-da90a4ab3731/as/SOLO%20TITOLO%20ENG.jpg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:79bf9e00-bb01-41c9-b696-da90a4ab3731/as/SOLO%20TITOLO%20ENG.jpg?width=1280 — 200 — 115 B — 18 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:54eadcbe-4e55-42da-93ee-be98c3d7a3e0/as/1.jpg.jpeg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:54eadcbe-4e55-42da-93ee-be98c3d7a3e0/as/1.jpg.jpeg?width=1280 — 200 — 83 B — 45 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:09fc03aa-256a-44de-afa3-fab99ace7377/as/Explora%20III%20(147).jpg?width=1280dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:09fc03aa-256a-44de-afa3-fab99ace7377/as/Explora%20III%20(147).jpg?width=1280 — 200 — 83 B — 46 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:5c3733a4-27aa-4636-8668-bc773d52612b/as/Bilancio%20Sostenibilit%C3%A0%202026.pngdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:5c3733a4-27aa-4636-8668-bc773d52612b/as/Bilancio%20Sostenibilit%C3%A0%202026.png — 200 — 186 B — 45 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:59b61960-9946-4856-84ec-748d1fee315d/as/USS%20Silversides.jpgdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:59b61960-9946-4856-84ec-748d1fee315d/as/USS%20Silversides.jpg — 200 — 86 B — 45 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:74596853-a7ee-418f-af93-d401b0dcc5b4/as/SEATRADE%20-%20Navis%20Sapiens.jpgdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:74596853-a7ee-418f-af93-d401b0dcc5b4/as/SEATRADE%20-%20Navis%20Sapiens.jpg — 200 — 134 B — 44 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:7837003e-9c70-48d6-9faa-9fd4793fa766/as/VARD%20NB%20977.pngdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:7837003e-9c70-48d6-9faa-9fd4793fa766/as/VARD%20NB%20977.png — 200 — 82 B — 42 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:58bafa58-13a4-48ad-8404-97da9f64348f/as/newsroom_editoriali_redazione_fincantieri.pngdam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:58bafa58-13a4-48ad-8404-97da9f64348f/as/newsroom_editoriali_redazione_fincantieri.png — 200 — 84 B — 39 ms — h2https://www.fincantieri.com/libs/granite/csrf/token.jsonwww.fincantieri.com/libs/granite/cs... https://www.fincantieri.com/libs/granite/csrf/token.json — 200 — 113 B — 47 ms — h2https://www.fincantieri.com/libs/cq/i18n/dict.en.jsonwww.fincantieri.com/libs/cq/i18n/di... https://www.fincantieri.com/libs/cq/i18n/dict.en.json — 404 — 11.4 KiB — 139 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest.m3u8 — 200 — 1.6 KiB — 595 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest.m3u8 — 200 — 1.3 KiB — 603 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/8102-4d60c93f6e9584d2892a.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/8102-4d60c93f6e9584d2892a.js — 200 — 5.8 KiB — 18 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/1897-1f97986f25272b6e4dbd.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/1897-1f97986f25272b6e4dbd.js — 200 — 4.2 KiB — 40 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/2297-8b5ee9ee22fdd4cde7b4.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/2297-8b5ee9ee22fdd4cde7b4.js — 200 — 266 B — 6 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/46-aa28cb02650ea69447b3.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/46-aa28cb02650ea69447b3.js — 200 — 584 B — 17 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/2155-f45b146f6335a40695d9.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/2155-f45b146f6335a40695d9.js — 200 — 819 B — 17 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/897-c90838953c4e98f0b0a3.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/897-c90838953c4e98f0b0a3.js — 200 — 183 B — 17 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/8536-07c9fdc84e8f133a79dc.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/8536-07c9fdc84e8f133a79dc.js — 200 — 5.3 KiB — 7 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/8012-5bdceb37c15dfa53bd8a.jswww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-dynamic-modules/resources/8012-5bdceb37c15dfa53bd8a.js — 200 — 543 B — 7 ms — h2https://embeds.iubenda.com/widgets/cfc4a08f-99e8-4371-b044-7381b792a55e.jsembeds.iubenda.com/widgets/cfc4a08f... https://embeds.iubenda.com/widgets/cfc4a08f-99e8-4371-b044-7381b792a55e.js — 200 — 19.3 KiB — 155 ms — h2https://www.googletagmanager.com/gtag/js?id=G-NM23K8YMS4&cx=c&gtm=4e68o0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-NM23K8YMS4&cx=c&gtm=4e68o0 — 200 — 186.8 KiB — 96 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/dash-white-mobile.pngwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/dash-white-mobile.png — 200 — 289 B — 2 ms — h2https://www.fincantieri.com/content/dam/fincantieri/json/Home-Subsidiaries_ENG-12.02.26.jsonwww.fincantieri.com/content/dam/fin... https://www.fincantieri.com/content/dam/fincantieri/json/Home-Subsidiaries_ENG-12.02.26.json — 200 — 55.2 KiB — 75 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/video-assets/mobile/cruise.mp4www.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/controllate-light-version/video-assets/mobile/cruise.mp4 — 206 — 1.2 MiB — 35 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest.m3u8 — 200 — 548 B — 462 ms — h2https://syndication.teleborsa.it/fincantieri/2024/feeds/jsonData.aspxsyndication.teleborsa.it/fincantier... https://syndication.teleborsa.it/fincantieri/2024/feeds/jsonData.aspx — 200 — 348 B — 102 ms — h2https://s7g10.scene7.com/is/image/fincantieri/Fincantieri-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri-1?$Logo_preset_190x70_png$ — 200 — 2.8 KiB — 192 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Services%20USA-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Services%20USA-logo-1?$Logo_preset_190x70_png$ — 200 — 4.7 KiB — 205 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Marine%20Group-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Marine%20Group-logo-1?$Logo_preset_190x70_png$ — 200 — 4.4 KiB — 242 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Orizzonte%20Sistemi%20Navali?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Orizzonte%20Sistemi%20Navali?$Logo_preset_190x70_png$ — 200 — 5.0 KiB — 155 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/gruppo_Naviris_logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/gruppo_Naviris_logo?$Logo_preset_190x70_png$ — 200 — 5.3 KiB — 141 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/societa_logo_maestral?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/societa_logo_maestral?$Logo_preset_190x70_png$ — 200 — 7.3 KiB — 155 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-NM23K8YMS4&gtm=45je68o0v9198357911z878098091za20gzb78098091zd78098091&_p=1787680111397&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZTJkMz&_eu=AAAAACAC&are=1&cid=1054301795.1787680112&frm=0&gtm_up=1&ibt=1&ngs=1&pscdl=denied&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120213116~120385423&sid=1787680112&sct=1&seg=0&dl=https%3A%2F%2Fwww.fincantieri.com%2Fen&dt=Fincantieri%20%7C%20Home%20Page&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=985region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-NM23K8YMS4&gtm=45je68o0v9198357911z878098091za20gzb78098091zd78098091&_p=1787680111397&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZTJkMz&_eu=AAAAACAC&are=1&cid=1054301795.1787680112&frm=0&gtm_up=1&ibt=1&ngs=1&pscdl=denied&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.169%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118897920~118897930~119367802~119367810~120213116~120385423&sid=1787680112&sct=1&seg=0&dl=https%3A%2F%2Fwww.fincantieri.com%2Fen&dt=Fincantieri%20%7C%20Home%20Page&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=985 — 204 — 552 B — 95 ms — h2https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-en-GB.jscdn.iubenda.com/cookie_solution/iub... https://cdn.iubenda.com/cookie_solution/iubenda_cs/1.104.3/core-en-GB.js — 200 — 112.4 KiB — 206 ms — h2https://s7g10.scene7.com/is/image/fincantieri/gruppo_Fincantieri_Naval_Services_logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/gruppo_Fincantieri_Naval_Services_logo?$Logo_preset_190x70_png$ — 200 — 2.7 KiB — 62 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Marine%20Repair-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Marine%20Repair-logo-1?$Logo_preset_190x70_png$ — 200 — 3.9 KiB — 154 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/gruppo_Fincantieri_Arabia_logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/gruppo_Fincantieri_Arabia_logo?$Logo_preset_190x70_png$ — 200 — 6.6 KiB — 94 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Services%20Doha-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Services%20Doha-logo-1?$Logo_preset_190x70_png$ — 200 — 6.1 KiB — 111 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/WASS-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/WASS-logo-1?$Logo_preset_190x70_png$ — 200 — 4.0 KiB — 159 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/gruppo_Remazel_logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/gruppo_Remazel_logo?$Logo_preset_190x70_png$ — 200 — 8.4 KiB — 102 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/gruppo_Marine%20Interiors_logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/gruppo_Marine%20Interiors_logo?$Logo_preset_190x70_png$ — 200 — 6.9 KiB — 99 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/gruppo_Seanergy_logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/gruppo_Seanergy_logo?$Logo_preset_190x70_png$ — 200 — 5.3 KiB — 141 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Vard%20Interiors?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Vard%20Interiors?$Logo_preset_190x70_png$ — 200 — 7.4 KiB — 160 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Operae-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Operae-logo-1?$Logo_preset_190x70_png$ — 200 — 3.3 KiB — 90 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20NexTech-logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20NexTech-logo?$Logo_preset_190x70_png$ — 200 — 4.0 KiB — 149 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Ephors-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Ephors-logo-1?$Logo_preset_190x70_png$ — 200 — 2.4 KiB — 94 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Cetena-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Cetena-logo-1?$Logo_preset_190x70_png$ — 200 — 4.0 KiB — 110 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Issel%20Nord-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Issel%20Nord-logo-1?$Logo_preset_190x70_png$ — 200 — 3.7 KiB — 93 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/IDS-LOGO-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/IDS-LOGO-1?$Logo_preset_190x70_png$ — 200 — 2.4 KiB — 143 ms — http/1.1https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_5.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_5.m3u8 — 200 — 354 B — 129 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifestaudio.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifestaudio.m3u8 — 200 — 385 B — 138 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_5.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_5.m3u8 — 200 — 628 B — 138 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio.m3u8 — 200 — 957 B — 133 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest_1.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest_1.m3u8 — 200 — 378 B — 135 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifestaudio.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifestaudio.m3u8 — 200 — 640 B — 153 ms — h2https://s7g10.scene7.com/is/image/fincantieri/HMS%20IT?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/HMS%20IT?$Logo_preset_190x70_png$ — 200 — 2.3 KiB — 140 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/SLS?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/SLS?$Logo_preset_190x70_png$ — 200 — 6.3 KiB — 99 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Isotta%20Franchini%20Motori-logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Isotta%20Franchini%20Motori-logo?$Logo_preset_190x70_png$ — 200 — 4.4 KiB — 202 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Marine%20Systems-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Marine%20Systems-logo-1?$Logo_preset_190x70_png$ — 200 — 4.4 KiB — 99 ms — http/1.1https://idb.iubenda.com/csdata?db=hits1idb.iubenda.com/csdata?db=hits1 https://idb.iubenda.com/csdata?db=hits1 — 204 — 573 B — 129 ms — h2https://s7g10.scene7.com/is/image/fincantieri/Fincantieri-SI-logo?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri-SI-logo?$Logo_preset_190x70_png$ — 200 — 3.9 KiB — 132 ms — http/1.1https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_5init.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_5init.mp4 — 200 — 900 B — 141 ms — h2https://s7g10.scene7.com/is/image/fincantieri/Power4Future?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Power4Future?$Logo_preset_190x70_png$ — 200 — 3.4 KiB — 66 ms — http/1.1https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest_1init.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest_1init.mp4 — 200 — 888 B — 128 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_5init.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_5init.mp4 — 200 — 902 B — 131 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudioinit.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudioinit.mp4 — 200 — 1.0 KiB — 136 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifestaudioinit.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifestaudioinit.mp4 — 200 — 782 B — 141 ms — h2https://s7g10.scene7.com/is/image/fincantieri/FINCANTIERI_INGENIUM_white_rgb?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/FINCANTIERI_INGENIUM_white_rgb?$Logo_preset_190x70_png$ — 200 — 11.7 KiB — 132 ms — http/1.1https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifestaudioinit.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifestaudioinit.mp4 — 200 — 798 B — 149 ms — h2https://s7g10.scene7.com/is/image/fincantieri/Vard%20Electro?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Vard%20Electro?$Logo_preset_190x70_png$ — 200 — 7.8 KiB — 92 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Seasonics?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Seasonics?$Logo_preset_190x70_png$ — 200 — 4.2 KiB — 88 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/TeamTurbo%20Machines?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/TeamTurbo%20Machines?$Logo_preset_190x70_png$ — 200 — 4.5 KiB — 89 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Opere%20Marittime-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Opere%20Marittime-logo-1?$Logo_preset_190x70_png$ — 200 — 2.8 KiB — 89 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Infrastructure-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20Infrastructure-logo-1?$Logo_preset_190x70_png$ — 200 — 2.4 KiB — 110 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/FINSO-logo-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/FINSO-logo-1?$Logo_preset_190x70_png$ — 200 — 2.5 KiB — 44 ms — http/1.1https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20SOF-1?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Fincantieri%20SOF-1?$Logo_preset_190x70_png$ — 200 — 3.2 KiB — 66 ms — http/1.1https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest_1_000000001.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest_1_000000001.mp4 — 200 — 646.8 KiB — 402 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_5_000000001.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_5_000000001.mp4 — 200 — 249.0 KiB — 278 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_5_000000001.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_5_000000001.mp4 — 200 — 488.9 KiB — 249 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000001.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000001.mp4 — 200 — 88.1 KiB — 195 ms — h2https://s7g10.scene7.com/is/image/fincantieri/Vard?$Logo_preset_190x70_png$s7g10.scene7.com/is/image/fincantie... https://s7g10.scene7.com/is/image/fincantieri/Vard?$Logo_preset_190x70_png$ — 200 — 3.2 KiB — 124 ms — http/1.1https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifestaudio_000000001.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifestaudio_000000001.mp4 — 200 — 87.9 KiB — 185 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifestaudio_000000001.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifestaudio_000000001.mp4 — 200 — 87.9 KiB — 194 ms — h2https://www.fincantieri.com/favicon.icowww.fincantieri.com/favicon.ico https://www.fincantieri.com/favicon.ico — 200 — 33.2 KiB — 3 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifestaudio_000000002.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifestaudio_000000002.mp4 — 200 — 22.6 KiB — 204 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_1.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_1.m3u8 — 200 — 675 B — 140 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/ellipse-play-pause.svgwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/ellipse-play-pause.svg — 200 — 286 B — 8 ms — h2https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/pause.svgwww.fincantieri.com/etc.clientlibs/... https://www.fincantieri.com/etc.clientlibs/fincantieri/clientlibs/clientlib-site/resources/assets/pause.svg — 200 — 410 B — 9 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1.m3u8dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1.m3u8 — 200 — 630 B — 149 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000002.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000002.mp4 — 200 — 87.1 KiB — 193 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifestaudio_000000002.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifestaudio_000000002.mp4 — 200 — 23.1 KiB — 224 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest_1_000000002.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:8600ff7b-2a2c-47d1-a008-c5cde68b8506/manifest_1_000000002.mp4 — 200 — 171.8 KiB — 245 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_1init.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_1init.mp4 — 200 — 879 B — 42 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1init.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1init.mp4 — 200 — 903 B — 143 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_1_000000002.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:1a786a88-8ed3-4e33-84bd-1e09676c4fc2/manifest_1_000000002.mp4 — 200 — 457.9 KiB — 367 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000002.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000002.mp4 — 200 — 2.0 MiB — 562 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000003.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000003.mp4 — 200 — 1.8 MiB — 455 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000003.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000003.mp4 — 200 — 86.8 KiB — 69 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000004.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000004.mp4 — 200 — 1.8 MiB — 514 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000004.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000004.mp4 — 200 — 87.1 KiB — 192 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000005.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000005.mp4 — 200 — 2.2 MiB — 544 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000005.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000005.mp4 — 200 — 86.8 KiB — 191 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000006.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000006.mp4 — 200 — 2.5 MiB — 545 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000006.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000006.mp4 — 200 — 86.8 KiB — 408 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000007.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifest_1_000000007.mp4 — 200 — 2.7 MiB — 576 ms — h2https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000007.mp4dam.fincantieri.com/adobe/assets/ur... https://dam.fincantieri.com/adobe/assets/urn:aaid:aem:159f6847-9045-4038-bd55-362619539a76/manifestaudio_000000007.mp4 — 200 — 86.7 KiB — 232 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
84% of JavaScript execution is third-party
First-party Third-party 6897ms · 794KB · €75/mo
www.fincantieri.com
Other
Costly
Execution 3278ms
Transfer 261 KB
Unused 57%
Monthly Cost €36/mo
www.fincantieri.com
Other
Costly
Execution 1479ms
Transfer 24 KB
Monthly Cost €16/mo
www.fincantieri.com
Other
Costly
Execution 608ms
Transfer 13 KB
Monthly Cost €7/mo
www.fincantieri.com
Other
Costly
Execution 376ms
Transfer 2 KB
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 295ms
Transfer 187 KB
Unused 41%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 215ms
Transfer 143 KB
Unused 42%
Monthly Cost €2/mo
Iubenda
Consent
Essential
Execution 181ms
Transfer 112 KB
Unused 61%
Monthly Cost €2/mo
www.fincantieri.com
Other
Optional
Execution 167ms
Transfer 4 KB
Monthly Cost €2/mo
www.fincantieri.com
Other
Optional
Execution 146ms
Transfer 7 KB
Monthly Cost €2/mo
www.fincantieri.com
Other
Optional
Execution 87ms
Transfer 5 KB
Monthly Cost €1/mo
www.fincantieri.com
Other
Optional
Execution 63ms
Transfer 35 KB
Unused 66%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.fincantieri.com adds 3278ms and costs ~€36/month
  • www.fincantieri.com adds 1479ms and costs ~€16/month
  • www.fincantieri.com adds 608ms and costs ~€7/month
  • www.fincantieri.com adds 376ms and costs ~€4/month
  • Google Tag Manager adds 295ms and costs ~€3/month
  • Google Tag Manager adds 215ms and costs ~€2/month

84% 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.fincantieri.com takes 3278ms 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

57% of www.fincantieri.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

www.fincantieri.com takes 1479ms 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.fincantieri.com takes 608ms 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.fincantieri.com takes 376ms 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

Google Tag Manager takes 295ms 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

Google Tag Manager takes 215ms 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

61% of Iubenda'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

66% of www.fincantieri.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
148 images, 273 KB total, 27 KB wasted
INFO

Image Optimization Audit

Total Images

148

Total Size

273 KB

Oversized

39

Wasted

27 KB

15 missing alt text 148 missing dimensions 115 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