Skip to content
https://www.maersk.com

Performance

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

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

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

3.67 s

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

7.05 s

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

374 ms

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

0.030

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

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

7.14 s

Page Load Progression

1.3 s
2.5 s
3.8 s
5.1 s
6.4 s
7.6 s
8.9 s
10.2 s
Checks
16
8 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
6.3 MB transferred, 73 requests
FIX
6.3 MB transferred, 73 requests
Critical::
Page weighs 11.4 MB (6.3 MB transferred)
Warning::
JavaScript is 534 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 534 KB
Info::
73 HTTP requests
Info::
Estimated 1.3 g CO2 per page load
6.3 MB / 2.4 MB budget
6.3 MB transferred
73 requests
1.3 g CO2 per page load
Other 5.5 MiB 88%
JavaScript 533.9 KiB 8%
CSS 106.2 KiB 2%
Images 39.5 KiB 1%
HTML 26.7 KiB 0%
Fonts 26.5 KiB 0%
Other 8.0 KiB 0%
Other 7.6 KiB 0%
Other 4.9 KiB 0%
Other 451 B 0%
Other 376 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

F
JS Execution Cost
Action
3686ms total JS execution
FIX
3686ms total JS execution
Warning::
Unattributable: 884ms CPU time
Warning::
https://www.maersk.com/31BUw3CMS62TMjGsKGfh/GE9iL0...: 875ms CPU time
Warning::
https://www.maersk.com/: 498ms CPU time
Warning::
https://assets.maerskline.com/mop/rum/latest/mop-r...: 413ms CPU time
Warning::
https://assets.maerskline.com/integrated-global-na...: 363ms CPU time
Warning::
Third-party scripts: 2035ms (55% of total)

Main Thread Breakdown

Script Evaluation 44% Other 28% Style & Layout 15% Script Parsing & Compilation 6% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable884ms17ms0ms3rd
https://www.maersk.com/31BUw3CMS62TMjGsKGfh/GE9iL0rOEhau8S/CRtoImUcAQ/aQpmaSY/2FS4B875ms625ms27ms1st
https://www.maersk.com/498ms101ms3ms1st
https://assets.maerskline.com/mop/rum/latest/mop-rum.js413ms279ms22ms3rd
https://assets.maerskline.com/integrated-global-nav/3/3.4.22-2026.0306.104242/ign.maeu.3.4.22-2026.0306.104242.js363ms202ms33ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TMZZL49K288ms215ms62ms3rd
https://www.maersk.com/Assets_sc9/Maersk/scripts/main.js?v=1.0.9561.33888.30277ms141ms32ms1st
https://policy.app.cookieinformation.com/latest/maersk.com/en.js86ms10ms35ms3rd
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: max-age=0, no-cache, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, no-cache, no-store

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
no-storeNever cache this response
C
Image Optimization
Action
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Warning::
https://www.maersk.com/content/media/ign/icons/foo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.maersk.com/content/media/ign/icons/foo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.maersk.com/content/media/ign/icons/foo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.maersk.com/content/media/ign/icons/foo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.maersk.com/content/media/ign/icons/foo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
28 images 40 KB
0 oversized -0 KB
16 legacy format
5 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

