Skip to content
https://mayoclinic.com

Performance

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

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

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

3.34 s

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

12.66 s

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

3.18 s

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

0.011

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

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

16.88 s

Page Load Progression

403 ms
807 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
17
7 PASS 4 REVIEW 4 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.9 MiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9289ms total JS execution
FIX
9289ms total JS execution
Warning::
https://tagdelivery.mayoclinic.org/dotorg-aem/prod...: 1968ms CPU time
Warning::
https://www.mayoclinic.org/_next/static/chunks/fra...: 1537ms CPU time
Warning::
https://tagdelivery.mayoclinic.org/dotorg-aem/prod...: 1144ms CPU time
Warning::
Unattributable: 1111ms CPU time
Warning::
https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2L...: 900ms CPU time
Warning::
Third-party scripts: 9289ms (100% of total)

Main Thread Breakdown

Script Evaluation 68% Other 15% Script Parsing & Compilation 6% Style & Layout 6% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.2.js?utv=ut4.54.2026033021221968ms1963ms4ms3rd
https://www.mayoclinic.org/_next/static/chunks/framework-a6b401aab1c737ef.js1537ms1241ms25ms3rd
https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.js1144ms998ms21ms3rd
Unattributable1111ms61ms0ms3rd
https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhAB900ms797ms77ms3rd
https://www.mayoclinic.org/808ms19ms4ms3rd
https://www.mayoclinic.org/_next/static/chunks/pages/_app-0e0c06edaf061b5f.js460ms236ms154ms3rd
https://xih9lsprjt.kameleoon.io/engine.js374ms307ms48ms3rd
https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/Bootstrap.js269ms212ms39ms3rd
https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/generic1774895978140.js257ms140ms49ms3rd

Showing top 10 of 13 scripts

D
Page Weight Inventory
Action
103 resources · 1.9 MB · 285 KB savings available
FIX
103 resources · 1.9 MB · 285 KB savings available
Warning::
Page weight 971 KB over 1MB target
Got: 1.9 MB Expected: ≤ 1 MB
Info::
~285 KB of savings available
Warning::
102 third-party resources (100% of weight)
103 resources · 1.9 MiB · 102 third-party 971.0 KiB over 1MB target
JavaScript 52% · 1.0 MiB
Image 28% · 566.7 KiB
Font 10% · 205.3 KiB
Document 5% · 98.6 KiB
Media 3% · 62.5 KiB
Other 1% · 21.5 KiB
CSS 0% · 5.0 KiB

~284.7 KiB of savings available

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

No Cache-Control header

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

