Skip to content
https://3ds.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

10.61 s

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

15.56 s

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

2.60 s

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

0.021

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

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

28.46 s

Page Load Progression

1.1 s
2.3 s
3.4 s
4.5 s
5.6 s
6.8 s
7.9 s
9.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.2 MB transferred, 178 requests
FIX
5.2 MB transferred, 178 requests
Critical::
Page weighs 11.6 MB (5.2 MB transferred)
Warning::
JavaScript is 2.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.7 MB
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Info::
Fonts are 285 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 285 KB
Warning::
178 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.2 MB / 2.4 MB budget
5.2 MB transferred
178 requests
1.1 g CO2 per page load
JavaScript 2.7 MiB 52%
Images 1.9 MiB 37%
Fonts 284.6 KiB 5%
Other 90.4 KiB 2%
CSS 78.3 KiB 1%
HTML 74.0 KiB 1%
Other 31.3 KiB 1%
Other 20.9 KiB 0%
Other 1.3 KiB 0%
Other 306 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.2 MiB of 5.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
31890ms total JS execution
FIX
31890ms total JS execution
Warning::
https://www.3ds.com/core-static/D-rFMrIY.js: 14011ms CPU time
Warning::
https://www.3ds.com/: 8889ms CPU time
Warning::
Unattributable: 2873ms CPU time
Warning::
https://www.3ds.com/statics/3ds-navigation/ds-head...: 1099ms CPU time
Warning::
https://tracking.3ds.com/stat/tc_global3ds.js: 690ms CPU time
Warning::
Third-party scripts: 31890ms (100% of total)

Main Thread Breakdown

Other 37% Script Evaluation 24% Style & Layout 20% Rendering 14%
ScriptTotalScriptingParse/CompileParty
https://www.3ds.com/core-static/D-rFMrIY.js14011ms2959ms0ms3rd
https://www.3ds.com/8889ms82ms4ms3rd
Unattributable2873ms308ms0ms3rd
https://www.3ds.com/statics/3ds-navigation/ds-header.min.js?page=homepage1099ms571ms134ms3rd
https://tracking.3ds.com/stat/tc_global3ds.js690ms569ms73ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-6125720527ms485ms37ms3rd
https://www.googletagmanager.com/gtag/js?id=G-TPGKGE8GTG485ms420ms53ms3rd
https://www.3ds.com/core-static/DQ-WKccN.js477ms446ms0ms3rd
https://tracking.3ds.com/stat/init/ds_init_global.js402ms305ms62ms3rd
https://www.3ds.com/apisearch/card_search_api?q=%23all%20card_content_lang%3Aen%20%20%20(card_content_type%3A%22article_press_release%22%20OR%20card_content_type%3A%22page_media_alert%22%20)%20%20&s=desc(card_content_start_datetime)&b=0&hf=4&output_format=json&callback=jsonCallback1776811454043_11866392ms127ms2ms3rd

Showing top 10 of 25 scripts

F
JS Bundles
Action
71 scripts, 815 KB unused
FIX
71 scripts, 815 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-982...: 106 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=DC-612...: 98 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.3ds.com/statics/3ds-navigation/ds-head...: 90 KB unused (16%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DYJD...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.3ds.com/statics/3ds-navigation/ds-foot...: 67 KB unused (12%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 815 KB
815 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=AW-982415508&cx=c&gtm=4e64h1148 KB106 KB (72%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-6125720&cx=c&gtm=4e64h1129 KB98 KB (76%)3rd
https://www.3ds.com/statics/3ds-navigation/ds-header.min.js?page=homepage573 KB90 KB (16%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DYJDKXYEZ4174 KB68 KB (39%)3rd
https://www.3ds.com/statics/3ds-navigation/ds-footer.min.js559 KB67 KB (12%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-982415508148 KB66 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-TPGKGE8GTG174 KB64 KB (37%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-6125720129 KB63 KB (49%)3rd
https://www.3ds.com/core-static/B-s8pg2s.js139 KB57 KB (41%)3rd
https://s.go-mpulse.net/boomerang/ZNRWU-3K5CW-EXEUR-LZCQ7-LND9S60 KB33 KB (56%)3rd

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
178 resources · 5.2 MB · 815 KB savings available
FIX
178 resources · 5.2 MB · 815 KB savings available
Warning::
Page weight 4.2 MB over 1MB target
Got: 5.2 MB Expected: ≤ 1 MB
Info::
~815 KB of savings available
Warning::
177 third-party resources (100% of weight)
Info::
5 resources over 200KB
178 resources · 5.2 MiB · 177 third-party 4.2 MiB over 1MB target
JavaScript 52% · 2.7 MiB
Image 38% · 2.0 MiB
Font 5% · 284.6 KiB
Other 2% · 110.4 KiB
CSS 1% · 78.3 KiB
Document 1% · 77.0 KiB

~815.4 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Info::
All images are well-optimized
31 images 1.9 MB
0 oversized -0 KB
16 legacy format
0 missing dimensions CLS risk
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
9 fonts (285 KB)
PASS
9 fonts (285 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

285 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.6 s LCP 15.6 shttps://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-SemiBold-v2.woff23ds-SemiBold-v2.woff2 https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-SemiBold-v2.woff2 — 37.6 KiB — 22 ms — font-display: swaphttps://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-Regular-v2.woff23ds-Regular-v2.woff2 https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-Regular-v2.woff2 — 39.9 KiB — 41 ms — font-display: swaphttps://www.3ds.com/statics/fet/1/frontend-toolbox/fonts/icons3ds/icons3ds.woff2icons3ds.woff2 https://www.3ds.com/statics/fet/1/frontend-toolbox/fonts/icons3ds/icons3ds.woff2 — 6.2 KiB — 46 ms — font-display: swaphttps://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-Light-v2.woff23ds-Light-v2.woff2 https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-Light-v2.woff2 — 38.5 KiB — 39 ms — font-display: swaphttps://www.3ds.com/statics/fonts/3ds/3ds-Light-v2.woff23ds-Light-v2.woff2 https://www.3ds.com/statics/fonts/3ds/3ds-Light-v2.woff2 — 38.5 KiB — 25 ms — font-display: swaphttps://www.3ds.com/statics/fonts/3ds/3ds-SemiBold-v2.woff23ds-SemiBold-v2.woff2 https://www.3ds.com/statics/fonts/3ds/3ds-SemiBold-v2.woff2 — 37.6 KiB — 47 ms — font-display: swaphttps://www.3ds.com/statics/fonts/3ds/3ds-Regular-v2.woff23ds-Regular-v2.woff2 https://www.3ds.com/statics/fonts/3ds/3ds-Regular-v2.woff2 — 39.9 KiB — 42 ms — font-display: swaphttps://www.3ds.com/statics/fonts/3ds/3ds-Bold-v2.woff23ds-Bold-v2.woff2 https://www.3ds.com/statics/fonts/3ds/3ds-Bold-v2.woff2 — 39.2 KiB — 37 ms — font-display: swaphttps://www.3ds.com/statics/3ds-navigation/fonts/3ds/ui-kit-icons.woff2ui-kit-icons.woff2 https://www.3ds.com/statics/3ds-navigation/fonts/3ds/ui-kit-icons.woff2 — 7.0 KiB — 46 ms — font-display: swap
3ds-SemiBold-v2.woff2 woff2 swap
Size 38 KB
Load time 22 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
3ds-Regular-v2.woff2 woff2 swap
Size 40 KB
Load time 41 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
icons3ds.woff2 woff2 swap
Size 6 KB
Load time 46 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
3ds-Light-v2.woff2 woff2 swap
Size 39 KB
Load time 39 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
3ds-Light-v2.woff2 woff2 swap
Size 39 KB
Load time 25 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
3ds-SemiBold-v2.woff2 woff2 swap
Size 38 KB
Load time 47 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
3ds-Regular-v2.woff2 woff2 swap
Size 40 KB
Load time 42 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
3ds-Bold-v2.woff2 woff2 swap
Size 39 KB
Load time 37 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
ui-kit-icons.woff2 woff2 swap
Size 7 KB
Load time 46 ms
Start 2.5 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
9 hints, 0 missing preconnects
PASS
9 hints, 0 missing preconnects
Info::
Page uses 9 resource hint(s)

Current Resource Hints

preconnect
1
preload
4
dns-prefetch
prefetch
4

9 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
178 requests over 8823ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.6 s LCP 15.6 shttps://3ds.com// https://3ds.com/ — 301 — 229 B — 332 ms — h2https://www.3ds.com/www.3ds.com/ https://www.3ds.com/ — 200 — 74.0 KiB — 321 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 123 ms — h3https://tracking.3ds.com/stat/init/ds_init_global.jstracking.3ds.com/stat/init/ds_init_... https://tracking.3ds.com/stat/init/ds_init_global.js — 200 — 50.9 KiB — 239 ms — h2https://www.3ds.com/statics/3ds-navigation/ds-header.min.js?page=homepagewww.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/ds-header.min.js?page=homepage — 200 — 573.3 KiB — 241 ms — h2https://www.3ds.com/statics/3ds-navigation/ds-footer.min.jswww.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/ds-footer.min.js — 200 — 558.8 KiB — 259 ms — h2https://www.3ds.com/statics/fet/1/frontend-toolbox/js/FeT.full.min.jswww.3ds.com/statics/fet/1/frontend-... https://www.3ds.com/statics/fet/1/frontend-toolbox/js/FeT.full.min.js — 200 — 13.7 KiB — 256 ms — h2https://www.3ds.com/statics/fet/1/frontend-toolbox/css/full-scoped.min.csswww.3ds.com/statics/fet/1/frontend-... https://www.3ds.com/statics/fet/1/frontend-toolbox/css/full-scoped.min.css — 200 — 18.8 KiB — 82 ms — h2https://www.3ds.com/statics/3ds-navigation/fonts/3ds/fonts.csswww.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/fonts/3ds/fonts.css — 200 — 2.0 KiB — 62 ms — h2https://www.3ds.com/core-static/entry.2xLHStye.csswww.3ds.com/core-static/entry.2xLHS... https://www.3ds.com/core-static/entry.2xLHStye.css — 200 — 14.9 KiB — 114 ms — h2https://www.3ds.com/core-static/ContentType.CsDXW1o5.csswww.3ds.com/core-static/ContentType... https://www.3ds.com/core-static/ContentType.CsDXW1o5.css — 200 — 390 B — 54 ms — h3https://www.3ds.com/core-static/BrickMounterJSON.3QR3F9c5.csswww.3ds.com/core-static/BrickMounte... https://www.3ds.com/core-static/BrickMounterJSON.3QR3F9c5.css — 200 — 326 B — 79 ms — h3https://www.3ds.com/core-static/index.CO1WZNCw.csswww.3ds.com/core-static/index.CO1WZ... https://www.3ds.com/core-static/index.CO1WZNCw.css — 200 — 209 B — 69 ms — h3https://www.3ds.com/core-static/index.DwqzMsw1.csswww.3ds.com/core-static/index.DwqzM... https://www.3ds.com/core-static/index.DwqzMsw1.css — 200 — 176 B — 174 ms — h3https://www.3ds.com/core-static/index.ZZQWDvt8.csswww.3ds.com/core-static/index.ZZQWD... https://www.3ds.com/core-static/index.ZZQWDvt8.css — 200 — 3.1 KiB — 61 ms — h3https://www.3ds.com/core-static/index.DSorXiGE.csswww.3ds.com/core-static/index.DSorX... https://www.3ds.com/core-static/index.DSorXiGE.css — 200 — 1.1 KiB — 70 ms — h3https://www.3ds.com/core-static/index.CNLAjqR6.csswww.3ds.com/core-static/index.CNLAj... https://www.3ds.com/core-static/index.CNLAjqR6.css — 200 — 3.0 KiB — 74 ms — h3https://www.3ds.com/core-static/index.D64oe1Ny.csswww.3ds.com/core-static/index.D64oe... https://www.3ds.com/core-static/index.D64oe1Ny.css — 200 — 160 B — 120 ms — h3https://www.3ds.com/core-static/index.CCWMnyUZ.csswww.3ds.com/core-static/index.CCWMn... https://www.3ds.com/core-static/index.CCWMnyUZ.css — 200 — 514 B — 190 ms — h3https://www.3ds.com/core-static/index.DOLNV2SR.csswww.3ds.com/core-static/index.DOLNV... https://www.3ds.com/core-static/index.DOLNV2SR.css — 200 — 420 B — 82 ms — h3https://www.3ds.com/core-static/B-s8pg2s.jswww.3ds.com/core-static/B-s8pg2s.js https://www.3ds.com/core-static/B-s8pg2s.js — 200 — 139.1 KiB — 205 ms — h3https://www.3ds.com/core-static/dfCcmonO.jswww.3ds.com/core-static/dfCcmonO.js https://www.3ds.com/core-static/dfCcmonO.js — 200 — 805 B — 167 ms — h3https://www.3ds.com/core-static/BYhs16Sc.jswww.3ds.com/core-static/BYhs16Sc.js https://www.3ds.com/core-static/BYhs16Sc.js — 200 — 2.6 KiB — 131 ms — h3https://www.3ds.com/core-static/WfkVWG4Y.jswww.3ds.com/core-static/WfkVWG4Y.js https://www.3ds.com/core-static/WfkVWG4Y.js — 200 — 740 B — 101 ms — h3https://www.3ds.com/core-static/2vD9AimF.jswww.3ds.com/core-static/2vD9AimF.js https://www.3ds.com/core-static/2vD9AimF.js — 200 — 3.7 KiB — 163 ms — h3https://www.3ds.com/core-static/DZprfUqB.jswww.3ds.com/core-static/DZprfUqB.js https://www.3ds.com/core-static/DZprfUqB.js — 200 — 3.2 KiB — 99 ms — h3https://www.3ds.com/core-static/D-rFMrIY.jswww.3ds.com/core-static/D-rFMrIY.js https://www.3ds.com/core-static/D-rFMrIY.js — 200 — 9.5 KiB — 99 ms — h3https://www.3ds.com/core-static/31_qr-aY.jswww.3ds.com/core-static/31_qr-aY.js https://www.3ds.com/core-static/31_qr-aY.js — 200 — 442 B — 98 ms — h3https://www.3ds.com/core-static/9frc5xY2.jswww.3ds.com/core-static/9frc5xY2.js https://www.3ds.com/core-static/9frc5xY2.js — 200 — 1010 B — 128 ms — h3https://www.3ds.com/core-static/DvuN9Wdd.jswww.3ds.com/core-static/DvuN9Wdd.js https://www.3ds.com/core-static/DvuN9Wdd.js — 200 — 230 B — 128 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.6 s LCP 15.6 shttps://3ds.com// https://3ds.com/ — 301 — 229 B — 332 ms — h2https://www.3ds.com/www.3ds.com/ https://www.3ds.com/ — 200 — 74.0 KiB — 321 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 123 ms — h3https://tracking.3ds.com/stat/init/ds_init_global.jstracking.3ds.com/stat/init/ds_init_... https://tracking.3ds.com/stat/init/ds_init_global.js — 200 — 50.9 KiB — 239 ms — h2https://www.3ds.com/statics/3ds-navigation/ds-header.min.js?page=homepagewww.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/ds-header.min.js?page=homepage — 200 — 573.3 KiB — 241 ms — h2https://www.3ds.com/statics/3ds-navigation/ds-footer.min.jswww.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/ds-footer.min.js — 200 — 558.8 KiB — 259 ms — h2https://www.3ds.com/statics/fet/1/frontend-toolbox/js/FeT.full.min.jswww.3ds.com/statics/fet/1/frontend-... https://www.3ds.com/statics/fet/1/frontend-toolbox/js/FeT.full.min.js — 200 — 13.7 KiB — 256 ms — h2https://www.3ds.com/statics/fet/1/frontend-toolbox/css/full-scoped.min.csswww.3ds.com/statics/fet/1/frontend-... https://www.3ds.com/statics/fet/1/frontend-toolbox/css/full-scoped.min.css — 200 — 18.8 KiB — 82 ms — h2https://www.3ds.com/statics/3ds-navigation/fonts/3ds/fonts.csswww.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/fonts/3ds/fonts.css — 200 — 2.0 KiB — 62 ms — h2https://www.3ds.com/core-static/entry.2xLHStye.csswww.3ds.com/core-static/entry.2xLHS... https://www.3ds.com/core-static/entry.2xLHStye.css — 200 — 14.9 KiB — 114 ms — h2https://www.3ds.com/core-static/ContentType.CsDXW1o5.csswww.3ds.com/core-static/ContentType... https://www.3ds.com/core-static/ContentType.CsDXW1o5.css — 200 — 390 B — 54 ms — h3https://www.3ds.com/core-static/BrickMounterJSON.3QR3F9c5.csswww.3ds.com/core-static/BrickMounte... https://www.3ds.com/core-static/BrickMounterJSON.3QR3F9c5.css — 200 — 326 B — 79 ms — h3https://www.3ds.com/core-static/index.CO1WZNCw.csswww.3ds.com/core-static/index.CO1WZ... https://www.3ds.com/core-static/index.CO1WZNCw.css — 200 — 209 B — 69 ms — h3https://www.3ds.com/core-static/index.DwqzMsw1.csswww.3ds.com/core-static/index.DwqzM... https://www.3ds.com/core-static/index.DwqzMsw1.css — 200 — 176 B — 174 ms — h3https://www.3ds.com/core-static/index.ZZQWDvt8.csswww.3ds.com/core-static/index.ZZQWD... https://www.3ds.com/core-static/index.ZZQWDvt8.css — 200 — 3.1 KiB — 61 ms — h3https://www.3ds.com/core-static/index.DSorXiGE.csswww.3ds.com/core-static/index.DSorX... https://www.3ds.com/core-static/index.DSorXiGE.css — 200 — 1.1 KiB — 70 ms — h3https://www.3ds.com/core-static/index.CNLAjqR6.csswww.3ds.com/core-static/index.CNLAj... https://www.3ds.com/core-static/index.CNLAjqR6.css — 200 — 3.0 KiB — 74 ms — h3https://www.3ds.com/core-static/index.D64oe1Ny.csswww.3ds.com/core-static/index.D64oe... https://www.3ds.com/core-static/index.D64oe1Ny.css — 200 — 160 B — 120 ms — h3https://www.3ds.com/core-static/index.CCWMnyUZ.csswww.3ds.com/core-static/index.CCWMn... https://www.3ds.com/core-static/index.CCWMnyUZ.css — 200 — 514 B — 190 ms — h3https://www.3ds.com/core-static/index.DOLNV2SR.csswww.3ds.com/core-static/index.DOLNV... https://www.3ds.com/core-static/index.DOLNV2SR.css — 200 — 420 B — 82 ms — h3https://www.3ds.com/core-static/B-s8pg2s.jswww.3ds.com/core-static/B-s8pg2s.js https://www.3ds.com/core-static/B-s8pg2s.js — 200 — 139.1 KiB — 205 ms — h3https://www.3ds.com/core-static/dfCcmonO.jswww.3ds.com/core-static/dfCcmonO.js https://www.3ds.com/core-static/dfCcmonO.js — 200 — 805 B — 167 ms — h3https://www.3ds.com/core-static/BYhs16Sc.jswww.3ds.com/core-static/BYhs16Sc.js https://www.3ds.com/core-static/BYhs16Sc.js — 200 — 2.6 KiB — 131 ms — h3https://www.3ds.com/core-static/WfkVWG4Y.jswww.3ds.com/core-static/WfkVWG4Y.js https://www.3ds.com/core-static/WfkVWG4Y.js — 200 — 740 B — 101 ms — h3https://www.3ds.com/core-static/2vD9AimF.jswww.3ds.com/core-static/2vD9AimF.js https://www.3ds.com/core-static/2vD9AimF.js — 200 — 3.7 KiB — 163 ms — h3https://www.3ds.com/core-static/DZprfUqB.jswww.3ds.com/core-static/DZprfUqB.js https://www.3ds.com/core-static/DZprfUqB.js — 200 — 3.2 KiB — 99 ms — h3https://www.3ds.com/core-static/D-rFMrIY.jswww.3ds.com/core-static/D-rFMrIY.js https://www.3ds.com/core-static/D-rFMrIY.js — 200 — 9.5 KiB — 99 ms — h3https://www.3ds.com/core-static/31_qr-aY.jswww.3ds.com/core-static/31_qr-aY.js https://www.3ds.com/core-static/31_qr-aY.js — 200 — 442 B — 98 ms — h3https://www.3ds.com/core-static/9frc5xY2.jswww.3ds.com/core-static/9frc5xY2.js https://www.3ds.com/core-static/9frc5xY2.js — 200 — 1010 B — 128 ms — h3https://www.3ds.com/core-static/DvuN9Wdd.jswww.3ds.com/core-static/DvuN9Wdd.js https://www.3ds.com/core-static/DvuN9Wdd.js — 200 — 230 B — 128 ms — h3https://www.3ds.com/core-static/CugFzkaQ.jswww.3ds.com/core-static/CugFzkaQ.js https://www.3ds.com/core-static/CugFzkaQ.js — 200 — 365 B — 127 ms — h3https://www.3ds.com/core-static/DYXjal_o.jswww.3ds.com/core-static/DYXjal_o.js https://www.3ds.com/core-static/DYXjal_o.js — 200 — 9.4 KiB — 192 ms — h3https://www.3ds.com/core-static/7BJzDZZs.jswww.3ds.com/core-static/7BJzDZZs.js https://www.3ds.com/core-static/7BJzDZZs.js — 200 — 2.8 KiB — 150 ms — h3https://www.3ds.com/core-static/DHc-7iMY.jswww.3ds.com/core-static/DHc-7iMY.js https://www.3ds.com/core-static/DHc-7iMY.js — 200 — 331 B — 125 ms — h3https://www.3ds.com/core-static/DqmqZ3qP.jswww.3ds.com/core-static/DqmqZ3qP.js https://www.3ds.com/core-static/DqmqZ3qP.js — 200 — 6.6 KiB — 123 ms — h3https://www.3ds.com/core-static/Puc_acqt.jswww.3ds.com/core-static/Puc_acqt.js https://www.3ds.com/core-static/Puc_acqt.js — 200 — 870 B — 155 ms — h3https://www.3ds.com/core-static/D-8GnTHO.jswww.3ds.com/core-static/D-8GnTHO.js https://www.3ds.com/core-static/D-8GnTHO.js — 200 — 2.0 KiB — 123 ms — h3https://www.3ds.com/core-static/CPxAHP5S.jswww.3ds.com/core-static/CPxAHP5S.js https://www.3ds.com/core-static/CPxAHP5S.js — 200 — 353 B — 153 ms — h3https://www.3ds.com/core-static/CHsljUIy.jswww.3ds.com/core-static/CHsljUIy.js https://www.3ds.com/core-static/CHsljUIy.js — 200 — 575 B — 120 ms — h3https://www.3ds.com/core-static/CM77baiO.jswww.3ds.com/core-static/CM77baiO.js https://www.3ds.com/core-static/CM77baiO.js — 200 — 1.2 KiB — 172 ms — h3https://www.3ds.com/core-static/CPddMXv1.jswww.3ds.com/core-static/CPddMXv1.js https://www.3ds.com/core-static/CPddMXv1.js — 200 — 856 B — 150 ms — h3https://www.3ds.com/core-static/BR6cgzO6.jswww.3ds.com/core-static/BR6cgzO6.js https://www.3ds.com/core-static/BR6cgzO6.js — 200 — 1.9 KiB — 118 ms — h3https://www.3ds.com/core-static/D79nNV_N.jswww.3ds.com/core-static/D79nNV_N.js https://www.3ds.com/core-static/D79nNV_N.js — 200 — 816 B — 119 ms — h3https://www.3ds.com/core-static/B4_EA5zT.jswww.3ds.com/core-static/B4_EA5zT.js https://www.3ds.com/core-static/B4_EA5zT.js — 200 — 2.3 KiB — 118 ms — h3https://www.3ds.com/core-static/XOK15jw9.jswww.3ds.com/core-static/XOK15jw9.js https://www.3ds.com/core-static/XOK15jw9.js — 200 — 3.3 KiB — 147 ms — h3https://www.3ds.com/core-static/CokhqFIM.jswww.3ds.com/core-static/CokhqFIM.js https://www.3ds.com/core-static/CokhqFIM.js — 200 — 1.1 KiB — 177 ms — h3https://www.3ds.com/core-static/DghCyylF.jswww.3ds.com/core-static/DghCyylF.js https://www.3ds.com/core-static/DghCyylF.js — 200 — 1.7 KiB — 144 ms — h3https://www.3ds.com/core-static/DHuziJtT.jswww.3ds.com/core-static/DHuziJtT.js https://www.3ds.com/core-static/DHuziJtT.js — 200 — 1.0 KiB — 143 ms — h3https://www.3ds.com/core-static/DHU1PPi0.jswww.3ds.com/core-static/DHU1PPi0.js https://www.3ds.com/core-static/DHU1PPi0.js — 200 — 2.1 KiB — 142 ms — h3https://www.3ds.com/core-static/eWjEwqaH.jswww.3ds.com/core-static/eWjEwqaH.js https://www.3ds.com/core-static/eWjEwqaH.js — 200 — 2.2 KiB — 142 ms — h3https://www.3ds.com/core-static/DRxyeLMG.jswww.3ds.com/core-static/DRxyeLMG.js https://www.3ds.com/core-static/DRxyeLMG.js — 200 — 2.1 KiB — 163 ms — h3https://www.3ds.com/core-static/DlmzPmbU.jswww.3ds.com/core-static/DlmzPmbU.js https://www.3ds.com/core-static/DlmzPmbU.js — 200 — 2.0 KiB — 162 ms — h3https://www.3ds.com/core-static/DCntmi7u.jswww.3ds.com/core-static/DCntmi7u.js https://www.3ds.com/core-static/DCntmi7u.js — 200 — 2.3 KiB — 162 ms — h3https://www.3ds.com/core-static/bHFVqPYt.jswww.3ds.com/core-static/bHFVqPYt.js https://www.3ds.com/core-static/bHFVqPYt.js — 200 — 1.3 KiB — 161 ms — h3https://www.3ds.com/core-static/B39EJBev.jswww.3ds.com/core-static/B39EJBev.js https://www.3ds.com/core-static/B39EJBev.js — 200 — 1.3 KiB — 161 ms — h3https://www.3ds.com/core-static/DsJu24qW.jswww.3ds.com/core-static/DsJu24qW.js https://www.3ds.com/core-static/DsJu24qW.js — 200 — 1.2 KiB — 161 ms — h3https://www.3ds.com/core-static/XBW0eEZF.jswww.3ds.com/core-static/XBW0eEZF.js https://www.3ds.com/core-static/XBW0eEZF.js — 200 — 1.4 KiB — 172 ms — h3https://www.3ds.com/core-static/BSWQqAcu.jswww.3ds.com/core-static/BSWQqAcu.js https://www.3ds.com/core-static/BSWQqAcu.js — 200 — 1.2 KiB — 161 ms — h3https://www.3ds.com/core-static/rktFVsmy.jswww.3ds.com/core-static/rktFVsmy.js https://www.3ds.com/core-static/rktFVsmy.js — 200 — 335 B — 160 ms — h3https://www.3ds.com/core-static/DQ-WKccN.jswww.3ds.com/core-static/DQ-WKccN.js https://www.3ds.com/core-static/DQ-WKccN.js — 200 — 1.3 KiB — 165 ms — h3https://www.3ds.com/assets/invest/styles/banner/public/2026-04/kukdo-chemical-hero-banner-1920x856.jpg.webp?itok=GtUOuW2Gwww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner/public/2026-04/kukdo-chemical-hero-banner-1920x856.jpg.webp?itok=GtUOuW2G — 200 — 73.9 KiB — 179 ms — h3https://www.3ds.com/assets/invest/styles/banner/public/2022-11/geberit-sanitary-hero-image2.jpg.webp?itok=BKQKCKrcwww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner/public/2022-11/geberit-sanitary-hero-image2.jpg.webp?itok=BKQKCKrc — 200 — 175.1 KiB — 180 ms — h3https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 123 ms — h3https://www.3ds.com/assets/invest/styles/banner/public/2025-10/airbus-helicopters-hero-banner-final.jpg.webp?itok=BVD1NIaYwww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner/public/2025-10/airbus-helicopters-hero-banner-final.jpg.webp?itok=BVD1NIaY — 200 — 184.8 KiB — 30 ms — h3https://www.3ds.com/assets/invest/styles/banner/public/2025-08/bom-management-hero-banner-1920x856.jpg.webp?itok=hwqK2SXGwww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner/public/2025-08/bom-management-hero-banner-1920x856.jpg.webp?itok=hwqK2SXG — 200 — 110.9 KiB — 31 ms — h3https://www.3ds.com/assets/invest/styles/banner/public/2026-02/hero-banner-yatri-design-studios-dassault-systemes-1.jpg.webp?itok=Wnb_kkTtwww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner/public/2026-02/hero-banner-yatri-design-studios-dassault-systemes-1.jpg.webp?itok=Wnb_kkTt — 200 — 233.8 KiB — 26 ms — h3https://www.3ds.com/core-static/builds/meta/9b1b4f1c-995d-4aae-9744-427fcd000f1f.jsonwww.3ds.com/core-static/builds/meta... https://www.3ds.com/core-static/builds/meta/9b1b4f1c-995d-4aae-9744-427fcd000f1f.json — 200 — 200 B — 184 ms — h3https://s.go-mpulse.net/boomerang/ZNRWU-3K5CW-EXEUR-LZCQ7-LND9Ss.go-mpulse.net/boomerang/ZNRWU-3K5... https://s.go-mpulse.net/boomerang/ZNRWU-3K5CW-EXEUR-LZCQ7-LND9S — 200 — 60.1 KiB — 32 ms — h2https://www.3ds.com/assets/invest/styles/banner/public/2023-06/what-does-dassault-systemes-do-hero-banner.jpg.webp?itok=6s-5dYNawww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner/public/2023-06/what-does-dassault-systemes-do-hero-banner.jpg.webp?itok=6s-5dYNa — 200 — 42.7 KiB — 30 ms — h3https://www.3ds.com/core-static/Error-404.BThW5gtp.svgwww.3ds.com/core-static/Error-404.B... https://www.3ds.com/core-static/Error-404.BThW5gtp.svg — 200 — 4.8 KiB — 29 ms — h3https://www.3ds.com/core-static/OtherErrors.R3ZKm65u.svgwww.3ds.com/core-static/OtherErrors... https://www.3ds.com/core-static/OtherErrors.R3ZKm65u.svg — 200 — 6.7 KiB — 24 ms — h3https://www.3ds.com/core-static/ds-no-access.DKG6wgCg.svgwww.3ds.com/core-static/ds-no-acces... https://www.3ds.com/core-static/ds-no-access.DKG6wgCg.svg — 200 — 3.4 KiB — 28 ms — h3https://www.3ds.com/core-static/thank_you.Bmii29UQ.pngwww.3ds.com/core-static/thank_you.B... https://www.3ds.com/core-static/thank_you.Bmii29UQ.png — 200 — 13.2 KiB — 27 ms — h3https://tracking.3ds.com/stat/tc_global3ds.jstracking.3ds.com/stat/tc_global3ds.... https://tracking.3ds.com/stat/tc_global3ds.js — 200 — 73.3 KiB — 48 ms — h2https://tracking.3ds.com/stat/cmn/ds-init.jstracking.3ds.com/stat/cmn/ds-init.j... https://tracking.3ds.com/stat/cmn/ds-init.js — 200 — 3.2 KiB — 46 ms — h2https://eu1.iam.3dexperience.3ds.com/api/authenticated/user/meeu1.iam.3dexperience.3ds.com/api/au... https://eu1.iam.3dexperience.3ds.com/api/authenticated/user/me — 302 — 795 B — 483 ms — h2https://www.3ds.com/assets/invest/styles/card/public/2023-12/asics-dassault-systemes-storefront.jpg.webp?itok=DaY1ZIPAwww.3ds.com/assets/invest/styles/ca... https://www.3ds.com/assets/invest/styles/card/public/2023-12/asics-dassault-systemes-storefront.jpg.webp?itok=DaY1ZIPA — 200 — 15.9 KiB — 20 ms — h3https://www.3ds.com/assets/invest/styles/card/public/2025-01/monceau-automobiles-hero-image2-light.jpg.webp?itok=aCMBOxlswww.3ds.com/assets/invest/styles/ca... https://www.3ds.com/assets/invest/styles/card/public/2025-01/monceau-automobiles-hero-image2-light.jpg.webp?itok=aCMBOxls — 200 — 18.6 KiB — 18 ms — h3https://www.3ds.com/assets/invest/styles/card/public/2024-10/electrolux-hero-1920x1080.jpg.webp?itok=NCvMcCRSwww.3ds.com/assets/invest/styles/ca... https://www.3ds.com/assets/invest/styles/card/public/2024-10/electrolux-hero-1920x1080.jpg.webp?itok=NCvMcCRS — 200 — 15.2 KiB — 21 ms — h3https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-SemiBold-v2.woff2www.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-SemiBold-v2.woff2 — 200 — 37.6 KiB — 22 ms — h3https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-Regular-v2.woff2www.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-Regular-v2.woff2 — 200 — 39.9 KiB — 41 ms — h3https://www.3ds.com/statics/fet/1/frontend-toolbox/fonts/icons3ds/icons3ds.woff2www.3ds.com/statics/fet/1/frontend-... https://www.3ds.com/statics/fet/1/frontend-toolbox/fonts/icons3ds/icons3ds.woff2 — 200 — 6.2 KiB — 46 ms — h3https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-Light-v2.woff2www.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/fonts/3ds/3ds-Light-v2.woff2 — 200 — 38.5 KiB — 39 ms — h3https://www.3ds.com/asset/img/favicon/manifest.jsonwww.3ds.com/asset/img/favicon/manif... https://www.3ds.com/asset/img/favicon/manifest.json — 200 — 306 B — 165 ms — h3https://cdn.trustcommander.net/privacy/3068/privacy_v2_180.jscdn.trustcommander.net/privacy/3068... https://cdn.trustcommander.net/privacy/3068/privacy_v2_180.js — 200 — 24.6 KiB — 18 ms — h2https://tracking.3ds.com/ad-lib/isadblocker.jstracking.3ds.com/ad-lib/isadblocker... https://tracking.3ds.com/ad-lib/isadblocker.js — 200 — 405 B — 12 ms — h2https://collect.commander1.com/events?tc_s=3068&token=3e4aa331-611d-482a-afd0-81085bdf8147collect.commander1.com/events?tc_s=... https://collect.commander1.com/events?tc_s=3068&token=3e4aa331-611d-482a-afd0-81085bdf8147 — 307 — 573 B — 719 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-DYJDKXYEZ4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DYJDKXYEZ4 — 200 — 174.4 KiB — 112 ms — h2https://www.googletagmanager.com/gtag/js?id=G-TPGKGE8GTGwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TPGKGE8GTG — 200 — 174.4 KiB — 99 ms — h2https://tracking.3ds.com/stat/tc_global3ds_adv.jstracking.3ds.com/stat/tc_global3ds_... https://tracking.3ds.com/stat/tc_global3ds_adv.js — 200 — 53.3 KiB — 52 ms — h2https://www.3ds.com/core-static/index.8n9otcnR.csswww.3ds.com/core-static/index.8n9ot... https://www.3ds.com/core-static/index.8n9otcnR.css — 200 — 1.6 KiB — 18 ms — h3https://www.3ds.com/core-static/index.zlWcsHKW.csswww.3ds.com/core-static/index.zlWcs... https://www.3ds.com/core-static/index.zlWcsHKW.css — 200 — 1.7 KiB — 28 ms — h3https://www.3ds.com/core-static/index.UK-CrlRS.csswww.3ds.com/core-static/index.UK-Cr... https://www.3ds.com/core-static/index.UK-CrlRS.css — 200 — 707 B — 30 ms — h3https://www.3ds.com/core-static/index.DZ3_Rk_q.csswww.3ds.com/core-static/index.DZ3_R... https://www.3ds.com/core-static/index.DZ3_Rk_q.css — 200 — 5.3 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-982415508www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-982415508 — 200 — 147.7 KiB — 75 ms — h2https://tracking.3ds.com/stat/local/tc_3ds_local_adv.jstracking.3ds.com/stat/local/tc_3ds_... https://tracking.3ds.com/stat/local/tc_3ds_local_adv.js — 200 — 27.0 KiB — 7 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-6125720www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-6125720 — 200 — 129.4 KiB — 107 ms — h3https://www.3ds.com/core-static/index.LTpS2KG4.csswww.3ds.com/core-static/index.LTpS2... https://www.3ds.com/core-static/index.LTpS2KG4.css — 200 — 1.6 KiB — 48 ms — h3https://www.3ds.com/core-static/index.8noM5nFx.csswww.3ds.com/core-static/index.8noM5... https://www.3ds.com/core-static/index.8noM5nFx.css — 200 — 191 B — 57 ms — h3https://www.3ds.com/core-static/index.CKL7366b.csswww.3ds.com/core-static/index.CKL73... https://www.3ds.com/core-static/index.CKL7366b.css — 200 — 1.4 KiB — 57 ms — h3https://www.3ds.com/core-static/highlight-default.AnGE0f_D.csswww.3ds.com/core-static/highlight-d... https://www.3ds.com/core-static/highlight-default.AnGE0f_D.css — 200 — 1.5 KiB — 48 ms — h3https://www.3ds.com/core-static/highlight-special.2-379WTv.csswww.3ds.com/core-static/highlight-s... https://www.3ds.com/core-static/highlight-special.2-379WTv.css — 200 — 1.1 KiB — 62 ms — h3https://www.3ds.com/core-static/highlight-body-media.9hunmUSR.csswww.3ds.com/core-static/highlight-b... https://www.3ds.com/core-static/highlight-body-media.9hunmUSR.css — 200 — 1.4 KiB — 55 ms — h3https://www.3ds.com/core-static/highlight-body-media-no-bg.CKIWpEzW.csswww.3ds.com/core-static/highlight-b... https://www.3ds.com/core-static/highlight-body-media-no-bg.CKIWpEzW.css — 200 — 1.3 KiB — 68 ms — h3https://www.3ds.com/core-static/highlight-media-body.CiVlZXni.csswww.3ds.com/core-static/highlight-m... https://www.3ds.com/core-static/highlight-media-body.CiVlZXni.css — 200 — 1.9 KiB — 62 ms — h3https://www.3ds.com/core-static/highlight-media-body-no-bg.Dptndv-l.csswww.3ds.com/core-static/highlight-m... https://www.3ds.com/core-static/highlight-media-body-no-bg.Dptndv-l.css — 200 — 1.8 KiB — 63 ms — h3https://www.3ds.com/core-static/index.C1sOKF3N.csswww.3ds.com/core-static/index.C1sOK... https://www.3ds.com/core-static/index.C1sOKF3N.css — 200 — 276 B — 55 ms — h3https://eu1.iam.3dexperience.3ds.com/logineu1.iam.3dexperience.3ds.com/login https://eu1.iam.3dexperience.3ds.com/login — 200 — 3.0 KiB — 160 ms — h2https://privacy.trustcommander.net/privacy-consent?tc_do_not_track=true&site=3068privacy.trustcommander.net/privacy-... https://privacy.trustcommander.net/privacy-consent?tc_do_not_track=true&site=3068 — 200 — 528 B — 454 ms — http/1.1https://www.3ds.com/statics/fonts/3ds/3ds-Light-v2.woff2www.3ds.com/statics/fonts/3ds/3ds-L... https://www.3ds.com/statics/fonts/3ds/3ds-Light-v2.woff2 — 200 — 38.5 KiB — 25 ms — h3https://www.3ds.com/statics/fonts/3ds/3ds-SemiBold-v2.woff2www.3ds.com/statics/fonts/3ds/3ds-S... https://www.3ds.com/statics/fonts/3ds/3ds-SemiBold-v2.woff2 — 200 — 37.6 KiB — 47 ms — h3https://www.3ds.com/statics/fonts/3ds/3ds-Regular-v2.woff2www.3ds.com/statics/fonts/3ds/3ds-R... https://www.3ds.com/statics/fonts/3ds/3ds-Regular-v2.woff2 — 200 — 39.9 KiB — 42 ms — h3https://www.3ds.com/core-static/ds-card-classic-standard.DWZ8VuJp.csswww.3ds.com/core-static/ds-card-cla... https://www.3ds.com/core-static/ds-card-classic-standard.DWZ8VuJp.css — 200 — 617 B — 23 ms — h3https://www.3ds.com/core-static/ds-card-classic-title-date.DA9Yv-Xi.csswww.3ds.com/core-static/ds-card-cla... https://www.3ds.com/core-static/ds-card-classic-title-date.DA9Yv-Xi.css — 200 — 546 B — 42 ms — h3https://www.3ds.com/core-static/ds-card-image-background.DXTC9wdm.csswww.3ds.com/core-static/ds-card-ima... https://www.3ds.com/core-static/ds-card-image-background.DXTC9wdm.css — 200 — 485 B — 47 ms — h3https://www.3ds.com/core-static/ds-card-landscape.EQ6w2m_R.csswww.3ds.com/core-static/ds-card-lan... https://www.3ds.com/core-static/ds-card-landscape.EQ6w2m_R.css — 200 — 666 B — 47 ms — h3https://www.3ds.com/core-static/ds-card-highlight.q3SN-rBG.csswww.3ds.com/core-static/ds-card-hig... https://www.3ds.com/core-static/ds-card-highlight.q3SN-rBG.css — 200 — 440 B — 31 ms — h3https://www.3ds.com/core-static/ds-card-highlight-label.C0RA8bKA.csswww.3ds.com/core-static/ds-card-hig... https://www.3ds.com/core-static/ds-card-highlight-label.C0RA8bKA.css — 200 — 482 B — 38 ms — h3https://www.3ds.com/core-static/index.p5aA3tuv.csswww.3ds.com/core-static/index.p5aA3... https://www.3ds.com/core-static/index.p5aA3tuv.css — 200 — 806 B — 24 ms — h3https://collect.commander1.com/events?tc_firsttime=1&tc_s=3068&token=3e4aa331-611d-482a-afd0-81085bdf8147collect.commander1.com/events?tc_fi... https://collect.commander1.com/events?tc_firsttime=1&tc_s=3068&token=3e4aa331-611d-482a-afd0-81085bdf8147 — 200 — 546 B — 152 ms — http/1.1https://www.3ds.com/statics/cards/2/woc/js/cards3ds.min.jswww.3ds.com/statics/cards/2/woc/js/... https://www.3ds.com/statics/cards/2/woc/js/cards3ds.min.js — 200 — 14.1 KiB — 18 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/component.js?lang=enwww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/component.js?lang=en — 200 — 3.7 KiB — 39 ms — h3https://www.3ds.com/statics/3ds-navigation/cms/en/3ds/header.jsonwww.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/cms/en/3ds/header.json — 200 — 7.0 KiB — 180 ms — h3https://www.3ds.com/statics/3ds-navigation/cms/en/3ds/footer.jsonwww.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/cms/en/3ds/footer.json — 200 — 2.3 KiB — 164 ms — h3https://www.3ds.com/assets/invest/styles/banner_small/public/2022-04/economic-sector-manufacturing-2_0.jpg.webp?itok=gqMwsIFywww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner_small/public/2022-04/economic-sector-manufacturing-2_0.jpg.webp?itok=gqMwsIFy — 200 — 13.4 KiB — 29 ms — h3https://www.3ds.com/assets/invest/styles/banner_small/public/2022-04/economic-sector-science-2.jpg.webp?itok=ccAHcrppwww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner_small/public/2022-04/economic-sector-science-2.jpg.webp?itok=ccAHcrpp — 200 — 9.8 KiB — 33 ms — h3https://www.3ds.com/assets/invest/styles/banner_small/public/2022-04/economic-sector-infrastructure-cities-3.jpg.webp?itok=o5aHo56Swww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner_small/public/2022-04/economic-sector-infrastructure-cities-3.jpg.webp?itok=o5aHo56S — 200 — 19.8 KiB — 28 ms — h3https://www.3ds.com/assets/invest/styles/banner_small/public/2022-04/industry-banner.png.webp?itok=N7x5zCEXwww.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner_small/public/2022-04/industry-banner.png.webp?itok=N7x5zCEX — 200 — 17.4 KiB — 32 ms — h3https://www.3ds.com/assets/invest/styles/banner_small/public/2022-05/banner-events-1920.png.webp?itok=oluY2bS1www.3ds.com/assets/invest/styles/ba... https://www.3ds.com/assets/invest/styles/banner_small/public/2022-05/banner-events-1920.png.webp?itok=oluY2bS1 — 200 — 6.7 KiB — 37 ms — h3https://www.3ds.com/apisearch/card_search_api?q=%23all%20card_content_lang%3Aen%20%20%20(card_content_type%3A%22article_press_release%22%20OR%20card_content_type%3A%22page_media_alert%22%20)%20%20&s=desc(card_content_start_datetime)&b=0&hf=4&output_format=json&callback=jsonCallback1776811454043_11866www.3ds.com/apisearch/card_search_a... https://www.3ds.com/apisearch/card_search_api?q=%23all%20card_content_lang%3Aen%20%20%20(card_content_type%3A%22article_press_release%22%20OR%20card_content_type%3A%22page_media_alert%22%20)%20%20&s=desc(card_content_start_datetime)&b=0&hf=4&output_format=json&callback=jsonCallback1776811454043_11866 — 200 — 3.2 KiB — 197 ms — h3https://www.3ds.com/apisearch/card_search_api?q=%23all%20card_content_lang%3Aen%20%20%20(card_content_type%3A%22event%22%20AND%20card_content_cta_1_linker%3A%223dscom%22%20AND%20card_content_start_datetime%3E%3D2026-04-21)%20%20&s=asc(card_content_start_datetime)&b=0&hf=2&output_format=json&callback=jsonCallback1776811454046_96231www.3ds.com/apisearch/card_search_a... https://www.3ds.com/apisearch/card_search_api?q=%23all%20card_content_lang%3Aen%20%20%20(card_content_type%3A%22event%22%20AND%20card_content_cta_1_linker%3A%223dscom%22%20AND%20card_content_start_datetime%3E%3D2026-04-21)%20%20&s=asc(card_content_start_datetime)&b=0&hf=2&output_format=json&callback=jsonCallback1776811454046_96231 — 200 — 2.3 KiB — 196 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/css/app.csswww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/css/app.css — 200 — 2.1 KiB — 25 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/gsap.min.jswww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/gsap.min.js — 200 — 24.9 KiB — 35 ms — h3https://cdn.userway.org/widget.jscdn.userway.org/widget.js https://cdn.userway.org/widget.js — 200 — 1.6 KiB — 59 ms — h2https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/ScrollToPlugin.min.jswww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/ScrollToPlugin.min.js — 200 — 1.6 KiB — 16 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/js-cloudimage-360-view.min.jswww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/js-cloudimage-360-view.min.js — 200 — 29.8 KiB — 56 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/lozad.min.jswww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/lozad.min.js — 200 — 1.2 KiB — 26 ms — h3https://eu1.iam.3dexperience.3ds.com/api/authenticated/user/meeu1.iam.3dexperience.3ds.com/api/au... https://eu1.iam.3dexperience.3ds.com/api/authenticated/user/me — 401 — 787 B — 151 ms — h2https://cdn.userway.org/widgetapp/images/body_wh.svgcdn.userway.org/widgetapp/images/bo... https://cdn.userway.org/widgetapp/images/body_wh.svg — 200 — 2.7 KiB — 26 ms — h2https://www.3ds.com/assets/3ds-navigation/3DS_corporate-logo_white.svgwww.3ds.com/assets/3ds-navigation/3... https://www.3ds.com/assets/3ds-navigation/3DS_corporate-logo_white.svg — 200 — 1.9 KiB — 84 ms — h3https://www.3ds.com/assets/3ds-navigation/3DS_roles_customer.svgwww.3ds.com/assets/3ds-navigation/3... https://www.3ds.com/assets/3ds-navigation/3DS_roles_customer.svg — 200 — 769 B — 80 ms — h3https://www.3ds.com/assets/3ds-navigation/3DS_roles_student.svgwww.3ds.com/assets/3ds-navigation/3... https://www.3ds.com/assets/3ds-navigation/3DS_roles_student.svg — 200 — 581 B — 77 ms — h3https://www.3ds.com/assets/3ds-navigation/3DS_roles_partner.svgwww.3ds.com/assets/3ds-navigation/3... https://www.3ds.com/assets/3ds-navigation/3DS_roles_partner.svg — 200 — 804 B — 78 ms — h3https://www.3ds.com/assets/3ds-navigation/3DS_roles_maker.svgwww.3ds.com/assets/3ds-navigation/3... https://www.3ds.com/assets/3ds-navigation/3DS_roles_maker.svg — 200 — 505 B — 76 ms — h3https://www.3ds.com/assets/3ds-navigation/3DS_roles_brand_community_user.svgwww.3ds.com/assets/3ds-navigation/3... https://www.3ds.com/assets/3ds-navigation/3DS_roles_brand_community_user.svg — 200 — 894 B — 77 ms — h3https://www.3ds.com/statics/fonts/3ds/3ds-Bold-v2.woff2www.3ds.com/statics/fonts/3ds/3ds-B... https://www.3ds.com/statics/fonts/3ds/3ds-Bold-v2.woff2 — 200 — 39.2 KiB — 37 ms — h3https://www.3ds.com/statics/3ds-navigation/fonts/3ds/ui-kit-icons.woff2www.3ds.com/statics/3ds-navigation/... https://www.3ds.com/statics/3ds-navigation/fonts/3ds/ui-kit-icons.woff2 — 200 — 7.0 KiB — 46 ms — h3https://www.3ds.com/assets/3ds-navigation/3DS_corporate-logo_blue_tagline.svgwww.3ds.com/assets/3ds-navigation/3... https://www.3ds.com/assets/3ds-navigation/3DS_corporate-logo_blue_tagline.svg — 200 — 187.5 KiB — 36 ms — h3https://c.go-mpulse.net/api/config.json?key=ZNRWU-3K5CW-EXEUR-LZCQ7-LND9S&d=www.3ds.com&t=5922705&v=1.792.0&sl=0&si=5ab71156-efb1-4417-b2b3-48214c9b7037-tdv8ho&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=1310530c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=ZNRWU-3K5CW-EXEUR-LZCQ7-LND9S&d=www.3ds.com&t=5922705&v=1.792.0&sl=0&si=5ab71156-efb1-4417-b2b3-48214c9b7037-tdv8ho&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=1310530 — 200 — 774 B — 48 ms — h2https://uploads.eventdrive.com/events/86819/landing_websites/simulia-e-car-chassisgs3vado3.w6zuueHb.jpguploads.eventdrive.com/events/86819... https://uploads.eventdrive.com/events/86819/landing_websites/simulia-e-car-chassisgs3vado3.w6zuueHb.jpg — 200 — 253.3 KiB — 62 ms — h2https://uploads.eventdrive.com/events/87499/landing_websites/modsim-windturbine-offshore.NF51mhxl.jpguploads.eventdrive.com/events/87499... https://uploads.eventdrive.com/events/87499/landing_websites/modsim-windturbine-offshore.NF51mhxl.jpg — 200 — 294.8 KiB — 66 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-982415508&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-982415508&cx=c&gtm=4e64h1 — 200 — 147.6 KiB — 72 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-6125720&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-6125720&cx=c&gtm=4e64h1 — 200 — 129.4 KiB — 86 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/app.jswww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/js/app.js — 200 — 9.3 KiB — 23 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/rendu/beamy1.webpwww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/rendu/beamy1.webp — 200 — 80.9 KiB — 59 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/EAST.pngwww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/EAST.png — 200 — 34.4 KiB — 37 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/NORTH.pngwww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/NORTH.png — 200 — 38.1 KiB — 49 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/WEST.pngwww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/WEST.png — 200 — 40.0 KiB — 57 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/SOUTH.pngwww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/SOUTH.png — 200 — 35.4 KiB — 49 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/BG%20image.pngwww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/images/BG%20image.png — 200 — 61.9 KiB — 52 ms — h3https://www.3ds.com/assets/invest/3dexcite/3dshome-27/lang/lang.jsonwww.3ds.com/assets/invest/3dexcite/... https://www.3ds.com/assets/invest/3dexcite/3dshome-27/lang/lang.json — 200 — 7.2 KiB — 198 ms — h3https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/widget_app_base_1776163220800.jscdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/widget_app_base_1776163220800.js — 200 — 47.8 KiB — 85 ms — h2https://api.userway.org/api/v1/tunings/9hdQisEoSGapi.userway.org/api/v1/tunings/9hdQ... https://api.userway.org/api/v1/tunings/9hdQisEoSG — 200 — 2.5 KiB — 96 ms — h2https://www.3ds.com/asset/img/favicon/default/favicon_corp.icowww.3ds.com/asset/img/favicon/defau... https://www.3ds.com/asset/img/favicon/default/favicon_corp.ico — 200 — 1.4 KiB — 22 ms — h3https://17de4c18.akstat.io/17de4c18.akstat.io/ https://17de4c18.akstat.io/ — 204 — 223 B — 40 ms — h2https://www.3ds.com/asset/img/favicon/default/favicon_corp.icowww.3ds.com/asset/img/favicon/defau... https://www.3ds.com/asset/img/favicon/default/favicon_corp.ico — 200 — 0 B — 2 ms — h3https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/locales/en-US.jsoncdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/locales/en-US.json — 200 — 997 B — 16 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-TPGKGE8GTG&gtm=45je64h1v9204374846za200zd9204374846&_p=1776811453314&gcs=G100&gcd=13p3p3p3p5G6&npa=1&dma_cps=-&dma=0&gdid=dOWVhY2&_eu=EA&are=1&cid=674984478.1776811455&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117884344~118128922&sid=1776811454&sct=1&seg=0&dl=https%3A%2F%2Fwww.3ds.com%2F&dt=Virtual%20Worlds%20for%20Real%20Life%20%7C%20Dassault%20Syst%C3%A8mes&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.page_name=%2F3ds%2Fhome&ep.page_language=en&ep.page_category=home&ep.site_name=3ds&ep.page_type=home&ep.domain_referrer=&ep.page_subcategory=home&ep.full_domain=www.3ds.com&ep.main_domain=3ds.com&ep.url_no_query=https%3A%2F%2Fwww.3ds.com%2F&ep.blog_post_category=impossible_to_define&ep.blog_post_tag=impossible_to_define&ep.ds_sales_region=&ep.form_id=&ep.url_1=&ep.url_query_string=&ep.page_taxonomy=%23year%7C2022&ep.page_keywords=impossible_to_define&up.user_geo=&up.user_authenticated=&up.user_profile=&up.user_vuid=&up.user_subscription=&up.user_siebel_id=&up.user_var_id=&up.user_adobe_campaign_id=&up.user_mkt_id=&up.taleo_user_id=&up.user_rcid=&tfd=3462www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-TPGKGE8GTG&gtm=45je64h1v9204374846za200zd9204374846&_p=1776811453314&gcs=G100&gcd=13p3p3p3p5G6&npa=1&dma_cps=-&dma=0&gdid=dOWVhY2&_eu=EA&are=1&cid=674984478.1776811455&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117884344~118128922&sid=1776811454&sct=1&seg=0&dl=https%3A%2F%2Fwww.3ds.com%2F&dt=Virtual%20Worlds%20for%20Real%20Life%20%7C%20Dassault%20Syst%C3%A8mes&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.page_name=%2F3ds%2Fhome&ep.page_language=en&ep.page_category=home&ep.site_name=3ds&ep.page_type=home&ep.domain_referrer=&ep.page_subcategory=home&ep.full_domain=www.3ds.com&ep.main_domain=3ds.com&ep.url_no_query=https%3A%2F%2Fwww.3ds.com%2F&ep.blog_post_category=impossible_to_define&ep.blog_post_tag=impossible_to_define&ep.ds_sales_region=&ep.form_id=&ep.url_1=&ep.url_query_string=&ep.page_taxonomy=%23year%7C2022&ep.page_keywords=impossible_to_define&up.user_geo=&up.user_authenticated=&up.user_profile=&up.user_vuid=&up.user_subscription=&up.user_siebel_id=&up.user_var_id=&up.user_adobe_campaign_id=&up.user_mkt_id=&up.taleo_user_id=&up.user_rcid=&tfd=3462 — 204 — 48 B — 68 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-DYJDKXYEZ4&gtm=45je64h1v889761381za200zd889761381&_p=1776811453314&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dOWVhY2&_eu=EAAAAGA&are=1&cid=674984478.1776811455&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776811454&sct=1&seg=0&dl=https%3A%2F%2Fwww.3ds.com%2F&dt=Virtual%20Worlds%20for%20Real%20Life%20%7C%20Dassault%20Syst%C3%A8mes&_tu=CA&en=page_view&_fv=1&_ss=1&_ee=1&ep.page_name=%2F3ds%2Fhome&ep.page_language=en&ep.page_category=home&ep.site_name=3ds&ep.page_type=home&ep.domain_referrer=&ep.page_subcategory=home&ep.full_domain=www.3ds.com&ep.main_domain=3ds.com&ep.url_no_query=https%3A%2F%2Fwww.3ds.com%2F&ep.blog_post_category=impossible_to_define&ep.blog_post_tag=impossible_to_define&ep.ds_sales_region=&ep.form_id=&ep.url_1=&ep.url_query_string=&ep.page_taxonomy=%23year%7C2022&ep.page_keywords=impossible_to_define&up.user_geo=&up.user_authenticated=&up.user_profile=&up.user_vuid=&up.user_subscription=&up.user_siebel_id=&up.user_var_id=&up.user_adobe_campaign_id=&up.user_mkt_id=&up.taleo_user_id=&up.user_rcid=&tfd=3491www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-DYJDKXYEZ4&gtm=45je64h1v889761381za200zd889761381&_p=1776811453314&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dOWVhY2&_eu=EAAAAGA&are=1&cid=674984478.1776811455&frm=0&gtm_up=1&ir=1&pscdl=denied&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776811454&sct=1&seg=0&dl=https%3A%2F%2Fwww.3ds.com%2F&dt=Virtual%20Worlds%20for%20Real%20Life%20%7C%20Dassault%20Syst%C3%A8mes&_tu=CA&en=page_view&_fv=1&_ss=1&_ee=1&ep.page_name=%2F3ds%2Fhome&ep.page_language=en&ep.page_category=home&ep.site_name=3ds&ep.page_type=home&ep.domain_referrer=&ep.page_subcategory=home&ep.full_domain=www.3ds.com&ep.main_domain=3ds.com&ep.url_no_query=https%3A%2F%2Fwww.3ds.com%2F&ep.blog_post_category=impossible_to_define&ep.blog_post_tag=impossible_to_define&ep.ds_sales_region=&ep.form_id=&ep.url_1=&ep.url_query_string=&ep.page_taxonomy=%23year%7C2022&ep.page_keywords=impossible_to_define&up.user_geo=&up.user_authenticated=&up.user_profile=&up.user_vuid=&up.user_subscription=&up.user_siebel_id=&up.user_var_id=&up.user_adobe_campaign_id=&up.user_mkt_id=&up.taleo_user_id=&up.user_rcid=&tfd=3491 — 204 — 546 B — 36 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fwww.3ds.com%2F&scrsrc=www.googletagmanager.com&rnd=857172450.1776811455&navt=n&npa=1&did=dOWVhY2&gdid=dOWVhY2&_tu=CA&gtm=45be64h1v9102537656za200zb9204374846zd9204374846xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tids=AW-982415508&tid=AW-982415508&tft=1776811455475&tfd=3519pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=5&frm=0&en=page_view&dl=https%3A%2F%2Fwww.3ds.com%2F&scrsrc=www.googletagmanager.com&rnd=857172450.1776811455&navt=n&npa=1&did=dOWVhY2&gdid=dOWVhY2&_tu=CA&gtm=45be64h1v9102537656za200zb9204374846zd9204374846xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tids=AW-982415508&tid=AW-982415508&tft=1776811455475&tfd=3519 — 200 — 21 B — 69 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.3ds.com%2F&scrsrc=www.googletagmanager.com&rnd=857172450.1776811455&navt=n&npa=1&gdid=dOWVhY2&_tu=CA&gtm=45fe64h1v9190918507za200zb9204374846zd9204374846xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=DC-6125720&tid=DC-6125720&tft=1776811455477&tfd=3520pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.3ds.com%2F&scrsrc=www.googletagmanager.com&rnd=857172450.1776811455&navt=n&npa=1&gdid=dOWVhY2&_tu=CA&gtm=45fe64h1v9190918507za200zb9204374846zd9204374846xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=DC-6125720&tid=DC-6125720&tft=1776811455477&tfd=3520 — 200 — 21 B — 72 ms — h3https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/remediation/remediation_1776163220800.jscdn.userway.org/widgetapp/2026-04-1... https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/remediation/remediation_1776163220800.js — 200 — 13.7 KiB — 33 ms — h2https://cdn.userway.org/remediations/consolidated/2244377/0k43Ni2CzNJaTicU.jsoncdn.userway.org/remediations/consol... https://cdn.userway.org/remediations/consolidated/2244377/0k43Ni2CzNJaTicU.json — 200 — 85.4 KiB — 33 ms — h2https://cdn.userway.org/styles/2026-04-14-10-40-20/widget_base.css?v=1776163220800cdn.userway.org/styles/2026-04-14-1... https://cdn.userway.org/styles/2026-04-14-10-40-20/widget_base.css?v=1776163220800 — 200 — 5.4 KiB — 19 ms — h2https://cdn.userway.org/widgetapp/images/spin_wh.svgcdn.userway.org/widgetapp/images/sp... https://cdn.userway.org/widgetapp/images/spin_wh.svg — 200 — 1.2 KiB — 17 ms — h2https://cdn.userway.org/remediation/2026-04-14-10-40-20/contrast/remediation-tool-contrast.js?ts=1776163220800cdn.userway.org/remediation/2026-04... https://cdn.userway.org/remediation/2026-04-14-10-40-20/contrast/remediation-tool-contrast.js?ts=1776163220800 — 200 — 38.9 KiB — 17 ms — h2https://cdn.userway.org/remediations/consolidated/2244377/0k43Ni2CzNJaTicU.jsoncdn.userway.org/remediations/consol... https://cdn.userway.org/remediations/consolidated/2244377/0k43Ni2CzNJaTicU.json — 200 — 0 B — 5 ms — h2https://api.userway.org/api/a11y-data/v0/page/https%3A%2F%2Fwww.3ds.com%2F/MOBILE/WIDGET_ON/statusapi.userway.org/api/a11y-data/v0/pa... https://api.userway.org/api/a11y-data/v0/page/https%3A%2F%2Fwww.3ds.com%2F/MOBILE/WIDGET_ON/status — 200 — 454 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 31890ms · 2677KB · €346/mo
www.3ds.com
Other
Costly
Execution 14011ms
Transfer 10 KB
Monthly Cost €152/mo
www.3ds.com
Other
Costly
Execution 8889ms
Transfer 74 KB
Monthly Cost €97/mo
Unattributable
Other
Costly
Execution 2873ms
Transfer 0 KB
Monthly Cost €31/mo
www.3ds.com
Other
Costly
Execution 1099ms
Transfer 573 KB
Unused 16%
Monthly Cost €12/mo
tracking.3ds.com
Other
Costly
Execution 690ms
Transfer 73 KB
Unused 38%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 527ms
Transfer 129 KB
Unused 49%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 485ms
Transfer 174 KB
Unused 37%
Monthly Cost €5/mo
www.3ds.com
Other
Costly
Execution 477ms
Transfer 1 KB
Monthly Cost €5/mo
tracking.3ds.com
Other
Costly
Execution 402ms
Transfer 51 KB
Monthly Cost €4/mo
www.3ds.com
Other
Costly
Execution 392ms
Transfer 3 KB
Monthly Cost €4/mo
www.3ds.com
Other
Costly
Execution 284ms
Transfer 559 KB
Unused 12%
Monthly Cost €3/mo
cdn.userway.org
Other
Costly
Execution 264ms
Transfer 48 KB
Unused 57%
Monthly Cost €3/mo
www.3ds.com
Other
Costly
Execution 264ms
Transfer 139 KB
Unused 41%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 219ms
Transfer 148 KB
Unused 45%
Monthly Cost €2/mo
s.go-mpulse.net
Other
Optional
Execution 157ms
Transfer 60 KB
Unused 56%
Monthly Cost €2/mo
tracking.3ds.com
Other
Optional
Execution 135ms
Transfer 53 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 128ms
Transfer 174 KB
Unused 39%
Monthly Cost €1/mo
www.3ds.com
Other
Optional
Execution 95ms
Transfer 2 KB
Monthly Cost €1/mo
www.3ds.com
Other
Optional
Execution 79ms
Transfer 25 KB
Monthly Cost €1/mo
cdn.userway.org
Other
Optional
Execution 77ms
Transfer 39 KB
Unused 74%
Monthly Cost €1/mo
cdn.trustcommander.net
Other
Optional
Execution 76ms
Transfer 25 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 148 KB
Unused 72%
Monthly Cost €1/mo
www.3ds.com
Other
Optional
Execution 68ms
Transfer 30 KB
Unused 70%
Monthly Cost €1/mo
www.3ds.com
Other
Optional
Execution 64ms
Transfer 9 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 129 KB
Unused 76%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.3ds.com adds 14011ms and costs ~€152/month
  • www.3ds.com adds 8889ms and costs ~€97/month
  • Unattributable adds 2873ms and costs ~€31/month
  • www.3ds.com adds 1099ms and costs ~€12/month
  • tracking.3ds.com adds 690ms and costs ~€7/month
  • Google Tag Manager adds 527ms and costs ~€6/month
  • Google Tag Manager adds 485ms and costs ~€5/month
  • www.3ds.com adds 477ms and costs ~€5/month
  • tracking.3ds.com adds 402ms and costs ~€4/month
  • www.3ds.com adds 392ms and costs ~€4/month
  • www.3ds.com adds 284ms and costs ~€3/month
  • cdn.userway.org adds 264ms and costs ~€3/month
  • www.3ds.com adds 264ms and costs ~€3/month
  • Google Tag Manager adds 219ms and costs ~€2/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

www.3ds.com takes 14011ms 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.3ds.com takes 8889ms 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 2873ms 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.3ds.com takes 1099ms 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

tracking.3ds.com takes 690ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 527ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 485ms 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.3ds.com takes 477ms 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

tracking.3ds.com takes 402ms 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.3ds.com takes 392ms 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.3ds.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

cdn.userway.org takes 264ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

57% of cdn.userway.org's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

www.3ds.com takes 264ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

56% of s.go-mpulse.net'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

74% of cdn.userway.org'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

72% of Google Tag Manager'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

70% of www.3ds.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

76% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback