Skip to content
https://siemens.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
5
REVIEW
2
PASS
6
INFO
2

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

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

1.51 s

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

2.39 s

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

270 ms

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

0.016

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

2.92 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

5.37 s

Page Load Progression

733 ms
1.5 s
2.2 s
2.9 s
3.7 s
4.4 s
5.1 s
5.9 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
5.9 MB transferred, 139 requests
FIX
5.9 MB transferred, 139 requests
Critical::
Page weighs 11.4 MB (5.9 MB transferred)
Warning::
Images are 2.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.3 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 210 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 210 KB
Warning::
139 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.9 MB / 2.4 MB budget
5.9 MB transferred
139 requests
1.2 g CO2 per page load
Images 2.3 MiB 39%
Other 1.7 MiB 29%
JavaScript 1.5 MiB 26%
Fonts 210.0 KiB 3%
HTML 100.5 KiB 2%
Other 75.5 KiB 1%
CSS 31.5 KiB 1%
Other 6.9 KiB 0%
Other 480 B 0%
Other 0 B 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

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.9 MiB of 5.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2469ms total JS execution
FIX
2469ms total JS execution
Warning::
Unattributable: 626ms CPU time
Warning::
https://www.siemens.com/lib/helpers/esm/index.modu...: 532ms CPU time
Warning::
https://static.sw.cdn.siemens.com/xd/xd-utils/1.x/...: 444ms CPU time
Warning::
https://www.siemens.com/en-us/: 375ms CPU time
Info::
https://metrics.siemens-cdn.com/js/container_UFefy...: 209ms CPU time
Warning::
Third-party scripts: 2469ms (100% of total)

Main Thread Breakdown

Script Evaluation 63% Other 15% Style & Layout 12% Garbage Collection 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
Unattributable626ms322ms0ms3rd
https://www.siemens.com/lib/helpers/esm/index.module.js532ms385ms3ms3rd
https://static.sw.cdn.siemens.com/xd/xd-utils/1.x/xd-utils.min.js444ms408ms2ms3rd
https://www.siemens.com/en-us/375ms15ms1ms3rd
https://metrics.siemens-cdn.com/js/container_UFefytkf.js209ms193ms9ms3rd
https://w3.siemens.com/ote/one/ote.js122ms112ms9ms3rd
https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/2433.js89ms59ms0ms3rd
https://app.usercentrics.eu/browser-ui/3.98.1/index.module.js72ms58ms0ms3rd
F
JS Bundles
Action
45 scripts, 928 KB unused
FIX
45 scripts, 928 KB unused
Warning::
https://www.siemens.com/lib/helpers/esm/index.modu...: 769 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.usercentrics.eu/browser-ui/3.98.1/inde...: 54 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://w3.siemens.com/ote/one/ote.js: 43 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.usercentrics.eu/browser-ui/3.98.1/Virt...: 32 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://metrics.siemens-cdn.com/js/container_UFefy...: 31 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 928 KB
928 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.siemens.com/lib/helpers/esm/index.module.js968 KB769 KB (79%)3rd
https://app.usercentrics.eu/browser-ui/3.98.1/index.module.js121 KB54 KB (45%)3rd
https://w3.siemens.com/ote/one/ote.js98 KB43 KB (44%)3rd
https://app.usercentrics.eu/browser-ui/3.98.1/VirtualServiceItem-b82c2a99.js49 KB32 KB (65%)3rd
https://metrics.siemens-cdn.com/js/container_UFefytkf.js91 KB31 KB (34%)3rd
https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4133.js24 KB3rd
https://app.usercentrics.eu/browser-ui/latest/loader.js11 KB3rd
https://data.cdn.siemens.com/?settingsId=GXj83XOdm2 KB3rd
https://www.siemens.com/js/is-land.js1 KB3rd
https://www.siemens.com/siteScripts/analyticsEventBinder.js1 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

F
Page Weight Inventory
Action
139 resources · 5.9 MB · 928 KB savings available
FIX
139 resources · 5.9 MB · 928 KB savings available
Warning::
Page weight 4.9 MB over 1MB target
Got: 5.9 MB Expected: ≤ 1 MB
Info::
~928 KB of savings available
Warning::
138 third-party resources (100% of weight)
Info::
8 resources over 200KB
139 resources · 5.9 MiB · 138 third-party 4.9 MiB over 1MB target
Image 40% · 2.4 MiB
Other 29% · 1.7 MiB
JavaScript 26% · 1.5 MiB
Font 3% · 210.0 KiB
Document 2% · 100.6 KiB
CSS 1% · 31.9 KiB

~928.4 KiB of savings available

Remove unused JavaScript: 928.4 KiB
C
Image Optimization
Action
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnwA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.sw.cdn.siemens.com/siemens-disw-ass... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.sw.cdn.siemens.com/siemens-disw-ass... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.sw.cdn.siemens.com/siemens-disw-ass... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.sw.cdn.siemens.com/siemens-disw-ass... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.sw.cdn.siemens.com/siemens-disw-ass... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
43 images 2.3 MB
0 oversized -0 KB
7 legacy format
7 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

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

3

210 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 2.4 shttps://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Black.woff2SiemensSans_Prof_Black.... https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Black.woff2 — 69.2 KiB — 49 ms — font-display: swaphttps://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Roman.woff2SiemensSans_Prof_Roman.... https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Roman.woff2 — 69.2 KiB — 55 ms — font-display: swaphttps://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Bold.woff2SiemensSans_Prof_Bold.w... https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Bold.woff2 — 71.6 KiB — 30 ms — font-display: swap
SiemensSans_Prof_Black.... woff2 swap
Size 69 KB
Load time 49 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
SiemensSans_Prof_Roman.... woff2 swap
Size 69 KB
Load time 55 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
SiemensSans_Prof_Bold.w... woff2 swap
Size 72 KB
Load time 30 ms
Start 1.3 s
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+
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: public, max-age=300
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
Last-Modified header present
Cache-Control

public, max-age=300

DirectiveValueMeaning
publicAny cache may store this response
max-age300Cache for 5 minutes
Effective TTL: 300 seconds
Network Waterfall
139 requests over 3734ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 2.4 shttps://siemens.com// https://siemens.com/ — 301 — 765 B — 338 ms — h2https://www.siemens.com/www.siemens.com/ https://www.siemens.com/ — 302 — 367 B — 64 ms — h3https://www.siemens.com/en-us/index.htmlwww.siemens.com/en-us/index.html https://www.siemens.com/en-us/index.html — 301 — 719 B — 652 ms — h3https://www.siemens.com/en-us/www.siemens.com/en-us/ https://www.siemens.com/en-us/ — 200 — 100.5 KiB — 97 ms — h3https://www.siemens.com/styles.csswww.siemens.com/styles.css https://www.siemens.com/styles.css — 200 — 29.7 KiB — 138 ms — h3https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchHeaderVital.cssstatic.sw.cdn.siemens.com/digitalex... https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchHeaderVital.css — 200 — 512 B — 57 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/index.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/index.js — 200 — 4.6 KiB — 55 ms — h2https://static.sw.cdn.siemens.com/xd/xd-utils/1.x/xd-utils.min.jsstatic.sw.cdn.siemens.com/xd/xd-uti... https://static.sw.cdn.siemens.com/xd/xd-utils/1.x/xd-utils.min.js — 200 — 32.9 KiB — 68 ms — h2https://www.siemens.com/css/styles.csswww.siemens.com/css/styles.css https://www.siemens.com/css/styles.css — 200 — 1.3 KiB — 92 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6mmfnZro4HfiJ2hXnabOlk/en-US/siemens-xcelerator-woman-vr-explore-1080x720.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6mmfnZro4HfiJ2hXnabOlk/en-US/siemens-xcelerator-woman-vr-explore-1080x720.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60 — 200 — 26.2 KiB — 82 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/wG3p1AhtlqDG4gIJ3DDGb/en-US/brand-evolution-2022-mhero-720x1080.png?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/wG3p1AhtlqDG4gIJ3DDGb/en-US/brand-evolution-2022-mhero-720x1080.png?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60 — 200 — 75.7 KiB — 97 ms — h2https://www.siemens.com/js/is-land.jswww.siemens.com/js/is-land.js https://www.siemens.com/js/is-land.js — 200 — 3.7 KiB — 69 ms — h3https://www.siemens.com/siteScripts/analyticsEventBinder.jswww.siemens.com/siteScripts/analyti... https://www.siemens.com/siteScripts/analyticsEventBinder.js — 200 — 2.6 KiB — 108 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/vJOHf8XpFI1Laabz7Bsc8/en-US/opac-group.png?auto=format,compressimages.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/vJOHf8XpFI1Laabz7Bsc8/en-US/opac-group.png?auto=format,compress — 200 — 1.5 KiB — 26 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2EKyEytfmCkFLU21ABsH1r/en-US/werner-von-siemens-feature-card-1080x720.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2EKyEytfmCkFLU21ABsH1r/en-US/werner-von-siemens-feature-card-1080x720.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60 — 200 — 57.4 KiB — 29 ms — h2https://static.sw.cdn.siemens.com/digitalexperiences/utility/1.x/vendor.min.jsstatic.sw.cdn.siemens.com/digitalex... https://static.sw.cdn.siemens.com/digitalexperiences/utility/1.x/vendor.min.js — 200 — 443 B — 21 ms — h2https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchbox.load.jsstatic.sw.cdn.siemens.com/digitalex... https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchbox.load.js — 200 — 1.0 KiB — 20 ms — h2https://api.sw.siemens.com/auth/sessionapi.sw.siemens.com/auth/session https://api.sw.siemens.com/auth/session — 200 — 1.3 KiB — 504 ms — h2https://api.sw.siemens.com/v1/livechat/configuration/www.siemens.comapi.sw.siemens.com/v1/livechat/conf... https://api.sw.siemens.com/v1/livechat/configuration/www.siemens.com — 200 — 526 B — 383 ms — h2https://api.sw.siemens.com/taxonomy/latest/marketplace-countriesapi.sw.siemens.com/taxonomy/latest/... https://api.sw.siemens.com/taxonomy/latest/marketplace-countries — 204 — 0 B — 357 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/index.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/index.js — 200 — 0 B — 1 ms — h2https://data.cdn.siemens.com/?settingsId=GXj83XOdmdata.cdn.siemens.com/?settingsId=GX... https://data.cdn.siemens.com/?settingsId=GXj83XOdm — 200 — 1.7 KiB — 134 ms — h2https://static.sw.cdn.siemens.com/icons/icons-vision.svg?v=2static.sw.cdn.siemens.com/icons/ico... https://static.sw.cdn.siemens.com/icons/icons-vision.svg?v=2 — 200 — 74.7 KiB — 45 ms — h2data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 2…www.w3.org/2000/svg" width="20" hei... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 2… — 200 — 0 B — 0 ms — datahttps://www.siemens.com/img/chevron.svgwww.siemens.com/img/chevron.svg https://www.siemens.com/img/chevron.svg — 200 — 1.3 KiB — 73 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/010IENXcvq7BPdNUqWUzgU/en-US/audi-factory-floor-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/010IENXcvq7BPdNUqWUzgU/en-US/audi-factory-floor-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60 — 200 — 292.9 KiB — 63 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/4pdixNxxEPvZQ1jlOtY6FL/en-US/xcelerator-decoding-future-energy-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/4pdixNxxEPvZQ1jlOtY6FL/en-US/xcelerator-decoding-future-energy-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60 — 200 — 35.8 KiB — 61 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1hiCcpREAHFb8fXxrkQBxH/en-US/robot-dog-safety-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1hiCcpREAHFb8fXxrkQBxH/en-US/robot-dog-safety-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60 — 200 — 169.9 KiB — 117 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/44xkQvXrjOekI7Pldy2rZv/en-US/AIEngineeringKeyVisualMaletwoScreens2026.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=96&h=64&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/44xkQvXrjOekI7Pldy2rZv/en-US/AIEngineeringKeyVisualMaletwoScreens2026.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=96&h=64&q=60 — 200 — 2.5 KiB — 51 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/7MqhcFp5xmCYVR9TfgirLv/en-US/wastewater-industries-webinar-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/7MqhcFp5xmCYVR9TfgirLv/en-US/wastewater-industries-webinar-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60 — 200 — 20.5 KiB — 54 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 2.4 shttps://siemens.com// https://siemens.com/ — 301 — 765 B — 338 ms — h2https://www.siemens.com/www.siemens.com/ https://www.siemens.com/ — 302 — 367 B — 64 ms — h3https://www.siemens.com/en-us/index.htmlwww.siemens.com/en-us/index.html https://www.siemens.com/en-us/index.html — 301 — 719 B — 652 ms — h3https://www.siemens.com/en-us/www.siemens.com/en-us/ https://www.siemens.com/en-us/ — 200 — 100.5 KiB — 97 ms — h3https://www.siemens.com/styles.csswww.siemens.com/styles.css https://www.siemens.com/styles.css — 200 — 29.7 KiB — 138 ms — h3https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchHeaderVital.cssstatic.sw.cdn.siemens.com/digitalex... https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchHeaderVital.css — 200 — 512 B — 57 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/index.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/index.js — 200 — 4.6 KiB — 55 ms — h2https://static.sw.cdn.siemens.com/xd/xd-utils/1.x/xd-utils.min.jsstatic.sw.cdn.siemens.com/xd/xd-uti... https://static.sw.cdn.siemens.com/xd/xd-utils/1.x/xd-utils.min.js — 200 — 32.9 KiB — 68 ms — h2https://www.siemens.com/css/styles.csswww.siemens.com/css/styles.css https://www.siemens.com/css/styles.css — 200 — 1.3 KiB — 92 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6mmfnZro4HfiJ2hXnabOlk/en-US/siemens-xcelerator-woman-vr-explore-1080x720.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6mmfnZro4HfiJ2hXnabOlk/en-US/siemens-xcelerator-woman-vr-explore-1080x720.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60 — 200 — 26.2 KiB — 82 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/wG3p1AhtlqDG4gIJ3DDGb/en-US/brand-evolution-2022-mhero-720x1080.png?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/wG3p1AhtlqDG4gIJ3DDGb/en-US/brand-evolution-2022-mhero-720x1080.png?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60 — 200 — 75.7 KiB — 97 ms — h2https://www.siemens.com/js/is-land.jswww.siemens.com/js/is-land.js https://www.siemens.com/js/is-land.js — 200 — 3.7 KiB — 69 ms — h3https://www.siemens.com/siteScripts/analyticsEventBinder.jswww.siemens.com/siteScripts/analyti... https://www.siemens.com/siteScripts/analyticsEventBinder.js — 200 — 2.6 KiB — 108 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/vJOHf8XpFI1Laabz7Bsc8/en-US/opac-group.png?auto=format,compressimages.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/vJOHf8XpFI1Laabz7Bsc8/en-US/opac-group.png?auto=format,compress — 200 — 1.5 KiB — 26 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2EKyEytfmCkFLU21ABsH1r/en-US/werner-von-siemens-feature-card-1080x720.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2EKyEytfmCkFLU21ABsH1r/en-US/werner-von-siemens-feature-card-1080x720.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=1080&h=720&q=60 — 200 — 57.4 KiB — 29 ms — h2https://static.sw.cdn.siemens.com/digitalexperiences/utility/1.x/vendor.min.jsstatic.sw.cdn.siemens.com/digitalex... https://static.sw.cdn.siemens.com/digitalexperiences/utility/1.x/vendor.min.js — 200 — 443 B — 21 ms — h2https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchbox.load.jsstatic.sw.cdn.siemens.com/digitalex... https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchbox.load.js — 200 — 1.0 KiB — 20 ms — h2https://api.sw.siemens.com/auth/sessionapi.sw.siemens.com/auth/session https://api.sw.siemens.com/auth/session — 200 — 1.3 KiB — 504 ms — h2https://api.sw.siemens.com/v1/livechat/configuration/www.siemens.comapi.sw.siemens.com/v1/livechat/conf... https://api.sw.siemens.com/v1/livechat/configuration/www.siemens.com — 200 — 526 B — 383 ms — h2https://api.sw.siemens.com/taxonomy/latest/marketplace-countriesapi.sw.siemens.com/taxonomy/latest/... https://api.sw.siemens.com/taxonomy/latest/marketplace-countries — 204 — 0 B — 357 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/index.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/index.js — 200 — 0 B — 1 ms — h2https://data.cdn.siemens.com/?settingsId=GXj83XOdmdata.cdn.siemens.com/?settingsId=GX... https://data.cdn.siemens.com/?settingsId=GXj83XOdm — 200 — 1.7 KiB — 134 ms — h2https://static.sw.cdn.siemens.com/icons/icons-vision.svg?v=2static.sw.cdn.siemens.com/icons/ico... https://static.sw.cdn.siemens.com/icons/icons-vision.svg?v=2 — 200 — 74.7 KiB — 45 ms — h2data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 2…www.w3.org/2000/svg" width="20" hei... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 2… — 200 — 0 B — 0 ms — datahttps://www.siemens.com/img/chevron.svgwww.siemens.com/img/chevron.svg https://www.siemens.com/img/chevron.svg — 200 — 1.3 KiB — 73 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/010IENXcvq7BPdNUqWUzgU/en-US/audi-factory-floor-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/010IENXcvq7BPdNUqWUzgU/en-US/audi-factory-floor-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60 — 200 — 292.9 KiB — 63 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/4pdixNxxEPvZQ1jlOtY6FL/en-US/xcelerator-decoding-future-energy-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/4pdixNxxEPvZQ1jlOtY6FL/en-US/xcelerator-decoding-future-energy-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60 — 200 — 35.8 KiB — 61 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1hiCcpREAHFb8fXxrkQBxH/en-US/robot-dog-safety-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1hiCcpREAHFb8fXxrkQBxH/en-US/robot-dog-safety-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60 — 200 — 169.9 KiB — 117 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/44xkQvXrjOekI7Pldy2rZv/en-US/AIEngineeringKeyVisualMaletwoScreens2026.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=96&h=64&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/44xkQvXrjOekI7Pldy2rZv/en-US/AIEngineeringKeyVisualMaletwoScreens2026.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=96&h=64&q=60 — 200 — 2.5 KiB — 51 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/7MqhcFp5xmCYVR9TfgirLv/en-US/wastewater-industries-webinar-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/7MqhcFp5xmCYVR9TfgirLv/en-US/wastewater-industries-webinar-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60 — 200 — 20.5 KiB — 54 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2WnYDSkq1vOfGaQsfogiDc/en-US/ai-business-offerings-mhero-1280x720.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2WnYDSkq1vOfGaQsfogiDc/en-US/ai-business-offerings-mhero-1280x720.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60 — 200 — 20.5 KiB — 99 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6L9Gf2S0ySbNai9Rbl91vB/en-US/bx-overview-panoramic-city-skyline-is485896260-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6L9Gf2S0ySbNai9Rbl91vB/en-US/bx-overview-panoramic-city-skyline-is485896260-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60 — 200 — 71.1 KiB — 60 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6au1BBWgJxWXY8RwBnAsQc/en-US/electrification-x-marketplace-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6au1BBWgJxWXY8RwBnAsQc/en-US/electrification-x-marketplace-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60 — 200 — 27.0 KiB — 85 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5rKmsRksp5kOaND1yCI7bs/en-US/aerofem-86200-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5rKmsRksp5kOaND1yCI7bs/en-US/aerofem-86200-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60 — 200 — 39.8 KiB — 85 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5fHvhxC9LFs6EOb5iyPj91/en-US/gridscale-x-marketplace-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5fHvhxC9LFs6EOb5iyPj91/en-US/gridscale-x-marketplace-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60 — 200 — 59.6 KiB — 64 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1WHSdv9JLwpjvo6L4X2Qdt/en-US/movilitas-cloud-marketplace-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1WHSdv9JLwpjvo6L4X2Qdt/en-US/movilitas-cloud-marketplace-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60 — 200 — 42.2 KiB — 75 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6PbiT00Fjw6G67jRhGzIBM/en-US/nx-x-advanced-is2167549305-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6PbiT00Fjw6G67jRhGzIBM/en-US/nx-x-advanced-is2167549305-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60 — 200 — 31.0 KiB — 66 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6XBqQYdK5XceEnf4zDhaYV/en-US/software-assurance-sigrid-marketplace-gi648822861-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6XBqQYdK5XceEnf4zDhaYV/en-US/software-assurance-sigrid-marketplace-gi648822861-promo-640x480.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=480&q=60 — 200 — 42.6 KiB — 69 ms — h2https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Black.woff2static.sw.cdn.siemens.com/fonts/Sie... https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Black.woff2 — 200 — 69.2 KiB — 49 ms — h2https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Roman.woff2static.sw.cdn.siemens.com/fonts/Sie... https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Roman.woff2 — 200 — 69.2 KiB — 55 ms — h2https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Bold.woff2static.sw.cdn.siemens.com/fonts/Sie... https://static.sw.cdn.siemens.com/fonts/SiemensSans_Prof_Bold.woff2 — 200 — 71.6 KiB — 30 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnwAAAFUCAYAAAC++uGQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnwAAAFUCAYAAAC++uGQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAABcRAAAXEQHKJvM/AAAgA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAABcRAAAXEQHKJvM/AAAgA… — 200 — 0 B — 0 ms — datahttps://images.sw.cdn.siemens.com/siemens-disw-assets/public/2UhBCRigSbwCouAoUcWpmH/en-US/dd64f983-29bb-43b5-9ea1-93a5c07d3c43-Smart-Monitor-for-Asset-eXcellence-is1357436548-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2UhBCRigSbwCouAoUcWpmH/en-US/dd64f983-29bb-43b5-9ea1-93a5c07d3c43-Smart-Monitor-for-Asset-eXcellence-is1357436548-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60 — 200 — 19.2 KiB — 78 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1R68CfnBKE26iTpddCAfUs/en-US/avasis-partner-ecosystem-xcelerator-x-dataflow-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1R68CfnBKE26iTpddCAfUs/en-US/avasis-partner-ecosystem-xcelerator-x-dataflow-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60 — 200 — 23.9 KiB — 70 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/3584vPMjPcglZmHVGe8iXq/en-US/software-improvement-group-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/3584vPMjPcglZmHVGe8iXq/en-US/software-improvement-group-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60 — 200 — 19.4 KiB — 83 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/4NMZhEY5MUDfbGGCDO1qiC/en-US/sustaira-partner-ecosystem-gi1337590442-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/4NMZhEY5MUDfbGGCDO1qiC/en-US/sustaira-partner-ecosystem-gi1337590442-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60 — 200 — 50.2 KiB — 82 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6lB6rIJsGKlqlFbKheQIwW/en-US/aerosphia-partner-ecosytem-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6lB6rIJsGKlqlFbKheQIwW/en-US/aerosphia-partner-ecosytem-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60 — 200 — 41.2 KiB — 88 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5PiucyBnA2e1FcddVkyWkH/en-US/productive-machines-partner-ecosystem-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5PiucyBnA2e1FcddVkyWkH/en-US/productive-machines-partner-ecosystem-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60 — 200 — 29.3 KiB — 71 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2iBHsJuNKl4drRCRURT6Bs/en-US/module-works-partner-ecosystem-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2iBHsJuNKl4drRCRURT6Bs/en-US/module-works-partner-ecosystem-feature-500x500.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=320&h=500&q=60 — 200 — 30.2 KiB — 81 ms — h2https://www.siemens.com/js/is-land.jswww.siemens.com/js/is-land.js https://www.siemens.com/js/is-land.js — 200 — 1.0 KiB — 104 ms — h3https://www.siemens.com/siteScripts/analyticsEventBinder.jswww.siemens.com/siteScripts/analyti... https://www.siemens.com/siteScripts/analyticsEventBinder.js — 200 — 1.0 KiB — 168 ms — h3https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/2433.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/2433.js — 200 — 7.6 KiB — 23 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4133.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4133.js — 200 — 24.3 KiB — 30 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/3995.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/3995.js — 200 — 8.7 KiB — 25 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4764.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4764.js — 200 — 4.0 KiB — 30 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4462.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4462.js — 200 — 1.8 KiB — 39 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4800.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4800.js — 200 — 6.5 KiB — 31 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/9689.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/9689.js — 200 — 3.6 KiB — 32 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/5895.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/5895.js — 200 — 15.3 KiB — 33 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/206.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/206.js — 200 — 6.2 KiB — 33 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/2626.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/2626.js — 200 — 3.4 KiB — 37 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/1120.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/1120.js — 200 — 10.2 KiB — 38 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/7734.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/7734.js — 200 — 43.6 KiB — 60 ms — h2https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4549.jsstatic.sw.cdn.siemens.com/xd/univer... https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4549.js — 200 — 10.1 KiB — 43 ms — h2https://www.siemens.com/lib/helpers/esm/index.module.jswww.siemens.com/lib/helpers/esm/ind... https://www.siemens.com/lib/helpers/esm/index.module.js — 200 — 968.5 KiB — 163 ms — h3https://app.usercentrics.eu/browser-ui/latest/loader.jsapp.usercentrics.eu/browser-ui/late... https://app.usercentrics.eu/browser-ui/latest/loader.js — 200 — 10.8 KiB — 68 ms — h2https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-en-USstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-en-US — 200 — 1.0 KiB — 21 ms — h2https://api.sw.siemens.com/ecbe/api/v1/settings/countries/api.sw.siemens.com/ecbe/api/v1/sett... https://api.sw.siemens.com/ecbe/api/v1/settings/countries/ — 204 — 0 B — 315 ms — h2https://static.sw.cdn.siemens.com/translations/prod/livechat-proactive/translation-en-USstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/livechat-proactive/translation-en-US — 200 — 1.4 KiB — 21 ms — h2https://api.sw.siemens.com/v1/livechat/schedule/false/chatbox/globalapi.sw.siemens.com/v1/livechat/sche... https://api.sw.siemens.com/v1/livechat/schedule/false/chatbox/global — 200 — 712 B — 327 ms — h2https://home-e31.niceincontact.com/inContact/ChatClient/js/embed.min.jshome-e31.niceincontact.com/inContac... https://home-e31.niceincontact.com/inContact/ChatClient/js/embed.min.js — 200 — 4.0 KiB — 132 ms — http/1.1https://images.sw.cdn.siemens.com/logo/logo-white.svgimages.sw.cdn.siemens.com/logo/logo... https://images.sw.cdn.siemens.com/logo/logo-white.svg — 200 — 1.8 KiB — 24 ms — h2https://api.sw.siemens.com/v1/livechat/schedule/false/chatbox/globalapi.sw.siemens.com/v1/livechat/sche... https://api.sw.siemens.com/v1/livechat/schedule/false/chatbox/global — 200 — 710 B — 592 ms — h2https://static.sw.cdn.siemens.com/translations/prod/cartcontainer/translation-en-USstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/cartcontainer/translation-en-US — 200 — 3.9 KiB — 22 ms — h2https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-en-USstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-en-US — 200 — 0 B — 3 ms — h2https://static.sw.cdn.siemens.com/disw/header-navigation/en-US/global-header-one.jsonstatic.sw.cdn.siemens.com/disw/head... https://static.sw.cdn.siemens.com/disw/header-navigation/en-US/global-header-one.json — 200 — 0 B — 297 ms — h2https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-en-USstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-en-US — 200 — 0 B — 5 ms — h2https://app.usercentrics.eu/browser-ui/3.98.1/index.module.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/index.module.js — 200 — 120.6 KiB — 77 ms — h3https://api.sw.siemens.com/taxonomy/latest/marketplace-countriesapi.sw.siemens.com/taxonomy/latest/... https://api.sw.siemens.com/taxonomy/latest/marketplace-countries — 200 — 47.1 KiB — 559 ms — h2https://www.siemens.com/props/1xr0g6eVI04TIpIkPTIzES-en-US.jsonwww.siemens.com/props/1xr0g6eVI04TI... https://www.siemens.com/props/1xr0g6eVI04TIpIkPTIzES-en-US.json — 200 — 536.5 KiB — 83 ms — h3https://www.siemens.com/props/4Cfw4K4OVHp8piJ6XxeHzS-en-US.jsonwww.siemens.com/props/4Cfw4K4OVHp8p... https://www.siemens.com/props/4Cfw4K4OVHp8piJ6XxeHzS-en-US.json — 200 — 540.4 KiB — 108 ms — h3https://www.siemens.com/props/1efNYmfzsmUi8Nh9HkPLRQ-en-US.jsonwww.siemens.com/props/1efNYmfzsmUi8... https://www.siemens.com/props/1efNYmfzsmUi8Nh9HkPLRQ-en-US.json — 200 — 546.3 KiB — 97 ms — h3https://api.usercentrics.eu/settings/GXj83XOdm/latest/languages.jsonapi.usercentrics.eu/settings/GXj83X... https://api.usercentrics.eu/settings/GXj83XOdm/latest/languages.json — 200 — 0 B — 73 ms — h2https://api.sw.siemens.com/v1/country/locateapi.sw.siemens.com/v1/country/locat... https://api.sw.siemens.com/v1/country/locate — 200 — 599 B — 325 ms — h2https://metrics.siemens-cdn.com/js/container_UFefytkf.jsmetrics.siemens-cdn.com/js/containe... https://metrics.siemens-cdn.com/js/container_UFefytkf.js — 200 — 90.6 KiB — 97 ms — h2https://www.siemens.com/img/favicon.icowww.siemens.com/img/favicon.ico https://www.siemens.com/img/favicon.ico — 200 — 1.6 KiB — 78 ms — h3https://api.sw.siemens.com/ecbe/api/v1/settings/countries/api.sw.siemens.com/ecbe/api/v1/sett... https://api.sw.siemens.com/ecbe/api/v1/settings/countries/ — 200 — 4.7 KiB — 327 ms — h2https://api.usercentrics.eu/settings/GXj83XOdm/latest/languages.jsonapi.usercentrics.eu/settings/GXj83X... https://api.usercentrics.eu/settings/GXj83XOdm/latest/languages.json — 200 — 655 B — 23 ms — h2https://static.sw.cdn.siemens.com/disw/header-navigation/en-US/global-header-one.jsonstatic.sw.cdn.siemens.com/disw/head... https://static.sw.cdn.siemens.com/disw/header-navigation/en-US/global-header-one.json — 200 — 15.5 KiB — 21 ms — h2https://www.siemens.com/img/favicon.svgwww.siemens.com/img/favicon.svg https://www.siemens.com/img/favicon.svg — 200 — 1.5 KiB — 87 ms — h3https://api.usercentrics.eu/settings/GXj83XOdm/latest/en.jsonapi.usercentrics.eu/settings/GXj83X... https://api.usercentrics.eu/settings/GXj83XOdm/latest/en.json — 200 — 0 B — 35 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5247sjOzA7dQFbXzT3BRmv/en-US/coworkers-brainstorming-global-nav-feature-640x360.jpgimages.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5247sjOzA7dQFbXzT3BRmv/en-US/coworkers-brainstorming-global-nav-feature-640x360.jpg — 200 — 226.4 KiB — 41 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1qTApqMxKzUu4rnWAziH97/en-US/8ae3523d-7500-49c2-90a3-7d5141f016e0-siem-xcel-original-with-X-shape-navigation-1067x600.jpgimages.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1qTApqMxKzUu4rnWAziH97/en-US/8ae3523d-7500-49c2-90a3-7d5141f016e0-siem-xcel-original-with-X-shape-navigation-1067x600.jpg — 200 — 451.6 KiB — 38 ms — h2https://api.usercentrics.eu/settings/GXj83XOdm/latest/en.jsonapi.usercentrics.eu/settings/GXj83X... https://api.usercentrics.eu/settings/GXj83XOdm/latest/en.json — 200 — 11.6 KiB — 24 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/qd6j45dyXFHDJjKplB9IY/en-US/next-era-gen-ai-report-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/qd6j45dyXFHDJjKplB9IY/en-US/next-era-gen-ai-report-shero-2560x1440.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=1700&h=1440&q=60 — 200 — 255.0 KiB — 29 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6WLujg3B4KmAjMqLEZKHbL/en-US/hymer-digital-recreational-vehicle-white-paper-promo-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6WLujg3B4KmAjMqLEZKHbL/en-US/hymer-digital-recreational-vehicle-white-paper-promo-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60 — 200 — 38.1 KiB — 74 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5tZPivSj6Yl2kiOo6sZgN3/en-US/digital-transformation-amberg-interactive-pdf-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5tZPivSj6Yl2kiOo6sZgN3/en-US/digital-transformation-amberg-interactive-pdf-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60 — 200 — 41.1 KiB — 28 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6LUa1MeRAwUpb1E5ItmdF/en-US/wonik-holdings-whitepaper-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/6LUa1MeRAwUpb1E5ItmdF/en-US/wonik-holdings-whitepaper-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60 — 200 — 30.1 KiB — 31 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2eZiSnEGTnRIav7pYcC57f/en-US/it-ot-convergence-renewable-energy-whitepaper-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2eZiSnEGTnRIav7pYcC57f/en-US/it-ot-convergence-renewable-energy-whitepaper-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60 — 200 — 22.4 KiB — 31 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2oCe9rAefhKtNwlzc6efOt/en-US/carbon-footprint-success-story-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2oCe9rAefhKtNwlzc6efOt/en-US/carbon-footprint-success-story-feature-640x360.jpg?auto=format%2Ccompress&fit=crop&crop=faces%2Cedges&w=640&h=360&q=60 — 200 — 45.2 KiB — 29 ms — h2https://api.sw.siemens.com/v1/country/en-USapi.sw.siemens.com/v1/country/en-US https://api.sw.siemens.com/v1/country/en-US — 200 — 9.2 KiB — 169 ms — h2https://app.usercentrics.eu/session/1px.png?settingsId=GXj83XOdmapp.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=GXj83XOdm — 200 — 817 B — 21 ms — h2https://app.usercentrics.eu/browser-ui/3.98.1/DefaultData-c6c622cd-09bb7067.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/DefaultData-c6c622cd-09bb7067.js — 200 — 1.1 KiB — 21 ms — h3https://experience.ninetailed.co/v2/organizations/fee5a7d5-8a9a-44b6-834c-0df4df5366ac/environments/main/profilesexperience.ninetailed.co/v2/organiz... https://experience.ninetailed.co/v2/organizations/fee5a7d5-8a9a-44b6-834c-0df4df5366ac/environments/main/profiles — 200 — 1.6 KiB — 416 ms — h3https://api.usercentrics.eu/translations/translations-en.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-en.json — 200 — 0 B — 35 ms — h3https://api.usercentrics.eu/translations/translations-en.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-en.json — 200 — 3.7 KiB — 21 ms — h3https://api.sw.siemens.com/v1/livechat/phone-numbers/ESapi.sw.siemens.com/v1/livechat/phon... https://api.sw.siemens.com/v1/livechat/phone-numbers/ES — 200 — 571 B — 363 ms — h2https://app.usercentrics.eu/browser-ui/3.98.1/DefaultUI-58678d3a-dee4e8f1.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/DefaultUI-58678d3a-dee4e8f1.js — 200 — 835 B — 23 ms — h3https://api.sw.siemens.com/v1/livechat/schedule/false/chatbox/globalapi.sw.siemens.com/v1/livechat/sche... https://api.sw.siemens.com/v1/livechat/schedule/false/chatbox/global — 200 — 712 B — 320 ms — h2https://app.usercentrics.eu/browser-ui/3.98.1/FirstLayerCustomization-fdbe2593-1fc9b2ee.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/FirstLayerCustomization-fdbe2593-1fc9b2ee.js — 200 — 1.2 KiB — 23 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/ButtonsCustomization-6135b8b0-75588c21.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/ButtonsCustomization-6135b8b0-75588c21.js — 200 — 300 B — 23 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/SecondLayerUI-402cb479-60bd270e.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/SecondLayerUI-402cb479-60bd270e.js — 200 — 408 B — 23 ms — h3https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 204 — 0 B — 84 ms — h2https://w3.siemens.com/ote/one/ote.jsw3.siemens.com/ote/one/ote.js https://w3.siemens.com/ote/one/ote.js — 200 — 98.1 KiB — 97 ms — h3https://w3.siemens.com/ste/cookiemonster/cookiemonster.jsw3.siemens.com/ste/cookiemonster/co... https://w3.siemens.com/ste/cookiemonster/cookiemonster.js — 200 — 1.7 KiB — 81 ms — h3https://api.s.sw.siemens.com/v1/iapi.s.sw.siemens.com/v1/i https://api.s.sw.siemens.com/v1/i — 200 — 245 B — 584 ms — http/1.1https://api.s.sw.siemens.com/v1/iapi.s.sw.siemens.com/v1/i https://api.s.sw.siemens.com/v1/i — 200 — 245 B — 583 ms — http/1.1https://api.s.sw.siemens.com/v1/papi.s.sw.siemens.com/v1/p https://api.s.sw.siemens.com/v1/p — 200 — 245 B — 581 ms — http/1.1https://app.usercentrics.eu/browser-ui/3.98.1/PrivacyButton-7bbe7506.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/PrivacyButton-7bbe7506.js — 200 — 2.4 KiB — 24 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/index-e003eb6a.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/index-e003eb6a.js — 200 — 864 B — 23 ms — h3https://metrics.siemens-cdn.com/matomo.php?action_name=Siemens%20home%20%7C%20Siemens&idsite=73&rec=1&r=446611&h=19&m=7&s=17&url=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F&_id=a7eb281068e512ff&_idn=1&send_image=0&_refts=0&pv_id=mjRVGw&nwefftype=4g&webgl=1&pf_net=0&pf_srv=74&pf_tfr=22&pf_dm1=235&pf_dm2=431&pf_onl=0&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600metrics.siemens-cdn.com/matomo.php?... https://metrics.siemens-cdn.com/matomo.php?action_name=Siemens%20home%20%7C%20Siemens&idsite=73&rec=1&r=446611&h=19&m=7&s=17&url=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F&_id=a7eb281068e512ff&_idn=1&send_image=0&_refts=0&pv_id=mjRVGw&nwefftype=4g&webgl=1&pf_net=0&pf_srv=74&pf_tfr=22&pf_dm1=235&pf_dm2=431&pf_onl=0&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600 — 204 — 480 B — 148 ms — h2https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 201 — 74 B — 47 ms — h2https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchHeaderVital.cssstatic.sw.cdn.siemens.com/digitalex... https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchHeaderVital.css — 200 — 423 B — 21 ms — h2https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchHeaderVital.cssstatic.sw.cdn.siemens.com/digitalex... https://static.sw.cdn.siemens.com/digitalexperiences/search/1.x/searchHeaderVital.css — 200 — 0 B — 22 ms — h2https://metrics.siemens-cdn.com/plugins/HeatmapSessionRecording/configs.php?idsite=73&trackerid=s0sLB4&url=https%3A%2F%2Fwww.siemens.com%2Fen-us%2Fmetrics.siemens-cdn.com/plugins/Hea... https://metrics.siemens-cdn.com/plugins/HeatmapSessionRecording/configs.php?idsite=73&trackerid=s0sLB4&url=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F — 200 — 363 B — 26 ms — h3https://uct.service.usercentrics.eu/uct?v=1&sid=GXj83XOdm&t=1&abv=&r=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F&cb=1776798437950uct.service.usercentrics.eu/uct?v=1... https://uct.service.usercentrics.eu/uct?v=1&sid=GXj83XOdm&t=1&abv=&r=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F&cb=1776798437950 — 200 — 236 B — 78 ms — h2https://prod.ste.dc.siemens.com/ste/dnbdata/ste_dnbdata.aspx?fct=ste.cd_callback&rnd=833404883prod.ste.dc.siemens.com/ste/dnbdata... https://prod.ste.dc.siemens.com/ste/dnbdata/ste_dnbdata.aspx?fct=ste.cd_callback&rnd=833404883 — 200 — 1.4 KiB — 129 ms — h2https://w3.siemens.com/ste/ote_config/ote_config.aspx?fct=ste.net_callbackw3.siemens.com/ste/ote_config/ote_c... https://w3.siemens.com/ste/ote_config/ote_config.aspx?fct=ste.net_callback — 200 — 1.6 KiB — 184 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/index-dcece1ff.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/index-dcece1ff.js — 200 — 2.3 KiB — 22 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/VirtualServiceItem-b82c2a99.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/VirtualServiceItem-b82c2a99.js — 200 — 48.8 KiB — 31 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/SaveButton-ffffb102.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/SaveButton-ffffb102.js — 200 — 658 B — 22 ms — h3https://app.usercentrics.eu/browser-ui/3.98.1/DefaultTabs-c26ce6a7.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.1/DefaultTabs-c26ce6a7.js — 200 — 1.7 KiB — 31 ms — h3https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2Z7LYOEayHuJHzbfiXAzRD/en-US/convocatoria-de-junta-de-accionistas-2026-siemens-sa-feature-640x360.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=96&h=64&q=60images.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/2Z7LYOEayHuJHzbfiXAzRD/en-US/convocatoria-de-junta-de-accionistas-2026-siemens-sa-feature-640x360.jpg?auto=format,compress&fit=crop&crop=faces,edges&w=96&h=64&q=60 — 200 — 1.7 KiB — 29 ms — h2https://experience.ninetailed.co/v2/organizations/fee5a7d5-8a9a-44b6-834c-0df4df5366ac/environments/main/profiles/5bdcb5e76957453720b743ad115611397586325f5f7ce9a757162b305ded6f70experience.ninetailed.co/v2/organiz... https://experience.ninetailed.co/v2/organizations/fee5a7d5-8a9a-44b6-834c-0df4df5366ac/environments/main/profiles/5bdcb5e76957453720b743ad115611397586325f5f7ce9a757162b305ded6f70 — 200 — 1.6 KiB — 87 ms — h3https://w3.siemens.com/c2_config.json?url=https%3A%2F%2Fwww.siemens.com%2Fen-us%2Fw3.siemens.com/c2_config.json?url=h... https://w3.siemens.com/c2_config.json?url=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F — 200 — 909 B — 78 ms — h3https://siemens.sc.omtrdc.net/b/ss/siemens-x-cl/1/JS-2.20.0/s87312436287075siemens.sc.omtrdc.net/b/ss/siemens-... https://siemens.sc.omtrdc.net/b/ss/siemens-x-cl/1/JS-2.20.0/s87312436287075 — 200 — 386 B — 66 ms — h2https://w3.siemens.com/applications/62faba30-51a5-d7bc-2f2e-639eb42ebe5e/js/author-toolbox.min.jsw3.siemens.com/applications/62faba3... https://w3.siemens.com/applications/62faba30-51a5-d7bc-2f2e-639eb42ebe5e/js/author-toolbox.min.js — 200 — 3.2 KiB — 94 ms — h3https://siemens.sc.omtrdc.net/b/ss/siemens-x-cl/1/JS-2.20.0/s81934743508157?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2019%3A7%3A18%202%200&D=%7E%7E&vid=821926d90d5dbfb98c0b6dd757b8aa42&aid=821926d90d5dbfb98c0b6dd757b8aa42&ce=UTF-8&cdp=2&pageName=cg%3Aww%3Aen%2Findex&g=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F&cc=USD&ch=cg%7Cww&server=www.siemens.com&events=event84%2Cevent85%3D0.12%2Cevent39%2Cevent131%3D0.016%2Cevent132%3D0%2Cevent133%3D1504%2Cevent134%3D1372%2Cevent135%3D1130.9%2Cevent136%3D0&c1=CM&c2=WW&c3=%7E%7EpageName&v5=%7E%7Ec16&v7=CM&c8=ONE_template&v8=WW&c9=4l2ATvilGJdVPoMnlICZKz&v9=%7E%7Ec8&v11=%7E%7Ec9&c12=%7E%7Ev12&v12=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F&v13=%7E%7EpageName&c14=en&v14=%28entry%20%2F%20refresh%20%2F%20new%20tab%29&c16=external&v16=logged_out&c20=home&v20=home&c25=consent%3Areqd&v25=%7E%7EUser-Agent&v27=Siemens%20home%20%7C%20Siemens&c30=%7E%7Epev2&v30=%7E%7Epev2&c41=adlytics_A.2.20_2026-03-30.one&c42=siemens-x-cl&v42=%7E%7Evid&c44=script%3A%2F%2Fw3.siemens.com%2Fote%2Fone%2Fote.js&c47=cg%3Aww%3Aen%2Findex&c48=p00&v55=cookielayer.impression&v78=cg%3Aww%3Aen%2Findex&v89=%2F&pe=lnk_o&pev2=cookielayer.impression&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&lrt=69&AQE=1siemens.sc.omtrdc.net/b/ss/siemens-... https://siemens.sc.omtrdc.net/b/ss/siemens-x-cl/1/JS-2.20.0/s81934743508157?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2019%3A7%3A18%202%200&D=%7E%7E&vid=821926d90d5dbfb98c0b6dd757b8aa42&aid=821926d90d5dbfb98c0b6dd757b8aa42&ce=UTF-8&cdp=2&pageName=cg%3Aww%3Aen%2Findex&g=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F&cc=USD&ch=cg%7Cww&server=www.siemens.com&events=event84%2Cevent85%3D0.12%2Cevent39%2Cevent131%3D0.016%2Cevent132%3D0%2Cevent133%3D1504%2Cevent134%3D1372%2Cevent135%3D1130.9%2Cevent136%3D0&c1=CM&c2=WW&c3=%7E%7EpageName&v5=%7E%7Ec16&v7=CM&c8=ONE_template&v8=WW&c9=4l2ATvilGJdVPoMnlICZKz&v9=%7E%7Ec8&v11=%7E%7Ec9&c12=%7E%7Ev12&v12=https%3A%2F%2Fwww.siemens.com%2Fen-us%2F&v13=%7E%7EpageName&c14=en&v14=%28entry%20%2F%20refresh%20%2F%20new%20tab%29&c16=external&v16=logged_out&c20=home&v20=home&c25=consent%3Areqd&v25=%7E%7EUser-Agent&v27=Siemens%20home%20%7C%20Siemens&c30=%7E%7Epev2&v30=%7E%7Epev2&c41=adlytics_A.2.20_2026-03-30.one&c42=siemens-x-cl&v42=%7E%7Evid&c44=script%3A%2F%2Fw3.siemens.com%2Fote%2Fone%2Fote.js&c47=cg%3Aww%3Aen%2Findex&c48=p00&v55=cookielayer.impression&v78=cg%3Aww%3Aen%2Findex&v89=%2F&pe=lnk_o&pev2=cookielayer.impression&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&lrt=69&AQE=1 — 200 — 116 B — 27 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2469ms · 1419KB · $33/mo
Unattributable
Other
Costly
Execution 626ms
Transfer 0 KB
Monthly Cost $8/mo
www.siemens.com
Other
Costly
Execution 532ms
Transfer 968 KB
Unused 79%
Monthly Cost $7/mo
static.sw.cdn.siemens.com
Other
Costly
Execution 444ms
Transfer 33 KB
Monthly Cost $6/mo
www.siemens.com
Other
Costly
Execution 375ms
Transfer 101 KB
Monthly Cost $5/mo
metrics.siemens-cdn.com
Other
Costly
Execution 209ms
Transfer 91 KB
Unused 34%
Monthly Cost $3/mo
w3.siemens.com
Other
Optional
Execution 122ms
Transfer 98 KB
Unused 44%
Monthly Cost $2/mo
static.sw.cdn.siemens.com
Other
Optional
Execution 89ms
Transfer 8 KB
Monthly Cost $1/mo
app.usercentrics.eu
Other
Optional
Execution 72ms
Transfer 121 KB
Unused 45%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 626ms and costs ~$8/month
  • www.siemens.com adds 532ms and costs ~$7/month
  • static.sw.cdn.siemens.com adds 444ms and costs ~$6/month
  • www.siemens.com adds 375ms and costs ~$5/month
  • metrics.siemens-cdn.com adds 209ms and costs ~$3/month

100% 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

Unattributable takes 626ms 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.siemens.com takes 532ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

79% of www.siemens.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

static.sw.cdn.siemens.com takes 444ms 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.siemens.com takes 375ms 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

metrics.siemens-cdn.com takes 209ms 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