Skip to content
https://skf.com

Performance

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

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

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

9.73 s

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

24.44 s

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

1.02 s

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.

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

24.86 s

Page Load Progression

903 ms
1.8 s
2.7 s
3.6 s
4.5 s
5.4 s
6.3 s
7.2 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
14.4 MB transferred, 211 requests
FIX
14.4 MB transferred, 211 requests
Critical::
Page weighs 23.1 MB (14.4 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
CSS is 1.2 MB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 1.2 MB
Info::
Fonts are 261 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 261 KB
Warning::
211 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.0 g CO2 per page load
14.4 MB / 2.4 MB budget
14.4 MB transferred
211 requests
3.0 g CO2 per page load
Other 10.8 MiB 75%
JavaScript 1.7 MiB 12%
CSS 1.2 MiB 9%
Other 346.3 KiB 2%
Fonts 261.2 KiB 2%
Images 69.4 KiB 0%
HTML 21.4 KiB 0%
Other 20.5 KiB 0%
Other 4.4 KiB 0%
Other 224 B 0%
Other 0 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

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

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 (14.4 MiB of 14.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7569ms total JS execution
FIX
7569ms total JS execution
Warning::
Unattributable: 2312ms CPU time
Warning::
https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S...: 2140ms CPU time
Warning::
https://www.skf.com/br: 759ms CPU time
Warning::
https://www.skf.com/chunk-BYZSVRZD.js: 694ms CPU time
Warning::
https://product-assist-fd-production-g5dydccshmcaa...: 351ms CPU time
Warning::
Third-party scripts: 7569ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 40% Style & Layout 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable2312ms50ms0ms3rd
https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S64-XK4PU-7B4PK2140ms1373ms26ms3rd
https://www.skf.com/br759ms218ms8ms3rd
https://www.skf.com/chunk-BYZSVRZD.js694ms681ms4ms3rd
https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/widget.js351ms193ms158ms3rd
https://www.skf.com/chunk-OZWCTDGD.js281ms240ms7ms3rd
https://cdn.consentmanager.net/delivery/customdata/bV8xLndfNDYwNDgucl9HRFBSLmxfZW4uZF81MTEyNy54XzQ5My52LnAudF81MTEyNy54dF83OQ.js275ms243ms8ms3rd
https://www.skf.com/chunk-6OZKEQZR.js179ms164ms1ms3rd
https://www.skf.com/chunk-LVXB4LMD.js163ms126ms2ms3rd
https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/product-assistant-widget.css130ms0ms0ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
149 scripts, 667 KB unused
FIX
149 scripts, 667 KB unused
Warning::
https://product-assist-fd-production-g5dydccshmcaa...: 126 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.skf.com/chunk-BYZSVRZD.js: 122 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.skf.com/main.js: 105 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.skf.com/main.js: 105 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.skf.com/chunk-LVXB4LMD.js: 45 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 667 KB
667 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/widget.js289 KB126 KB (45%)3rd
https://www.skf.com/chunk-BYZSVRZD.js188 KB122 KB (65%)3rd
https://www.skf.com/main.js212 KB105 KB (50%)3rd
https://www.skf.com/main.js0 KB105 KB (50%)3rd
https://www.skf.com/chunk-LVXB4LMD.js77 KB45 KB (59%)3rd
https://www.skf.com/chunk-S3ZANW2O.js54 KB37 KB (69%)3rd
https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22101 KB36 KB (36%)3rd
https://www.skf.com/chunk-6OZKEQZR.js30 KB24 KB (81%)3rd
https://www.skf.com/chunk-OZWCTDGD.js67 KB23 KB (34%)3rd
https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S64-XK4PU-7B4PK0 KB22 KB (37%)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
211 resources · 14.4 MB · 667 KB savings available
FIX
211 resources · 14.4 MB · 667 KB savings available
Warning::
Page weight 13.4 MB over 1MB target
Got: 14.4 MB Expected: ≤ 1 MB
Info::
~667 KB of savings available
Warning::
210 third-party resources (100% of weight)
Info::
5 resources over 200KB
211 resources · 14.4 MiB · 210 third-party 13.4 MiB over 1MB target
Media 75% · 10.8 MiB
JavaScript 12% · 1.7 MiB
CSS 9% · 1.2 MiB
Other 2% · 358.6 KiB
Font 2% · 261.2 KiB
Image 1% · 80.8 KiB
Document 0% · 22.9 KiB

~667.4 KiB of savings available

Remove unused JavaScript: 667.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
6 images, 0 KB saveable
REVIEW
6 images, 0 KB saveable
Warning::
https://www.skf.com/v2/assets/img/Skf_logo_white.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
6 images 69 KB
0 oversized -0 KB
3 legacy format
1 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

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

Web fonts

11

261 KB total

Render-blocking

0

of 11

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 18.0 s 20.0 s 22.0 s 24.0 s FCP 9.7 s LCP 24.4 shttps://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2bskf_icons.woff2 https://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2b — 20.8 KiB — 56 ms — font-display: swaphttps://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2SKFDisplay-Bold.woff2 https://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2 — 16.2 KiB — 58 ms — font-display: swaphttps://fonts.skf.com/SKFSans-Bold.woff2SKFSans-Bold.woff2 https://fonts.skf.com/SKFSans-Bold.woff2 — 38.9 KiB — 307 ms — font-display: swaphttps://fonts.skf.com/SKFSans-Medium.woff2SKFSans-Medium.woff2 https://fonts.skf.com/SKFSans-Medium.woff2 — 38.9 KiB — 288 ms — font-display: swaphttps://fonts.skf.com/SKFSans-Regular.woff2SKFSans-Regular.woff2 https://fonts.skf.com/SKFSans-Regular.woff2 — 39.1 KiB — 301 ms — font-display: swapdata:font/ttf;base64,AAEAAAASAQAABAAgRFNJRwAAAAEAAazQAAAACEdERUZELT9OAAABLAAAAVJHUE9TIxzDSQAAAoAAAF…ttf;base64,AAEAAAASAQAA... data:font/ttf;base64,AAEAAAASAQAABAAgRFNJRwAAAAEAAazQAAAACEdERUZELT9OAAABLAAAAVJHUE9TIxzDSQAAAoAAAF… — 107.2 KiB — 65 ms — font-display: swaphttps://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2bskf_icons.woff2 https://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2b — 0 B — 0 ms — font-display: swaphttps://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2SKFDisplay-Bold.woff2 https://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.skf.com/SKFSans-Bold.woff2SKFSans-Bold.woff2 https://fonts.skf.com/SKFSans-Bold.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.skf.com/SKFSans-Medium.woff2SKFSans-Medium.woff2 https://fonts.skf.com/SKFSans-Medium.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.skf.com/SKFSans-Regular.woff2SKFSans-Regular.woff2 https://fonts.skf.com/SKFSans-Regular.woff2 — 0 B — 0 ms — font-display: swap
skf_icons.woff2 woff2 swap
Size 21 KB
Load time 56 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
SKFDisplay-Bold.woff2 woff2 swap
Size 16 KB
Load time 58 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
SKFSans-Bold.woff2 woff2 swap
Size 39 KB
Load time 307 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
SKFSans-Medium.woff2 woff2 swap
Size 39 KB
Load time 288 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
SKFSans-Regular.woff2 woff2 swap
Size 39 KB
Load time 301 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
ttf;base64,AAEAAAASAQAA... unknown swap
Size 107 KB
Load time 65 ms
Start 2.4 s
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
skf_icons.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 4.9 s
Risk FOUT — text flashes from fallback to web font
SKFDisplay-Bold.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 4.9 s
Risk FOUT — text flashes from fallback to web font
SKFSans-Bold.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 4.9 s
Risk FOUT — text flashes from fallback to web font
SKFSans-Medium.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 4.9 s
Risk FOUT — text flashes from fallback to web font
SKFSans-Regular.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 4.9 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 ~86 KB and ~172 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
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
2
preload
6
dns-prefetch
prefetch

8 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
211 requests over 4880ms
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 18.0 s 20.0 s 22.0 s 24.0 s FCP 9.7 s LCP 24.4 shttps://skf.com// https://skf.com/ — 301 — 221 B — 747 ms — http/1.1https://www.skf.com/www.skf.com/ https://www.skf.com/ — 307 — 7.9 KiB — 367 ms — h2https://www.skf.com/brwww.skf.com/br https://www.skf.com/br — 200 — 16.0 KiB — 46 ms — h2https://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2bwww.skf.com/v2/assets/fonts/skf_ico... https://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2b — 200 — 20.8 KiB — 56 ms — h2https://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2www.skf.com/v2/assets/fonts/SKFDisp... https://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2 — 200 — 16.2 KiB — 58 ms — h2https://fonts.skf.com/SKFSans-Bold.woff2fonts.skf.com/SKFSans-Bold.woff2 https://fonts.skf.com/SKFSans-Bold.woff2 — 200 — 38.9 KiB — 307 ms — h2https://fonts.skf.com/SKFSans-Medium.woff2fonts.skf.com/SKFSans-Medium.woff2 https://fonts.skf.com/SKFSans-Medium.woff2 — 200 — 38.9 KiB — 288 ms — h2https://fonts.skf.com/SKFSans-Regular.woff2fonts.skf.com/SKFSans-Regular.woff2 https://fonts.skf.com/SKFSans-Regular.woff2 — 200 — 39.1 KiB — 301 ms — h2https://www.skf.com/styles.csswww.skf.com/styles.css https://www.skf.com/styles.css — 200 — 75.2 KiB — 31 ms — h2https://www.skf.com/chunk-46NM35EF.jswww.skf.com/chunk-46NM35EF.js https://www.skf.com/chunk-46NM35EF.js — 200 — 589 B — 58 ms — h2https://www.skf.com/chunk-I6TMOVOE.jswww.skf.com/chunk-I6TMOVOE.js https://www.skf.com/chunk-I6TMOVOE.js — 200 — 694 B — 59 ms — h2https://www.skf.com/chunk-CCOYVLKP.jswww.skf.com/chunk-CCOYVLKP.js https://www.skf.com/chunk-CCOYVLKP.js — 200 — 10.9 KiB — 76 ms — h2https://www.skf.com/chunk-YNSXIK6Q.jswww.skf.com/chunk-YNSXIK6Q.js https://www.skf.com/chunk-YNSXIK6Q.js — 200 — 1.3 KiB — 59 ms — h2https://www.skf.com/chunk-I57LHWGR.jswww.skf.com/chunk-I57LHWGR.js https://www.skf.com/chunk-I57LHWGR.js — 200 — 661 B — 60 ms — h2https://www.skf.com/chunk-R2LW7VK2.jswww.skf.com/chunk-R2LW7VK2.js https://www.skf.com/chunk-R2LW7VK2.js — 200 — 1.0 KiB — 61 ms — h2https://www.skf.com/chunk-CJM2PXAE.jswww.skf.com/chunk-CJM2PXAE.js https://www.skf.com/chunk-CJM2PXAE.js — 200 — 2.2 KiB — 62 ms — h2https://www.skf.com/chunk-BVZ7QND3.jswww.skf.com/chunk-BVZ7QND3.js https://www.skf.com/chunk-BVZ7QND3.js — 200 — 660 B — 64 ms — h2https://www.skf.com/chunk-T6FWHDKT.jswww.skf.com/chunk-T6FWHDKT.js https://www.skf.com/chunk-T6FWHDKT.js — 200 — 26.0 KiB — 77 ms — h2https://www.skf.com/chunk-KKWJ36ZH.jswww.skf.com/chunk-KKWJ36ZH.js https://www.skf.com/chunk-KKWJ36ZH.js — 200 — 15.1 KiB — 64 ms — h2https://www.skf.com/polyfills.jswww.skf.com/polyfills.js https://www.skf.com/polyfills.js — 200 — 757 B — 65 ms — h2https://www.skf.com/main.jswww.skf.com/main.js https://www.skf.com/main.js — 200 — 211.8 KiB — 85 ms — h2https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S64-XK4PU-7B4PKs2.go-mpulse.net/boomerang/C6XT5-C8... https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S64-XK4PU-7B4PK — 200 — 59.4 KiB — 23 ms — h2https://www.skf.com/chunk-UN6XPRDY.jswww.skf.com/chunk-UN6XPRDY.js https://www.skf.com/chunk-UN6XPRDY.js — 200 — 1.1 KiB — 34 ms — h2https://www.skf.com/chunk-2K5YX36H.jswww.skf.com/chunk-2K5YX36H.js https://www.skf.com/chunk-2K5YX36H.js — 200 — 1.8 KiB — 59 ms — h2https://www.skf.com/chunk-NSMNRJHI.jswww.skf.com/chunk-NSMNRJHI.js https://www.skf.com/chunk-NSMNRJHI.js — 200 — 632 B — 60 ms — h2https://www.skf.com/chunk-NAA6BERQ.jswww.skf.com/chunk-NAA6BERQ.js https://www.skf.com/chunk-NAA6BERQ.js — 200 — 3.9 KiB — 61 ms — h2https://www.skf.com/chunk-JLQZIMDS.jswww.skf.com/chunk-JLQZIMDS.js https://www.skf.com/chunk-JLQZIMDS.js — 200 — 4.1 KiB — 145 ms — h2https://www.skf.com/chunk-FS32U4VP.jswww.skf.com/chunk-FS32U4VP.js https://www.skf.com/chunk-FS32U4VP.js — 200 — 632 B — 81 ms — h2https://www.skf.com/chunk-CY5FRGFA.jswww.skf.com/chunk-CY5FRGFA.js https://www.skf.com/chunk-CY5FRGFA.js — 200 — 956 B — 145 ms — h2https://www.skf.com/chunk-RYOKNUNZ.jswww.skf.com/chunk-RYOKNUNZ.js https://www.skf.com/chunk-RYOKNUNZ.js — 200 — 6.0 KiB — 82 ms — h2
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 18.0 s 20.0 s 22.0 s 24.0 s FCP 9.7 s LCP 24.4 shttps://skf.com// https://skf.com/ — 301 — 221 B — 747 ms — http/1.1https://www.skf.com/www.skf.com/ https://www.skf.com/ — 307 — 7.9 KiB — 367 ms — h2https://www.skf.com/brwww.skf.com/br https://www.skf.com/br — 200 — 16.0 KiB — 46 ms — h2https://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2bwww.skf.com/v2/assets/fonts/skf_ico... https://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2b — 200 — 20.8 KiB — 56 ms — h2https://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2www.skf.com/v2/assets/fonts/SKFDisp... https://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2 — 200 — 16.2 KiB — 58 ms — h2https://fonts.skf.com/SKFSans-Bold.woff2fonts.skf.com/SKFSans-Bold.woff2 https://fonts.skf.com/SKFSans-Bold.woff2 — 200 — 38.9 KiB — 307 ms — h2https://fonts.skf.com/SKFSans-Medium.woff2fonts.skf.com/SKFSans-Medium.woff2 https://fonts.skf.com/SKFSans-Medium.woff2 — 200 — 38.9 KiB — 288 ms — h2https://fonts.skf.com/SKFSans-Regular.woff2fonts.skf.com/SKFSans-Regular.woff2 https://fonts.skf.com/SKFSans-Regular.woff2 — 200 — 39.1 KiB — 301 ms — h2https://www.skf.com/styles.csswww.skf.com/styles.css https://www.skf.com/styles.css — 200 — 75.2 KiB — 31 ms — h2https://www.skf.com/chunk-46NM35EF.jswww.skf.com/chunk-46NM35EF.js https://www.skf.com/chunk-46NM35EF.js — 200 — 589 B — 58 ms — h2https://www.skf.com/chunk-I6TMOVOE.jswww.skf.com/chunk-I6TMOVOE.js https://www.skf.com/chunk-I6TMOVOE.js — 200 — 694 B — 59 ms — h2https://www.skf.com/chunk-CCOYVLKP.jswww.skf.com/chunk-CCOYVLKP.js https://www.skf.com/chunk-CCOYVLKP.js — 200 — 10.9 KiB — 76 ms — h2https://www.skf.com/chunk-YNSXIK6Q.jswww.skf.com/chunk-YNSXIK6Q.js https://www.skf.com/chunk-YNSXIK6Q.js — 200 — 1.3 KiB — 59 ms — h2https://www.skf.com/chunk-I57LHWGR.jswww.skf.com/chunk-I57LHWGR.js https://www.skf.com/chunk-I57LHWGR.js — 200 — 661 B — 60 ms — h2https://www.skf.com/chunk-R2LW7VK2.jswww.skf.com/chunk-R2LW7VK2.js https://www.skf.com/chunk-R2LW7VK2.js — 200 — 1.0 KiB — 61 ms — h2https://www.skf.com/chunk-CJM2PXAE.jswww.skf.com/chunk-CJM2PXAE.js https://www.skf.com/chunk-CJM2PXAE.js — 200 — 2.2 KiB — 62 ms — h2https://www.skf.com/chunk-BVZ7QND3.jswww.skf.com/chunk-BVZ7QND3.js https://www.skf.com/chunk-BVZ7QND3.js — 200 — 660 B — 64 ms — h2https://www.skf.com/chunk-T6FWHDKT.jswww.skf.com/chunk-T6FWHDKT.js https://www.skf.com/chunk-T6FWHDKT.js — 200 — 26.0 KiB — 77 ms — h2https://www.skf.com/chunk-KKWJ36ZH.jswww.skf.com/chunk-KKWJ36ZH.js https://www.skf.com/chunk-KKWJ36ZH.js — 200 — 15.1 KiB — 64 ms — h2https://www.skf.com/polyfills.jswww.skf.com/polyfills.js https://www.skf.com/polyfills.js — 200 — 757 B — 65 ms — h2https://www.skf.com/main.jswww.skf.com/main.js https://www.skf.com/main.js — 200 — 211.8 KiB — 85 ms — h2https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S64-XK4PU-7B4PKs2.go-mpulse.net/boomerang/C6XT5-C8... https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S64-XK4PU-7B4PK — 200 — 59.4 KiB — 23 ms — h2https://www.skf.com/chunk-UN6XPRDY.jswww.skf.com/chunk-UN6XPRDY.js https://www.skf.com/chunk-UN6XPRDY.js — 200 — 1.1 KiB — 34 ms — h2https://www.skf.com/chunk-2K5YX36H.jswww.skf.com/chunk-2K5YX36H.js https://www.skf.com/chunk-2K5YX36H.js — 200 — 1.8 KiB — 59 ms — h2https://www.skf.com/chunk-NSMNRJHI.jswww.skf.com/chunk-NSMNRJHI.js https://www.skf.com/chunk-NSMNRJHI.js — 200 — 632 B — 60 ms — h2https://www.skf.com/chunk-NAA6BERQ.jswww.skf.com/chunk-NAA6BERQ.js https://www.skf.com/chunk-NAA6BERQ.js — 200 — 3.9 KiB — 61 ms — h2https://www.skf.com/chunk-JLQZIMDS.jswww.skf.com/chunk-JLQZIMDS.js https://www.skf.com/chunk-JLQZIMDS.js — 200 — 4.1 KiB — 145 ms — h2https://www.skf.com/chunk-FS32U4VP.jswww.skf.com/chunk-FS32U4VP.js https://www.skf.com/chunk-FS32U4VP.js — 200 — 632 B — 81 ms — h2https://www.skf.com/chunk-CY5FRGFA.jswww.skf.com/chunk-CY5FRGFA.js https://www.skf.com/chunk-CY5FRGFA.js — 200 — 956 B — 145 ms — h2https://www.skf.com/chunk-RYOKNUNZ.jswww.skf.com/chunk-RYOKNUNZ.js https://www.skf.com/chunk-RYOKNUNZ.js — 200 — 6.0 KiB — 82 ms — h2https://www.skf.com/chunk-JBHGIKJA.jswww.skf.com/chunk-JBHGIKJA.js https://www.skf.com/chunk-JBHGIKJA.js — 200 — 2.7 KiB — 146 ms — h2https://www.skf.com/chunk-ER4HBASB.jswww.skf.com/chunk-ER4HBASB.js https://www.skf.com/chunk-ER4HBASB.js — 200 — 3.2 KiB — 83 ms — h2https://www.skf.com/chunk-NFMC56L5.jswww.skf.com/chunk-NFMC56L5.js https://www.skf.com/chunk-NFMC56L5.js — 200 — 654 B — 83 ms — h2https://www.skf.com/chunk-X63Z6LZR.jswww.skf.com/chunk-X63Z6LZR.js https://www.skf.com/chunk-X63Z6LZR.js — 200 — 4.4 KiB — 84 ms — h2https://www.skf.com/chunk-MVKBK7XY.jswww.skf.com/chunk-MVKBK7XY.js https://www.skf.com/chunk-MVKBK7XY.js — 200 — 5.8 KiB — 85 ms — h2https://www.skf.com/chunk-S4CG6HXT.jswww.skf.com/chunk-S4CG6HXT.js https://www.skf.com/chunk-S4CG6HXT.js — 200 — 7.3 KiB — 88 ms — h2https://www.skf.com/chunk-EL3L25GV.jswww.skf.com/chunk-EL3L25GV.js https://www.skf.com/chunk-EL3L25GV.js — 200 — 646 B — 88 ms — h2https://www.skf.com/chunk-Y2CGJHVC.jswww.skf.com/chunk-Y2CGJHVC.js https://www.skf.com/chunk-Y2CGJHVC.js — 200 — 2.0 KiB — 88 ms — h2https://www.skf.com/chunk-QWB5W24S.jswww.skf.com/chunk-QWB5W24S.js https://www.skf.com/chunk-QWB5W24S.js — 200 — 1.6 KiB — 89 ms — h2https://www.skf.com/chunk-JPFBA2QW.jswww.skf.com/chunk-JPFBA2QW.js https://www.skf.com/chunk-JPFBA2QW.js — 200 — 3.7 KiB — 94 ms — h2https://www.skf.com/chunk-A7OHKLEE.jswww.skf.com/chunk-A7OHKLEE.js https://www.skf.com/chunk-A7OHKLEE.js — 200 — 720 B — 96 ms — h2https://www.skf.com/chunk-JBTK2V56.jswww.skf.com/chunk-JBTK2V56.js https://www.skf.com/chunk-JBTK2V56.js — 200 — 3.0 KiB — 98 ms — h2https://www.skf.com/chunk-SFY4ZH5E.jswww.skf.com/chunk-SFY4ZH5E.js https://www.skf.com/chunk-SFY4ZH5E.js — 200 — 4.4 KiB — 99 ms — h2https://www.skf.com/chunk-XFXEWTZT.jswww.skf.com/chunk-XFXEWTZT.js https://www.skf.com/chunk-XFXEWTZT.js — 200 — 3.4 KiB — 138 ms — h2https://www.skf.com/chunk-SLLSZL6M.jswww.skf.com/chunk-SLLSZL6M.js https://www.skf.com/chunk-SLLSZL6M.js — 200 — 1.4 KiB — 99 ms — h2https://www.skf.com/chunk-Y7ERFLPT.jswww.skf.com/chunk-Y7ERFLPT.js https://www.skf.com/chunk-Y7ERFLPT.js — 200 — 651 B — 138 ms — h2https://www.skf.com/chunk-6OZKEQZR.jswww.skf.com/chunk-6OZKEQZR.js https://www.skf.com/chunk-6OZKEQZR.js — 200 — 29.6 KiB — 117 ms — h2https://www.skf.com/chunk-PVYFVL6P.jswww.skf.com/chunk-PVYFVL6P.js https://www.skf.com/chunk-PVYFVL6P.js — 200 — 1.7 KiB — 107 ms — h2https://www.skf.com/chunk-BFY7FOR2.jswww.skf.com/chunk-BFY7FOR2.js https://www.skf.com/chunk-BFY7FOR2.js — 200 — 14.4 KiB — 118 ms — h2https://www.skf.com/chunk-VNLBMH5T.jswww.skf.com/chunk-VNLBMH5T.js https://www.skf.com/chunk-VNLBMH5T.js — 200 — 5.2 KiB — 110 ms — h2https://www.skf.com/chunk-AWRJOSDU.jswww.skf.com/chunk-AWRJOSDU.js https://www.skf.com/chunk-AWRJOSDU.js — 200 — 3.0 KiB — 138 ms — h2https://www.skf.com/chunk-UUGCYXS3.jswww.skf.com/chunk-UUGCYXS3.js https://www.skf.com/chunk-UUGCYXS3.js — 200 — 6.0 KiB — 140 ms — h2https://www.skf.com/chunk-3U34AB3O.jswww.skf.com/chunk-3U34AB3O.js https://www.skf.com/chunk-3U34AB3O.js — 200 — 6.2 KiB — 141 ms — h2https://www.skf.com/chunk-P7B3M2U7.jswww.skf.com/chunk-P7B3M2U7.js https://www.skf.com/chunk-P7B3M2U7.js — 200 — 813 B — 111 ms — h2https://www.skf.com/chunk-GOT2VPMO.jswww.skf.com/chunk-GOT2VPMO.js https://www.skf.com/chunk-GOT2VPMO.js — 200 — 11.0 KiB — 147 ms — h2https://www.skf.com/chunk-2NYN3MNU.jswww.skf.com/chunk-2NYN3MNU.js https://www.skf.com/chunk-2NYN3MNU.js — 200 — 849 B — 148 ms — h2https://www.skf.com/chunk-Y4MA75P7.jswww.skf.com/chunk-Y4MA75P7.js https://www.skf.com/chunk-Y4MA75P7.js — 200 — 16.7 KiB — 120 ms — h2https://www.skf.com/chunk-RC3MEXSC.jswww.skf.com/chunk-RC3MEXSC.js https://www.skf.com/chunk-RC3MEXSC.js — 200 — 1016 B — 150 ms — h2https://www.skf.com/chunk-J6B57LTZ.jswww.skf.com/chunk-J6B57LTZ.js https://www.skf.com/chunk-J6B57LTZ.js — 200 — 16.4 KiB — 117 ms — h2https://www.skf.com/chunk-5SVLFFFD.jswww.skf.com/chunk-5SVLFFFD.js https://www.skf.com/chunk-5SVLFFFD.js — 200 — 922 B — 153 ms — h2https://www.skf.com/chunk-LVXB4LMD.jswww.skf.com/chunk-LVXB4LMD.js https://www.skf.com/chunk-LVXB4LMD.js — 200 — 77.0 KiB — 233 ms — h2https://www.skf.com/chunk-MJCA2PI6.jswww.skf.com/chunk-MJCA2PI6.js https://www.skf.com/chunk-MJCA2PI6.js — 200 — 739 B — 164 ms — h2https://www.skf.com/chunk-KL24IATD.jswww.skf.com/chunk-KL24IATD.js https://www.skf.com/chunk-KL24IATD.js — 200 — 884 B — 166 ms — h2https://www.skf.com/chunk-VLV7PYOG.jswww.skf.com/chunk-VLV7PYOG.js https://www.skf.com/chunk-VLV7PYOG.js — 200 — 4.7 KiB — 170 ms — h2https://www.skf.com/chunk-55SUGRJX.jswww.skf.com/chunk-55SUGRJX.js https://www.skf.com/chunk-55SUGRJX.js — 200 — 7.2 KiB — 173 ms — h2https://www.skf.com/chunk-ZQ7KAT6M.jswww.skf.com/chunk-ZQ7KAT6M.js https://www.skf.com/chunk-ZQ7KAT6M.js — 200 — 12.7 KiB — 185 ms — h2https://www.skf.com/chunk-4NVVPMQT.jswww.skf.com/chunk-4NVVPMQT.js https://www.skf.com/chunk-4NVVPMQT.js — 200 — 4.0 KiB — 178 ms — h2https://www.skf.com/chunk-POFLBTXP.jswww.skf.com/chunk-POFLBTXP.js https://www.skf.com/chunk-POFLBTXP.js — 200 — 7.5 KiB — 180 ms — h2https://www.skf.com/chunk-CIVTOGK6.jswww.skf.com/chunk-CIVTOGK6.js https://www.skf.com/chunk-CIVTOGK6.js — 200 — 5.4 KiB — 185 ms — h2https://www.skf.com/chunk-GFG6ENJC.jswww.skf.com/chunk-GFG6ENJC.js https://www.skf.com/chunk-GFG6ENJC.js — 200 — 908 B — 187 ms — h2https://www.skf.com/chunk-NZNX7H76.jswww.skf.com/chunk-NZNX7H76.js https://www.skf.com/chunk-NZNX7H76.js — 200 — 795 B — 189 ms — h2https://www.skf.com/chunk-YFLE6N3G.jswww.skf.com/chunk-YFLE6N3G.js https://www.skf.com/chunk-YFLE6N3G.js — 200 — 2.0 KiB — 190 ms — h2https://www.skf.com/chunk-EZNHQ76J.jswww.skf.com/chunk-EZNHQ76J.js https://www.skf.com/chunk-EZNHQ76J.js — 200 — 1.4 KiB — 191 ms — h2https://www.skf.com/chunk-X57EEE6Q.jswww.skf.com/chunk-X57EEE6Q.js https://www.skf.com/chunk-X57EEE6Q.js — 200 — 6.0 KiB — 193 ms — h2https://www.skf.com/chunk-BUGPY7MJ.jswww.skf.com/chunk-BUGPY7MJ.js https://www.skf.com/chunk-BUGPY7MJ.js — 200 — 8.8 KiB — 194 ms — h2https://www.skf.com/chunk-LWTD4GHU.jswww.skf.com/chunk-LWTD4GHU.js https://www.skf.com/chunk-LWTD4GHU.js — 200 — 1.5 KiB — 195 ms — h2https://www.skf.com/chunk-YAEJFKIG.jswww.skf.com/chunk-YAEJFKIG.js https://www.skf.com/chunk-YAEJFKIG.js — 200 — 748 B — 196 ms — h2https://www.skf.com/chunk-6K4VPFS4.jswww.skf.com/chunk-6K4VPFS4.js https://www.skf.com/chunk-6K4VPFS4.js — 200 — 6.9 KiB — 199 ms — h2https://www.skf.com/chunk-M7XP4IMN.jswww.skf.com/chunk-M7XP4IMN.js https://www.skf.com/chunk-M7XP4IMN.js — 200 — 3.1 KiB — 202 ms — h2https://www.skf.com/chunk-46KRGYHB.jswww.skf.com/chunk-46KRGYHB.js https://www.skf.com/chunk-46KRGYHB.js — 200 — 3.1 KiB — 203 ms — h2https://www.skf.com/chunk-65WUHIQX.jswww.skf.com/chunk-65WUHIQX.js https://www.skf.com/chunk-65WUHIQX.js — 200 — 884 B — 208 ms — h2https://www.skf.com/chunk-Y32IXN6K.jswww.skf.com/chunk-Y32IXN6K.js https://www.skf.com/chunk-Y32IXN6K.js — 200 — 759 B — 210 ms — h2https://www.skf.com/chunk-MJMWRDHJ.jswww.skf.com/chunk-MJMWRDHJ.js https://www.skf.com/chunk-MJMWRDHJ.js — 200 — 675 B — 213 ms — h2https://www.skf.com/chunk-OHSXCZOC.jswww.skf.com/chunk-OHSXCZOC.js https://www.skf.com/chunk-OHSXCZOC.js — 200 — 699 B — 214 ms — h2https://www.skf.com/chunk-UNMJVNQS.jswww.skf.com/chunk-UNMJVNQS.js https://www.skf.com/chunk-UNMJVNQS.js — 200 — 3.0 KiB — 216 ms — h2https://www.skf.com/chunk-4WJBJGDL.jswww.skf.com/chunk-4WJBJGDL.js https://www.skf.com/chunk-4WJBJGDL.js — 200 — 628 B — 215 ms — h2https://www.skf.com/chunk-3IZLFJWG.jswww.skf.com/chunk-3IZLFJWG.js https://www.skf.com/chunk-3IZLFJWG.js — 200 — 10.9 KiB — 217 ms — h2https://www.skf.com/chunk-BYZSVRZD.jswww.skf.com/chunk-BYZSVRZD.js https://www.skf.com/chunk-BYZSVRZD.js — 200 — 187.7 KiB — 257 ms — h2https://www.skf.com/chunk-S3ZANW2O.jswww.skf.com/chunk-S3ZANW2O.js https://www.skf.com/chunk-S3ZANW2O.js — 200 — 54.3 KiB — 237 ms — h2https://www.skf.com/chunk-KVMJFOGO.jswww.skf.com/chunk-KVMJFOGO.js https://www.skf.com/chunk-KVMJFOGO.js — 200 — 1.8 KiB — 226 ms — h2https://www.skf.com/chunk-AKL5B5BP.jswww.skf.com/chunk-AKL5B5BP.js https://www.skf.com/chunk-AKL5B5BP.js — 200 — 24.4 KiB — 236 ms — h2https://www.skf.com/chunk-TTNRPTWD.jswww.skf.com/chunk-TTNRPTWD.js https://www.skf.com/chunk-TTNRPTWD.js — 200 — 21.1 KiB — 246 ms — h2https://www.skf.com/chunk-JHXAKMJX.jswww.skf.com/chunk-JHXAKMJX.js https://www.skf.com/chunk-JHXAKMJX.js — 200 — 10.8 KiB — 232 ms — h2https://www.skf.com/chunk-OZWCTDGD.jswww.skf.com/chunk-OZWCTDGD.js https://www.skf.com/chunk-OZWCTDGD.js — 200 — 67.2 KiB — 253 ms — h2https://www.skf.com/chunk-WCABR6TI.jswww.skf.com/chunk-WCABR6TI.js https://www.skf.com/chunk-WCABR6TI.js — 200 — 1.1 KiB — 237 ms — h2https://c.go-mpulse.net/api/config.json?key=C6XT5-C8QK8-S8S64-XK4PU-7B4PK&d=www.skf.com&t=5923006&v=1.785.0&sl=0&si=caf65c84-c8e4-4c8d-8533-70bd7e4872e2-tdx656&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=181684c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=C6XT5-C8QK8-S8S64-XK4PU-7B4PK&d=www.skf.com&t=5923006&v=1.785.0&sl=0&si=caf65c84-c8e4-4c8d-8533-70bd7e4872e2-tdx656&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=181684 — 200 — 899 B — 246 ms — h2https://www.skf.com/v2/assets/config/config.jsonwww.skf.com/v2/assets/config/config... https://www.skf.com/v2/assets/config/config.json — 200 — 3.5 KiB — 36 ms — h2https://www.skf.com/favicon.svgwww.skf.com/favicon.svg https://www.skf.com/favicon.svg — 200 — 11.1 KiB — 853 ms — h2https://www.skf.com/navigation/pt-br-taxonomy-navigation.jsonwww.skf.com/navigation/pt-br-taxono... https://www.skf.com/navigation/pt-br-taxonomy-navigation.json — 200 — 255.5 KiB — 1.4 s — h2https://cs-api.skf.com/v3/content_types/labels_page_type/entries?only[BASE][]=labels_group.labels_references.labels.key&only[BASE][]=labels_group.labels_references.labels.value&only[BASE][]=labels_group.labels_references.uid&only[BASE][]=labels_group.labels_references.title&environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/labels%22%7Dcs-api.skf.com/v3/content_types/lab... https://cs-api.skf.com/v3/content_types/labels_page_type/entries?only[BASE][]=labels_group.labels_references.labels.key&only[BASE][]=labels_group.labels_references.labels.value&only[BASE][]=labels_group.labels_references.uid&only[BASE][]=labels_group.labels_references.title&environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/labels%22%7D — 204 — 0 B — 276 ms — h2https://cs-api.skf.com/v3/content_types/system_configurations_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/system-configurations%22%7Dcs-api.skf.com/v3/content_types/sys... https://cs-api.skf.com/v3/content_types/system_configurations_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/system-configurations%22%7D — 204 — 0 B — 302 ms — h2https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/product-assistant-widget.cssproduct-assist-fd-production-g5dydc... https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/product-assistant-widget.css — 200 — 1.2 MiB — 107 ms — h2https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/loader.jsproduct-assist-fd-production-g5dydc... https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/loader.js — 200 — 127.0 KiB — 67 ms — h2https://www.skf.com/v2/assets/data/locationData.jsonwww.skf.com/v2/assets/data/location... https://www.skf.com/v2/assets/data/locationData.json — 200 — 1.9 KiB — 33 ms — h2https://www.skf.com/v2/assets/img/Skf_logo_white.svgwww.skf.com/v2/assets/img/Skf_logo_... https://www.skf.com/v2/assets/img/Skf_logo_white.svg — 200 — 1.0 KiB — 32 ms — h2https://cs-api.skf.com/v3/content_types/top_menu_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/topmenulinks%22%7Dcs-api.skf.com/v3/content_types/top... https://cs-api.skf.com/v3/content_types/top_menu_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/topmenulinks%22%7D — 204 — 0 B — 259 ms — h2https://cs-api.skf.com/v3/content_types/footer_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/footer%22%7Dcs-api.skf.com/v3/content_types/foo... https://cs-api.skf.com/v3/content_types/footer_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/footer%22%7D — 204 — 0 B — 258 ms — h2https://cs-api.skf.com/v3/content_types/home_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/%22%7Dcs-api.skf.com/v3/content_types/hom... https://cs-api.skf.com/v3/content_types/home_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/%22%7D — 204 — 0 B — 237 ms — h2https://skfsso.skf.com/b0eefa24-295f-4598-ab11-df22bd8b81dd/b2c_1a_skfsso-prod-signup_signin_skfcom/v2.0/.well-known/openid-configurationskfsso.skf.com/b0eefa24-295f-4598-a... https://skfsso.skf.com/b0eefa24-295f-4598-ab11-df22bd8b81dd/b2c_1a_skfsso-prod-signup_signin_skfcom/v2.0/.well-known/openid-configuration — 200 — 1.8 KiB — 1.1 s — h2https://a.delivery.consentmanager.net/delivery/cmp.php?&cdid=2d39d12de04d&h=https%3A%2F%2Fwww.skf.com%2Fbr&&__cmpfcc=1&l=en&ls=EN-US_EN_EN-US&lp=EN&o=1776901724041a.delivery.consentmanager.net/deliv... https://a.delivery.consentmanager.net/delivery/cmp.php?&cdid=2d39d12de04d&h=https%3A%2F%2Fwww.skf.com%2Fbr&&__cmpfcc=1&l=en&ls=EN-US_EN_EN-US&lp=EN&o=1776901724041 — 200 — 2.7 KiB — 658 ms — h2https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22cdn.consentmanager.net/delivery/js/... https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 — 200 — 101.0 KiB — 1.2 s — h2https://westeurope-5.in.applicationinsights.azure.com/v2/trackwesteurope-5.in.applicationinsights... https://westeurope-5.in.applicationinsights.azure.com/v2/track — 204 — 0 B — 942 ms — h2https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/widget.jsproduct-assist-fd-production-g5dydc... https://product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net/live/widget.js — 200 — 288.6 KiB — 19 ms — h2https://cs-api.skf.com/v3/content_types/home_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/%22%7Dcs-api.skf.com/v3/content_types/hom... https://cs-api.skf.com/v3/content_types/home_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/%22%7D — 200 — 6.0 KiB — 85 ms — h2https://cs-api.skf.com/v3/content_types/labels_page_type/entries?only[BASE][]=labels_group.labels_references.labels.key&only[BASE][]=labels_group.labels_references.labels.value&only[BASE][]=labels_group.labels_references.uid&only[BASE][]=labels_group.labels_references.title&environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/labels%22%7Dcs-api.skf.com/v3/content_types/lab... https://cs-api.skf.com/v3/content_types/labels_page_type/entries?only[BASE][]=labels_group.labels_references.labels.key&only[BASE][]=labels_group.labels_references.labels.value&only[BASE][]=labels_group.labels_references.uid&only[BASE][]=labels_group.labels_references.title&environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/labels%22%7D — 200 — 14.4 KiB — 85 ms — h2https://cs-api.skf.com/v3/content_types/top_menu_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/topmenulinks%22%7Dcs-api.skf.com/v3/content_types/top... https://cs-api.skf.com/v3/content_types/top_menu_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/topmenulinks%22%7D — 200 — 2.5 KiB — 79 ms — h3https://cs-api.skf.com/v3/content_types/footer_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/footer%22%7Dcs-api.skf.com/v3/content_types/foo... https://cs-api.skf.com/v3/content_types/footer_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/footer%22%7D — 200 — 10.7 KiB — 97 ms — h3https://cs-api.skf.com/v3/content_types/system_configurations_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/system-configurations%22%7Dcs-api.skf.com/v3/content_types/sys... https://cs-api.skf.com/v3/content_types/system_configurations_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/system-configurations%22%7D — 200 — 569 B — 87 ms — h3data:font/ttf;base64,AAEAAAASAQAABAAgRFNJRwAAAAEAAazQAAAACEdERUZELT9OAAABLAAAAVJHUE9TIxzDSQAAAoAAAF…data:font/ttf;base64,AAEAAAASAQAABA... data:font/ttf;base64,AAEAAAASAQAABAAgRFNJRwAAAAEAAazQAAAACEdERUZELT9OAAABLAAAAVJHUE9TIxzDSQAAAoAAAF… — 200 — 107.2 KiB — 65 ms — datahttps://www.skf.com/chunk-6GO75BVD.jswww.skf.com/chunk-6GO75BVD.js https://www.skf.com/chunk-6GO75BVD.js — 200 — 1.2 KiB — 36 ms — h2data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27SKF_logotyp…data:image/svg+xml,%3c?xml%20versio... data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27SKF_logotyp… — 200 — 0 B — 0 ms — datahttps://product-assist.skf.com/public/assistant/example-questions?language=pt-BRproduct-assist.skf.com/public/assis... https://product-assist.skf.com/public/assistant/example-questions?language=pt-BR — 200 — 0 B — 514 ms — h2https://www.skf.com/chunk-XHCGUS6H.jswww.skf.com/chunk-XHCGUS6H.js https://www.skf.com/chunk-XHCGUS6H.js — 200 — 6.6 KiB — 43 ms — h2https://www.skf.com/chunk-AKI5QC46.jswww.skf.com/chunk-AKI5QC46.js https://www.skf.com/chunk-AKI5QC46.js — 200 — 614 B — 44 ms — h2https://www.skf.com/chunk-S2IBHEFH.jswww.skf.com/chunk-S2IBHEFH.js https://www.skf.com/chunk-S2IBHEFH.js — 200 — 4.4 KiB — 22 ms — h2https://www.skf.com/chunk-A7UXCVYL.jswww.skf.com/chunk-A7UXCVYL.js https://www.skf.com/chunk-A7UXCVYL.js — 200 — 3.2 KiB — 45 ms — h2https://www.skf.com/chunk-I7VOSZQU.jswww.skf.com/chunk-I7VOSZQU.js https://www.skf.com/chunk-I7VOSZQU.js — 200 — 3.1 KiB — 23 ms — h2https://www.skf.com/chunk-RNTI44TN.jswww.skf.com/chunk-RNTI44TN.js https://www.skf.com/chunk-RNTI44TN.js — 200 — 4.8 KiB — 24 ms — h2https://www.skf.com/chunk-72VDU5GJ.jswww.skf.com/chunk-72VDU5GJ.js https://www.skf.com/chunk-72VDU5GJ.js — 200 — 686 B — 25 ms — h2https://www.skf.com/chunk-XY3LEYFT.jswww.skf.com/chunk-XY3LEYFT.js https://www.skf.com/chunk-XY3LEYFT.js — 200 — 671 B — 34 ms — h2https://cdn.skfmediahub.skf.com/api/public/09160194d3d93149/jpeg_fullresolution/09160194d3d93149_jpeg_fullresolution.jpgcdn.skfmediahub.skf.com/api/public/... https://cdn.skfmediahub.skf.com/api/public/09160194d3d93149/jpeg_fullresolution/09160194d3d93149_jpeg_fullresolution.jpg — 200 — 20.4 KiB — 891 ms — h2https://cs-api.skf.com/v3/content_types/services_page_type/entries/blte678293392a122aa?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=falsecs-api.skf.com/v3/content_types/ser... https://cs-api.skf.com/v3/content_types/services_page_type/entries/blte678293392a122aa?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=false — 204 — 0 B — 28 ms — h3https://www.skf.com/assets/REMANUFACTURE_9_16.mp4www.skf.com/assets/REMANUFACTURE_9_... https://www.skf.com/assets/REMANUFACTURE_9_16.mp4 — 206 — 10.8 MiB — 597 ms — h2https://cs-api.skf.com/v3/content_types/services_page_type/entries/blte678293392a122aa?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=falsecs-api.skf.com/v3/content_types/ser... https://cs-api.skf.com/v3/content_types/services_page_type/entries/blte678293392a122aa?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=false — 200 — 11.5 KiB — 44 ms — h3https://cdn.consentmanager.net/delivery/customdata/bV8xLndfNDYwNDgucl9HRFBSLmxfZW4uZF81MTEyNy54XzQ5My52LnAudF81MTEyNy54dF83OQ.jscdn.consentmanager.net/delivery/cus... https://cdn.consentmanager.net/delivery/customdata/bV8xLndfNDYwNDgucl9HRFBSLmxfZW4uZF81MTEyNy54XzQ5My52LnAudF81MTEyNy54dF83OQ.js — 200 — 11.2 KiB — 549 ms — h2https://product-assist.skf.com/public/assistant/example-questions?language=pt-BRproduct-assist.skf.com/public/assis... https://product-assist.skf.com/public/assistant/example-questions?language=pt-BR — 200 — 2.7 KiB — 440 ms — h3https://westeurope-5.in.applicationinsights.azure.com/v2/trackwesteurope-5.in.applicationinsights... https://westeurope-5.in.applicationinsights.azure.com/v2/track — 200 — 166 B — 278 ms — h2https://skfsso.skf.com/b0eefa24-295f-4598-ab11-df22bd8b81dd/b2c_1a_skfsso-prod-signup_signin_skfcom/oauth2/v2.0/authorize?client_id=fd4b581e-c134-4b64-8eac-87e60cea5cbe&scope=openid%20offline_access%20https%3A%2F%2Fskfgroupb2c.onmicrosoft.com%2F5a5284d1-f9f9-4346-a480-674f5e86b49b%2Fapi.read%20profile&redirect_uri=https%3A%2F%2Fwww.skf.com%2FloginCheck&client-request-id=019db798-975d-7d78-83e7-33d1e4c4087b&response_mode=fragment&client_info=1&prompt=none&nonce=019db798-977d-760a-a897-4c988493f1a7&state=eyJpZCI6IjAxOWRiNzk4LTk3NzgtNzIwOS05YjRhLTM1OTQyY2Q2MmI5NCIsIm1ldGEiOnsiaW50ZXJhY3Rpb25UeXBlIjoic2lsZW50In19&x-client-SKU=msal.js.browser&x-client-VER=4.27.0&response_type=code&code_challenge=Ecw_5vJl6__jJclfuQqIlesqt00z9703O-A_ktP8_jU&code_challenge_method=S256skfsso.skf.com/b0eefa24-295f-4598-a... https://skfsso.skf.com/b0eefa24-295f-4598-ab11-df22bd8b81dd/b2c_1a_skfsso-prod-signup_signin_skfcom/oauth2/v2.0/authorize?client_id=fd4b581e-c134-4b64-8eac-87e60cea5cbe&scope=openid%20offline_access%20https%3A%2F%2Fskfgroupb2c.onmicrosoft.com%2F5a5284d1-f9f9-4346-a480-674f5e86b49b%2Fapi.read%20profile&redirect_uri=https%3A%2F%2Fwww.skf.com%2FloginCheck&client-request-id=019db798-975d-7d78-83e7-33d1e4c4087b&response_mode=fragment&client_info=1&prompt=none&nonce=019db798-977d-760a-a897-4c988493f1a7&state=eyJpZCI6IjAxOWRiNzk4LTk3NzgtNzIwOS05YjRhLTM1OTQyY2Q2MmI5NCIsIm1ldGEiOnsiaW50ZXJhY3Rpb25UeXBlIjoic2lsZW50In19&x-client-SKU=msal.js.browser&x-client-VER=4.27.0&response_type=code&code_challenge=Ecw_5vJl6__jJclfuQqIlesqt00z9703O-A_ktP8_jU&code_challenge_method=S256 — 302 — 1.3 KiB — 1.4 s — h2https://cdn.consentmanager.net/delivery/customdata/bV8xLndfNDYwNDgucl9HRFBSLmxfcHQtYnIuZF81MTEyNy54XzQ5My5wLnYudF81MTEyNy54dF83OQ.jscdn.consentmanager.net/delivery/cus... https://cdn.consentmanager.net/delivery/customdata/bV8xLndfNDYwNDgucl9HRFBSLmxfcHQtYnIuZF81MTEyNy54XzQ5My5wLnYudF81MTEyNy54dF83OQ.js — 200 — 11.5 KiB — 225 ms — h2https://cdn.consentmanager.net/delivery/crossdomain.htmlcdn.consentmanager.net/delivery/cro... https://cdn.consentmanager.net/delivery/crossdomain.html — 200 — 1.0 KiB — 645 ms — h2https://cs-api.skf.com/v3/content_types/expandable_mega_menu_base_level/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/expandable-mega-menu%22%7Dcs-api.skf.com/v3/content_types/exp... https://cs-api.skf.com/v3/content_types/expandable_mega_menu_base_level/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/expandable-mega-menu%22%7D — 204 — 0 B — 24 ms — h3https://cs-api.skf.com/v3/content_types/expandable_search_menu_links_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/expandable-search-menulinks%22%7Dcs-api.skf.com/v3/content_types/exp... https://cs-api.skf.com/v3/content_types/expandable_search_menu_links_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/expandable-search-menulinks%22%7D — 204 — 0 B — 27 ms — h3https://cs-api.skf.com/v3/content_types/expandable_mega_menu_base_level/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/expandable-mega-menu%22%7Dcs-api.skf.com/v3/content_types/exp... https://cs-api.skf.com/v3/content_types/expandable_mega_menu_base_level/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/expandable-mega-menu%22%7D — 200 — 8.0 KiB — 46 ms — h3https://cs-api.skf.com/v3/content_types/expandable_search_menu_links_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/expandable-search-menulinks%22%7Dcs-api.skf.com/v3/content_types/exp... https://cs-api.skf.com/v3/content_types/expandable_search_menu_links_page_type/entries?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_branch=true&include_fallback=false&query=%7B%22url%22:%22/expandable-search-menulinks%22%7D — 200 — 825 B — 50 ms — h3https://www.skf.com/chunk-RJ7LCHSE.jswww.skf.com/chunk-RJ7LCHSE.js https://www.skf.com/chunk-RJ7LCHSE.js — 200 — 1.1 KiB — 46 ms — h2https://www.skf.com/chunk-UWE3ETA4.jswww.skf.com/chunk-UWE3ETA4.js https://www.skf.com/chunk-UWE3ETA4.js — 200 — 1.3 KiB — 51 ms — h2https://cs-api.skf.com/v3/content_types/trending_links/entries/blt5ef4647d02da41c6?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_fallback=falsecs-api.skf.com/v3/content_types/tre... https://cs-api.skf.com/v3/content_types/trending_links/entries/blt5ef4647d02da41c6?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_fallback=false — 204 — 0 B — 50 ms — h3https://www.skf.com/chunk-ZJ2CLOZ3.jswww.skf.com/chunk-ZJ2CLOZ3.js https://www.skf.com/chunk-ZJ2CLOZ3.js — 200 — 730 B — 50 ms — h2https://www.skf.com/chunk-326UAAX3.jswww.skf.com/chunk-326UAAX3.js https://www.skf.com/chunk-326UAAX3.js — 200 — 615 B — 57 ms — h2https://www.skf.com/chunk-63UCOMKP.jswww.skf.com/chunk-63UCOMKP.js https://www.skf.com/chunk-63UCOMKP.js — 200 — 614 B — 152 ms — h2https://www.skf.com/chunk-R4NIICOB.jswww.skf.com/chunk-R4NIICOB.js https://www.skf.com/chunk-R4NIICOB.js — 200 — 1.0 KiB — 91 ms — h2https://www.skf.com/chunk-RKEWBFTG.jswww.skf.com/chunk-RKEWBFTG.js https://www.skf.com/chunk-RKEWBFTG.js — 200 — 2.6 KiB — 146 ms — h2https://www.skf.com/chunk-UE5TM5HW.jswww.skf.com/chunk-UE5TM5HW.js https://www.skf.com/chunk-UE5TM5HW.js — 200 — 3.8 KiB — 91 ms — h2https://www.skf.com/chunk-5BSHFR47.jswww.skf.com/chunk-5BSHFR47.js https://www.skf.com/chunk-5BSHFR47.js — 200 — 2.8 KiB — 148 ms — h2https://www.skf.com/chunk-IAETPZGV.jswww.skf.com/chunk-IAETPZGV.js https://www.skf.com/chunk-IAETPZGV.js — 200 — 3.0 KiB — 92 ms — h2https://cs-api.skf.com/v3/content_types/trending_links/entries/blt5ef4647d02da41c6?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_fallback=falsecs-api.skf.com/v3/content_types/tre... https://cs-api.skf.com/v3/content_types/trending_links/entries/blt5ef4647d02da41c6?environment=live&locale=pt-br&include_all=true&include_all_depth=2&include_fallback=false — 200 — 10.5 KiB — 164 ms — h3https://www.skf.com/chunk-QMG6USZX.jswww.skf.com/chunk-QMG6USZX.js https://www.skf.com/chunk-QMG6USZX.js — 200 — 611 B — 91 ms — h2https://www.skf.com/chunk-LYDYT6QM.jswww.skf.com/chunk-LYDYT6QM.js https://www.skf.com/chunk-LYDYT6QM.js — 200 — 6.7 KiB — 92 ms — h2https://www.skf.com/chunk-ZO5C75DI.jswww.skf.com/chunk-ZO5C75DI.js https://www.skf.com/chunk-ZO5C75DI.js — 200 — 4.2 KiB — 146 ms — h2https://www.skf.com/chunk-W73VQKR6.jswww.skf.com/chunk-W73VQKR6.js https://www.skf.com/chunk-W73VQKR6.js — 200 — 610 B — 94 ms — h2https://www.skf.com/chunk-LYPHVFF4.jswww.skf.com/chunk-LYPHVFF4.js https://www.skf.com/chunk-LYPHVFF4.js — 200 — 610 B — 95 ms — h2https://www.skf.com/chunk-7CLI4ZV7.jswww.skf.com/chunk-7CLI4ZV7.js https://www.skf.com/chunk-7CLI4ZV7.js — 200 — 614 B — 97 ms — h2https://www.skf.com/chunk-PYH7CNTR.jswww.skf.com/chunk-PYH7CNTR.js https://www.skf.com/chunk-PYH7CNTR.js — 200 — 610 B — 96 ms — h2https://www.skf.com/chunk-4BQLUY4N.jswww.skf.com/chunk-4BQLUY4N.js https://www.skf.com/chunk-4BQLUY4N.js — 200 — 2.6 KiB — 99 ms — h2https://www.skf.com/chunk-NJ5ESIEH.jswww.skf.com/chunk-NJ5ESIEH.js https://www.skf.com/chunk-NJ5ESIEH.js — 200 — 2.7 KiB — 102 ms — h2https://www.skf.com/chunk-6MLTNJP7.jswww.skf.com/chunk-6MLTNJP7.js https://www.skf.com/chunk-6MLTNJP7.js — 200 — 3.4 KiB — 104 ms — h2https://www.skf.com/chunk-2NHXRFQE.jswww.skf.com/chunk-2NHXRFQE.js https://www.skf.com/chunk-2NHXRFQE.js — 200 — 3.0 KiB — 105 ms — h2https://www.skf.com/chunk-JAVBAO3X.jswww.skf.com/chunk-JAVBAO3X.js https://www.skf.com/chunk-JAVBAO3X.js — 200 — 2.9 KiB — 107 ms — h2https://www.skf.com/chunk-VMR2XMTY.jswww.skf.com/chunk-VMR2XMTY.js https://www.skf.com/chunk-VMR2XMTY.js — 200 — 3.3 KiB — 113 ms — h2https://www.skf.com/chunk-KHXTYZTX.jswww.skf.com/chunk-KHXTYZTX.js https://www.skf.com/chunk-KHXTYZTX.js — 200 — 3.4 KiB — 115 ms — h2https://www.skf.com/chunk-4M7YX5HN.jswww.skf.com/chunk-4M7YX5HN.js https://www.skf.com/chunk-4M7YX5HN.js — 200 — 3.7 KiB — 143 ms — h2https://www.skf.com/chunk-B4JXEUVT.jswww.skf.com/chunk-B4JXEUVT.js https://www.skf.com/chunk-B4JXEUVT.js — 200 — 2.4 KiB — 117 ms — h2https://www.skf.com/chunk-Z7DOVYTN.jswww.skf.com/chunk-Z7DOVYTN.js https://www.skf.com/chunk-Z7DOVYTN.js — 200 — 2.7 KiB — 145 ms — h2https://www.skf.com/chunk-QLMDKPZB.jswww.skf.com/chunk-QLMDKPZB.js https://www.skf.com/chunk-QLMDKPZB.js — 200 — 3.2 KiB — 146 ms — h2https://www.skf.com/chunk-M2ATBCO6.jswww.skf.com/chunk-M2ATBCO6.js https://www.skf.com/chunk-M2ATBCO6.js — 200 — 1.1 KiB — 121 ms — h2https://www.skf.com/chunk-UIR55EZ6.jswww.skf.com/chunk-UIR55EZ6.js https://www.skf.com/chunk-UIR55EZ6.js — 200 — 6.1 KiB — 123 ms — h2https://www.skf.com/chunk-JTHNZKWI.jswww.skf.com/chunk-JTHNZKWI.js https://www.skf.com/chunk-JTHNZKWI.js — 200 — 4.0 KiB — 127 ms — h2https://www.skf.com/chunk-O4FZSCA6.jswww.skf.com/chunk-O4FZSCA6.js https://www.skf.com/chunk-O4FZSCA6.js — 200 — 3.8 KiB — 152 ms — h2https://www.skf.com/chunk-KUADHXMQ.jswww.skf.com/chunk-KUADHXMQ.js https://www.skf.com/chunk-KUADHXMQ.js — 200 — 808 B — 65 ms — h2https://www.skf.com/chunk-N37XLZ4S.jswww.skf.com/chunk-N37XLZ4S.js https://www.skf.com/chunk-N37XLZ4S.js — 200 — 710 B — 62 ms — h2https://www.skf.com/chunk-HJJPPRSP.jswww.skf.com/chunk-HJJPPRSP.js https://www.skf.com/chunk-HJJPPRSP.js — 200 — 610 B — 63 ms — h2https://cdn.skfmediahub.skf.com/api/public/09f4304c62c3334c/jpeg_fullresolution/09f4304c62c3334c_jpeg_fullresolution.jpgcdn.skfmediahub.skf.com/api/public/... https://cdn.skfmediahub.skf.com/api/public/09f4304c62c3334c/jpeg_fullresolution/09f4304c62c3334c_jpeg_fullresolution.jpg — 200 — 46.7 KiB — 21 ms — h2https://cs-api.skf.com/v3/content_types/products_page_type/entries/blt912973fe3098f56b?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=falsecs-api.skf.com/v3/content_types/pro... https://cs-api.skf.com/v3/content_types/products_page_type/entries/blt912973fe3098f56b?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=false — 204 — 0 B — 56 ms — h3https://cs-api.skf.com/v3/content_types/services_page_type/entries/blt24e721db0a0ccb08?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=falsecs-api.skf.com/v3/content_types/ser... https://cs-api.skf.com/v3/content_types/services_page_type/entries/blt24e721db0a0ccb08?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=false — 204 — 0 B — 49 ms — h3https://cs-api.skf.com/v3/content_types/industry_page_type/entries/blt8a84452a1f9f8a75?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=falsecs-api.skf.com/v3/content_types/ind... https://cs-api.skf.com/v3/content_types/industry_page_type/entries/blt8a84452a1f9f8a75?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=false — 204 — 0 B — 96 ms — h3https://cs-api.skf.com/v3/content_types/products_page_type/entries/blt912973fe3098f56b?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=falsecs-api.skf.com/v3/content_types/pro... https://cs-api.skf.com/v3/content_types/products_page_type/entries/blt912973fe3098f56b?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=false — 200 — 3.9 KiB — 68 ms — h3https://cs-api.skf.com/v3/content_types/services_page_type/entries/blt24e721db0a0ccb08?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=falsecs-api.skf.com/v3/content_types/ser... https://cs-api.skf.com/v3/content_types/services_page_type/entries/blt24e721db0a0ccb08?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=false — 200 — 8.7 KiB — 80 ms — h3https://cs-api.skf.com/v3/content_types/industry_page_type/entries/blt8a84452a1f9f8a75?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=falsecs-api.skf.com/v3/content_types/ind... https://cs-api.skf.com/v3/content_types/industry_page_type/entries/blt8a84452a1f9f8a75?environment=live&locale=pt-br&include_all=true&include_all_depth=1&include_fallback=false — 200 — 6.8 KiB — 88 ms — h3https://a.delivery.consentmanager.net/delivery/info/?id=46048&did=1&cfdid=1&t=pv.d_ncs.d_ancs.d_bncs.cv&h=https%3A%2F%2Fwww.skf.com%2Fbr&o=1776901726021&l=PT-BR&lv=1&d=1&ct=14&e=&e2=&e3=&i=&sv=79&dv=493&a.delivery.consentmanager.net/deliv... https://a.delivery.consentmanager.net/delivery/info/?id=46048&did=1&cfdid=1&t=pv.d_ncs.d_ancs.d_bncs.cv&h=https%3A%2F%2Fwww.skf.com%2Fbr&o=1776901726021&l=PT-BR&lv=1&d=1&ct=14&e=&e2=&e3=&i=&sv=79&dv=493& — 200 — 320 B — 223 ms — h2https://www.skf.com/v2/assets/img/close.svgwww.skf.com/v2/assets/img/close.svg https://www.skf.com/v2/assets/img/close.svg — 200 — 965 B — 43 ms — h2https://17de4c10.akstat.io/17de4c10.akstat.io/ https://17de4c10.akstat.io/ — 204 — 224 B — 215 ms — h2https://www.skf.com/loginCheckwww.skf.com/loginCheck https://www.skf.com/loginCheck — 200 — 4.4 KiB — 213 ms — h2https://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2bwww.skf.com/v2/assets/fonts/skf_ico... https://www.skf.com/v2/assets/fonts/skf_icons.woff2?sgaq2b — 200 — 0 B — 0 ms — h2https://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2www.skf.com/v2/assets/fonts/SKFDisp... https://www.skf.com/v2/assets/fonts/SKFDisplay-Bold.woff2 — 200 — 0 B — 0 ms — h2https://fonts.skf.com/SKFSans-Bold.woff2fonts.skf.com/SKFSans-Bold.woff2 https://fonts.skf.com/SKFSans-Bold.woff2 — 200 — 0 B — 0 ms — h2https://fonts.skf.com/SKFSans-Medium.woff2fonts.skf.com/SKFSans-Medium.woff2 https://fonts.skf.com/SKFSans-Medium.woff2 — 200 — 0 B — 0 ms — h2https://fonts.skf.com/SKFSans-Regular.woff2fonts.skf.com/SKFSans-Regular.woff2 https://fonts.skf.com/SKFSans-Regular.woff2 — 200 — 0 B — 0 ms — h2https://www.skf.com/chunk-46NM35EF.jswww.skf.com/chunk-46NM35EF.js https://www.skf.com/chunk-46NM35EF.js — -1 — 0 B — 10 ms — https://www.skf.com/chunk-I6TMOVOE.jswww.skf.com/chunk-I6TMOVOE.js https://www.skf.com/chunk-I6TMOVOE.js — -1 — 0 B — 10 ms — https://www.skf.com/chunk-CCOYVLKP.jswww.skf.com/chunk-CCOYVLKP.js https://www.skf.com/chunk-CCOYVLKP.js — -1 — 0 B — 10 ms — https://www.skf.com/styles.csswww.skf.com/styles.css https://www.skf.com/styles.css — 200 — 0 B — 10 ms — h2https://www.skf.com/chunk-YNSXIK6Q.jswww.skf.com/chunk-YNSXIK6Q.js https://www.skf.com/chunk-YNSXIK6Q.js — -1 — 0 B — 11 ms — https://www.skf.com/chunk-I57LHWGR.jswww.skf.com/chunk-I57LHWGR.js https://www.skf.com/chunk-I57LHWGR.js — -1 — 0 B — 10 ms — https://www.skf.com/chunk-R2LW7VK2.jswww.skf.com/chunk-R2LW7VK2.js https://www.skf.com/chunk-R2LW7VK2.js — -1 — 0 B — 10 ms — https://www.skf.com/chunk-CJM2PXAE.jswww.skf.com/chunk-CJM2PXAE.js https://www.skf.com/chunk-CJM2PXAE.js — -1 — 0 B — 9 ms — https://www.skf.com/chunk-BVZ7QND3.jswww.skf.com/chunk-BVZ7QND3.js https://www.skf.com/chunk-BVZ7QND3.js — -1 — 0 B — 9 ms — https://www.skf.com/chunk-T6FWHDKT.jswww.skf.com/chunk-T6FWHDKT.js https://www.skf.com/chunk-T6FWHDKT.js — -1 — 0 B — 9 ms — https://www.skf.com/chunk-KKWJ36ZH.jswww.skf.com/chunk-KKWJ36ZH.js https://www.skf.com/chunk-KKWJ36ZH.js — -1 — 0 B — 10 ms — https://www.skf.com/polyfills.jswww.skf.com/polyfills.js https://www.skf.com/polyfills.js — -1 — 0 B — 9 ms — https://www.skf.com/main.jswww.skf.com/main.js https://www.skf.com/main.js — -1 — 0 B — 10 ms — https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S64-XK4PU-7B4PKs2.go-mpulse.net/boomerang/C6XT5-C8... https://s2.go-mpulse.net/boomerang/C6XT5-C8QK8-S8S64-XK4PU-7B4PK — -1 — 0 B — 6 ms —
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 7569ms · 2092KB · kr822/mo
Unattributable
Other
Costly
Execution 2312ms
Transfer 0 KB
Monthly Cost kr251/mo
s2.go-mpulse.net
Other
Costly
Execution 2140ms
Transfer 0 KB
Unused 37%
Monthly Cost kr232/mo
www.skf.com
Other
Costly
Execution 759ms
Transfer 16 KB
Monthly Cost kr82/mo
www.skf.com
Other
Costly
Execution 694ms
Transfer 188 KB
Unused 65%
Monthly Cost kr75/mo
product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net
Other
Costly
Execution 351ms
Transfer 289 KB
Unused 45%
Monthly Cost kr38/mo
www.skf.com
Other
Costly
Execution 281ms
Transfer 67 KB
Unused 34%
Monthly Cost kr30/mo
cdn.consentmanager.net
Other
Costly
Execution 275ms
Transfer 11 KB
Monthly Cost kr30/mo
www.skf.com
Other
Optional
Execution 179ms
Transfer 30 KB
Unused 81%
Monthly Cost kr19/mo
www.skf.com
Other
Optional
Execution 163ms
Transfer 77 KB
Unused 59%
Monthly Cost kr18/mo
product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net
Other
Optional
Execution 130ms
Transfer 1184 KB
Monthly Cost kr14/mo
cdn.consentmanager.net
Other
Optional
Execution 106ms
Transfer 101 KB
Unused 36%
Monthly Cost kr11/mo
product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net
Other
Optional
Execution 99ms
Transfer 127 KB
Monthly Cost kr11/mo
a.delivery.consentmanager.net
Other
Optional
Execution 81ms
Transfer 3 KB
Monthly Cost kr9/mo

These scripts may cost more than they're worth

  • Unattributable adds 2312ms and costs ~kr251/month
  • s2.go-mpulse.net adds 2140ms and costs ~kr232/month
  • www.skf.com adds 759ms and costs ~kr82/month
  • www.skf.com adds 694ms and costs ~kr75/month
  • product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net adds 351ms and costs ~kr38/month
  • www.skf.com adds 281ms and costs ~kr30/month
  • cdn.consentmanager.net adds 275ms and costs ~kr30/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 2312ms 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

s2.go-mpulse.net takes 2140ms 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.skf.com takes 759ms 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.skf.com takes 694ms 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

65% of www.skf.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

product-assist-fd-production-g5dydccshmcaapdk.a01.azurefd.net takes 351ms 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.skf.com takes 281ms 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.consentmanager.net takes 275ms 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

81% of www.skf.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

59% of www.skf.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

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