Skip to content
https://msdmanuals.com

Performance

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

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

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

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

2.37 s

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

6.22 s

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

770 ms

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

0.002

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

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

12.76 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 3 REVIEW 5 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.5 MiB of 1.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2454ms total JS execution
FIX
2454ms total JS execution
Warning::
Unattributable: 453ms CPU time
Warning::
https://www.msdmanuals.com/_next/static/chunks/fra...: 364ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5MK...: 327ms CPU time
Warning::
https://www.msdmanuals.com/: 307ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-CJ79...: 240ms CPU time
Warning::
Third-party scripts: 2454ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Other 17% Script Parsing & Compilation 11% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
Unattributable453ms87ms0ms3rd
https://www.msdmanuals.com/_next/static/chunks/framework-67b80232d4e18f31.js364ms309ms17ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5MKXR9327ms277ms45ms3rd
https://www.msdmanuals.com/307ms33ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CJ792HFYYC&cx=c&gtm=4e64h1240ms196ms40ms3rd
https://www.msdmanuals.com/_next/static/chunks/pages/_app-d9beaa4502cfa824.js207ms188ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-11601058&cx=c&gtm=4e64h1175ms136ms35ms3rd
https://www.msdmanuals.com/_next/static/chunks/pages/index-c161f89d9bc5dc16.js136ms136ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-818681104&cx=c&gtm=4e64h1134ms108ms24ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js111ms54ms40ms3rd
D
JS Bundles
Action
34 scripts, 353 KB unused
FIX
34 scripts, 353 KB unused
Warning::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 80 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=DC-116...: 64 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CJ79...: 63 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5MK...: 59 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-818...: 58 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 353 KB
353 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB80 KB (62%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-11601058&cx=c&gtm=4e64h1148 KB64 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CJ792HFYYC&cx=c&gtm=4e64h1170 KB63 KB (37%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5MKXR9176 KB59 KB (34%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-818681104&cx=c&gtm=4e64h1138 KB58 KB (42%)3rd
https://www.msdmanuals.com/_next/static/chunks/framework-67b80232d4e18f31.js66 KB29 KB (44%)3rd
https://www.msdmanuals.com/_next/static/chunks/colorConvert-1f4014c212344fb2.js16 KB3rd
https://www.msdmanuals.com/_next/static/chunks/popperjs-cc694188f22355e0.js11 KB3rd
https://www.msdmanuals.com/_next/static/chunks/topicLinkBundle-f14a9b3517fba891.js8 KB3rd
https://www.msdmanuals.com/_next/static/chunks/languageSwitcher-7c0900555bc817ba.js21 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

D
Page Weight Inventory
Action
85 resources · 1.5 MB · 353 KB savings available
FIX
85 resources · 1.5 MB · 353 KB savings available
Warning::
Page weight 474 KB over 1MB target
Got: 1.5 MB Expected: ≤ 1 MB
Info::
~353 KB of savings available
Warning::
84 third-party resources (100% of weight)
85 resources · 1.5 MiB · 84 third-party 474.0 KiB over 1MB target
JavaScript 78% · 1.1 MiB
Font 9% · 136.7 KiB
Image 6% · 88.8 KiB
CSS 4% · 62.4 KiB
Other 1% · 21.5 KiB
Document 1% · 21.1 KiB

~352.8 KiB of savings available

Remove unused JavaScript: 352.8 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
Page Weight Budget
1.5 MB transferred, 85 requests
REVIEW
1.5 MB transferred, 85 requests
Info::
Page weighs 4.7 MB (1.5 MB transferred)
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
85 HTTP requests
Info::
Estimated 0.31 g CO2 per page load
1.5 MB / 2.4 MB budget
1.5 MB transferred
85 requests
0.31 g CO2 per page load
JavaScript 1.1 MiB 78%
Fonts 136.7 KiB 9%
Images 87.6 KiB 6%
CSS 57.6 KiB 4%
Other 23.7 KiB 2%
HTML 20.7 KiB 1%
Other 2.8 KiB 0%
Other 1.4 KiB 0%
0 2.4 MB 4.9 MB
Under 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

B
Image Optimization
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Info::
All images are well-optimized
17 images 88 KB
0 oversized -0 KB
11 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
3 fonts (137 KB)
PASS
3 fonts (137 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

137 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.4 s LCP 6.2 shttps://www.msdmanuals.com/Fonts/OpenSans/OpenSans-700-Bold.woff2OpenSans-700-Bold.woff2 https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-700-Bold.woff2 — 46.1 KiB — 69 ms — font-display: swaphttps://www.msdmanuals.com/Fonts/OpenSans/OpenSans-400-Regular.woff2OpenSans-400-Regular.woff2 https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-400-Regular.woff2 — 44.3 KiB — 71 ms — font-display: swaphttps://www.msdmanuals.com/Fonts/OpenSans/OpenSans-600-SemiBold.woff2OpenSans-600-SemiBold.w... https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-600-SemiBold.woff2 — 46.2 KiB — 72 ms — font-display: swap
OpenSans-700-Bold.woff2 woff2 swap
Size 46 KB
Load time 69 ms
Start 478 ms
Risk FOUT — text flashes from fallback to web font
OpenSans-400-Regular.woff2 woff2 swap
Size 44 KB
Load time 71 ms
Start 479 ms
Risk FOUT — text flashes from fallback to web font
OpenSans-600-SemiBold.w... woff2 swap
Size 46 KB
Load time 72 ms
Start 479 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
14 hints, 0 missing preconnects
PASS
14 hints, 0 missing preconnects
Info::
Page uses 14 resource hint(s)

Current Resource Hints

preconnect
4
preload
10
dns-prefetch
prefetch

14 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
85 requests over 3871ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.4 s LCP 6.2 shttps://msdmanuals.com// https://msdmanuals.com/ — 301 — 197 B — 321 ms — h2https://www.msdmanuals.com/www.msdmanuals.com/ https://www.msdmanuals.com/ — 200 — 20.7 KiB — 78 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 145 ms — h2https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/landing/redesign/landing_header_mobile.png?h=222&iar=0&w=377edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/landing/redesign/landing_header_mobile.png?h=222&iar=0&w=377 — 200 — 31.9 KiB — 174 ms — h2https://www.msdmanuals.com/_next/static/css/af2e3eb08b8d5595.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/af2e3eb08b8d5595.css — 200 — 22.5 KiB — 27 ms — h2https://www.msdmanuals.com/_next/static/css/621dd46693edfb11.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/621dd46693edfb11.css — 200 — 5.5 KiB — 28 ms — h2https://www.msdmanuals.com/_next/static/css/cd92f803fa220587.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/cd92f803fa220587.css — 200 — 4.8 KiB — 23 ms — h2https://www.msdmanuals.com/_next/static/css/8f2c472c944e5985.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/8f2c472c944e5985.css — 200 — 4.9 KiB — 24 ms — h2https://www.msdmanuals.com/_next/static/css/3c3ca978eed5b42e.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/3c3ca978eed5b42e.css — 200 — 7.9 KiB — 29 ms — h2https://www.msdmanuals.com/_next/static/css/3f7ed98cada3d4ee.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/3f7ed98cada3d4ee.css — 200 — 8.8 KiB — 31 ms — h2https://www.msdmanuals.com/_next/static/css/cbacfe9889191b88.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/cbacfe9889191b88.css — 200 — 3.2 KiB — 30 ms — h2https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/brand-logos/mm_logo.svg?h=52&iar=0&w=52&mw=256edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/brand-logos/mm_logo.svg?h=52&iar=0&w=52&mw=256 — 200 — 738 B — 173 ms — h2https://www.msdmanuals.com/_next/static/chunks/webpack-8896a891fbb65e68.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/webpack-8896a891fbb65e68.js — 200 — 5.8 KiB — 38 ms — h2https://www.msdmanuals.com/_next/static/chunks/framework-67b80232d4e18f31.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/framework-67b80232d4e18f31.js — 200 — 66.3 KiB — 56 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277… — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/main-62f707a6df82328d.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/main-62f707a6df82328d.js — 200 — 31.5 KiB — 43 ms — h2https://www.msdmanuals.com/_next/static/chunks/pages/_app-d9beaa4502cfa824.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/pages/_app-d9beaa4502cfa824.js — 200 — 20.0 KiB — 65 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/LayoutBundle-5b319c57fa09538e.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/LayoutBundle-5b319c57fa09538e.js — 200 — 14.9 KiB — 70 ms — h2https://www.msdmanuals.com/_next/static/chunks/stickyRightToolbar-c33b1ac1e98c7527.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/stickyRightToolbar-c33b1ac1e98c7527.js — 200 — 12.7 KiB — 66 ms — h2https://www.msdmanuals.com/_next/static/chunks/FooterBundle-7af65472dd4586d1.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/FooterBundle-7af65472dd4586d1.js — 200 — 10.9 KiB — 82 ms — h2https://www.msdmanuals.com/_next/static/chunks/topicLinkBundle-f14a9b3517fba891.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/topicLinkBundle-f14a9b3517fba891.js — 200 — 8.5 KiB — 68 ms — h2https://www.msdmanuals.com/_next/static/chunks/languageSwitcher-7c0900555bc817ba.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/languageSwitcher-7c0900555bc817ba.js — 200 — 20.7 KiB — 45 ms — h2https://www.msdmanuals.com/_next/static/chunks/bootstrap-9314c97223051a4c.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/bootstrap-9314c97223051a4c.js — 200 — 14.1 KiB — 38 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271… — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/sitecorejssnextjs-f56c2a916a19a867.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/sitecorejssnextjs-f56c2a916a19a867.js — 200 — 6.2 KiB — 74 ms — h2https://www.msdmanuals.com/_next/static/chunks/axios-76e6c50fe528f674.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/axios-76e6c50fe528f674.js — 200 — 7.0 KiB — 75 ms — h2https://www.msdmanuals.com/_next/static/chunks/objectInspect-845c4342e6f7192a.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/objectInspect-845c4342e6f7192a.js — 200 — 7.8 KiB — 71 ms — h2https://www.msdmanuals.com/_next/static/chunks/searchStaxServiceBundle-fe3d129a5e317b37.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/searchStaxServiceBundle-fe3d129a5e317b37.js — 200 — 3.8 KiB — 93 ms — h2https://www.msdmanuals.com/_next/static/chunks/sitecorejss-ed1dbc6a45e07471.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/sitecorejss-ed1dbc6a45e07471.js — 200 — 24.0 KiB — 109 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.4 s LCP 6.2 shttps://msdmanuals.com// https://msdmanuals.com/ — 301 — 197 B — 321 ms — h2https://www.msdmanuals.com/www.msdmanuals.com/ https://www.msdmanuals.com/ — 200 — 20.7 KiB — 78 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 145 ms — h2https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/landing/redesign/landing_header_mobile.png?h=222&iar=0&w=377edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/landing/redesign/landing_header_mobile.png?h=222&iar=0&w=377 — 200 — 31.9 KiB — 174 ms — h2https://www.msdmanuals.com/_next/static/css/af2e3eb08b8d5595.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/af2e3eb08b8d5595.css — 200 — 22.5 KiB — 27 ms — h2https://www.msdmanuals.com/_next/static/css/621dd46693edfb11.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/621dd46693edfb11.css — 200 — 5.5 KiB — 28 ms — h2https://www.msdmanuals.com/_next/static/css/cd92f803fa220587.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/cd92f803fa220587.css — 200 — 4.8 KiB — 23 ms — h2https://www.msdmanuals.com/_next/static/css/8f2c472c944e5985.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/8f2c472c944e5985.css — 200 — 4.9 KiB — 24 ms — h2https://www.msdmanuals.com/_next/static/css/3c3ca978eed5b42e.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/3c3ca978eed5b42e.css — 200 — 7.9 KiB — 29 ms — h2https://www.msdmanuals.com/_next/static/css/3f7ed98cada3d4ee.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/3f7ed98cada3d4ee.css — 200 — 8.8 KiB — 31 ms — h2https://www.msdmanuals.com/_next/static/css/cbacfe9889191b88.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/cbacfe9889191b88.css — 200 — 3.2 KiB — 30 ms — h2https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/brand-logos/mm_logo.svg?h=52&iar=0&w=52&mw=256edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/brand-logos/mm_logo.svg?h=52&iar=0&w=52&mw=256 — 200 — 738 B — 173 ms — h2https://www.msdmanuals.com/_next/static/chunks/webpack-8896a891fbb65e68.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/webpack-8896a891fbb65e68.js — 200 — 5.8 KiB — 38 ms — h2https://www.msdmanuals.com/_next/static/chunks/framework-67b80232d4e18f31.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/framework-67b80232d4e18f31.js — 200 — 66.3 KiB — 56 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277… — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/main-62f707a6df82328d.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/main-62f707a6df82328d.js — 200 — 31.5 KiB — 43 ms — h2https://www.msdmanuals.com/_next/static/chunks/pages/_app-d9beaa4502cfa824.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/pages/_app-d9beaa4502cfa824.js — 200 — 20.0 KiB — 65 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/LayoutBundle-5b319c57fa09538e.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/LayoutBundle-5b319c57fa09538e.js — 200 — 14.9 KiB — 70 ms — h2https://www.msdmanuals.com/_next/static/chunks/stickyRightToolbar-c33b1ac1e98c7527.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/stickyRightToolbar-c33b1ac1e98c7527.js — 200 — 12.7 KiB — 66 ms — h2https://www.msdmanuals.com/_next/static/chunks/FooterBundle-7af65472dd4586d1.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/FooterBundle-7af65472dd4586d1.js — 200 — 10.9 KiB — 82 ms — h2https://www.msdmanuals.com/_next/static/chunks/topicLinkBundle-f14a9b3517fba891.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/topicLinkBundle-f14a9b3517fba891.js — 200 — 8.5 KiB — 68 ms — h2https://www.msdmanuals.com/_next/static/chunks/languageSwitcher-7c0900555bc817ba.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/languageSwitcher-7c0900555bc817ba.js — 200 — 20.7 KiB — 45 ms — h2https://www.msdmanuals.com/_next/static/chunks/bootstrap-9314c97223051a4c.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/bootstrap-9314c97223051a4c.js — 200 — 14.1 KiB — 38 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271… — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/sitecorejssnextjs-f56c2a916a19a867.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/sitecorejssnextjs-f56c2a916a19a867.js — 200 — 6.2 KiB — 74 ms — h2https://www.msdmanuals.com/_next/static/chunks/axios-76e6c50fe528f674.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/axios-76e6c50fe528f674.js — 200 — 7.0 KiB — 75 ms — h2https://www.msdmanuals.com/_next/static/chunks/objectInspect-845c4342e6f7192a.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/objectInspect-845c4342e6f7192a.js — 200 — 7.8 KiB — 71 ms — h2https://www.msdmanuals.com/_next/static/chunks/searchStaxServiceBundle-fe3d129a5e317b37.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/searchStaxServiceBundle-fe3d129a5e317b37.js — 200 — 3.8 KiB — 93 ms — h2https://www.msdmanuals.com/_next/static/chunks/sitecorejss-ed1dbc6a45e07471.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/sitecorejss-ed1dbc6a45e07471.js — 200 — 24.0 KiB — 109 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%271… — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/colorConvert-1f4014c212344fb2.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/colorConvert-1f4014c212344fb2.js — 200 — 16.1 KiB — 89 ms — h2https://www.msdmanuals.com/_next/static/chunks/CanonicalBundle-a97ae7e55b7a3deb.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/CanonicalBundle-a97ae7e55b7a3deb.js — 200 — 5.7 KiB — 97 ms — h2https://www.msdmanuals.com/_next/static/chunks/SeoBundle-ffc614ff3d76ea0c.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/SeoBundle-ffc614ff3d76ea0c.js — 200 — 11.3 KiB — 81 ms — h2https://www.msdmanuals.com/_next/static/chunks/popperjs-cc694188f22355e0.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/popperjs-cc694188f22355e0.js — 200 — 10.8 KiB — 85 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%273…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%273… — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/TextToSpeech-58d54540d4820714.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/TextToSpeech-58d54540d4820714.js — 200 — 4.7 KiB — 98 ms — h2https://www.msdmanuals.com/_next/static/chunks/reactautocomplete-24bdc5b7b5302522.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/reactautocomplete-24bdc5b7b5302522.js — 200 — 3.8 KiB — 103 ms — h2https://www.msdmanuals.com/_next/static/chunks/178-79c0c0fe5200fbfd.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/178-79c0c0fe5200fbfd.js — 200 — 11.6 KiB — 94 ms — h2https://www.msdmanuals.com/_next/static/chunks/7519-a90caf9a377656c2.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/7519-a90caf9a377656c2.js — 200 — 30.6 KiB — 118 ms — h2https://www.msdmanuals.com/_next/static/chunks/1201-b1f2df615c5acc9b.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/1201-b1f2df615c5acc9b.js — 200 — 36.7 KiB — 117 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277… — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/chunks/6626-ac41d7abcb89157d.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/6626-ac41d7abcb89157d.js — 200 — 4.7 KiB — 81 ms — h2https://www.msdmanuals.com/_next/static/chunks/pages/index-c161f89d9bc5dc16.jswww.msdmanuals.com/_next/static/chu... https://www.msdmanuals.com/_next/static/chunks/pages/index-c161f89d9bc5dc16.js — 200 — 1.1 KiB — 104 ms — h2https://www.msdmanuals.com/_next/static/ZWsrR8OytDKY8j1S80N81/_buildManifest.jswww.msdmanuals.com/_next/static/ZWs... https://www.msdmanuals.com/_next/static/ZWsrR8OytDKY8j1S80N81/_buildManifest.js — 200 — 4.6 KiB — 110 ms — h2https://www.msdmanuals.com/_next/static/ZWsrR8OytDKY8j1S80N81/_ssgManifest.jswww.msdmanuals.com/_next/static/ZWs... https://www.msdmanuals.com/_next/static/ZWsrR8OytDKY8j1S80N81/_ssgManifest.js — 200 — 1.1 KiB — 111 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%278…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%278… — 200 — 0 B — 0 ms — datahttps://www.msdmanuals.com/_next/static/media/sprite-allimage.f7f59b62.svgwww.msdmanuals.com/_next/static/med... https://www.msdmanuals.com/_next/static/media/sprite-allimage.f7f59b62.svg — 200 — 15.2 KiB — 89 ms — h2https://www.msdmanuals.com/_next/static/media/quicklinks_arrow_right_white.30c43e90.pngwww.msdmanuals.com/_next/static/med... https://www.msdmanuals.com/_next/static/media/quicklinks_arrow_right_white.30c43e90.png — 200 — 983 B — 89 ms — h2https://www.msdmanuals.com/_next/static/media/icon_home_downarrow.1f5e17c5.pngwww.msdmanuals.com/_next/static/med... https://www.msdmanuals.com/_next/static/media/icon_home_downarrow.1f5e17c5.png — 200 — 3.3 KiB — 90 ms — h2https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/icons/social-share/social_round_facebook.svg?h=40&iar=0&w=40edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/icons/social-share/social_round_facebook.svg?h=40&iar=0&w=40 — 200 — 634 B — 110 ms — h2https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/icons/social-share/social_round_twitter.svg?h=40&iar=0&w=40edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/icons/social-share/social_round_twitter.svg?h=40&iar=0&w=40 — 200 — 1.4 KiB — 119 ms — h2https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-700-Bold.woff2www.msdmanuals.com/Fonts/OpenSans/O... https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-700-Bold.woff2 — 200 — 46.1 KiB — 69 ms — h2https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-400-Regular.woff2www.msdmanuals.com/Fonts/OpenSans/O... https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-400-Regular.woff2 — 200 — 44.3 KiB — 71 ms — h2https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-600-SemiBold.woff2www.msdmanuals.com/Fonts/OpenSans/O... https://www.msdmanuals.com/Fonts/OpenSans/OpenSans-600-SemiBold.woff2 — 200 — 46.2 KiB — 72 ms — h2https://cdn.cookielaw.org/consent/7a4eae6f-1f57-4f7c-8a64-5aa159ee745e/7a4eae6f-1f57-4f7c-8a64-5aa159ee745e.jsoncdn.cookielaw.org/consent/7a4eae6f-... https://cdn.cookielaw.org/consent/7a4eae6f-1f57-4f7c-8a64-5aa159ee745e/7a4eae6f-1f57-4f7c-8a64-5aa159ee745e.json — 200 — 2.5 KiB — 73 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 70 ms — h2https://www.msdmanuals.com/mmanuals/api/HelloBar/Hellobar?lang=en&edition=Allwww.msdmanuals.com/mmanuals/api/Hel... https://www.msdmanuals.com/mmanuals/api/HelloBar/Hellobar?lang=en&edition=All — 200 — 890 B — 700 ms — h2https://www.msdmanuals.com/_next/static/css/621dd46693edfb11.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/621dd46693edfb11.css — 200 — 0 B — 2 ms — h2https://www.msdmanuals.com/_next/static/css/cd92f803fa220587.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/cd92f803fa220587.css — 200 — 0 B — 3 ms — h2https://www.msdmanuals.com/_next/static/css/8f2c472c944e5985.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/8f2c472c944e5985.css — 200 — 0 B — 6 ms — h2https://www.msdmanuals.com/_next/static/css/3c3ca978eed5b42e.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/3c3ca978eed5b42e.css — 200 — 0 B — 5 ms — h2https://www.msdmanuals.com/_next/static/css/3f7ed98cada3d4ee.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/3f7ed98cada3d4ee.css — 200 — 0 B — 5 ms — h2https://www.msdmanuals.com/_next/static/css/cbacfe9889191b88.csswww.msdmanuals.com/_next/static/css... https://www.msdmanuals.com/_next/static/css/cbacfe9889191b88.css — 200 — 0 B — 5 ms — h2https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/brand-logos/mm_logo.svg?h=52&iar=0&w=52&mw=64edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/brand-logos/mm_logo.svg?h=52&iar=0&w=52&mw=64 — 200 — 656 B — 35 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%273…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%273… — 200 — 0 B — 0 ms — datahttps://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/landing/msd_gmk_vertical_sm.gif?h=188&iar=0&w=180&mw=384edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/landing/msd_gmk_vertical_sm.gif?h=188&iar=0&w=180&mw=384 — 200 — 29.6 KiB — 36 ms — h2https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/sticky-icons/icon_share_black.svg?w=32&mw=64&h=32edge.sitecorecloud.io/mmanual-ssq1c... https://edge.sitecorecloud.io/mmanual-ssq1ci05/media/manual/sticky-icons/icon_share_black.svg?w=32&mw=64&h=32 — 200 — 1.0 KiB — 38 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 51 ms — h2https://www.msdmanuals.com/_next/image?url=https%3A%2F%2Fedge.sitecorecloud.io%2Fmmanual-ssq1ci05%2Fmedia%2Fmanual%2Fsticky-icons%2Fopen-lang-selector.png&w=64&q=75www.msdmanuals.com/_next/image?url=... https://www.msdmanuals.com/_next/image?url=https%3A%2F%2Fedge.sitecorecloud.io%2Fmmanual-ssq1ci05%2Fmedia%2Fmanual%2Fsticky-icons%2Fopen-lang-selector.png&w=64&q=75 — 200 — 1.9 KiB — 21 ms — h2https://cdn.cookielaw.org/consent/7a4eae6f-1f57-4f7c-8a64-5aa159ee745e/0196236b-257d-7f0b-a19b-d017e8b95a15/en.jsoncdn.cookielaw.org/consent/7a4eae6f-... https://cdn.cookielaw.org/consent/7a4eae6f-1f57-4f7c-8a64-5aa159ee745e/0196236b-257d-7f0b-a19b-d017e8b95a15/en.json — 200 — 14.3 KiB — 38 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5MKXR9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5MKXR9 — 200 — 176.3 KiB — 142 ms — h2https://www.msdmanuals.com/_next/static/media/favicon.f7343459.icowww.msdmanuals.com/_next/static/med... https://www.msdmanuals.com/_next/static/media/favicon.f7343459.ico — 200 — 1.2 KiB — 21 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 30 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 28 ms — h2https://www.googletagmanager.com/gtag/js?id=G-CJ792HFYYC&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CJ792HFYYC&cx=c&gtm=4e64h1 — 200 — 169.8 KiB — 44 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-11601058&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-11601058&cx=c&gtm=4e64h1 — 200 — 148.3 KiB — 39 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-818681104&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-818681104&cx=c&gtm=4e64h1 — 200 — 138.0 KiB — 48 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.msdmanuals.com%2F&scrsrc=www.googletagmanager.com&rnd=2043352412.1776813799&navt=n&npa=1&_tu=CA&gtm=45fe64h1v9181796487z871152244za20gzb71152244zd71152244xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tids=DC-11601058~AW-949264825&tid=DC-11601058&tft=1776813799318&tfd=1172pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fwww.msdmanuals.com%2F&scrsrc=www.googletagmanager.com&rnd=2043352412.1776813799&navt=n&npa=1&_tu=CA&gtm=45fe64h1v9181796487z871152244za20gzb71152244zd71152244xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tids=DC-11601058~AW-949264825&tid=DC-11601058&tft=1776813799318&tfd=1172 — 200 — 21 B — 93 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.msdmanuals.com%2F&scrsrc=www.googletagmanager.com&rnd=2043352412.1776813799&navt=n&npa=1&_tu=CA&gtm=45be64h1v896278005z871152244za20gzb71152244zd71152244xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-818681104&tid=AW-818681104&tft=1776813799352&tfd=1207pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.msdmanuals.com%2F&scrsrc=www.googletagmanager.com&rnd=2043352412.1776813799&navt=n&npa=1&_tu=CA&gtm=45be64h1v896278005z871152244za20gzb71152244zd71152244xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-818681104&tid=AW-818681104&tft=1776813799352&tfd=1207 — 200 — 21 B — 60 ms — h3https://region1.google-analytics.com/measurement/conversion?random=1776813800156&cv=11&tid=G-CJ792HFYYC&fst=1776813800156&fmt=8&en=page_view&gtm=45je64h1v892999782z871152244za20gzb71152244zd71152244xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266401~117384405~117512542~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.msdmanuals.com&gacid=1239855906.1776813800&frm=0&tiba=The%20Trusted%20Provider%20of%20Medical%20Information%20since%201899&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rcb=13region1.google-analytics.com/measur... https://region1.google-analytics.com/measurement/conversion?random=1776813800156&cv=11&tid=G-CJ792HFYYC&fst=1776813800156&fmt=8&en=page_view&gtm=45je64h1v892999782z871152244za20gzb71152244zd71152244xec&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266401~117384405~117512542~118463262&u_w=412&u_h=823&url=https%3A%2F%2Fwww.msdmanuals.com&gacid=1239855906.1776813800&frm=0&tiba=The%20Trusted%20Provider%20of%20Medical%20Information%20since%201899&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rcb=13 — 204 — 237 B — 116 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-CJ792HFYYC&gtm=45je64h1v892999782z871152244za20gzb71152244zd71152244&_p=1776813798966&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&_prs=ok&are=1&cid=1239855906.1776813800&frm=0&gtm_up=1&pscdl=denied&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117384405~117512542~118463262&sid=1776813800&sct=1&seg=0&dl=https%3A%2F%2Fwww.msdmanuals.com%2F&dt=The%20Trusted%20Provider%20of%20Medical%20Information%20since%201899&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&ep.canonical_tag=https%3A%2F%2Fwww.msdmanuals.com&ep.xdefault_tag=https%3A%2F%2Fwww.msdmanuals.com&ep.page_language=English&ep.culture_code=en&ep.customer_type=undefined&ep.user_agent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&ep.page_template=05d4bab-2c09-5027-93ed-d00a1864462&epn.redirect_count=0&tfd=2022region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-CJ792HFYYC&gtm=45je64h1v892999782z871152244za20gzb71152244zd71152244&_p=1776813798966&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&_prs=ok&are=1&cid=1239855906.1776813800&frm=0&gtm_up=1&pscdl=denied&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117384405~117512542~118463262&sid=1776813800&sct=1&seg=0&dl=https%3A%2F%2Fwww.msdmanuals.com%2F&dt=The%20Trusted%20Provider%20of%20Medical%20Information%20since%201899&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&ep.canonical_tag=https%3A%2F%2Fwww.msdmanuals.com&ep.xdefault_tag=https%3A%2F%2Fwww.msdmanuals.com&ep.page_language=English&ep.culture_code=en&ep.customer_type=undefined&ep.user_agent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&ep.page_template=05d4bab-2c09-5027-93ed-d00a1864462&epn.redirect_count=0&tfd=2022 — 204 — 551 B — 86 ms — h2https://pagead2.googlesyndication.com/pagead/conversion/818681104/?random=1776813801915&cv=11&fst=1776813801915&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v896278005z871152244za20gzb71152244zd71152244xea&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938466~115938469~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.msdmanuals.com&rcb=9&label=thpDCLyb-csBEJCqsIYD&frm=0&tiba=The%20Trusted%20Provider%20of%20Medical%20Information%20since%201899&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&data=ads_data_redaction%3Dtrue&category=acrcp_v1_512&fmt=8pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/conversion/818681104/?random=1776813801915&cv=11&fst=1776813801915&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v896278005z871152244za20gzb71152244zd71152244xea&gcs=G100&gcd=13q3qPq2q5l1&dma_cps=-&dma=1&tag_exp=0~115616985~115938466~115938469~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.msdmanuals.com&rcb=9&label=thpDCLyb-csBEJCqsIYD&frm=0&tiba=The%20Trusted%20Provider%20of%20Medical%20Information%20since%201899&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&data=ads_data_redaction%3Dtrue&category=acrcp_v1_512&fmt=8 — 204 — 21 B — 57 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.msdmanuals.com%2F&scrsrc=www.googletagmanager.com&rnd=2043352412.1776813799&navt=n&npa=1&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v71152244za200zd71152244xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~118128922~118463262&apve=1&apvf=f&apvc=0&tft=1776813801919&tfd=3774pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.msdmanuals.com%2F&scrsrc=www.googletagmanager.com&rnd=2043352412.1776813799&navt=n&npa=1&ep.ads_data_redaction=1&_tu=CA&gtm=45He64h1v71152244za200zd71152244xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~118128922~118463262&apve=1&apvf=f&apvc=0&tft=1776813801919&tfd=3774 — 200 — 21 B — 27 ms — h3https://ade.googlesyndication.com/ddm/activity/src=11601058;type=pagev0;cat=allpa0;rcb=15;ord=5493071907683;npa=1;u1=https%3A%2F%2Fwww.msdmanuals.com%2F;u2=undefined;u3=English;u4=www.msdmanuals.com;u6=https%3A%2F%2Fwww.msdmanuals.com;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64h1v9181796487z871152244za20gzb71152244zd71152244xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115616986~115938466~115938469~117266400;epver=2;~oref=https%3A%2F%2Fwww.msdmanuals.com?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=11601058;type=pagev0;cat=allpa0;rcb=15;ord=5493071907683;npa=1;u1=https%3A%2F%2Fwww.msdmanuals.com%2F;u2=undefined;u3=English;u4=www.msdmanuals.com;u6=https%3A%2F%2Fwww.msdmanuals.com;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64h1v9181796487z871152244za20gzb71152244zd71152244xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115616986~115938466~115938469~117266400;epver=2;~oref=https%3A%2F%2Fwww.msdmanuals.com? — 200 — 401 B — 95 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 2454ms · 869KB · $42/mo
Unattributable
Other
Costly
Execution 453ms
Transfer 0 KB
Monthly Cost $8/mo
www.msdmanuals.com
Other
Costly
Execution 364ms
Transfer 66 KB
Unused 44%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 327ms
Transfer 176 KB
Unused 34%
Monthly Cost $6/mo
www.msdmanuals.com
Other
Costly
Execution 307ms
Transfer 21 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 240ms
Transfer 170 KB
Unused 37%
Monthly Cost $4/mo
www.msdmanuals.com
Other
Costly
Execution 207ms
Transfer 20 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 175ms
Transfer 148 KB
Unused 43%
Monthly Cost $3/mo
www.msdmanuals.com
Other
Optional
Execution 136ms
Transfer 1 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 134ms
Transfer 138 KB
Unused 42%
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 111ms
Transfer 129 KB
Unused 62%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 453ms and costs ~$8/month
  • www.msdmanuals.com adds 364ms and costs ~$6/month
  • Google Tag Manager adds 327ms and costs ~$6/month
  • www.msdmanuals.com adds 307ms and costs ~$5/month
  • Google Tag Manager adds 240ms and costs ~$4/month
  • www.msdmanuals.com adds 207ms 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

Unattributable takes 453ms 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.msdmanuals.com takes 364ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 327ms 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.msdmanuals.com takes 307ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 240ms 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.msdmanuals.com takes 207ms 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

62% of OneTrust'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