Skip to content
https://bosch.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
3
REVIEW
4
PASS
8
INFO
2

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

57
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
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.
100
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.

7.80 s

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

10.65 s

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

58 ms

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

0.000

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

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

10.73 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 4 REVIEW 3 FIX
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 (1.6 MiB of 1.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
48 resources · 1.6 MB · 86 KB savings available
FIX
48 resources · 1.6 MB · 86 KB savings available
Warning::
Page weight 616 KB over 1MB target
Got: 1.6 MB Expected: ≤ 1 MB
Info::
~86 KB of savings available
Warning::
47 third-party resources (100% of weight)
Info::
1 resources over 200KB
48 resources · 1.6 MiB · 47 third-party 616.1 KiB over 1MB target
Font 41% · 667.1 KiB
Image 26% · 422.3 KiB
JavaScript 18% · 301.4 KiB
CSS 13% · 221.1 KiB
Document 1% · 21.5 KiB
Other 0% · 6.7 KiB

~86.1 KiB of savings available

Remove unused JavaScript: 86.1 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.

C
Page Weight Budget
Action
1.6 MB transferred, 48 requests
REVIEW
1.6 MB transferred, 48 requests
Info::
Page weighs 4.4 MB (1.6 MB transferred)
Info::
Fonts are 667 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 667 KB
Info::
CSS is 221 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 221 KB
Info::
48 HTTP requests
Info::
Estimated 0.34 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
48 requests
0.34 g CO2 per page load
Fonts 667.1 KiB 41%
Images 417.6 KiB 25%
JavaScript 301.4 KiB 18%
CSS 221.1 KiB 13%
HTML 19.7 KiB 1%
Other 6.4 KiB 0%
Other 4.3 KiB 0%
Other 2.4 KiB 0%
Other 54 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

C
JS Execution Cost
Action
1396ms total JS execution
REVIEW
1396ms total JS execution
Warning::
https://www.bosch.com/media/tech/scripts/main.js?v...: 331ms CPU time
Warning::
Unattributable: 319ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TBM...: 254ms CPU time
Info::
https://www.bosch.com/: 219ms CPU time
Info::
https://dock.ui.bosch.tech/releases/4-latest/build...: 184ms CPU time
Warning::
Third-party scripts: 1396ms (100% of total)

Main Thread Breakdown

Script Evaluation 37% Other 30% Style & Layout 21% Parse HTML & CSS 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.bosch.com/media/tech/scripts/main.js?ver=1772529817623331ms123ms16ms3rd
Unattributable319ms15ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TBM8RNC254ms212ms35ms3rd
https://www.bosch.com/219ms11ms4ms3rd
https://dock.ui.bosch.tech/releases/4-latest/build/p-88b2d8c0.js184ms101ms0ms3rd
https://www.bosch.com/media/tech/scripts/vendors.js?ver=177252981762388ms80ms5ms3rd
B
JS Bundles
10 scripts, 86 KB unused
REVIEW
10 scripts, 86 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TBM...: 61 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bosch.com/media/tech/scripts/main.js?v...: 25 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 86 KB
86 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-TBM8RNC142 KB61 KB (43%)3rd
https://www.bosch.com/media/tech/scripts/main.js?ver=177252981762348 KB25 KB (54%)3rd
https://dock.ui.bosch.tech/releases/4-latest/build/dock-privacy-settings.esm.js3 KB3rd
https://www.bosch.com/media/tech/scripts/react.js?ver=177252981762342 KB3rd
https://www.bosch.com/media/tech/scripts/vendors.js?ver=177252981762326 KB3rd
https://dock.ui.bosch.tech/releases/4-latest/build/p-88b2d8c0.js7 KB3rd
https://sst.bosch.com/echo.js5 KB3rd
https://dock.ui.bosch.tech/releases/4-latest/build/p-f0149d54.entry.js28 KB3rd
https://dock.ui.bosch.tech/releases/4-latest/build/p-d2842e67.js1 KB3rd
https://dock.ui.bosch.tech/releases/4-latest/build/p-f4de5ca1.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

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+
Image Optimization
16 images, 0 KB saveable
PASS
16 images, 0 KB saveable
Info::
All images are well-optimized
16 images 418 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
5 fonts (667 KB)
PASS
5 fonts (667 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

667 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.8 s LCP 10.7 shttps://www.bosch.com/media/tech/fonts/woff2/boschsans_regular.woff2boschsans_regular.woff2 https://www.bosch.com/media/tech/fonts/woff2/boschsans_regular.woff2 — 75.8 KiB — 25 ms — font-display: swaphttps://www.bosch.com/media/tech/fonts/woff2/bosch_icon_woff2.woff2bosch_icon_woff2.woff2 https://www.bosch.com/media/tech/fonts/woff2/bosch_icon_woff2.woff2 — 432.6 KiB — 48 ms — font-display: swaphttps://www.bosch.com/media/tech/fonts/woff2/boschsans_bold.woff2boschsans_bold.woff2 https://www.bosch.com/media/tech/fonts/woff2/boschsans_bold.woff2 — 76.3 KiB — 26 ms — font-display: swaphttps://www.bosch.com/media/tech/fonts/woff2/bosch_ui_icon_woff2.woff2bosch_ui_icon_woff2.woff2 https://www.bosch.com/media/tech/fonts/woff2/bosch_ui_icon_woff2.woff2 — 4.6 KiB — 24 ms — font-display: swaphttps://www.bosch.com/media/tech/fonts/woff2/boschsans-regularitalic.woff2boschsans-regularitalic... https://www.bosch.com/media/tech/fonts/woff2/boschsans-regularitalic.woff2 — 77.9 KiB — 20 ms — font-display: swap
boschsans_regular.woff2 woff2 swap
Size 76 KB
Load time 25 ms
Start 534 ms
Risk FOUT — text flashes from fallback to web font
bosch_icon_woff2.woff2 woff2 swap
Size 433 KB
Load time 48 ms
Start 535 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
boschsans_bold.woff2 woff2 swap
Size 76 KB
Load time 26 ms
Start 535 ms
Risk FOUT — text flashes from fallback to web font
bosch_ui_icon_woff2.woff2 woff2 swap
Size 5 KB
Load time 24 ms
Start 535 ms
Risk FOUT — text flashes from fallback to web font
boschsans-regularitalic... woff2 swap
Size 78 KB
Load time 20 ms
Start 2.4 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)

Fixing the unchecked items could save ~216 KB and ~432 ms

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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
3
preload
dns-prefetch
prefetch

3 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
48 requests over 2398ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.8 s LCP 10.7 shttps://bosch.com// https://bosch.com/ — 301 — 1.8 KiB — 100 ms — h2https://www.bosch.com/www.bosch.com/ https://www.bosch.com/ — 200 — 19.7 KiB — 94 ms — h2https://assets.bosch.com/media/global/bosch_group/annual_report/keyvisuals_topics/for-tomorrow-today_res_1984x1116.webpassets.bosch.com/media/global/bosch... https://assets.bosch.com/media/global/bosch_group/annual_report/keyvisuals_topics/for-tomorrow-today_res_1984x1116.webp — 200 — 154.0 KiB — 496 ms — h2https://www.bosch.com/media/tech/styles/frok/light-mode-all-backgrounds.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/light-mode-all-backgrounds.css?ver=1772529817623 — 200 — 10.0 KiB — 43 ms — h2https://www.bosch.com/media/tech/styles/frok/light-mode-gradations.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/light-mode-gradations.css?ver=1772529817623 — 200 — 2.9 KiB — 66 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-foundations.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-foundations.css?ver=1772529817623 — 200 — 3.9 KiB — 65 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-fonts.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-fonts.css?ver=1772529817623 — 200 — 2.8 KiB — 55 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-icons.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-icons.css?ver=1772529817623 — 200 — 57.2 KiB — 79 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-atoms.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-atoms.css?ver=1772529817623 — 200 — 16.4 KiB — 70 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-molecules.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-molecules.css?ver=1772529817623 — 200 — 7.4 KiB — 41 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-organisms.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-organisms.css?ver=1772529817623 — 200 — 8.7 KiB — 54 ms — h2https://www.bosch.com/media/tech/styles/main.css?ver=1772529817623www.bosch.com/media/tech/styles/mai... https://www.bosch.com/media/tech/styles/main.css?ver=1772529817623 — 200 — 37.4 KiB — 65 ms — h2https://btm.bosch.com/rb/chat/cognigy/v3_latest/webchat.cssbtm.bosch.com/rb/chat/cognigy/v3_la... https://btm.bosch.com/rb/chat/cognigy/v3_latest/webchat.css — 200 — 74.4 KiB — 231 ms — h2https://assets.bosch.com/media/global/bosch_group/annual_report/keyvisuals_topics/for-tomorrow-today_res_1600x900.webpassets.bosch.com/media/global/bosch... https://assets.bosch.com/media/global/bosch_group/annual_report/keyvisuals_topics/for-tomorrow-today_res_1600x900.webp — 200 — 92.7 KiB — 487 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/dock-privacy-settings.esm.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/dock-privacy-settings.esm.js — 200 — 2.6 KiB — 144 ms — h2https://www.bosch.com/media/tech/scripts/react.js?ver=1772529817623www.bosch.com/media/tech/scripts/re... https://www.bosch.com/media/tech/scripts/react.js?ver=1772529817623 — 200 — 42.4 KiB — 54 ms — h2https://www.bosch.com/media/tech/scripts/vendors.js?ver=1772529817623www.bosch.com/media/tech/scripts/ve... https://www.bosch.com/media/tech/scripts/vendors.js?ver=1772529817623 — 200 — 25.8 KiB — 79 ms — h2https://www.bosch.com/media/tech/scripts/main.js?ver=1772529817623www.bosch.com/media/tech/scripts/ma... https://www.bosch.com/media/tech/scripts/main.js?ver=1772529817623 — 200 — 48.1 KiB — 75 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TBM8RNCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TBM8RNC — 200 — 142.4 KiB — 166 ms — h2https://www.bosch.com/media/tech/tech_images/site.webmanifestwww.bosch.com/media/tech/tech_image... https://www.bosch.com/media/tech/tech_images/site.webmanifest — 200 — 2.4 KiB — 71 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/p-88b2d8c0.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/p-88b2d8c0.js — 200 — 6.5 KiB — 21 ms — h2https://sst.bosch.com/echo.jssst.bosch.com/echo.js https://sst.bosch.com/echo.js — 200 — 4.5 KiB — 156 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/p-f0149d54.entry.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/p-f0149d54.entry.js — 200 — 28.1 KiB — 35 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc… — 200 — 0 B — 0 ms — datahttps://www.bosch.com/media/tech/fonts/woff2/boschsans_regular.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/boschsans_regular.woff2 — 200 — 75.8 KiB — 25 ms — h2https://www.bosch.com/media/tech/fonts/woff2/bosch_icon_woff2.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/bosch_icon_woff2.woff2 — 200 — 432.6 KiB — 48 ms — h2https://www.bosch.com/media/tech/fonts/woff2/boschsans_bold.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/boschsans_bold.woff2 — 200 — 76.3 KiB — 26 ms — h2https://www.bosch.com/media/tech/fonts/woff2/bosch_ui_icon_woff2.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/bosch_ui_icon_woff2.woff2 — 200 — 4.6 KiB — 24 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/p-d2842e67.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/p-d2842e67.js — 200 — 573 B — 21 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/p-f4de5ca1.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/p-f4de5ca1.js — 200 — 556 B — 21 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 7.8 s LCP 10.7 shttps://bosch.com// https://bosch.com/ — 301 — 1.8 KiB — 100 ms — h2https://www.bosch.com/www.bosch.com/ https://www.bosch.com/ — 200 — 19.7 KiB — 94 ms — h2https://assets.bosch.com/media/global/bosch_group/annual_report/keyvisuals_topics/for-tomorrow-today_res_1984x1116.webpassets.bosch.com/media/global/bosch... https://assets.bosch.com/media/global/bosch_group/annual_report/keyvisuals_topics/for-tomorrow-today_res_1984x1116.webp — 200 — 154.0 KiB — 496 ms — h2https://www.bosch.com/media/tech/styles/frok/light-mode-all-backgrounds.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/light-mode-all-backgrounds.css?ver=1772529817623 — 200 — 10.0 KiB — 43 ms — h2https://www.bosch.com/media/tech/styles/frok/light-mode-gradations.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/light-mode-gradations.css?ver=1772529817623 — 200 — 2.9 KiB — 66 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-foundations.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-foundations.css?ver=1772529817623 — 200 — 3.9 KiB — 65 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-fonts.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-fonts.css?ver=1772529817623 — 200 — 2.8 KiB — 55 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-icons.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-icons.css?ver=1772529817623 — 200 — 57.2 KiB — 79 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-atoms.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-atoms.css?ver=1772529817623 — 200 — 16.4 KiB — 70 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-molecules.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-molecules.css?ver=1772529817623 — 200 — 7.4 KiB — 41 ms — h2https://www.bosch.com/media/tech/styles/frok/frontend-kit-organisms.css?ver=1772529817623www.bosch.com/media/tech/styles/fro... https://www.bosch.com/media/tech/styles/frok/frontend-kit-organisms.css?ver=1772529817623 — 200 — 8.7 KiB — 54 ms — h2https://www.bosch.com/media/tech/styles/main.css?ver=1772529817623www.bosch.com/media/tech/styles/mai... https://www.bosch.com/media/tech/styles/main.css?ver=1772529817623 — 200 — 37.4 KiB — 65 ms — h2https://btm.bosch.com/rb/chat/cognigy/v3_latest/webchat.cssbtm.bosch.com/rb/chat/cognigy/v3_la... https://btm.bosch.com/rb/chat/cognigy/v3_latest/webchat.css — 200 — 74.4 KiB — 231 ms — h2https://assets.bosch.com/media/global/bosch_group/annual_report/keyvisuals_topics/for-tomorrow-today_res_1600x900.webpassets.bosch.com/media/global/bosch... https://assets.bosch.com/media/global/bosch_group/annual_report/keyvisuals_topics/for-tomorrow-today_res_1600x900.webp — 200 — 92.7 KiB — 487 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/dock-privacy-settings.esm.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/dock-privacy-settings.esm.js — 200 — 2.6 KiB — 144 ms — h2https://www.bosch.com/media/tech/scripts/react.js?ver=1772529817623www.bosch.com/media/tech/scripts/re... https://www.bosch.com/media/tech/scripts/react.js?ver=1772529817623 — 200 — 42.4 KiB — 54 ms — h2https://www.bosch.com/media/tech/scripts/vendors.js?ver=1772529817623www.bosch.com/media/tech/scripts/ve... https://www.bosch.com/media/tech/scripts/vendors.js?ver=1772529817623 — 200 — 25.8 KiB — 79 ms — h2https://www.bosch.com/media/tech/scripts/main.js?ver=1772529817623www.bosch.com/media/tech/scripts/ma... https://www.bosch.com/media/tech/scripts/main.js?ver=1772529817623 — 200 — 48.1 KiB — 75 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TBM8RNCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TBM8RNC — 200 — 142.4 KiB — 166 ms — h2https://www.bosch.com/media/tech/tech_images/site.webmanifestwww.bosch.com/media/tech/tech_image... https://www.bosch.com/media/tech/tech_images/site.webmanifest — 200 — 2.4 KiB — 71 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/p-88b2d8c0.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/p-88b2d8c0.js — 200 — 6.5 KiB — 21 ms — h2https://sst.bosch.com/echo.jssst.bosch.com/echo.js https://sst.bosch.com/echo.js — 200 — 4.5 KiB — 156 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/p-f0149d54.entry.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/p-f0149d54.entry.js — 200 — 28.1 KiB — 35 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc… — 200 — 0 B — 0 ms — datahttps://www.bosch.com/media/tech/fonts/woff2/boschsans_regular.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/boschsans_regular.woff2 — 200 — 75.8 KiB — 25 ms — h2https://www.bosch.com/media/tech/fonts/woff2/bosch_icon_woff2.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/bosch_icon_woff2.woff2 — 200 — 432.6 KiB — 48 ms — h2https://www.bosch.com/media/tech/fonts/woff2/boschsans_bold.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/boschsans_bold.woff2 — 200 — 76.3 KiB — 26 ms — h2https://www.bosch.com/media/tech/fonts/woff2/bosch_ui_icon_woff2.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/bosch_ui_icon_woff2.woff2 — 200 — 4.6 KiB — 24 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/p-d2842e67.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/p-d2842e67.js — 200 — 573 B — 21 ms — h2https://dock.ui.bosch.tech/releases/4-latest/build/p-f4de5ca1.jsdock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/build/p-f4de5ca1.js — 200 — 556 B — 21 ms — h2https://caas-p-i3.wcms.digital.bosch.com/bosch-i3-prod/dc1a0ccb-76fc-414d-b82e-9256537b28c9.ro-bosch-com.content/_aggrs/story-pages-by-ids?avars=%7B%22skip%22%3A0%2C%22tag_ids%22%3A%5B%223bf8ba29-1ce0-43fa-8f3d-1a58532c5511%22%5D%2C%22lang%22%3A%22en%22%2C%22country%22%3A%22US%22%7D&page=1&pagesize=5caas-p-i3.wcms.digital.bosch.com/bo... https://caas-p-i3.wcms.digital.bosch.com/bosch-i3-prod/dc1a0ccb-76fc-414d-b82e-9256537b28c9.ro-bosch-com.content/_aggrs/story-pages-by-ids?avars=%7B%22skip%22%3A0%2C%22tag_ids%22%3A%5B%223bf8ba29-1ce0-43fa-8f3d-1a58532c5511%22%5D%2C%22lang%22%3A%22en%22%2C%22country%22%3A%22US%22%7D&page=1&pagesize=5 — 200 — 1.6 KiB — 229 ms — h2https://sst.bosch.com/echo?page_load_id=btnt.84822642.1776900814068&event_timestamp=1776900814068&event_name=page_view&page_location=https%253A%252F%252Fwww.bosch.com%252F&page_title=Invented%2520for%2520life%2520%257C%2520Bosch%2520Globalsst.bosch.com/echo?page_load_id=btn... https://sst.bosch.com/echo?page_load_id=btnt.84822642.1776900814068&event_timestamp=1776900814068&event_name=page_view&page_location=https%253A%252F%252Fwww.bosch.com%252F&page_title=Invented%2520for%2520life%2520%257C%2520Bosch%2520Global — 200 — 54 B — 78 ms — h3https://www.bosch.com/media/tech/tech_images/favicon.svgwww.bosch.com/media/tech/tech_image... https://www.bosch.com/media/tech/tech_images/favicon.svg — 200 — 4.6 KiB — 20 ms — h2https://dock.ui.bosch.tech/releases/4-latest/assets/i18n/en-us.json?dsu=www.bosch.com%2F&initialLoad=truedock.ui.bosch.tech/releases/4-lates... https://dock.ui.bosch.tech/releases/4-latest/assets/i18n/en-us.json?dsu=www.bosch.com%2F&initialLoad=true — 200 — 2.6 KiB — 19 ms — h2https://assets.bosch.com/media/global/stories/shopfloor_agent/keyvisual-agentic-ai_res_1600x900.webpassets.bosch.com/media/global/stori... https://assets.bosch.com/media/global/stories/shopfloor_agent/keyvisual-agentic-ai_res_1600x900.webp — 200 — 36.1 KiB — 44 ms — h2https://assets.bosch.com/media/global/products_and_solutions/at_home/home_appliances/slider-home-appliances_res_400x400.webpassets.bosch.com/media/global/produ... https://assets.bosch.com/media/global/products_and_solutions/at_home/home_appliances/slider-home-appliances_res_400x400.webp — 200 — 10.2 KiB — 35 ms — h2https://assets.bosch.com/media/global/products_and_solutions/at_home/power_tools/slider-power-tools_res_400x400.webpassets.bosch.com/media/global/produ... https://assets.bosch.com/media/global/products_and_solutions/at_home/power_tools/slider-power-tools_res_400x400.webp — 200 — 11.8 KiB — 35 ms — h2https://assets.bosch.com/media/global/products_and_solutions/at_home/garden_tools/slider-garden-tools_res_400x400.webpassets.bosch.com/media/global/produ... https://assets.bosch.com/media/global/products_and_solutions/at_home/garden_tools/slider-garden-tools_res_400x400.webp — 200 — 8.3 KiB — 35 ms — h2https://assets.bosch.com/media/global/products_and_solutions/at_home/measuring_tools/slider-measuring-tools_res_400x400.webpassets.bosch.com/media/global/produ... https://assets.bosch.com/media/global/products_and_solutions/at_home/measuring_tools/slider-measuring-tools_res_400x400.webp — 200 — 11.0 KiB — 35 ms — h2https://assets.bosch.com/media/global/products_and_solutions/at_home/cleaning_tools/slider-cleaning-tools_res_400x400.webpassets.bosch.com/media/global/produ... https://assets.bosch.com/media/global/products_and_solutions/at_home/cleaning_tools/slider-cleaning-tools_res_400x400.webp — 200 — 6.5 KiB — 35 ms — h2https://assets.bosch.com/media/global/products_and_solutions/at_home/heating_cooling_and_well_being/slider-heating-cooling-and-well-being_res_400x400.webpassets.bosch.com/media/global/produ... https://assets.bosch.com/media/global/products_and_solutions/at_home/heating_cooling_and_well_being/slider-heating-cooling-and-well-being_res_400x400.webp — 200 — 5.1 KiB — 35 ms — h2https://assets.bosch.com/media/global/products_and_solutions/at_home/smart_home_1/slider-smart-home_res_400x400.webpassets.bosch.com/media/global/produ... https://assets.bosch.com/media/global/products_and_solutions/at_home/smart_home_1/slider-smart-home_res_400x400.webp — 200 — 10.9 KiB — 36 ms — h2https://assets.bosch.com/media/global/stories/bike_tours/keyvisual-ebike_res_800x450.webpassets.bosch.com/media/global/stori... https://assets.bosch.com/media/global/stories/bike_tours/keyvisual-ebike_res_800x450.webp — 200 — 11.7 KiB — 36 ms — h2https://assets.bosch.com/media/global/stories/circular_economy_remanufacturing/keyvisual-circular-economy_res_800x450.webpassets.bosch.com/media/global/stori... https://assets.bosch.com/media/global/stories/circular_economy_remanufacturing/keyvisual-circular-economy_res_800x450.webp — 200 — 14.5 KiB — 35 ms — h2https://assets.bosch.com/media/global/stories/ai_academy/keyvisual-logistics_res_800x450.webpassets.bosch.com/media/global/stori... https://assets.bosch.com/media/global/stories/ai_academy/keyvisual-logistics_res_800x450.webp — 200 — 14.3 KiB — 40 ms — h2https://assets.bosch.com/media/global/stories/adas/keyvisual-china-adas_res_800x450.webpassets.bosch.com/media/global/stori... https://assets.bosch.com/media/global/stories/adas/keyvisual-china-adas_res_800x450.webp — 200 — 11.4 KiB — 35 ms — h2https://assets.bosch.com/media/global/stories/country_portrait_bosch_in_india/keyvisual-india-motorbike_res_800x450.webpassets.bosch.com/media/global/stori... https://assets.bosch.com/media/global/stories/country_portrait_bosch_in_india/keyvisual-india-motorbike_res_800x450.webp — 200 — 19.3 KiB — 35 ms — h2https://www.bosch.com/media/tech/fonts/woff2/boschsans-regularitalic.woff2www.bosch.com/media/tech/fonts/woff... https://www.bosch.com/media/tech/fonts/woff2/boschsans-regularitalic.woff2 — 200 — 77.9 KiB — 20 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 1396ms · 242KB · €15/mo
www.bosch.com
Other
Costly
Execution 331ms
Transfer 48 KB
Unused 54%
Monthly Cost €4/mo
Unattributable
Other
Costly
Execution 319ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 254ms
Transfer 142 KB
Unused 43%
Monthly Cost €3/mo
www.bosch.com
Other
Costly
Execution 219ms
Transfer 20 KB
Monthly Cost €2/mo
dock.ui.bosch.tech
Other
Optional
Execution 184ms
Transfer 7 KB
Monthly Cost €2/mo
www.bosch.com
Other
Optional
Execution 88ms
Transfer 26 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.bosch.com adds 331ms and costs ~€4/month
  • Unattributable adds 319ms and costs ~€3/month
  • Google Tag Manager adds 254ms and costs ~€3/month
  • www.bosch.com 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.bosch.com takes 331ms 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

54% of www.bosch.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

Unattributable takes 319ms 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 254ms 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.bosch.com 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

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