C
JS Bundles
Action
12 scripts, 181 KB unused
REVIEW
12 scripts, 181 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TMZ...: 75 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.maersk.com/Assets_sc9/Maersk/scripts/m...: 70 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.maerskline.com/integrated-global-na...: 36 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 181 KB
181 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-TMZZL49K162 KB75 KB (47%)3rd
https://www.maersk.com/Assets_sc9/Maersk/scripts/main.js?v=1.0.9561.33888.3088 KB70 KB (80%)1st
https://assets.maerskline.com/integrated-global-nav/3/3.4.22-2026.0306.104242/ign.maeu.3.4.22-2026.0306.104242.js89 KB36 KB (40%)3rd
https://assets.maerskline.com/scp/visitor-min.js1 KB3rd
https://assets.maerskline.com/mop/rum/latest/mop-rum.js67 KB3rd
https://assets.maerskline.com/integrated-global-nav/2/loader.js0 KB3rd
https://www.maersk.com/31BUw3CMS62TMjGsKGfh/GE9iL0rOEhau8S/CRtoImUcAQ/aQpmaSY/2FS4B82 KB1st
https://www.maersk.com/~/media_sc9/project/maersk/scripts/chatbot-widget-prod.js3 KB1st
https://service.force.com/embeddedservice/5.0/esw.min.js9 KB3rd
https://policy.app.cookieinformation.com/uc.js12 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
7% third-party, 0 ms blocking
PASS
7% third-party, 0 ms blocking
Info::
Third-party code accounts for 7% of page weight (419.3 KiB of 6.3 MiB)
Info::
Third-party blocking time is low (0 ms)
93%
First-party Third-party
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
6 fonts (26 KB)
PASS
6 fonts (26 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

26 KB total

Render-blocking

0

of 6

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 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.7 s LCP 7.1 shttps://assets.maerskline.com/mds/fonts/headline/MaerskHeadline-Light.woff2MaerskHeadline-Light.woff2 https://assets.maerskline.com/mds/fonts/headline/MaerskHeadline-Light.woff2 — 0 B — 0 ms — font-display: swaphttps://assets.maerskline.com/mds/fonts/text/MaerskText-Regular.woff2MaerskText-Regular.woff2 https://assets.maerskline.com/mds/fonts/text/MaerskText-Regular.woff2 — 0 B — 0 ms — font-display: swaphttps://assets.maerskline.com/mds/fonts/headline/MaerskHeadline-Regular.woff2MaerskHeadline-Regular.... https://assets.maerskline.com/mds/fonts/headline/MaerskHeadline-Regular.woff2 — 0 B — 0 ms — font-display: swaphttps://assets.maerskline.com/mds/fonts/text/MaerskText-Light.woff2MaerskText-Light.woff2 https://assets.maerskline.com/mds/fonts/text/MaerskText-Light.woff2 — 26.5 KiB — 0 ms — font-display: swaphttps://assets.maerskline.com/mds/fonts/text/MaerskText-Medium.woff2MaerskText-Medium.woff2 https://assets.maerskline.com/mds/fonts/text/MaerskText-Medium.woff2 — 0 B — 0 ms — font-display: swaphttps://assets.maerskline.com/mds/fonts/text/MaerskText-Bold.woff2MaerskText-Bold.woff2 https://assets.maerskline.com/mds/fonts/text/MaerskText-Bold.woff2 — 0 B — 0 ms — font-display: swap
MaerskHeadline-Light.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
MaerskText-Regular.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
MaerskHeadline-Regular.... woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
MaerskText-Light.woff2 woff2 swap
Size 26 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
MaerskText-Medium.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
MaerskText-Bold.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 0 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
1
prefetch

2 resource hints configured

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
Network Waterfall
73 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
55% of JavaScript execution is third-party
First-party Third-party 2035ms · 331KB · €11/mo
Unattributable
Other
Costly
Execution 884ms
Transfer 0 KB
Monthly Cost €5/mo
assets.maerskline.com
Other
Costly
Execution 413ms
Transfer 67 KB
Monthly Cost €2/mo
assets.maerskline.com
Other
Costly
Execution 363ms
Transfer 89 KB
Unused 40%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 288ms
Transfer 162 KB
Unused 47%
Monthly Cost €2/mo
policy.app.cookieinformation.com
Other
Optional
Execution 86ms
Transfer 12 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 884ms and costs ~€5/month
  • assets.maerskline.com adds 413ms and costs ~€2/month
  • assets.maerskline.com adds 363ms and costs ~€2/month
  • Google Tag Manager adds 288ms and costs ~€2/month

55% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 884ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

assets.maerskline.com takes 363ms 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 288ms 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

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback