Skip to content
https://3m.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

46
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.99 s

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

10.68 s

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

546 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.96 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.

13.96 s

Page Load Progression

1.0 s
2.0 s
3.0 s
4.1 s
5.1 s
6.1 s
7.1 s
8.1 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
14.2 MB transferred, 86 requests
FIX
14.2 MB transferred, 86 requests
Critical::
Page weighs 15.5 MB (14.2 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 630 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 630 KB
Info::
Fonts are 264 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 264 KB
Info::
86 HTTP requests
Info::
Estimated 3.0 g CO2 per page load
14.2 MB / 2.4 MB budget
14.2 MB transferred
86 requests
3.0 g CO2 per page load
Other 11.3 MiB 80%
Images 1.7 MiB 12%
JavaScript 629.7 KiB 4%
Fonts 263.7 KiB 2%
CSS 156.2 KiB 1%
Other 46.6 KiB 0%
HTML 24.5 KiB 0%
Other 4.0 KiB 0%
Other 3.7 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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 (14.2 MiB of 14.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4005ms total JS execution
FIX
4005ms total JS execution
Warning::
https://www.3m.com/: 927ms CPU time
Warning::
Unattributable: 626ms CPU time
Warning::
https://cdn-prod.securiti.ai/consent/cookie-consen...: 574ms CPU time
Warning::
https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.js...: 537ms CPU time
Warning::
https://www.3m.com/ruxitagentjs_ICANVfghqrux_10335...: 395ms CPU time
Warning::
Third-party scripts: 4005ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 23% Style & Layout 12% Script Parsing & Compilation 7% Rendering 6%
ScriptTotalScriptingParse/CompileParty
https://www.3m.com/927ms10ms5ms3rd
Unattributable626ms26ms0ms3rd
https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-loader.js574ms546ms2ms3rd
https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.js?v=3.187.0537ms425ms108ms3rd
https://www.3m.com/ruxitagentjs_ICANVfghqrux_10335260306043831.js395ms249ms27ms3rd
https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/lib-thirdparty/domReady.js?v=3.187.0388ms354ms0ms3rd
https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/main.js?v=3.187.0299ms215ms48ms3rd
https://www.3m.com/3m_theme_assets/static/typeAhead/typeAheadV1.js130ms80ms18ms3rd
https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-latest.js74ms23ms49ms3rd
https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/require_config.js55ms48ms1ms3rd
D
Page Weight Inventory
Action
86 resources · 14.2 MB · 272 KB savings available
FIX
86 resources · 14.2 MB · 272 KB savings available
Warning::
Page weight 13.2 MB over 1MB target
Got: 14.2 MB Expected: ≤ 1 MB
Info::
~272 KB of savings available
Warning::
85 third-party resources (100% of weight)
Info::
2 resources over 200KB
86 resources · 14.2 MiB · 85 third-party 13.2 MiB over 1MB target
Media 80% · 11.3 MiB
Image 12% · 1.7 MiB
JavaScript 4% · 629.7 KiB
Font 2% · 263.7 KiB
CSS 1% · 156.2 KiB
Other 0% · 49.0 KiB
Document 0% · 26.7 KiB

~272.3 KiB of savings available

Remove unused JavaScript: 272.3 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
Image Optimization
Action
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Warning::
https://www.3m.com/3m_theme_assets/themes/3MTheme/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://multimedia.3m.com/mws/media/2526168E/indus... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
30 images 1.7 MB
0 oversized -0 KB
9 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
21 scripts, 272 KB unused
REVIEW
21 scripts, 272 KB unused
Warning::
https://cdn-prod.securiti.ai/consent/cookie-consen...: 86 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.3m.com/3m_theme_assets/themes/3MTheme/...: 74 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://config.datas3ntinel.com/rules/904990c9-fc1...: 31 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.3m.com/ruxitagentjs_ICANVfghqrux_10335...: 29 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.js...: 27 KB unused (17%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 272 KB
272 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-latest.js114 KB86 KB (75%)3rd
https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/main.js?v=3.187.0118 KB74 KB (63%)3rd
https://config.datas3ntinel.com/rules/904990c9-fc11-407c-ab03-8ccea1884823/sentinel.js?iv=1.06&ns=_si42 KB31 KB (73%)3rd
https://www.3m.com/ruxitagentjs_ICANVfghqrux_10335260306043831.js81 KB29 KB (36%)3rd
https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.js?v=3.187.0157 KB27 KB (17%)3rd
https://www.3m.com/3m_theme_assets/static/typeAhead/typeAheadV1.js60 KB26 KB (44%)3rd
https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/require_config.js7 KB3rd
https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/TealiumCookie.js?v=3.187.03 KB3rd
https://cdn-prod.securiti.ai/consent/auto_blocking/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b.js0 KB3rd
https://www.3m.com/wps/wcm/connect/English/Group+A/CORP_CustomScripts_Shared/CommerceConnectorScript/CommerceConnectorScript-JS?presentationtemplate=3M%20Design%20Patterns/PT%20-%20JS&subtype=javascript1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

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

Web fonts

4

264 KB total

Render-blocking

0

of 4

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 4.0 s LCP 10.7 shttps://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Book..woff3MCircularWeb-Book..woff https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Book..woff — 75.3 KiB — 37 ms — font-display: swaphttps://www.3m.com/3m_theme_assets/themes/3MTheme/assets/fonts/3MThemeIconFont/fonts/3MThemeIconFont.woff?i2w8ja3MThemeIconFont.woff https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/fonts/3MThemeIconFont/fonts/3MThemeIconFont.woff?i2w8ja — 40.2 KiB — 33 ms — font-display: swaphttps://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Bold..woff3MCircularWeb-Bold..woff https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Bold..woff — 78.5 KiB — 34 ms — font-display: swaphttps://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Light..woff3MCircularWeb-Light..woff https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Light..woff — 69.8 KiB — 38 ms — font-display: swap
3MCircularWeb-Book..woff woff swap
Size 75 KB
Load time 37 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
3MThemeIconFont.woff woff swap
Size 40 KB
Load time 33 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
3MCircularWeb-Bold..woff woff swap
Size 79 KB
Load time 34 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
3MCircularWeb-Light..woff woff swap
Size 70 KB
Load time 38 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~79 KB and ~158 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
86 requests over 5814ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 4.0 s LCP 10.7 shttps://3m.com// https://3m.com/ — 301 — 527 B — 387 ms — h2https://www.3m.com/www.3m.com/ https://www.3m.com/ — 200 — 24.5 KiB — 26 ms — h2https://cdn-prod.securiti.ai/consent/auto_blocking/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b.jscdn-prod.securiti.ai/consent/auto_b... https://cdn-prod.securiti.ai/consent/auto_blocking/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b.js — -1 — 0 B — 542 ms — https://www.3m.com/ruxitagentjs_ICANVfghqrux_10335260306043831.jswww.3m.com/ruxitagentjs_ICANVfghqru... https://www.3m.com/ruxitagentjs_ICANVfghqrux_10335260306043831.js — 200 — 81.3 KiB — 19 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/phoenix.css?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/phoenix.css?v=3.187.0 — 200 — 56.1 KiB — 57 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/unicorn-icons.css?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/unicorn-icons.css?v=3.187.0 — 200 — 6.1 KiB — 41 ms — h2https://www.3m.com/3m_theme_assets/static/MDS/mammoth.css?v=3.187.0www.3m.com/3m_theme_assets/static/M... https://www.3m.com/3m_theme_assets/static/MDS/mammoth.css?v=3.187.0 — 200 — 16.1 KiB — 53 ms — h2https://www.3m.com/wps/wcm/connect/en_US/Group+A/CORP_FUZEExp/CORP_FUZEExp_HomePage_SiteArea/CSS_Homepage_Sitearea/CSS_Homepage?presentationtemplate=3M%20Design%20Patterns/PT%20-%20CSS&subtype=csswww.3m.com/wps/wcm/connect/en_US/Gr... https://www.3m.com/wps/wcm/connect/en_US/Group+A/CORP_FUZEExp/CORP_FUZEExp_HomePage_SiteArea/CSS_Homepage_Sitearea/CSS_Homepage?presentationtemplate=3M%20Design%20Patterns/PT%20-%20CSS&subtype=css — 200 — 3.6 KiB — 193 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/mmmSettings.jswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/mmmSettings.js — 200 — 1.8 KiB — 48 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/gsn.csswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/gsn.css — 200 — 6.3 KiB — 45 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/static/MyAccountDropdown/MyAccountDropdown.csswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/static/MyAccountDropdown/MyAccountDropdown.css — 200 — 2.2 KiB — 46 ms — h2https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.sync.jstags.tiqcdn.com/utag/3m/en-us/prod/... https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.sync.js — 200 — 9.8 KiB — 64 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/unicorn/Logo.svgwww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/unicorn/Logo.svg — 200 — 5.0 KiB — 48 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/unicorn/Logo_mobile.pngwww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/unicorn/Logo_mobile.png — 200 — 899 B — 50 ms — h2https://multimedia.3m.com/mws/media/1812021O/industry-feature-image.pngmultimedia.3m.com/mws/media/1812021... https://multimedia.3m.com/mws/media/1812021O/industry-feature-image.png — 200 — 220.0 KiB — 87 ms — h2https://multimedia.3m.com/mws/media/2526168E/industries-hero-automotive-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526168... https://multimedia.3m.com/mws/media/2526168E/industries-hero-automotive-rgb-jpeg.jpg — 200 — 84.5 KiB — 85 ms — h2https://multimedia.3m.com/mws/media/2526169E/industries-hero-commercial-solutions-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526169... https://multimedia.3m.com/mws/media/2526169E/industries-hero-commercial-solutions-rgb-jpeg.jpg — 200 — 49.7 KiB — 31 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/components_50_series/rC-52-vTabs.csswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/components_50_series/rC-52-vTabs.css — 200 — 811 B — 97 ms — h2https://www.3m.com/wps/wcm/connect/English/Group+A/CORP_CustomScripts_Shared/CommerceConnectorScript/CommerceConnectorScript-JS?presentationtemplate=3M%20Design%20Patterns/PT%20-%20JS&subtype=javascriptwww.3m.com/wps/wcm/connect/English/... https://www.3m.com/wps/wcm/connect/English/Group+A/CORP_CustomScripts_Shared/CommerceConnectorScript/CommerceConnectorScript-JS?presentationtemplate=3M%20Design%20Patterns/PT%20-%20JS&subtype=javascript — 200 — 958 B — 18 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/require_config.jswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/require_config.js — 200 — 6.7 KiB — 22 ms — h2https://www.3m.com/3m_theme_assets/static/typeAhead/typeAheadV1.jswww.3m.com/3m_theme_assets/static/t... https://www.3m.com/3m_theme_assets/static/typeAhead/typeAheadV1.js — 200 — 59.9 KiB — 15 ms — h2https://multimedia.3m.com/mws/media/2526170E/industries-hero-consumer-markets-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526170... https://multimedia.3m.com/mws/media/2526170E/industries-hero-consumer-markets-rgb-jpeg.jpg — 200 — 93.0 KiB — 34 ms — h2https://multimedia.3m.com/mws/media/2526171E/industries-hero-design-and-construction-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526171... https://multimedia.3m.com/mws/media/2526171E/industries-hero-design-and-construction-rgb-jpeg.jpg — 200 — 112.9 KiB — 24 ms — h2https://multimedia.3m.com/mws/media/2526162E/industries-hero-electronics-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526162... https://multimedia.3m.com/mws/media/2526162E/industries-hero-electronics-rgb-jpeg.jpg — 200 — 32.8 KiB — 20 ms — h2https://multimedia.3m.com/mws/media/2526163E/industries-hero-energy-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526163... https://multimedia.3m.com/mws/media/2526163E/industries-hero-energy-rgb-jpeg.jpg — 200 — 32.7 KiB — 14 ms — h2https://multimedia.3m.com/mws/media/2526164E/industries-hero-government-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526164... https://multimedia.3m.com/mws/media/2526164E/industries-hero-government-rgb-jpeg.jpg — 200 — 55.6 KiB — 19 ms — h2https://multimedia.3m.com/mws/media/2526165E/industries-hero-manufacturing-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526165... https://multimedia.3m.com/mws/media/2526165E/industries-hero-manufacturing-rgb-jpeg.jpg — 200 — 57.5 KiB — 26 ms — h2https://multimedia.3m.com/mws/media/2526166E/industries-hero-safety-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526166... https://multimedia.3m.com/mws/media/2526166E/industries-hero-safety-rgb-jpeg.jpg — 200 — 97.9 KiB — 21 ms — h2https://multimedia.3m.com/mws/media/2526167E/industries-hero-transportation-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526167... https://multimedia.3m.com/mws/media/2526167E/industries-hero-transportation-rgb-jpeg.jpg — 200 — 54.2 KiB — 17 ms — h2https://multimedia.3m.com/mws/media/2525956E/about-us-icons-leadership.svgmultimedia.3m.com/mws/media/2525956... https://multimedia.3m.com/mws/media/2525956E/about-us-icons-leadership.svg — 301 — 288 B — 14 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 4.0 s LCP 10.7 shttps://3m.com// https://3m.com/ — 301 — 527 B — 387 ms — h2https://www.3m.com/www.3m.com/ https://www.3m.com/ — 200 — 24.5 KiB — 26 ms — h2https://cdn-prod.securiti.ai/consent/auto_blocking/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b.jscdn-prod.securiti.ai/consent/auto_b... https://cdn-prod.securiti.ai/consent/auto_blocking/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b.js — -1 — 0 B — 542 ms — https://www.3m.com/ruxitagentjs_ICANVfghqrux_10335260306043831.jswww.3m.com/ruxitagentjs_ICANVfghqru... https://www.3m.com/ruxitagentjs_ICANVfghqrux_10335260306043831.js — 200 — 81.3 KiB — 19 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/phoenix.css?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/phoenix.css?v=3.187.0 — 200 — 56.1 KiB — 57 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/unicorn-icons.css?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/unicorn-icons.css?v=3.187.0 — 200 — 6.1 KiB — 41 ms — h2https://www.3m.com/3m_theme_assets/static/MDS/mammoth.css?v=3.187.0www.3m.com/3m_theme_assets/static/M... https://www.3m.com/3m_theme_assets/static/MDS/mammoth.css?v=3.187.0 — 200 — 16.1 KiB — 53 ms — h2https://www.3m.com/wps/wcm/connect/en_US/Group+A/CORP_FUZEExp/CORP_FUZEExp_HomePage_SiteArea/CSS_Homepage_Sitearea/CSS_Homepage?presentationtemplate=3M%20Design%20Patterns/PT%20-%20CSS&subtype=csswww.3m.com/wps/wcm/connect/en_US/Gr... https://www.3m.com/wps/wcm/connect/en_US/Group+A/CORP_FUZEExp/CORP_FUZEExp_HomePage_SiteArea/CSS_Homepage_Sitearea/CSS_Homepage?presentationtemplate=3M%20Design%20Patterns/PT%20-%20CSS&subtype=css — 200 — 3.6 KiB — 193 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/mmmSettings.jswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/mmmSettings.js — 200 — 1.8 KiB — 48 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/gsn.csswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/gsn.css — 200 — 6.3 KiB — 45 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/static/MyAccountDropdown/MyAccountDropdown.csswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/static/MyAccountDropdown/MyAccountDropdown.css — 200 — 2.2 KiB — 46 ms — h2https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.sync.jstags.tiqcdn.com/utag/3m/en-us/prod/... https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.sync.js — 200 — 9.8 KiB — 64 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/unicorn/Logo.svgwww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/unicorn/Logo.svg — 200 — 5.0 KiB — 48 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/unicorn/Logo_mobile.pngwww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/unicorn/Logo_mobile.png — 200 — 899 B — 50 ms — h2https://multimedia.3m.com/mws/media/1812021O/industry-feature-image.pngmultimedia.3m.com/mws/media/1812021... https://multimedia.3m.com/mws/media/1812021O/industry-feature-image.png — 200 — 220.0 KiB — 87 ms — h2https://multimedia.3m.com/mws/media/2526168E/industries-hero-automotive-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526168... https://multimedia.3m.com/mws/media/2526168E/industries-hero-automotive-rgb-jpeg.jpg — 200 — 84.5 KiB — 85 ms — h2https://multimedia.3m.com/mws/media/2526169E/industries-hero-commercial-solutions-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526169... https://multimedia.3m.com/mws/media/2526169E/industries-hero-commercial-solutions-rgb-jpeg.jpg — 200 — 49.7 KiB — 31 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/components_50_series/rC-52-vTabs.csswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/components_50_series/rC-52-vTabs.css — 200 — 811 B — 97 ms — h2https://www.3m.com/wps/wcm/connect/English/Group+A/CORP_CustomScripts_Shared/CommerceConnectorScript/CommerceConnectorScript-JS?presentationtemplate=3M%20Design%20Patterns/PT%20-%20JS&subtype=javascriptwww.3m.com/wps/wcm/connect/English/... https://www.3m.com/wps/wcm/connect/English/Group+A/CORP_CustomScripts_Shared/CommerceConnectorScript/CommerceConnectorScript-JS?presentationtemplate=3M%20Design%20Patterns/PT%20-%20JS&subtype=javascript — 200 — 958 B — 18 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/require_config.jswww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/require_config.js — 200 — 6.7 KiB — 22 ms — h2https://www.3m.com/3m_theme_assets/static/typeAhead/typeAheadV1.jswww.3m.com/3m_theme_assets/static/t... https://www.3m.com/3m_theme_assets/static/typeAhead/typeAheadV1.js — 200 — 59.9 KiB — 15 ms — h2https://multimedia.3m.com/mws/media/2526170E/industries-hero-consumer-markets-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526170... https://multimedia.3m.com/mws/media/2526170E/industries-hero-consumer-markets-rgb-jpeg.jpg — 200 — 93.0 KiB — 34 ms — h2https://multimedia.3m.com/mws/media/2526171E/industries-hero-design-and-construction-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526171... https://multimedia.3m.com/mws/media/2526171E/industries-hero-design-and-construction-rgb-jpeg.jpg — 200 — 112.9 KiB — 24 ms — h2https://multimedia.3m.com/mws/media/2526162E/industries-hero-electronics-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526162... https://multimedia.3m.com/mws/media/2526162E/industries-hero-electronics-rgb-jpeg.jpg — 200 — 32.8 KiB — 20 ms — h2https://multimedia.3m.com/mws/media/2526163E/industries-hero-energy-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526163... https://multimedia.3m.com/mws/media/2526163E/industries-hero-energy-rgb-jpeg.jpg — 200 — 32.7 KiB — 14 ms — h2https://multimedia.3m.com/mws/media/2526164E/industries-hero-government-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526164... https://multimedia.3m.com/mws/media/2526164E/industries-hero-government-rgb-jpeg.jpg — 200 — 55.6 KiB — 19 ms — h2https://multimedia.3m.com/mws/media/2526165E/industries-hero-manufacturing-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526165... https://multimedia.3m.com/mws/media/2526165E/industries-hero-manufacturing-rgb-jpeg.jpg — 200 — 57.5 KiB — 26 ms — h2https://multimedia.3m.com/mws/media/2526166E/industries-hero-safety-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526166... https://multimedia.3m.com/mws/media/2526166E/industries-hero-safety-rgb-jpeg.jpg — 200 — 97.9 KiB — 21 ms — h2https://multimedia.3m.com/mws/media/2526167E/industries-hero-transportation-rgb-jpeg.jpgmultimedia.3m.com/mws/media/2526167... https://multimedia.3m.com/mws/media/2526167E/industries-hero-transportation-rgb-jpeg.jpg — 200 — 54.2 KiB — 17 ms — h2https://multimedia.3m.com/mws/media/2525956E/about-us-icons-leadership.svgmultimedia.3m.com/mws/media/2525956... https://multimedia.3m.com/mws/media/2525956E/about-us-icons-leadership.svg — 301 — 288 B — 14 ms — h2https://multimedia.3m.com/mws/media/2525956E/about-us-icons-leadership.jpgmultimedia.3m.com/mws/media/2525956... https://multimedia.3m.com/mws/media/2525956E/about-us-icons-leadership.jpg — 200 — 1.1 KiB — 28 ms — h2https://multimedia.3m.com/mws/media/2525955E/about-us-icons-investors.svgmultimedia.3m.com/mws/media/2525955... https://multimedia.3m.com/mws/media/2525955E/about-us-icons-investors.svg — 301 — 287 B — 15 ms — h2https://multimedia.3m.com/mws/media/2525955E/about-us-icons-investors.jpgmultimedia.3m.com/mws/media/2525955... https://multimedia.3m.com/mws/media/2525955E/about-us-icons-investors.jpg — 200 — 917 B — 113 ms — h2https://multimedia.3m.com/mws/media/2525952E/about-us-icons-careers.svgmultimedia.3m.com/mws/media/2525952... https://multimedia.3m.com/mws/media/2525952E/about-us-icons-careers.svg — 301 — 286 B — 15 ms — h2https://app.securiti.ai/core/v1/utils/geo/locationapp.securiti.ai/core/v1/utils/geo/l... https://app.securiti.ai/core/v1/utils/geo/location — 200 — 1.1 KiB — 525 ms — h2https://multimedia.3m.com/mws/media/2525958E/about-us-icons-technology.svgmultimedia.3m.com/mws/media/2525958... https://multimedia.3m.com/mws/media/2525958E/about-us-icons-technology.svg — 301 — 288 B — 86 ms — h2https://multimedia.3m.com/mws/media/2525957E/about-us-icons-sustainability.svgmultimedia.3m.com/mws/media/2525957... https://multimedia.3m.com/mws/media/2525957E/about-us-icons-sustainability.svg — 301 — 291 B — 85 ms — h2https://multimedia.3m.com/mws/media/2525953E/about-us-icons-equity.svgmultimedia.3m.com/mws/media/2525953... https://multimedia.3m.com/mws/media/2525953E/about-us-icons-equity.svg — 301 — 286 B — 92 ms — h2https://multimedia.3m.com/mws/media/2525954E/about-us-icons-history.svgmultimedia.3m.com/mws/media/2525954... https://multimedia.3m.com/mws/media/2525954E/about-us-icons-history.svg — 301 — 286 B — 84 ms — h2https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-loader.jscdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-loader.js — 200 — 5.6 KiB — 5 ms — h2https://config.datas3ntinel.com/rules/904990c9-fc11-407c-ab03-8ccea1884823/sentinel.js?iv=1.06&ns=_siconfig.datas3ntinel.com/rules/90499... https://config.datas3ntinel.com/rules/904990c9-fc11-407c-ab03-8ccea1884823/sentinel.js?iv=1.06&ns=_si — 200 — 42.3 KiB — 52 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/unicorn-print.css?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/css/build/unicorn-print.css?v=3.187.0 — 200 — 53.4 KiB — 44 ms — h2https://multimedia.3m.com/mws/media/2525952E/about-us-icons-careers.jpgmultimedia.3m.com/mws/media/2525952... https://multimedia.3m.com/mws/media/2525952E/about-us-icons-careers.jpg — 200 — 1008 B — 39 ms — h2https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Book..woffwww.3m.com/3m_theme_assets/static/M... https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Book..woff — 200 — 75.3 KiB — 37 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/fonts/3MThemeIconFont/PNG/icn_privacyOptions.pngwww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/fonts/3MThemeIconFont/PNG/icn_privacyOptions.png — 200 — 1.7 KiB — 49 ms — h2https://multimedia.3m.com/mws/media/2524044O/the-scientific-method-30s-no-music.mp4multimedia.3m.com/mws/media/2524044... https://multimedia.3m.com/mws/media/2524044O/the-scientific-method-30s-no-music.mp4 — 206 — 11.3 MiB — 38 ms — h2https://multimedia.3m.com/mws/media/2525951Z/about-us-background.jpgmultimedia.3m.com/mws/media/2525951... https://multimedia.3m.com/mws/media/2525951Z/about-us-background.jpg — 200 — 149.3 KiB — 43 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/fonts/3MThemeIconFont/fonts/3MThemeIconFont.woff?i2w8jawww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/fonts/3MThemeIconFont/fonts/3MThemeIconFont.woff?i2w8ja — 200 — 40.2 KiB — 33 ms — h2https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Bold..woffwww.3m.com/3m_theme_assets/static/M... https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Bold..woff — 200 — 78.5 KiB — 34 ms — h2https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Light..woffwww.3m.com/3m_theme_assets/static/M... https://www.3m.com/3m_theme_assets/static/MDS/assets/3MCircularWeb-Light..woff — 200 — 69.8 KiB — 38 ms — h2https://multimedia.3m.com/mws/media/2525958E/about-us-icons-technology.jpgmultimedia.3m.com/mws/media/2525958... https://multimedia.3m.com/mws/media/2525958E/about-us-icons-technology.jpg — 200 — 660 B — 55 ms — h2https://multimedia.3m.com/mws/media/2525957E/about-us-icons-sustainability.jpgmultimedia.3m.com/mws/media/2525957... https://multimedia.3m.com/mws/media/2525957E/about-us-icons-sustainability.jpg — 200 — 1.8 KiB — 54 ms — h2https://multimedia.3m.com/mws/media/2525954E/about-us-icons-history.jpgmultimedia.3m.com/mws/media/2525954... https://multimedia.3m.com/mws/media/2525954E/about-us-icons-history.jpg — 200 — 1.5 KiB — 55 ms — h2https://multimedia.3m.com/mws/media/2525953E/about-us-icons-equity.jpgmultimedia.3m.com/mws/media/2525953... https://multimedia.3m.com/mws/media/2525953E/about-us-icons-equity.jpg — 200 — 1.6 KiB — 62 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/main.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/main.js?v=3.187.0 — 200 — 118.1 KiB — 35 ms — h2https://cdn-prod.securiti.ai/consent/cookie_banner/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b/config_active.jsoncdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie_banner/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b/config_active.json — 200 — 1.1 KiB — 10 ms — h2https://cdn-prod.securiti.ai/consent/cookie-consent-latest.csscdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie-consent-latest.css — 200 — 11.6 KiB — 6 ms — h2https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-latest.jscdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-latest.js — 200 — 114.3 KiB — 500 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/lib-thirdparty/domReady.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/lib-thirdparty/domReady.js?v=3.187.0 — 200 — 903 B — 19 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/polyfills/picturefill.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/polyfills/picturefill.js?v=3.187.0 — 200 — 885 B — 38 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/TealiumCookie.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/TealiumCookie.js?v=3.187.0 — 200 — 3.4 KiB — 37 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/dcsExternal.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/dcsExternal.js?v=3.187.0 — 200 — 2.7 KiB — 17 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/dcsInternal.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/dcsInternal.js?v=3.187.0 — 200 — 2.7 KiB — 30 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/tealiumDataLayer.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/tealiumDataLayer.js?v=3.187.0 — 200 — 5.8 KiB — 31 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/tealiumLinkEvents.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/Tealium/tealiumLinkEvents.js?v=3.187.0 — 200 — 609 B — 32 ms — h2https://cdn-prod.securiti.ai/consent/cookie_banner/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b/en.jsoncdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie_banner/0638aaa2-354a-44c0-a777-ea4db9f7bf8a/6b6b9bd3-ba56-4136-8ed8-6ca3b3b8433b/en.json — 200 — 37.6 KiB — 5 ms — h2https://app.securiti.ai/core/v1/utils/geo/locationapp.securiti.ai/core/v1/utils/geo/l... https://app.securiti.ai/core/v1/utils/geo/location — 200 — 1.1 KiB — 158 ms — h2https://www.3m.com/3M/en_US/JSON/company-us/news-feed-request/www.3m.com/3M/en_US/JSON/company-us... https://www.3m.com/3M/en_US/JSON/company-us/news-feed-request/ — 200 — 2.2 KiB — 43 ms — h2https://www.3m.com/CountryIP/?TYPE=JSON&method=ccwww.3m.com/CountryIP/?TYPE=JSON&met... https://www.3m.com/CountryIP/?TYPE=JSON&method=cc — 200 — 1.7 KiB — 278 ms — h2https://multimedia.3m.com/mws/media/2525945E/news-placeholder-1.jpgmultimedia.3m.com/mws/media/2525945... https://multimedia.3m.com/mws/media/2525945E/news-placeholder-1.jpg — 200 — 116.1 KiB — 44 ms — h2https://multimedia.3m.com/mws/media/2525946E/news-placeholder-2.jpgmultimedia.3m.com/mws/media/2525946... https://multimedia.3m.com/mws/media/2525946E/news-placeholder-2.jpg — 200 — 164.2 KiB — 57 ms — h2https://mma.prnewswire.com/media/2933050/3M_Expanded_Beam_Optical.jpg?p=previewmma.prnewswire.com/media/2933050/3M... https://mma.prnewswire.com/media/2933050/3M_Expanded_Beam_Optical.jpg?p=preview — 200 — 30.1 KiB — 684 ms — h2https://mma.prnewswire.com/media/2926715/3M__Scotch_Brite_Boost_It.jpg?p=previewmma.prnewswire.com/media/2926715/3M... https://mma.prnewswire.com/media/2926715/3M__Scotch_Brite_Boost_It.jpg?p=preview — 200 — 73.8 KiB — 536 ms — h2https://multimedia.3m.com/mws/media/2525949E/news-placeholder-5.jpgmultimedia.3m.com/mws/media/2525949... https://multimedia.3m.com/mws/media/2525949E/news-placeholder-5.jpg — 200 — 75.5 KiB — 56 ms — h2https://multimedia.3m.com/mws/media/2525944E/news-placeholder-6.jpgmultimedia.3m.com/mws/media/2525944... https://multimedia.3m.com/mws/media/2525944E/news-placeholder-6.jpg — 200 — 86.9 KiB — 55 ms — h2https://www.3m.com/favicon.icowww.3m.com/favicon.ico https://www.3m.com/favicon.ico — 200 — 1.2 KiB — 38 ms — h2https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.js?v=3.187.0tags.tiqcdn.com/utag/3m/en-us/prod/... https://tags.tiqcdn.com/utag/3m/en-us/prod/utag.js?v=3.187.0 — 200 — 157.0 KiB — 11 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/apps/mds/tags.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/apps/mds/tags.js?v=3.187.0 — 200 — 870 B — 51 ms — h2https://app.securiti.ai/privaci/v1/consent/cookie/singleuploadapp.securiti.ai/privaci/v1/consent/... https://app.securiti.ai/privaci/v1/consent/cookie/singleupload — 200 — 0 B — 155 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/webtrends/mmm_tealium_events.js?v=3.187.0www.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/scripts/build/kungfu/webtrends/mmm_tealium_events.js?v=3.187.0 — 200 — 14.3 KiB — 20 ms — h2https://www.3m.com/3M/en_US/JSON/WCMPlaceSelector/helper/?m=ws&l=en_US&oid=8c55f73b-1668-48ce-9194-fbe599e420bd&jsonify=truewww.3m.com/3M/en_US/JSON/WCMPlaceSe... https://www.3m.com/3M/en_US/JSON/WCMPlaceSelector/helper/?m=ws&l=en_US&oid=8c55f73b-1668-48ce-9194-fbe599e420bd&jsonify=true — 200 — 2.6 KiB — 24 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/flags.pngwww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/flags.png — 200 — 184.9 KiB — 60 ms — h2https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/compressed/1px.gifwww.3m.com/3m_theme_assets/themes/3... https://www.3m.com/3m_theme_assets/themes/3MTheme/assets/images/compressed/1px.gif — 200 — 273 B — 62 ms — h2https://app.securiti.ai/privaci/v1/consent/cookie/singleuploadapp.securiti.ai/privaci/v1/consent/... https://app.securiti.ai/privaci/v1/consent/cookie/singleupload — 200 — 398 B — 166 ms — h2https://www.3m.com/rb_bf03069gjb?type=js3&sn=v_4_srv_5_sn_HAU1KV4HVJITVDQ0K7LID3OCM6P5T3Q7_perc_100000_ol_0_mul_1_app-3A51e330a77f3260d5_1&svrid=5&flavor=post&vi=PPQRNBPMAAKLOWMMUBBCATRSUQDRSQVF-0&modifiedSince=1776682269285&bp=3&app=51e330a77f3260d5&crc=943172503&en=l6ov268b&end=1www.3m.com/rb_bf03069gjb?type=js3&s... https://www.3m.com/rb_bf03069gjb?type=js3&sn=v_4_srv_5_sn_HAU1KV4HVJITVDQ0K7LID3OCM6P5T3Q7_perc_100000_ol_0_mul_1_app-3A51e330a77f3260d5_1&svrid=5&flavor=post&vi=PPQRNBPMAAKLOWMMUBBCATRSUQDRSQVF-0&modifiedSince=1776682269285&bp=3&app=51e330a77f3260d5&crc=943172503&en=l6ov268b&end=1 — 200 — 1.5 KiB — 1.5 s — h2https://www.3m.com/rb_bf03069gjb?type=js3&sn=v_4_srv_5_sn_HAU1KV4HVJITVDQ0K7LID3OCM6P5T3Q7_perc_100000_ol_0_mul_1_app-3A51e330a77f3260d5_1&svrid=5&flavor=post&vi=PPQRNBPMAAKLOWMMUBBCATRSUQDRSQVF-0&modifiedSince=1776682269285&bp=3&app=51e330a77f3260d5&crc=1731221140&en=l6ov268b&end=1www.3m.com/rb_bf03069gjb?type=js3&s... https://www.3m.com/rb_bf03069gjb?type=js3&sn=v_4_srv_5_sn_HAU1KV4HVJITVDQ0K7LID3OCM6P5T3Q7_perc_100000_ol_0_mul_1_app-3A51e330a77f3260d5_1&svrid=5&flavor=post&vi=PPQRNBPMAAKLOWMMUBBCATRSUQDRSQVF-0&modifiedSince=1776682269285&bp=3&app=51e330a77f3260d5&crc=1731221140&en=l6ov268b&end=1 — 200 — 1.5 KiB — 245 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 4005ms · 568KB · $53/mo
www.3m.com
Other
Costly
Execution 927ms
Transfer 24 KB
Monthly Cost $12/mo
Unattributable
Other
Costly
Execution 626ms
Transfer 0 KB
Monthly Cost $8/mo
cdn-prod.securiti.ai
Other
Costly
Execution 574ms
Transfer 6 KB
Monthly Cost $8/mo
tags.tiqcdn.com
Other
Costly
Execution 537ms
Transfer 157 KB
Unused 17%
Monthly Cost $7/mo
www.3m.com
Other
Costly
Execution 395ms
Transfer 81 KB
Unused 36%
Monthly Cost $5/mo
www.3m.com
Other
Costly
Execution 388ms
Transfer 1 KB
Monthly Cost $5/mo
www.3m.com
Other
Costly
Execution 299ms
Transfer 118 KB
Unused 63%
Monthly Cost $4/mo
www.3m.com
Other
Optional
Execution 130ms
Transfer 60 KB
Unused 44%
Monthly Cost $2/mo
cdn-prod.securiti.ai
Other
Optional
Execution 74ms
Transfer 114 KB
Unused 75%
Monthly Cost $1/mo
www.3m.com
Other
Optional
Execution 55ms
Transfer 7 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.3m.com adds 927ms and costs ~$12/month
  • Unattributable adds 626ms and costs ~$8/month
  • cdn-prod.securiti.ai adds 574ms and costs ~$8/month
  • tags.tiqcdn.com adds 537ms and costs ~$7/month
  • www.3m.com adds 395ms and costs ~$5/month
  • www.3m.com adds 388ms and costs ~$5/month
  • www.3m.com adds 299ms and costs ~$4/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.3m.com takes 927ms 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 626ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn-prod.securiti.ai takes 574ms 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

tags.tiqcdn.com takes 537ms 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.3m.com takes 395ms 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.3m.com takes 388ms 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.3m.com takes 299ms 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

63% of www.3m.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

75% of cdn-prod.securiti.ai'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