Skip to content
https://siemens.de

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

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

2.75 s

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

3.73 s

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

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

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

6.56 s

Page Load Progression

981 ms
2.0 s
2.9 s
3.9 s
4.9 s
5.9 s
6.9 s
7.8 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
6.0 MB transferred, 138 requests
FIX
6.0 MB transferred, 138 requests
Critical::
Page weighs 11.5 MB (6.0 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::
138 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.0 MB / 2.4 MB budget
6.0 MB transferred
138 requests
1.3 g CO2 per page load
Images 2.3 MiB 38%
Other 1.8 MiB 29%
JavaScript 1.5 MiB 25%
Fonts 210.0 KiB 3%
HTML 102.1 KiB 2%
Other 75.5 KiB 1%
CSS 31.5 KiB 1%
Other 5.3 KiB 0%
Other 478 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 (6.0 MiB of 6.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3034ms total JS execution
FIX
3034ms total JS execution
Warning::
https://static.sw.cdn.siemens.com/xd/xd-utils/1.x/...: 970ms CPU time
Warning::
Unattributable: 702ms CPU time
Warning::
https://www.siemens.com/de-de/: 465ms CPU time
Warning::
https://www.siemens.com/lib/helpers/esm/index.modu...: 284ms CPU time
Warning::
https://metrics.siemens-cdn.com/js/container_UFefy...: 274ms CPU time
Warning::
Third-party scripts: 3034ms (100% of total)

Main Thread Breakdown

Script Evaluation 64% Other 15% Style & Layout 12% Garbage Collection 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://static.sw.cdn.siemens.com/xd/xd-utils/1.x/xd-utils.min.js970ms879ms2ms3rd
Unattributable702ms368ms0ms3rd
https://www.siemens.com/de-de/465ms20ms1ms3rd
https://www.siemens.com/lib/helpers/esm/index.module.js284ms140ms3ms3rd
https://metrics.siemens-cdn.com/js/container_UFefytkf.js274ms253ms12ms3rd
https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/2433.js110ms81ms1ms3rd
https://w3.siemens.com/ote/one/ote.js90ms76ms7ms3rd
https://app.usercentrics.eu/browser-ui/3.98.1/index.module.js77ms63ms0ms3rd
https://w3.siemens.com/ste/ote_config/ote_config.aspx?fct=ste.net_callback61ms60ms0ms3rd
F
JS Bundles
Action
43 scripts, 928 KB unused
FIX
43 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: 42 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 KB42 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/4549.js10 KB3rd
https://static.sw.cdn.siemens.com/digitalexperiences/utility/1.x/vendor.min.js0 KB3rd
https://data.cdn.siemens.com/?settingsId=GXj83XOdm2 KB3rd
https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/2433.js8 KB3rd
https://static.sw.cdn.siemens.com/xd/universal-components/1.x/web/4133.js24 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
138 resources · 6.0 MB · 928 KB savings available
FIX
138 resources · 6.0 MB · 928 KB savings available
Warning::
Page weight 5.0 MB over 1MB target
Got: 6.0 MB Expected: ≤ 1 MB
Info::
~928 KB of savings available
Warning::
137 third-party resources (100% of weight)
Info::
8 resources over 200KB
138 resources · 6.0 MiB · 137 third-party 5.0 MiB over 1MB target
Image 40% · 2.4 MiB
Other 29% · 1.8 MiB
JavaScript 25% · 1.5 MiB
Font 3% · 210.0 KiB
Document 2% · 102.2 KiB
CSS 1% · 32.0 KiB

~928.1 KiB of savings available

Remove unused JavaScript: 928.1 KiB
C
Image Optimization
Action
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
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.
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::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnwA... 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 1.0 s 2.0 s 3.0 s FCP 2.8 s LCP 3.7 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 — 35 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 — 51 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 — 42 ms — font-display: swap
SiemensSans_Prof_Black.... woff2 swap
Size 69 KB
Load time 35 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
SiemensSans_Prof_Roman.... woff2 swap
Size 69 KB
Load time 51 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
SiemensSans_Prof_Bold.w... woff2 swap
Size 72 KB
Load time 42 ms
Start 2.8 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
138 requests over 5692ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.8 s LCP 3.7 shttps://siemens.de// https://siemens.de/ — 301 — 389 B — 328 ms — h2https://www.siemens.de/www.siemens.de/ https://www.siemens.de/ — 301 — 461 B — 1.1 s — h3https://www.siemens.com/de/de.htmlwww.siemens.com/de/de.html https://www.siemens.com/de/de.html — 302 — 732 B — 592 ms — h3https://www.siemens.com/de-dewww.siemens.com/de-de https://www.siemens.com/de-de — 302 — 720 B — 515 ms — h3https://www.siemens.com/de-de/www.siemens.com/de-de/ https://www.siemens.com/de-de/ — 200 — 102.1 KiB — 96 ms — h3https://www.siemens.com/styles.csswww.siemens.com/styles.css https://www.siemens.com/styles.css — 200 — 29.8 KiB — 124 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 — 60 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 — 61 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 — 69 ms — h2https://www.siemens.com/css/styles.csswww.siemens.com/css/styles.css https://www.siemens.com/css/styles.css — 200 — 1.3 KiB — 84 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.1 KiB — 75 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.6 KiB — 98 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 — 91 ms — h3https://www.siemens.com/siteScripts/analyticsEventBinder.jswww.siemens.com/siteScripts/analyti... https://www.siemens.com/siteScripts/analyticsEventBinder.js — 200 — 2.6 KiB — 85 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 — 27 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 — 30 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 — 442 B — 21 ms — h2https://api.sw.siemens.com/auth/sessionapi.sw.siemens.com/auth/session https://api.sw.siemens.com/auth/session — 200 — 1.3 KiB — 499 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 — 524 B — 395 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 — 348 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 — 3 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 — 21 ms — h2https://data.cdn.siemens.com/?settingsId=GXj83XOdmdata.cdn.siemens.com/?settingsId=GX... https://data.cdn.siemens.com/?settingsId=GXj83XOdm — 200 — 1.7 KiB — 119 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 — 52 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 — 1.6 s — 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 — 89 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.7 KiB — 86 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 — 55 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 — 37 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.8 s LCP 3.7 shttps://siemens.de// https://siemens.de/ — 301 — 389 B — 328 ms — h2https://www.siemens.de/www.siemens.de/ https://www.siemens.de/ — 301 — 461 B — 1.1 s — h3https://www.siemens.com/de/de.htmlwww.siemens.com/de/de.html https://www.siemens.com/de/de.html — 302 — 732 B — 592 ms — h3https://www.siemens.com/de-dewww.siemens.com/de-de https://www.siemens.com/de-de — 302 — 720 B — 515 ms — h3https://www.siemens.com/de-de/www.siemens.com/de-de/ https://www.siemens.com/de-de/ — 200 — 102.1 KiB — 96 ms — h3https://www.siemens.com/styles.csswww.siemens.com/styles.css https://www.siemens.com/styles.css — 200 — 29.8 KiB — 124 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 — 60 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 — 61 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 — 69 ms — h2https://www.siemens.com/css/styles.csswww.siemens.com/css/styles.css https://www.siemens.com/css/styles.css — 200 — 1.3 KiB — 84 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.1 KiB — 75 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.6 KiB — 98 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 — 91 ms — h3https://www.siemens.com/siteScripts/analyticsEventBinder.jswww.siemens.com/siteScripts/analyti... https://www.siemens.com/siteScripts/analyticsEventBinder.js — 200 — 2.6 KiB — 85 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 — 27 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 — 30 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 — 442 B — 21 ms — h2https://api.sw.siemens.com/auth/sessionapi.sw.siemens.com/auth/session https://api.sw.siemens.com/auth/session — 200 — 1.3 KiB — 499 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 — 524 B — 395 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 — 348 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 — 3 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 — 21 ms — h2https://data.cdn.siemens.com/?settingsId=GXj83XOdmdata.cdn.siemens.com/?settingsId=GX... https://data.cdn.siemens.com/?settingsId=GXj83XOdm — 200 — 1.7 KiB — 119 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 — 52 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 — 1.6 s — 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 — 89 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.7 KiB — 86 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 — 55 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 — 37 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 — 87 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 — 81 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.2 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 — 69 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.7 KiB — 67 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 — 76 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 — 53 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 — 75 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 — 35 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 — 51 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 — 42 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/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.4 KiB — 36 ms — h2https://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 — 46 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 — 42 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 — 46 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.1 KiB — 54 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 — 59 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 — 58 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 — 43 ms — h2https://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 — 37 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 — 58 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 — 49 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 — 39 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 — 40 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 — 41 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 — 55 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 — 52 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 — 57 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 — 54 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 — 59 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 — 58 ms — h2https://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 — 74 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.2 KiB — 151 ms — h3https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-de-DEstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-de-DE — 200 — 1.1 KiB — 26 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 — 309 ms — h2https://static.sw.cdn.siemens.com/translations/prod/livechat-proactive/translation-de-DEstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/livechat-proactive/translation-de-DE — 200 — 1.1 KiB — 23 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 — 318 ms — h2https://static.sw.cdn.siemens.com/translations/prod/cartcontainer/translation-de-DEstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/cartcontainer/translation-de-DE — 200 — 4.5 KiB — 23 ms — h2https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-de-DEstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-de-DE — 200 — 0 B — 23 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 — 141 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 — 27 ms — h2https://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 — 539 ms — h2https://static.sw.cdn.siemens.com/disw/header-navigation/de-DE/global-header-one.jsonstatic.sw.cdn.siemens.com/disw/head... https://static.sw.cdn.siemens.com/disw/header-navigation/de-DE/global-header-one.json — 200 — 0 B — 308 ms — h2https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-de-DEstatic.sw.cdn.siemens.com/translati... https://static.sw.cdn.siemens.com/translations/prod/global-navigation-labels/translation-de-DE — 200 — 0 B — 3 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 — 571 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 — 79 ms — h3https://www.siemens.com/props/1xr0g6eVI04TIpIkPTIzES-de-DE.jsonwww.siemens.com/props/1xr0g6eVI04TI... https://www.siemens.com/props/1xr0g6eVI04TIpIkPTIzES-de-DE.json — 200 — 556.2 KiB — 108 ms — h3https://www.siemens.com/props/4Cfw4K4OVHp8piJ6XxeHzS-de-DE.jsonwww.siemens.com/props/4Cfw4K4OVHp8p... https://www.siemens.com/props/4Cfw4K4OVHp8piJ6XxeHzS-de-DE.json — 200 — 560.1 KiB — 104 ms — h3https://www.siemens.com/props/1efNYmfzsmUi8Nh9HkPLRQ-de-DE.jsonwww.siemens.com/props/1efNYmfzsmUi8... https://www.siemens.com/props/1efNYmfzsmUi8Nh9HkPLRQ-de-DE.json — 200 — 567.1 KiB — 102 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 — 333 ms — h2https://api.usercentrics.eu/settings/GXj83XOdm/latest/languages.jsonapi.usercentrics.eu/settings/GXj83X... https://api.usercentrics.eu/settings/GXj83XOdm/latest/languages.json — 200 — 0 B — 96 ms — h2https://api.sw.siemens.com/v1/country/locateapi.sw.siemens.com/v1/country/locat... https://api.sw.siemens.com/v1/country/locate — 200 — 602 B — 335 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 — 102 ms — h2https://static.sw.cdn.siemens.com/disw/header-navigation/de-DE/global-header-one.jsonstatic.sw.cdn.siemens.com/disw/head... https://static.sw.cdn.siemens.com/disw/header-navigation/de-DE/global-header-one.json — 200 — 17.7 KiB — 25 ms — h2https://api.usercentrics.eu/settings/GXj83XOdm/latest/languages.jsonapi.usercentrics.eu/settings/GXj83X... https://api.usercentrics.eu/settings/GXj83XOdm/latest/languages.json — 200 — 653 B — 22 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5247sjOzA7dQFbXzT3BRmv/de-DE/coworkers-brainstorming-global-nav-feature-640x360.jpgimages.sw.cdn.siemens.com/siemens-d... https://images.sw.cdn.siemens.com/siemens-disw-assets/public/5247sjOzA7dQFbXzT3BRmv/de-DE/coworkers-brainstorming-global-nav-feature-640x360.jpg — 200 — 226.4 KiB — 39 ms — h2https://images.sw.cdn.siemens.com/siemens-disw-assets/public/1qTApqMxKzUu4rnWAziH97/de-DE/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/de-DE/8ae3523d-7500-49c2-90a3-7d5141f016e0-siem-xcel-original-with-X-shape-navigation-1067x600.jpg — 200 — 451.6 KiB — 34 ms — h2https://api.usercentrics.eu/settings/GXj83XOdm/latest/de.jsonapi.usercentrics.eu/settings/GXj83X... https://api.usercentrics.eu/settings/GXj83XOdm/latest/de.json — 200 — 0 B — 34 ms — h3https://api.usercentrics.eu/settings/GXj83XOdm/latest/de.jsonapi.usercentrics.eu/settings/GXj83X... https://api.usercentrics.eu/settings/GXj83XOdm/latest/de.json — 200 — 12.7 KiB — 23 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 — 34 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 — 30 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 — 29 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.0 KiB — 27 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.5 KiB — 26 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.3 KiB — 33 ms — h2https://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 — 322 ms — h3https://api.sw.siemens.com/v1/country/de-DEapi.sw.siemens.com/v1/country/de-DE https://api.sw.siemens.com/v1/country/de-DE — 200 — 9.3 KiB — 346 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 — 823 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 — 22 ms — h3https://www.siemens.com/img/favicon.icowww.siemens.com/img/favicon.ico https://www.siemens.com/img/favicon.ico — 200 — 1.6 KiB — 148 ms — h3https://api.usercentrics.eu/translations/translations-de.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-de.json — 200 — 0 B — 32 ms — h3https://api.usercentrics.eu/translations/translations-de.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-de.json — 200 — 4.4 KiB — 22 ms — h3https://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 — 21 ms — h3https://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 — 26 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 — 30 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 — 30 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 — 69 ms — h2https://w3.siemens.com/ote/one/ote.jsw3.siemens.com/ote/one/ote.js https://w3.siemens.com/ote/one/ote.js — 200 — 97.9 KiB — 80 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 — 75 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 — 723 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 — 723 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 — 724 ms — http/1.1https://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 — 43 ms — h2https://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 — 25 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 — 37 ms — h3https://metrics.siemens-cdn.com/matomo.php?action_name=Startseite%20Siemens%20%7C%20Siemens&idsite=73&rec=1&r=042811&h=20&m=13&s=31&url=https%3A%2F%2Fwww.siemens.com%2Fde-de%2F&_id=798a0c1a9ff7c2d6&_idn=1&send_image=0&_refts=0&pv_id=WGVNQg&nwefftype=4g&webgl=1&pf_net=0&pf_srv=73&pf_tfr=23&pf_dm1=296&pf_dm2=1748&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=Startseite%20Siemens%20%7C%20Siemens&idsite=73&rec=1&r=042811&h=20&m=13&s=31&url=https%3A%2F%2Fwww.siemens.com%2Fde-de%2F&_id=798a0c1a9ff7c2d6&_idn=1&send_image=0&_refts=0&pv_id=WGVNQg&nwefftype=4g&webgl=1&pf_net=0&pf_srv=73&pf_tfr=23&pf_dm1=296&pf_dm2=1748&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 — 478 B — 144 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 — 424 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 — 21 ms — h2https://metrics.siemens-cdn.com/plugins/HeatmapSessionRecording/configs.php?idsite=73&trackerid=oaTP1N&url=https%3A%2F%2Fwww.siemens.com%2Fde-de%2Fmetrics.siemens-cdn.com/plugins/Hea... https://metrics.siemens-cdn.com/plugins/HeatmapSessionRecording/configs.php?idsite=73&trackerid=oaTP1N&url=https%3A%2F%2Fwww.siemens.com%2Fde-de%2F — 200 — 361 B — 42 ms — h3https://uct.service.usercentrics.eu/uct?v=1&sid=GXj83XOdm&t=1&abv=&r=https%3A%2F%2Fwww.siemens.com%2Fde-de%2F&cb=1776802411419uct.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%2Fde-de%2F&cb=1776802411419 — 200 — 236 B — 81 ms — h2https://www.siemens.com/img/favicon.svgwww.siemens.com/img/favicon.svg https://www.siemens.com/img/favicon.svg — 200 — 1.5 KiB — 78 ms — h3https://prod.ste.dc.siemens.com/ste/dnbdata/ste_dnbdata.aspx?fct=ste.cd_callback&rnd=917118294prod.ste.dc.siemens.com/ste/dnbdata... https://prod.ste.dc.siemens.com/ste/dnbdata/ste_dnbdata.aspx?fct=ste.cd_callback&rnd=917118294 — 200 — 1.4 KiB — 123 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 — 289 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 — 34 ms — h2https://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 — 25 ms — h3https://experience.ninetailed.co/v2/organizations/fee5a7d5-8a9a-44b6-834c-0df4df5366ac/environments/main/profiles/4907d5469f76456d6e6ec705f015d6cec3c2a460095750edfde96abb1b075260experience.ninetailed.co/v2/organiz... https://experience.ninetailed.co/v2/organizations/fee5a7d5-8a9a-44b6-834c-0df4df5366ac/environments/main/profiles/4907d5469f76456d6e6ec705f015d6cec3c2a460095750edfde96abb1b075260 — 200 — 1.6 KiB — 101 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 — 572 B — 343 ms — h2https://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 — 36 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 — 35 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 — 28 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 — 714 B — 135 ms — h2https://siemens.sc.omtrdc.net/b/ss/siemens-x-cl/1/JS-2.20.0/s8697394676892siemens.sc.omtrdc.net/b/ss/siemens-... https://siemens.sc.omtrdc.net/b/ss/siemens-x-cl/1/JS-2.20.0/s8697394676892 — 200 — 386 B — 86 ms — h2https://w3.siemens.com/c2_config.json?url=https%3A%2F%2Fwww.siemens.com%2Fde-de%2Fw3.siemens.com/c2_config.json?url=h... https://w3.siemens.com/c2_config.json?url=https%3A%2F%2Fwww.siemens.com%2Fde-de%2F — 200 — 912 B — 97 ms — h3https://siemens.sc.omtrdc.net/b/ss/siemens-x-cl/1/JS-2.20.0/s84736034132690?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A13%3A32%202%200&D=%7E%7E&vid=134ec781fbc2b8c15bf5d746fb2655ce&aid=134ec781fbc2b8c15bf5d746fb2655ce&ce=UTF-8&cdp=2&pageName=cg%3Aww%3Ade%2Findex&g=https%3A%2F%2Fwww.siemens.com%2Fde-de%2F&cc=USD&ch=cg%7Cww&server=www.siemens.com&events=event84%2Cevent85%3D0.16%2Cevent39%2Cevent131%3D0.016%2Cevent132%3D0%2Cevent133%3D3036%2Cevent134%3D2840%2Cevent135%3D2588%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%2Fde-de%2F&v13=%7E%7EpageName&c14=de&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=Startseite%20Siemens%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%3Ade%2Findex&c48=p00&v55=cookielayer.impression&v78=cg%3Aww%3Ade%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=145&AQE=1siemens.sc.omtrdc.net/b/ss/siemens-... https://siemens.sc.omtrdc.net/b/ss/siemens-x-cl/1/JS-2.20.0/s84736034132690?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A13%3A32%202%200&D=%7E%7E&vid=134ec781fbc2b8c15bf5d746fb2655ce&aid=134ec781fbc2b8c15bf5d746fb2655ce&ce=UTF-8&cdp=2&pageName=cg%3Aww%3Ade%2Findex&g=https%3A%2F%2Fwww.siemens.com%2Fde-de%2F&cc=USD&ch=cg%7Cww&server=www.siemens.com&events=event84%2Cevent85%3D0.16%2Cevent39%2Cevent131%3D0.016%2Cevent132%3D0%2Cevent133%3D3036%2Cevent134%3D2840%2Cevent135%3D2588%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%2Fde-de%2F&v13=%7E%7EpageName&c14=de&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=Startseite%20Siemens%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%3Ade%2Findex&c48=p00&v55=cookielayer.impression&v78=cg%3Aww%3Ade%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=145&AQE=1 — 200 — 185 B — 26 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 — 65 ms — h3
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 3034ms · 1422KB · €33/mo
static.sw.cdn.siemens.com
Other
Costly
Execution 970ms
Transfer 33 KB
Monthly Cost €11/mo
Unattributable
Other
Costly
Execution 702ms
Transfer 0 KB
Monthly Cost €8/mo
www.siemens.com
Other
Costly
Execution 465ms
Transfer 102 KB
Monthly Cost €5/mo
www.siemens.com
Other
Costly
Execution 284ms
Transfer 968 KB
Unused 79%
Monthly Cost €3/mo
metrics.siemens-cdn.com
Other
Costly
Execution 274ms
Transfer 91 KB
Unused 34%
Monthly Cost €3/mo
static.sw.cdn.siemens.com
Other
Optional
Execution 110ms
Transfer 8 KB
Monthly Cost €1/mo
w3.siemens.com
Other
Optional
Execution 90ms
Transfer 98 KB
Unused 44%
Monthly Cost €1/mo
app.usercentrics.eu
Other
Optional
Execution 77ms
Transfer 121 KB
Unused 45%
Monthly Cost €1/mo
w3.siemens.com
Other
Optional
Execution 61ms
Transfer 2 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • static.sw.cdn.siemens.com adds 970ms and costs ~€11/month
  • Unattributable adds 702ms and costs ~€8/month
  • www.siemens.com adds 465ms and costs ~€5/month
  • www.siemens.com adds 284ms and costs ~€3/month
  • metrics.siemens-cdn.com adds 274ms 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

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

Unattributable takes 702ms 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 465ms 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 284ms 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

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