C
Page Weight Budget
Action
1.9 MB transferred, 103 requests
REVIEW
1.9 MB transferred, 103 requests
Info::
Page weighs 8.8 MB (1.9 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
Fonts are 205 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 205 KB
Warning::
103 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.41 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
103 requests
0.41 g CO2 per page load
JavaScript 1.0 MiB 52%
Images 566.0 KiB 28%
Fonts 205.3 KiB 10%
HTML 98.6 KiB 5%
Other 62.5 KiB 3%
Other 10.8 KiB 1%
Other 10.1 KiB 1%
CSS 5.0 KiB 0%
Other 856 B 0%
Other 475 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

C
Image Optimization
Action
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Warning::
https://assets.mayoclinic.org/content/dam/mayoclin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.mayoclinic.org/content/dam/mayoclin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.mayoclinic.org/content/dam/mayoclin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
17 images 566 KB
0 oversized -0 KB
7 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
42 scripts, 285 KB unused
REVIEW
42 scripts, 285 KB unused
Warning::
https://resources.digital-cloud-west.medallia.com/...: 43 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://nexus.ensighten.com/mayo_clinic/clinic_aem...: 43 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mayoclinic.org/_next/static/chunks/pag...: 40 KB unused (24%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2L...: 38 KB unused (21%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.mayoclinic.org/content/dam/cpm-tran...: 38 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 285 KB
285 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/generic1774895978140.js86 KB43 KB (50%)3rd
https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/Bootstrap.js74 KB43 KB (58%)3rd
https://www.mayoclinic.org/_next/static/chunks/pages/_app-0e0c06edaf061b5f.js169 KB40 KB (24%)3rd
https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhAB179 KB38 KB (21%)3rd
https://assets.mayoclinic.org/content/dam/cpm-transcend/ui.js83 KB38 KB (46%)3rd
https://s.go-mpulse.net/boomerang/AE377-TGE2S-92GPZ-AE4B3-VR4DY43 KB30 KB (70%)3rd
https://transcend-cdn.com/cm/03274c75-bbc2-448d-a72f-379289a8e380/airgap.js58 KB27 KB (47%)3rd
https://www.mayoclinic.org/_next/static/chunks/framework-a6b401aab1c737ef.js49 KB25 KB (52%)3rd
https://www.mayoclinic.org/_next/static/chunks/338.c3bc386a285fdac8.js1 KB3rd
https://xih9lsprjt.kameleoon.io/engine.js67 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

5

205 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.3 s LCP 12.7 shttps://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Regular.woff2MayoClinicSans-Regular.... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Regular.woff2 — 37.9 KiB — 27 ms — font-display: swaphttps://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Bold.woff2MayoClinicSerifDisplay-... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Bold.woff2 — 43.3 KiB — 64 ms — font-display: swaphttps://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerif-Bold.woff2MayoClinicSerif-Bold.woff2 https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerif-Bold.woff2 — 40.6 KiB — 66 ms — font-display: swaphttps://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Bold.woff2MayoClinicSans-Bold.woff2 https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Bold.woff2 — 41.9 KiB — 70 ms — font-display: swaphttps://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Light.woff2MayoClinicSerifDisplay-... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Light.woff2 — 41.6 KiB — 71 ms — font-display: swap
MayoClinicSans-Regular.... woff2 swap
Size 38 KB
Load time 27 ms
Start 655 ms
Risk FOUT — text flashes from fallback to web font
MayoClinicSerifDisplay-... woff2 swap
Size 43 KB
Load time 64 ms
Start 656 ms
Risk FOUT — text flashes from fallback to web font
MayoClinicSerif-Bold.woff2 woff2 swap
Size 41 KB
Load time 66 ms
Start 656 ms
Risk FOUT — text flashes from fallback to web font
MayoClinicSans-Bold.woff2 woff2 swap
Size 42 KB
Load time 70 ms
Start 657 ms
Risk FOUT — text flashes from fallback to web font
MayoClinicSerifDisplay-... woff2 swap
Size 42 KB
Load time 71 ms
Start 657 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
1
preload
1
dns-prefetch
prefetch

2 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
103 requests over 4696ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.3 s LCP 12.7 shttps://mayoclinic.com// https://mayoclinic.com/ — 301 — 131 B — 576 ms — http/1.0https://www.mayoclinic.org/www.mayoclinic.org/ https://www.mayoclinic.org/ — 200 — 98.1 KiB — 80 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Regular.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Regular.woff2 — 200 — 37.9 KiB — 27 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Bold.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Bold.woff2 — 200 — 43.3 KiB — 64 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerif-Bold.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerif-Bold.woff2 — 200 — 40.6 KiB — 66 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Bold.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Bold.woff2 — 200 — 41.9 KiB — 70 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Light.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Light.woff2 — 200 — 41.6 KiB — 71 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/fonts.csswww.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/fonts.css — 200 — 649 B — 46 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/tajawal/mayo-clinic-fonts-arabic.csswww.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/tajawal/mayo-clinic-fonts-arabic.css — 200 — 620 B — 47 ms — h2https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhABwww.mayoclinic.org/jCPSYPzXpzyIf/HO... https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhAB — 200 — 179.5 KiB — 35 ms — h2https://s.go-mpulse.net/boomerang/AE377-TGE2S-92GPZ-AE4B3-VR4DYs.go-mpulse.net/boomerang/AE377-TGE... https://s.go-mpulse.net/boomerang/AE377-TGE2S-92GPZ-AE4B3-VR4DY — 200 — 43.4 KiB — 51 ms — h2https://transcend-cdn.com/cm/03274c75-bbc2-448d-a72f-379289a8e380/airgap.jstranscend-cdn.com/cm/03274c75-bbc2-... https://transcend-cdn.com/cm/03274c75-bbc2-448d-a72f-379289a8e380/airgap.js — 200 — 57.6 KiB — 56 ms — h3https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.sync.jstagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.sync.js — 200 — 617 B — 16 ms — h2https://www.mayoclinic.org/_next/static/chunks/250.94374fdebff64ee8.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/250.94374fdebff64ee8.js — 200 — 5.1 KiB — 34 ms — h2https://www.mayoclinic.org/_next/static/chunks/2765.e7bec98adb76af65.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/2765.e7bec98adb76af65.js — 200 — 3.7 KiB — 78 ms — h2https://www.mayoclinic.org/_next/static/chunks/6314.a6ea5b88b5c724ae.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/6314.a6ea5b88b5c724ae.js — 200 — 3.6 KiB — 78 ms — h2https://www.mayoclinic.org/_next/static/chunks/7778.3b56d9ef16c50899.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/7778.3b56d9ef16c50899.js — 200 — 3.1 KiB — 69 ms — h2https://www.mayoclinic.org/_next/static/chunks/7439.c5b954a5d6396db4.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/7439.c5b954a5d6396db4.js — 200 — 2.9 KiB — 71 ms — h2https://www.mayoclinic.org/_next/static/chunks/9802.f3a34fcce8d7054e.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/9802.f3a34fcce8d7054e.js — 200 — 3.2 KiB — 34 ms — h2https://www.mayoclinic.org/_next/static/chunks/4526.a5cdd12f9c6c7eea.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/4526.a5cdd12f9c6c7eea.js — 200 — 1.9 KiB — 35 ms — h2https://www.mayoclinic.org/_next/static/chunks/3349.3d690814daf0c5d2.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/3349.3d690814daf0c5d2.js — 200 — 2.5 KiB — 73 ms — h2https://www.mayoclinic.org/_next/static/chunks/webpack-9acdbef03c8f62ad.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/webpack-9acdbef03c8f62ad.js — 200 — 3.1 KiB — 116 ms — h2https://www.mayoclinic.org/_next/static/chunks/framework-a6b401aab1c737ef.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/framework-a6b401aab1c737ef.js — 200 — 49.3 KiB — 53 ms — h2https://www.mayoclinic.org/_next/static/chunks/main-778d51de2c630e22.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/main-778d51de2c630e22.js — 200 — 27.4 KiB — 44 ms — h2https://www.mayoclinic.org/_next/static/chunks/pages/_app-0e0c06edaf061b5f.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/pages/_app-0e0c06edaf061b5f.js — 200 — 168.6 KiB — 79 ms — h2https://www.mayoclinic.org/_next/static/chunks/pages/%5B%5B...slug%5D%5D-ace70359570f9ea9.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/pages/%5B%5B...slug%5D%5D-ace70359570f9ea9.js — 200 — 991 B — 56 ms — h2https://www.mayoclinic.org/_next/static/v0h6R1yHTV3XDNHtdb11q/_buildManifest.jswww.mayoclinic.org/_next/static/v0h... https://www.mayoclinic.org/_next/static/v0h6R1yHTV3XDNHtdb11q/_buildManifest.js — 200 — 725 B — 58 ms — h2https://www.mayoclinic.org/_next/static/v0h6R1yHTV3XDNHtdb11q/_ssgManifest.jswww.mayoclinic.org/_next/static/v0h... https://www.mayoclinic.org/_next/static/v0h6R1yHTV3XDNHtdb11q/_ssgManifest.js — 200 — 510 B — 60 ms — h2https://assets.mayoclinic.org/content/dam/mayoclinic/images/logos/mayo-clinic-logo.svgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/mayoclinic/images/logos/mayo-clinic-logo.svg — 200 — 2.1 KiB — 28 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/12/28/healing-starts-here-MC11REJU-600x800.jpgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/12/28/healing-starts-here-MC11REJU-600x800.jpg — 200 — 40.5 KiB — 84 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.3 s LCP 12.7 shttps://mayoclinic.com// https://mayoclinic.com/ — 301 — 131 B — 576 ms — http/1.0https://www.mayoclinic.org/www.mayoclinic.org/ https://www.mayoclinic.org/ — 200 — 98.1 KiB — 80 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Regular.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Regular.woff2 — 200 — 37.9 KiB — 27 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Bold.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Bold.woff2 — 200 — 43.3 KiB — 64 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerif-Bold.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerif-Bold.woff2 — 200 — 40.6 KiB — 66 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Bold.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Bold.woff2 — 200 — 41.9 KiB — 70 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Light.woff2www.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSerifDisplay-Light.woff2 — 200 — 41.6 KiB — 71 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/fonts.csswww.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/fonts.css — 200 — 649 B — 46 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/tajawal/mayo-clinic-fonts-arabic.csswww.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/tajawal/mayo-clinic-fonts-arabic.css — 200 — 620 B — 47 ms — h2https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhABwww.mayoclinic.org/jCPSYPzXpzyIf/HO... https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhAB — 200 — 179.5 KiB — 35 ms — h2https://s.go-mpulse.net/boomerang/AE377-TGE2S-92GPZ-AE4B3-VR4DYs.go-mpulse.net/boomerang/AE377-TGE... https://s.go-mpulse.net/boomerang/AE377-TGE2S-92GPZ-AE4B3-VR4DY — 200 — 43.4 KiB — 51 ms — h2https://transcend-cdn.com/cm/03274c75-bbc2-448d-a72f-379289a8e380/airgap.jstranscend-cdn.com/cm/03274c75-bbc2-... https://transcend-cdn.com/cm/03274c75-bbc2-448d-a72f-379289a8e380/airgap.js — 200 — 57.6 KiB — 56 ms — h3https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.sync.jstagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.sync.js — 200 — 617 B — 16 ms — h2https://www.mayoclinic.org/_next/static/chunks/250.94374fdebff64ee8.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/250.94374fdebff64ee8.js — 200 — 5.1 KiB — 34 ms — h2https://www.mayoclinic.org/_next/static/chunks/2765.e7bec98adb76af65.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/2765.e7bec98adb76af65.js — 200 — 3.7 KiB — 78 ms — h2https://www.mayoclinic.org/_next/static/chunks/6314.a6ea5b88b5c724ae.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/6314.a6ea5b88b5c724ae.js — 200 — 3.6 KiB — 78 ms — h2https://www.mayoclinic.org/_next/static/chunks/7778.3b56d9ef16c50899.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/7778.3b56d9ef16c50899.js — 200 — 3.1 KiB — 69 ms — h2https://www.mayoclinic.org/_next/static/chunks/7439.c5b954a5d6396db4.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/7439.c5b954a5d6396db4.js — 200 — 2.9 KiB — 71 ms — h2https://www.mayoclinic.org/_next/static/chunks/9802.f3a34fcce8d7054e.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/9802.f3a34fcce8d7054e.js — 200 — 3.2 KiB — 34 ms — h2https://www.mayoclinic.org/_next/static/chunks/4526.a5cdd12f9c6c7eea.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/4526.a5cdd12f9c6c7eea.js — 200 — 1.9 KiB — 35 ms — h2https://www.mayoclinic.org/_next/static/chunks/3349.3d690814daf0c5d2.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/3349.3d690814daf0c5d2.js — 200 — 2.5 KiB — 73 ms — h2https://www.mayoclinic.org/_next/static/chunks/webpack-9acdbef03c8f62ad.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/webpack-9acdbef03c8f62ad.js — 200 — 3.1 KiB — 116 ms — h2https://www.mayoclinic.org/_next/static/chunks/framework-a6b401aab1c737ef.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/framework-a6b401aab1c737ef.js — 200 — 49.3 KiB — 53 ms — h2https://www.mayoclinic.org/_next/static/chunks/main-778d51de2c630e22.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/main-778d51de2c630e22.js — 200 — 27.4 KiB — 44 ms — h2https://www.mayoclinic.org/_next/static/chunks/pages/_app-0e0c06edaf061b5f.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/pages/_app-0e0c06edaf061b5f.js — 200 — 168.6 KiB — 79 ms — h2https://www.mayoclinic.org/_next/static/chunks/pages/%5B%5B...slug%5D%5D-ace70359570f9ea9.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/pages/%5B%5B...slug%5D%5D-ace70359570f9ea9.js — 200 — 991 B — 56 ms — h2https://www.mayoclinic.org/_next/static/v0h6R1yHTV3XDNHtdb11q/_buildManifest.jswww.mayoclinic.org/_next/static/v0h... https://www.mayoclinic.org/_next/static/v0h6R1yHTV3XDNHtdb11q/_buildManifest.js — 200 — 725 B — 58 ms — h2https://www.mayoclinic.org/_next/static/v0h6R1yHTV3XDNHtdb11q/_ssgManifest.jswww.mayoclinic.org/_next/static/v0h... https://www.mayoclinic.org/_next/static/v0h6R1yHTV3XDNHtdb11q/_ssgManifest.js — 200 — 510 B — 60 ms — h2https://assets.mayoclinic.org/content/dam/mayoclinic/images/logos/mayo-clinic-logo.svgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/mayoclinic/images/logos/mayo-clinic-logo.svg — 200 — 2.1 KiB — 28 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/12/28/healing-starts-here-MC11REJU-600x800.jpgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/12/28/healing-starts-here-MC11REJU-600x800.jpg — 200 — 40.5 KiB — 84 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/12/28/world-class%20care-MC1XASH-600x800.jpgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/12/28/world-class%20care-MC1XASH-600x800.jpg — 200 — 52.8 KiB — 57 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/Arizona.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/Arizona.png — 200 — 98.5 KiB — 61 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/Florida.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/Florida.png — 200 — 148.7 KiB — 66 ms — h2https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhABwww.mayoclinic.org/jCPSYPzXpzyIf/HO... https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhAB — 201 — 1.2 KiB — 391 ms — h2https://assets.mayoclinic.org/content/dam/cpm-transcend/ui.jsassets.mayoclinic.org/content/dam/c... https://assets.mayoclinic.org/content/dam/cpm-transcend/ui.js — 200 — 83.3 KiB — 24 ms — h2https://www.mayoclinic.org/_next/static/chunks/338.c3bc386a285fdac8.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/338.c3bc386a285fdac8.js — 200 — 1.1 KiB — 18 ms — h2https://www.mayoclinic.org/_next/static/chunks/1508.30cb27dcf6ff94a8.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/1508.30cb27dcf6ff94a8.js — 200 — 26.6 KiB — 19 ms — h2https://www.mayoclinic.org/_next/static/chunks/6642.5288611e77103dcb.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/6642.5288611e77103dcb.js — 200 — 727 B — 19 ms — h2https://app.launchdarkly.com/sdk/goals/65801b740c1ee60f44aadf37app.launchdarkly.com/sdk/goals/6580... https://app.launchdarkly.com/sdk/goals/65801b740c1ee60f44aadf37 — 200 — 0 B — 16 ms — h2https://app.launchdarkly.com/sdk/evalx/65801b740c1ee60f44aadf37/contexts/eyJraW5kIjoidXNlciIsImtleSI6ImFub24tdXNlciJ9app.launchdarkly.com/sdk/evalx/6580... https://app.launchdarkly.com/sdk/evalx/65801b740c1ee60f44aadf37/contexts/eyJraW5kIjoidXNlciIsImtleSI6ImFub24tdXNlciJ9 — 200 — 0 B — 14 ms — h2https://app.launchdarkly.com/sdk/goals/65801b740c1ee60f44aadf37app.launchdarkly.com/sdk/goals/6580... https://app.launchdarkly.com/sdk/goals/65801b740c1ee60f44aadf37 — 200 — 235 B — 5 ms — h2https://app.launchdarkly.com/sdk/evalx/65801b740c1ee60f44aadf37/contexts/eyJraW5kIjoidXNlciIsImtleSI6ImFub24tdXNlciJ9app.launchdarkly.com/sdk/evalx/6580... https://app.launchdarkly.com/sdk/evalx/65801b740c1ee60f44aadf37/contexts/eyJraW5kIjoidXNlciIsImtleSI6ImFub24tdXNlciJ9 — 200 — 451 B — 6 ms — h2https://assets.mayoclinic.org/content/dam/cpm-transcend/cm.cssassets.mayoclinic.org/content/dam/c... https://assets.mayoclinic.org/content/dam/cpm-transcend/cm.css — 200 — 3.8 KiB — 57 ms — h2https://transcend-cdn.com/cm/03274c75-bbc2-448d-a72f-379289a8e380/translations/en.jsontranscend-cdn.com/cm/03274c75-bbc2-... https://transcend-cdn.com/cm/03274c75-bbc2-448d-a72f-379289a8e380/translations/en.json — 200 — 3.5 KiB — 40 ms — h3https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.jstagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.js — 200 — 40.9 KiB — 11 ms — h2https://www.mayoclinic.org/styles/js/gbs/align-language.jswww.mayoclinic.org/styles/js/gbs/al... https://www.mayoclinic.org/styles/js/gbs/align-language.js — 200 — 825 B — 47 ms — h2https://www.mayoclinic.org/api/auth/sessionwww.mayoclinic.org/api/auth/session https://www.mayoclinic.org/api/auth/session — 200 — 708 B — 523 ms — h2https://www.mayoclinic.org/assets/directory/icons.jsonwww.mayoclinic.org/assets/directory... https://www.mayoclinic.org/assets/directory/icons.json — 200 — 2.1 KiB — 36 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/pt-visitor-Getty-1419492732-415x275.jpgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/pt-visitor-Getty-1419492732-415x275.jpg — 200 — 32.1 KiB — 33 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2025/03/19/1710753_3980687_0060.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2025/03/19/1710753_3980687_0060.png — 200 — 28.8 KiB — 30 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/cont-ed-1676659-3734290-0048-C-415x275.jpgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/cont-ed-1676659-3734290-0048-C-415x275.jpg — 200 — 20.5 KiB — 29 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/mccms-Getty-1082003662-415x275.jpgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/mccms-Getty-1082003662-415x275.jpg — 200 — 28.7 KiB — 78 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/10/23/giving-to-mayo-em100063715-p-195580295-415x275.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/10/23/giving-to-mayo-em100063715-p-195580295-415x275.png — 200 — 30.1 KiB — 41 ms — h2https://assets.mayoclinic.org/content/dam/mayoclinic/images/icons/giving-charity.svgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/mayoclinic/images/icons/giving-charity.svg — 200 — 978 B — 34 ms — h2https://assets.mayoclinic.org/content/dam/mayoclinic/images/badges/Google_Play_Store_badge_EN.svgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/mayoclinic/images/badges/Google_Play_Store_badge_EN.svg — 200 — 3.3 KiB — 48 ms — h2https://assets.mayoclinic.org/content/dam/mayoclinic/images/badges/App_Store_Badge_EN.svgassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/mayoclinic/images/badges/App_Store_Badge_EN.svg — 200 — 7.1 KiB — 50 ms — h2https://clientstream.launchdarkly.com/eval/65801b740c1ee60f44aadf37/eyJraW5kIjoidXNlciIsImtleSI6ImFub24tdXNlciJ9clientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/65801b740c1ee60f44aadf37/eyJraW5kIjoidXNlciIsImtleSI6ImFub24tdXNlciJ9 — 200 — 475 B — 361 ms — h2https://xih9lsprjt.kameleoon.io/engine.jsxih9lsprjt.kameleoon.io/engine.js https://xih9lsprjt.kameleoon.io/engine.js — 200 — 66.8 KiB — 21 ms — h2https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/Bootstrap.jsnexus.ensighten.com/mayo_clinic/cli... https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/Bootstrap.js — 200 — 74.2 KiB — 28 ms — h3https://www.mayoclinic.org/www.mayoclinic.org/ https://www.mayoclinic.org/ — 200 — 0 B — 5 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.6.js?utv=ut4.54.202410212136tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.6.js?utv=ut4.54.202410212136 — 200 — 1.5 KiB — 12 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.8.js?utv=ut4.54.202410212136tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.8.js?utv=ut4.54.202410212136 — 200 — 2.0 KiB — 13 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.5.js?utv=ut4.54.202511051642tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.5.js?utv=ut4.54.202511051642 — 200 — 1.9 KiB — 416 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.17.js?utv=ut4.54.202602091708tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.17.js?utv=ut4.54.202602091708 — 200 — 1.7 KiB — 403 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.24.js?utv=ut4.54.202602091708tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.24.js?utv=ut4.54.202602091708 — 200 — 1.6 KiB — 12 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.36.js?utv=ut4.54.202508071341tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.36.js?utv=ut4.54.202508071341 — 200 — 17.6 KiB — 391 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/photo_innovation_possible-campaign_675x900.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/photo_innovation_possible-campaign_675x900.png — 200 — 71.7 KiB — 73 ms — h2https://www.mayoclinic.org/assets/calendar-date-range.jsonwww.mayoclinic.org/assets/calendar-... https://www.mayoclinic.org/assets/calendar-date-range.json — 200 — 576 B — 52 ms — h2https://www.mayoclinic.org/assets/giving-charity.jsonwww.mayoclinic.org/assets/giving-ch... https://www.mayoclinic.org/assets/giving-charity.json — 200 — 678 B — 53 ms — h2https://www.mayoclinic.org/assets/bacteria.jsonwww.mayoclinic.org/assets/bacteria.... https://www.mayoclinic.org/assets/bacteria.json — 200 — 1003 B — 54 ms — h2https://www.mayoclinic.org/assets/stethoscope.jsonwww.mayoclinic.org/assets/stethosco... https://www.mayoclinic.org/assets/stethoscope.json — 200 — 568 B — 1.1 s — h2https://www.mayoclinic.org/assets/briefcase.jsonwww.mayoclinic.org/assets/briefcase... https://www.mayoclinic.org/assets/briefcase.json — 200 — 553 B — 55 ms — h2https://www.mayoclinic.org/assets/news.jsonwww.mayoclinic.org/assets/news.json https://www.mayoclinic.org/assets/news.json — 200 — 571 B — 56 ms — h2https://cfvod.kaltura.com/pd/p/1825021/sp/182502100/serveFlavor/entryId/1_9xisrkmq/v/1/ev/4/flavorId/1_hi0uvr0j/name/a.mp4cfvod.kaltura.com/pd/p/1825021/sp/1... https://cfvod.kaltura.com/pd/p/1825021/sp/182502100/serveFlavor/entryId/1_9xisrkmq/v/1/ev/4/flavorId/1_hi0uvr0j/name/a.mp4 — 206 — 62.5 KiB — 349 ms — http/1.1https://na-data.kameleoon.io/visit/visitor?siteCode=xih9lsprjt&currentVisit=true&format=ENGINE&maxNumberPreviousVisits=25&version=3&visitorCode=hlyvwnub9s9om0o1na-data.kameleoon.io/visit/visitor?... https://na-data.kameleoon.io/visit/visitor?siteCode=xih9lsprjt&currentVisit=true&format=ENGINE&maxNumberPreviousVisits=25&version=3&visitorCode=hlyvwnub9s9om0o1 — 200 — 392 B — 612 ms — h2https://na-data.kameleoon.io/geolocationna-data.kameleoon.io/geolocation https://na-data.kameleoon.io/geolocation — 204 — 513 B — 605 ms — h2blob:https://www.mayoclinic.org/6b290bae-8131-488b-b7ca-dcf7bab155e0www.mayoclinic.org/6b290bae-8131-48... blob:https://www.mayoclinic.org/6b290bae-8131-488b-b7ca-dcf7bab155e0 — -1 — 0 B — 0 ms — https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/mayo_clinic/clinic_aem_prod/code/&ClientID=640&PageID=https%3A%2F%2Fwww.mayoclinic.org%2Fnexus.ensighten.com/mayo_clinic/cli... https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/mayo_clinic/clinic_aem_prod/code/&ClientID=640&PageID=https%3A%2F%2Fwww.mayoclinic.org%2F — 200 — 669 B — 22 ms — h3https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/code/9b8e7628da6c17db188892c1a7078487.js?conditionId0=479330nexus.ensighten.com/mayo_clinic/cli... https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/code/9b8e7628da6c17db188892c1a7078487.js?conditionId0=479330 — 200 — 3.9 KiB — 14 ms — h3https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/code/ce62e14a7744c9cef9e0fc0040c3b6ff.js?conditionId0=3077945nexus.ensighten.com/mayo_clinic/cli... https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/code/ce62e14a7744c9cef9e0fc0040c3b6ff.js?conditionId0=3077945 — 200 — 2.7 KiB — 15 ms — h3https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/code/ed51ef49671828911992fea2c6c2b557.js?conditionId0=422860nexus.ensighten.com/mayo_clinic/cli... https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/code/ed51ef49671828911992fea2c6c2b557.js?conditionId0=422860 — 200 — 5.0 KiB — 15 ms — h3https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhABwww.mayoclinic.org/jCPSYPzXpzyIf/HO... https://www.mayoclinic.org/jCPSYPzXpzyIf/HOY8oen2LdQb/_A/5b3rNtcYiOS3fVub/QTcvXmg7/UEd/XOjtnIhAB — 201 — 1.2 KiB — 253 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.v.js?a=mc/dotorg-aem/202603302121&cb=1776896572067tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.v.js?a=mc/dotorg-aem/202603302121&cb=1776896572067 — 200 — 513 B — 20 ms — h2https://events.launchdarkly.com/events/diagnostic/65801b740c1ee60f44aadf37events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/65801b740c1ee60f44aadf37 — 204 — 0 B — 385 ms — h2https://data.privacy.ensighten.com/privacy/v1/c/b.rnc?n=0&c=640&i=7hr928&p=clinic_aem_prod&s=413&d=9CZ7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MA8A8BNOYW1lIjoibWF5b19jbGluaWMiLCJwdWJsaXNoUGF0aCI6OADwA25pY19hZW1fcHJvZCIsIm1vZDUAkHdoaXRlbGlzdF0A8CZvb2tpZXMiOnsiTUFZT19DTElOSUNfRU5TSUdIVEVOX1BSSVZBQ1lfQkFOTkVSX1ZJRVdFRLIA8Q8ifSwiZHQiOjE3NzY4OTY1NzIxMjQsInNldHRpbmdSAPEqbW9kYWwiOiJlbnRlcnByaXNlIiwiZW52aXJvbm1lbnQiOiJBbGwgVmlzaXRvcnMiLCJkZWZhdWx0PgDxDFdlYnNpdGUgQW5hbHl0aWNzIjowLCJWaWRlbwoA8AdBZHZlcnRpc2luZyI6MH19LCJldmVuPAAiW3sLAAAFAQHgAGBDaGFuZ2UDAQ-yAAAF2gDARVdFRCI6IjEifV19data.privacy.ensighten.com/privacy/... https://data.privacy.ensighten.com/privacy/v1/c/b.rnc?n=0&c=640&i=7hr928&p=clinic_aem_prod&s=413&d=9CZ7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MA8A8BNOYW1lIjoibWF5b19jbGluaWMiLCJwdWJsaXNoUGF0aCI6OADwA25pY19hZW1fcHJvZCIsIm1vZDUAkHdoaXRlbGlzdF0A8CZvb2tpZXMiOnsiTUFZT19DTElOSUNfRU5TSUdIVEVOX1BSSVZBQ1lfQkFOTkVSX1ZJRVdFRLIA8Q8ifSwiZHQiOjE3NzY4OTY1NzIxMjQsInNldHRpbmdSAPEqbW9kYWwiOiJlbnRlcnByaXNlIiwiZW52aXJvbm1lbnQiOiJBbGwgVmlzaXRvcnMiLCJkZWZhdWx0PgDxDFdlYnNpdGUgQW5hbHl0aWNzIjowLCJWaWRlbwoA8AdBZHZlcnRpc2luZyI6MH19LCJldmVuPAAiW3sLAAAFAQHgAGBDaGFuZ2UDAQ-yAAAF2gDARVdFRCI6IjEifV19 — 204 — 106 B — 377 ms — h2https://data.privacy.ensighten.com/privacy/v1/b/b.rnc?n=0&c=640&i=5v6bdn&p=clinic_aem_prod&s=364&d=8FB7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MCwicHVibGlzaFBhdGgiOiJjbGluaWNfYWVtX3Byb2QiLCJpbnN0YW5jZTEA8BQiNXY2YmRuIiwicGFja2V0IjowLCJtb2RlIjoiZW5mb3JjZWEA8B5vb2tpZXMiOnt9LCJlbnZpcm9ubWVudCI6IkFsbCBWaXNpdG9ycyIsImRvY3UaAPIUUmVmZXJyZXIiOiIiLCJyZXF1ZXN0cyI6W3siZGVzdGluYXTYAGAiLCJ0eXBvAPAPYmlsbGluZyIsInN0YXJ0IjoxNzc2ODk2NTcyMTI4eACgZCI6LTEsInNvdZcAAVoAZHN0YXR1c2YAQGFzb25lANRdLCJkYXRhUGF0dGVyEgDCbGlzdCI6W10sImlkXQDAODk2NTcyMTI4fV19data.privacy.ensighten.com/privacy/... https://data.privacy.ensighten.com/privacy/v1/b/b.rnc?n=0&c=640&i=5v6bdn&p=clinic_aem_prod&s=364&d=8FB7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MCwicHVibGlzaFBhdGgiOiJjbGluaWNfYWVtX3Byb2QiLCJpbnN0YW5jZTEA8BQiNXY2YmRuIiwicGFja2V0IjowLCJtb2RlIjoiZW5mb3JjZWEA8B5vb2tpZXMiOnt9LCJlbnZpcm9ubWVudCI6IkFsbCBWaXNpdG9ycyIsImRvY3UaAPIUUmVmZXJyZXIiOiIiLCJyZXF1ZXN0cyI6W3siZGVzdGluYXTYAGAiLCJ0eXBvAPAPYmlsbGluZyIsInN0YXJ0IjoxNzc2ODk2NTcyMTI4eACgZCI6LTEsInNvdZcAAVoAZHN0YXR1c2YAQGFzb25lANRdLCJkYXRhUGF0dGVyEgDCbGlzdCI6W10sImlkXQDAODk2NTcyMTI4fV19 — 204 — 107 B — 374 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.2.js?utv=ut4.54.202603302122tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.2.js?utv=ut4.54.202603302122 — 200 — 9.2 KiB — 6 ms — h2https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/embed.jsresources.digital-cloud-west.medall... https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/embed.js — 200 — 990 B — 17 ms — h2https://www.mayoclinic.org/assets/images/favicon.pngwww.mayoclinic.org/assets/images/fa... https://www.mayoclinic.org/assets/images/favicon.png — 200 — 725 B — 43 ms — h2https://events.launchdarkly.com/events/diagnostic/65801b740c1ee60f44aadf37events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/65801b740c1ee60f44aadf37 — 202 — 358 B — 129 ms — h2https://na-data.kameleoon.io/visit/events?engine=true&siteCode=xih9lsprjt&visitorCode=hlyvwnub9s9om0o1&itp=false&tabId=9FDED72Ana-data.kameleoon.io/visit/events?e... https://na-data.kameleoon.io/visit/events?engine=true&siteCode=xih9lsprjt&visitorCode=hlyvwnub9s9om0o1&itp=false&tabId=9FDED72A — 202 — 301 B — 201 ms — h2https://cookies.mayoclinic.org/api/PreserveCookiescookies.mayoclinic.org/api/Preserve... https://cookies.mayoclinic.org/api/PreserveCookies — 204 — 0 B — 34 ms — h2https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/generic1774895978140.jsresources.digital-cloud-west.medall... https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/generic1774895978140.js — 200 — 86.3 KiB — 9 ms — h2https://cookies.mayoclinic.org/api/PreserveCookiescookies.mayoclinic.org/api/Preserve... https://cookies.mayoclinic.org/api/PreserveCookies — 200 — 1018 B — 63 ms — h2https://resources.digital-cloud-west.medallia.com/wdcsea/160107/forms/32283/formDataV2_1762938266476_en.jsonresources.digital-cloud-west.medall... https://resources.digital-cloud-west.medallia.com/wdcsea/160107/forms/32283/formDataV2_1762938266476_en.json — 200 — 3.8 KiB — 12 ms — h2https://resources.digital-cloud-west.medallia.com/md-form/website/1.23.1/index.html?formId=32283&type=live&isMobile=true&referrer=https%3A%2F%2Fwww.mayoclinic.org%2F&region=digital-cloud-west&isWCAG=true&displayType=lightbox&isSeparateFormTemplateFromData=true&domainsListRelativePath=..%7C..%7C..%7Cwdcwest%2F160107%2Fonsiteresources.digital-cloud-west.medall... https://resources.digital-cloud-west.medallia.com/md-form/website/1.23.1/index.html?formId=32283&type=live&isMobile=true&referrer=https%3A%2F%2Fwww.mayoclinic.org%2F&region=digital-cloud-west&isWCAG=true&displayType=lightbox&isSeparateFormTemplateFromData=true&domainsListRelativePath=..%7C..%7C..%7Cwdcwest%2F160107%2Fonsite — 200 — 597 B — 16 ms — h2https://analytics-fe.digital-cloud-west.medallia.com/api/web/eventsanalytics-fe.digital-cloud-west.med... https://analytics-fe.digital-cloud-west.medallia.com/api/web/events — 200 — 0 B — 728 ms — h2https://resources.digital-cloud-west.medallia.com/md-form/website/1.23.1/main.jsresources.digital-cloud-west.medall... https://resources.digital-cloud-west.medallia.com/md-form/website/1.23.1/main.js — 200 — 48.3 KiB — 8 ms — h2https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/domains-configuration.jsonresources.digital-cloud-west.medall... https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/domains-configuration.json — 200 — 353 B — 4 ms — h2https://analytics-fe.digital-cloud-west.medallia.com/api/web/eventsanalytics-fe.digital-cloud-west.med... https://analytics-fe.digital-cloud-west.medallia.com/api/web/events — 200 — 39 B — 181 ms — h2https://events.launchdarkly.com/events/bulk/65801b740c1ee60f44aadf37events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/65801b740c1ee60f44aadf37 — 204 — 0 B — 128 ms — h2https://events.launchdarkly.com/events/bulk/65801b740c1ee60f44aadf37events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/65801b740c1ee60f44aadf37 — 202 — 358 B — 139 ms — h2https://data.privacy.ensighten.com/privacy/v1/b/b.rnc?n=1&c=640&i=5v6bdn&p=clinic_aem_prod&s=5116&d=8FB7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MCwicHVibGlzaFBhdGgiOiJjbGluaWNfYWVtX3Byb2QiLCJpbnN0YW5jZTEA8BQiNXY2YmRuIiwicGFja2V0IjoxLCJtb2RlIjoiZW5mb3JjZWEA8TBvb2tpZXMiOnt9LCJlbnZpcm9ubWVudCI6IkFsbCBWaXNpdG9ycyIsInJlcXVlc3RzIjpbeyJkZXN0aW5hdGnCAPCmaHR0cHM6Ly9jLmdvLW1wdWxzZS5uZXQvYXBpL2NvbmZpZy5qc29uP2tleT1BRTM3Ny1UR0UyUy05MkdQWi1BRTRCMy1WUjREWSZkPXd3dy5tYXlvY2xpbmljLm9yZyZ0PTU5MjI5ODkmdj0xLjczNy43MCZzbD0wJnNpPTY4MmE1YzhjLTc5MWYtNGEyOC04YTgzLTI2OWM4MDYyMDJjZi10ZHgyNjImcGx1Z2lucz1BSyxDb5cA8SRPdmVycmlkZSxDb250aW51aXR5LFBhZ2VQYXJhbXMsUlQsUGFpbnRUaW1pbmcsTmF2aWf0AAMRAINSZXNvdXJjZQ8A9QlNZW1vcnksRXJyb3JzLEFrYW1haSxFdmVBAPAHTE9HTiZhY2FvPSZhay5haT0yOTg4MfwBMHR5cJgBoHhociIsInN0YXKvAcA3NzY4OTY1NzIwMDidAUZkIjoxFABCMTMsIn8A4iI6IlhIUl9NQU5BR0VSQQDAdHVzIjoiYmxvY2tlGgJgcmVhc29uvQHxCSJXaGl0ZWxpc3QiXSwiZGF0YVBhdHRlch0AMV0sIhoA8AU6WyJXZWJzaXRlIEFuYWx5dGljcy8AEmmEAM83NDI0NDYxNDExfSwNAgajZG4xLmFkb2JlcicBEnMVAtBsbG95LzIuMjcuMC9hDQAgLmpgAgMDAWJzY3JpcHTFAAoGAT0xNDIGATcxNDQGAQI8AOFfRE9NQXR0ck1vZGlmaf4AP3N0YREBS582MDAxNjA1OTcRAQvyRDUudXNlcnpvb20uY29tL3RydWVpbnRlbnQvanMvdXpfdGlsX3VzLmpzP2N1aWQ9RTdENURBRDg2RENERTQxMTgwQzkwMDUwNTY5NDQ0RkIiLCJ0OQIC-gAPNgECLjgzNgEYODYBUUhUTUxTdgHSX1NFVEFUVFJJQlVURU0ADzcBTY82MDA3OTU3OEgCCvEALmRlY2liZWxpbnNpZ2h0RwL_AmkvMTQwMzYvNzA1ODMwL2RpRgIVAPwAImVuyAIDYAM3MTg1RgIPEAFpnzg2MzI2NTYxORABB_EFc2Iuc2NvcmVjYXJkcmVzZWFyY2hOAvYTYj9jc191Y2ZyPTAmYzE9MiZjMj02MDM1ODE4Jm5zX190PT4EMDE4NxQA8SxjPVVURi04JmM4PVRoZSUyMHdvcmxkJTI3cyUyMGJlc3QlMjBob3NwaXRhbCUyMC0lMjBNYXlvJTIwQ58FQSZjNz39Ba0lM0ElMkYlMkZ3vwV2JTJGJmM5PawCMmltZ1wCC98DLzg3qQIAFziZAT9pbWfcA0WgQWR2ZXJ0aXNpbpwACA4AM10sIvUErzY2NjU4NTA1NzKdASAzYzIvjAEgL2PhAwYPAQ-7AwkO9wUoMTgSAQI8AA8VAWmvNzI1ODQ1ODcyNhUBIA-yAgwAEgZwPWhpZGRlbq0CCcECMDIwMRQAD8ECeT0yMDHBAgEUAAWmBw_BAmxAODk2MU4IHzluBQgPXgQlD6wBCi8xOawBfi4xOawBLzIwbQR3rzUyNjgxMTkwNTNYA1wfMqwBfx8yrAEAHzOsAXifODI3OTE3NTE5GQYI8ANhaW0tdGFnLmhjbi5oZWFsdGjzCQLfDQDwCf8MZGw9YWltRGF0YUxheWVyJnRhcmdldD1pZTExKwYRLjIz5gkBFAAFfAQPKwZXBjIHrzczNTM5OTM2NTTFAgcPGQEcDw0BEw8xAgAAPw8PDQFqrzU1NjQyMTA5NzANAQerd2VibWV0cmljcwQP9gEvbWMvbWFpbi8yL2kuZ2lmBwEPMw4EPTM3NOEEARQABQQBDzMOXJ81OTgyMjE3OTUpCAgP_wA3LjQ5jAcBFAAP_wBrPzgwN9AFCA__ADcuNjL-AQEUAA__AGwvMjD-AVIuNzT-AQEUAA__AGbAOTgyMjE4MzIzfV19data.privacy.ensighten.com/privacy/... https://data.privacy.ensighten.com/privacy/v1/b/b.rnc?n=1&c=640&i=5v6bdn&p=clinic_aem_prod&s=5116&d=8FB7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MCwicHVibGlzaFBhdGgiOiJjbGluaWNfYWVtX3Byb2QiLCJpbnN0YW5jZTEA8BQiNXY2YmRuIiwicGFja2V0IjoxLCJtb2RlIjoiZW5mb3JjZWEA8TBvb2tpZXMiOnt9LCJlbnZpcm9ubWVudCI6IkFsbCBWaXNpdG9ycyIsInJlcXVlc3RzIjpbeyJkZXN0aW5hdGnCAPCmaHR0cHM6Ly9jLmdvLW1wdWxzZS5uZXQvYXBpL2NvbmZpZy5qc29uP2tleT1BRTM3Ny1UR0UyUy05MkdQWi1BRTRCMy1WUjREWSZkPXd3dy5tYXlvY2xpbmljLm9yZyZ0PTU5MjI5ODkmdj0xLjczNy43MCZzbD0wJnNpPTY4MmE1YzhjLTc5MWYtNGEyOC04YTgzLTI2OWM4MDYyMDJjZi10ZHgyNjImcGx1Z2lucz1BSyxDb5cA8SRPdmVycmlkZSxDb250aW51aXR5LFBhZ2VQYXJhbXMsUlQsUGFpbnRUaW1pbmcsTmF2aWf0AAMRAINSZXNvdXJjZQ8A9QlNZW1vcnksRXJyb3JzLEFrYW1haSxFdmVBAPAHTE9HTiZhY2FvPSZhay5haT0yOTg4MfwBMHR5cJgBoHhociIsInN0YXKvAcA3NzY4OTY1NzIwMDidAUZkIjoxFABCMTMsIn8A4iI6IlhIUl9NQU5BR0VSQQDAdHVzIjoiYmxvY2tlGgJgcmVhc29uvQHxCSJXaGl0ZWxpc3QiXSwiZGF0YVBhdHRlch0AMV0sIhoA8AU6WyJXZWJzaXRlIEFuYWx5dGljcy8AEmmEAM83NDI0NDYxNDExfSwNAgajZG4xLmFkb2JlcicBEnMVAtBsbG95LzIuMjcuMC9hDQAgLmpgAgMDAWJzY3JpcHTFAAoGAT0xNDIGATcxNDQGAQI8AOFfRE9NQXR0ck1vZGlmaf4AP3N0YREBS582MDAxNjA1OTcRAQvyRDUudXNlcnpvb20uY29tL3RydWVpbnRlbnQvanMvdXpfdGlsX3VzLmpzP2N1aWQ9RTdENURBRDg2RENERTQxMTgwQzkwMDUwNTY5NDQ0RkIiLCJ0OQIC-gAPNgECLjgzNgEYODYBUUhUTUxTdgHSX1NFVEFUVFJJQlVURU0ADzcBTY82MDA3OTU3OEgCCvEALmRlY2liZWxpbnNpZ2h0RwL_AmkvMTQwMzYvNzA1ODMwL2RpRgIVAPwAImVuyAIDYAM3MTg1RgIPEAFpnzg2MzI2NTYxORABB_EFc2Iuc2NvcmVjYXJkcmVzZWFyY2hOAvYTYj9jc191Y2ZyPTAmYzE9MiZjMj02MDM1ODE4Jm5zX190PT4EMDE4NxQA8SxjPVVURi04JmM4PVRoZSUyMHdvcmxkJTI3cyUyMGJlc3QlMjBob3NwaXRhbCUyMC0lMjBNYXlvJTIwQ58FQSZjNz39Ba0lM0ElMkYlMkZ3vwV2JTJGJmM5PawCMmltZ1wCC98DLzg3qQIAFziZAT9pbWfcA0WgQWR2ZXJ0aXNpbpwACA4AM10sIvUErzY2NjU4NTA1NzKdASAzYzIvjAEgL2PhAwYPAQ-7AwkO9wUoMTgSAQI8AA8VAWmvNzI1ODQ1ODcyNhUBIA-yAgwAEgZwPWhpZGRlbq0CCcECMDIwMRQAD8ECeT0yMDHBAgEUAAWmBw_BAmxAODk2MU4IHzluBQgPXgQlD6wBCi8xOawBfi4xOawBLzIwbQR3rzUyNjgxMTkwNTNYA1wfMqwBfx8yrAEAHzOsAXifODI3OTE3NTE5GQYI8ANhaW0tdGFnLmhjbi5oZWFsdGjzCQLfDQDwCf8MZGw9YWltRGF0YUxheWVyJnRhcmdldD1pZTExKwYRLjIz5gkBFAAFfAQPKwZXBjIHrzczNTM5OTM2NTTFAgcPGQEcDw0BEw8xAgAAPw8PDQFqrzU1NjQyMTA5NzANAQerd2VibWV0cmljcwQP9gEvbWMvbWFpbi8yL2kuZ2lmBwEPMw4EPTM3NOEEARQABQQBDzMOXJ81OTgyMjE3OTUpCAgP_wA3LjQ5jAcBFAAP_wBrPzgwN9AFCA__ADcuNjL-AQEUAA__AGwvMjD-AVIuNzT-AQEUAA__AGbAOTgyMjE4MzIzfV19 — 204 — 106 B — 125 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 9289ms · 665KB · $53/mo
tagdelivery.mayoclinic.org
Other
Costly
Execution 1968ms
Transfer 9 KB
Monthly Cost $11/mo
www.mayoclinic.org
Other
Costly
Execution 1537ms
Transfer 49 KB
Unused 52%
Monthly Cost $9/mo
tagdelivery.mayoclinic.org
Other
Costly
Execution 1144ms
Transfer 41 KB
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 1111ms
Transfer 0 KB
Monthly Cost $6/mo
www.mayoclinic.org
Other
Costly
Execution 900ms
Transfer 1 KB
Unused 21%
Monthly Cost $5/mo
www.mayoclinic.org
Other
Costly
Execution 808ms
Transfer 0 KB
Monthly Cost $5/mo
www.mayoclinic.org
Other
Costly
Execution 460ms
Transfer 169 KB
Unused 24%
Monthly Cost $3/mo
xih9lsprjt.kameleoon.io
Other
Costly
Execution 374ms
Transfer 67 KB
Monthly Cost $2/mo
nexus.ensighten.com
Other
Costly
Execution 269ms
Transfer 74 KB
Unused 58%
Monthly Cost $2/mo
resources.digital-cloud-west.medallia.com
Other
Costly
Execution 257ms
Transfer 86 KB
Unused 50%
Monthly Cost $1/mo
assets.mayoclinic.org
Other
Costly
Execution 244ms
Transfer 83 KB
Unused 46%
Monthly Cost $1/mo
transcend-cdn.com
Other
Optional
Execution 150ms
Transfer 58 KB
Unused 47%
Monthly Cost $1/mo
www.mayoclinic.org
Other
Optional
Execution 67ms
Transfer 27 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • tagdelivery.mayoclinic.org adds 1968ms and costs ~$11/month
  • www.mayoclinic.org adds 1537ms and costs ~$9/month
  • tagdelivery.mayoclinic.org adds 1144ms and costs ~$7/month
  • Unattributable adds 1111ms and costs ~$6/month
  • www.mayoclinic.org adds 900ms and costs ~$5/month
  • www.mayoclinic.org adds 808ms and costs ~$5/month
  • www.mayoclinic.org adds 460ms and costs ~$3/month
  • xih9lsprjt.kameleoon.io adds 374ms and costs ~$2/month
  • nexus.ensighten.com adds 269ms and costs ~$2/month
  • resources.digital-cloud-west.medallia.com adds 257ms and costs ~$1/month
  • assets.mayoclinic.org adds 244ms and costs ~$1/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

tagdelivery.mayoclinic.org takes 1968ms 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.mayoclinic.org takes 1537ms 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

52% of www.mayoclinic.org's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

tagdelivery.mayoclinic.org takes 1144ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 1111ms 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.mayoclinic.org takes 900ms 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.mayoclinic.org takes 808ms 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.mayoclinic.org takes 460ms 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

xih9lsprjt.kameleoon.io takes 374ms 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

nexus.ensighten.com takes 269ms 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

58% of nexus.ensighten.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

resources.digital-cloud-west.medallia.com takes 257ms 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

50% of resources.digital-cloud-west.medallia.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

assets.mayoclinic.org takes 244ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback