Skip to content
https://mayoclinic.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
5
REVIEW
3
PASS
5
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.
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.

1.38 s

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

2.89 s

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

395 ms

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

0.003

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

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

4.01 s

Page Load Progression

458 ms
915 ms
1.4 s
1.8 s
2.3 s
2.7 s
3.2 s
3.7 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 102 requests
FIX
2.6 MB transferred, 102 requests
Warning::
Page weighs 8.6 MB (2.6 MB transferred)
Warning::
JavaScript is 969 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 969 KB
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::
102 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.55 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
102 requests
0.55 g CO2 per page load
JavaScript 969.3 KiB 36%
Other 851.0 KiB 32%
Images 542.5 KiB 20%
Fonts 205.3 KiB 8%
HTML 97.8 KiB 4%
Other 10.8 KiB 0%
Other 7.5 KiB 0%
CSS 5.0 KiB 0%
Other 856 B 0%
Other 478 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2365ms total JS execution
FIX
2365ms total JS execution
Warning::
https://www.mayoclinic.org/_next/static/chunks/fra...: 458ms CPU time
Warning::
https://tagdelivery.mayoclinic.org/dotorg-aem/prod...: 327ms CPU time
Warning::
https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJ...: 302ms CPU time
Warning::
Unattributable: 294ms CPU time
Warning::
https://tagdelivery.mayoclinic.org/dotorg-aem/prod...: 281ms CPU time
Warning::
Third-party scripts: 2365ms (100% of total)

Main Thread Breakdown

Script Evaluation 66% Other 15% Script Parsing & Compilation 7% Style & Layout 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.mayoclinic.org/_next/static/chunks/framework-a6b401aab1c737ef.js458ms373ms8ms3rd
https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.js327ms287ms6ms3rd
https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8C302ms267ms26ms3rd
Unattributable294ms30ms0ms3rd
https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.2.js?utv=ut4.54.202603302122281ms279ms1ms3rd
https://www.mayoclinic.org/213ms9ms1ms3rd
https://www.mayoclinic.org/_next/static/chunks/pages/_app-e9eb2b17d733a952.js123ms65ms40ms3rd
https://nexus.ensighten.com/mayo_clinic/clinic_aem_prod/Bootstrap.js93ms66ms12ms3rd
https://xih9lsprjt.kameleoon.io/engine.js93ms63ms24ms3rd
https://assets.mayoclinic.org/content/dam/cpm-transcend/ui.js64ms47ms12ms3rd

Showing top 10 of 12 scripts

D
Page Weight Inventory
Action
102 resources · 2.6 MB · 255 KB savings available
FIX
102 resources · 2.6 MB · 255 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~255 KB of savings available
Warning::
101 third-party resources (100% of weight)
Info::
1 resources over 200KB
102 resources · 2.6 MiB · 101 third-party 1.6 MiB over 1MB target
JavaScript 36% · 969.3 KiB
Media 32% · 851.0 KiB
Image 20% · 543.2 KiB
Font 8% · 205.3 KiB
Document 4% · 97.8 KiB
Other 1% · 18.8 KiB
CSS 0% · 5.0 KiB

~255.3 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
20 images, 0 KB saveable
REVIEW
20 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.
Warning::
https://assets.mayoclinic.org/content/dam/mayoclin... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 543 KB
0 oversized -0 KB
7 legacy format
4 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

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
41 scripts, 255 KB unused
REVIEW
41 scripts, 255 KB unused
Warning::
https://resources.digital-cloud-west.medallia.com/...: 51 KB unused (59%)
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://assets.mayoclinic.org/content/dam/cpm-tran...: 38 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJ...: 32 KB unused (20%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 255 KB
255 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://resources.digital-cloud-west.medallia.com/wdcwest/160107/onsite/generic1774895978140.js86 KB51 KB (59%)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-e9eb2b17d733a952.js167 KB40 KB (24%)3rd
https://assets.mayoclinic.org/content/dam/cpm-transcend/ui.js83 KB38 KB (46%)3rd
https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8C162 KB32 KB (20%)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://www.mayoclinic.org/styles/js/gbs/align-language.js1 KB3rd
https://www.mayoclinic.org/_next/static/chunks/9802.f3a34fcce8d7054e.js3 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 1.0 s 2.0 s 3.0 s FCP 1.4 s LCP 2.9 shttps://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Regular.woff2MayoClinicSans-Regular.... https://www.mayoclinic.org/mayofonts/Fonts/mayo/MayoClinicSans-Regular.woff2 — 37.9 KiB — 26 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 — 29 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 — 34 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 — 36 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 — 94 ms — font-display: swap
MayoClinicSans-Regular.... woff2 swap
Size 38 KB
Load time 26 ms
Start 936 ms
Risk FOUT — text flashes from fallback to web font
MayoClinicSans-Bold.woff2 woff2 swap
Size 42 KB
Load time 29 ms
Start 937 ms
Risk FOUT — text flashes from fallback to web font
MayoClinicSerif-Bold.woff2 woff2 swap
Size 41 KB
Load time 34 ms
Start 937 ms
Risk FOUT — text flashes from fallback to web font
MayoClinicSerifDisplay-... woff2 swap
Size 43 KB
Load time 36 ms
Start 937 ms
Risk FOUT — text flashes from fallback to web font
MayoClinicSerifDisplay-... woff2 swap
Size 42 KB
Load time 94 ms
Start 938 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
102 requests over 5295ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.4 s LCP 2.9 shttps://mayoclinic.org// https://mayoclinic.org/ — 301 — 131 B — 841 ms — http/1.0https://www.mayoclinic.org/www.mayoclinic.org/ https://www.mayoclinic.org/ — 200 — 97.8 KiB — 98 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 — 26 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 — 29 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 — 34 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 — 36 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 — 94 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/fonts.csswww.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/fonts.css — 200 — 651 B — 101 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 — 622 B — 102 ms — h2https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8Cwww.mayoclinic.org/raqLBDcUp1E8/rcF... https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8C — 200 — 162.4 KiB — 81 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 — 58 ms — h3https://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.3 KiB — 56 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.sync.jstagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.sync.js — 200 — 607 B — 13 ms — h2https://www.mayoclinic.org/_next/static/chunks/250.0e87e38b6eda9d8c.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/250.0e87e38b6eda9d8c.js — 200 — 5.1 KiB — 37 ms — h2https://www.mayoclinic.org/_next/static/chunks/2765.88d29488f71f8c08.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/2765.88d29488f71f8c08.js — 200 — 3.7 KiB — 23 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 — 54 ms — h2https://www.mayoclinic.org/_next/static/chunks/7778.687f1b806aec4dab.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/7778.687f1b806aec4dab.js — 200 — 3.1 KiB — 39 ms — h2https://www.mayoclinic.org/_next/static/chunks/7439.dcd229dd39f7c5af.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/7439.dcd229dd39f7c5af.js — 200 — 2.9 KiB — 41 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 — 43 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 — 45 ms — h2https://www.mayoclinic.org/_next/static/chunks/3349.fbb7ca6a84ca47db.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/3349.fbb7ca6a84ca47db.js — 200 — 2.5 KiB — 48 ms — h2https://www.mayoclinic.org/_next/static/chunks/webpack-ea9c59c224bf73d9.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/webpack-ea9c59c224bf73d9.js — 200 — 3.1 KiB — 49 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 — 62 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 — 59 ms — h2https://www.mayoclinic.org/_next/static/chunks/pages/_app-e9eb2b17d733a952.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/pages/_app-e9eb2b17d733a952.js — 200 — 167.2 KiB — 78 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 — 992 B — 67 ms — h2https://www.mayoclinic.org/_next/static/cjm9hDl_hxA_CrllorPAu/_buildManifest.jswww.mayoclinic.org/_next/static/cjm... https://www.mayoclinic.org/_next/static/cjm9hDl_hxA_CrllorPAu/_buildManifest.js — 200 — 728 B — 69 ms — h2https://www.mayoclinic.org/_next/static/cjm9hDl_hxA_CrllorPAu/_ssgManifest.jswww.mayoclinic.org/_next/static/cjm... https://www.mayoclinic.org/_next/static/cjm9hDl_hxA_CrllorPAu/_ssgManifest.js — 200 — 512 B — 71 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 — 19 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 — 17.5 KiB — 27 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.4 s LCP 2.9 shttps://mayoclinic.org// https://mayoclinic.org/ — 301 — 131 B — 841 ms — http/1.0https://www.mayoclinic.org/www.mayoclinic.org/ https://www.mayoclinic.org/ — 200 — 97.8 KiB — 98 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 — 26 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 — 29 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 — 34 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 — 36 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 — 94 ms — h2https://www.mayoclinic.org/mayofonts/Fonts/mayo/fonts.csswww.mayoclinic.org/mayofonts/Fonts/... https://www.mayoclinic.org/mayofonts/Fonts/mayo/fonts.css — 200 — 651 B — 101 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 — 622 B — 102 ms — h2https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8Cwww.mayoclinic.org/raqLBDcUp1E8/rcF... https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8C — 200 — 162.4 KiB — 81 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 — 58 ms — h3https://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.3 KiB — 56 ms — h2https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.sync.jstagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.sync.js — 200 — 607 B — 13 ms — h2https://www.mayoclinic.org/_next/static/chunks/250.0e87e38b6eda9d8c.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/250.0e87e38b6eda9d8c.js — 200 — 5.1 KiB — 37 ms — h2https://www.mayoclinic.org/_next/static/chunks/2765.88d29488f71f8c08.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/2765.88d29488f71f8c08.js — 200 — 3.7 KiB — 23 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 — 54 ms — h2https://www.mayoclinic.org/_next/static/chunks/7778.687f1b806aec4dab.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/7778.687f1b806aec4dab.js — 200 — 3.1 KiB — 39 ms — h2https://www.mayoclinic.org/_next/static/chunks/7439.dcd229dd39f7c5af.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/7439.dcd229dd39f7c5af.js — 200 — 2.9 KiB — 41 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 — 43 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 — 45 ms — h2https://www.mayoclinic.org/_next/static/chunks/3349.fbb7ca6a84ca47db.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/3349.fbb7ca6a84ca47db.js — 200 — 2.5 KiB — 48 ms — h2https://www.mayoclinic.org/_next/static/chunks/webpack-ea9c59c224bf73d9.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/webpack-ea9c59c224bf73d9.js — 200 — 3.1 KiB — 49 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 — 62 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 — 59 ms — h2https://www.mayoclinic.org/_next/static/chunks/pages/_app-e9eb2b17d733a952.jswww.mayoclinic.org/_next/static/chu... https://www.mayoclinic.org/_next/static/chunks/pages/_app-e9eb2b17d733a952.js — 200 — 167.2 KiB — 78 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 — 992 B — 67 ms — h2https://www.mayoclinic.org/_next/static/cjm9hDl_hxA_CrllorPAu/_buildManifest.jswww.mayoclinic.org/_next/static/cjm... https://www.mayoclinic.org/_next/static/cjm9hDl_hxA_CrllorPAu/_buildManifest.js — 200 — 728 B — 69 ms — h2https://www.mayoclinic.org/_next/static/cjm9hDl_hxA_CrllorPAu/_ssgManifest.jswww.mayoclinic.org/_next/static/cjm... https://www.mayoclinic.org/_next/static/cjm9hDl_hxA_CrllorPAu/_ssgManifest.js — 200 — 512 B — 71 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 — 19 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 — 17.5 KiB — 27 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 — 24.6 KiB — 30 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 — 56.7 KiB — 33 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 — 106.3 KiB — 41 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/Minnesota.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/Minnesota.png — 200 — 107.3 KiB — 24 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/Mayo%20Clinic%20Health%20System.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/Mayo%20Clinic%20Health%20System.png — 200 — 63.1 KiB — 26 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2024/04/30/Mayo%20Clinic%20Healthcare%20London%20UK.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2024/04/30/Mayo%20Clinic%20Healthcare%20London%20UK.png — 200 — 37.5 KiB — 38 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 — 25 ms — h2https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8Cwww.mayoclinic.org/raqLBDcUp1E8/rcF... https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8C — 201 — 1.2 KiB — 307 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 — 14 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 — 20 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 — 728 B — 15 ms — h2https://app.launchdarkly.com/sdk/goals/65801b740c1ee60f44aadf37app.launchdarkly.com/sdk/goals/6580... https://app.launchdarkly.com/sdk/goals/65801b740c1ee60f44aadf37 — 200 — 0 B — 18 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 — 12 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 — 8 ms — h2https://app.launchdarkly.com/sdk/goals/65801b740c1ee60f44aadf37app.launchdarkly.com/sdk/goals/6580... https://app.launchdarkly.com/sdk/goals/65801b740c1ee60f44aadf37 — 200 — 235 B — 4 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 — 16 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.4 KiB — 26 ms — h3https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.jstagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.js — 200 — 37.9 KiB — 8 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 — 827 B — 55 ms — h2https://www.mayoclinic.org/api/auth/sessionwww.mayoclinic.org/api/auth/session https://www.mayoclinic.org/api/auth/session — 200 — 710 B — 1.6 s — h2https://www.mayoclinic.org/assets/directory/icons.jsonwww.mayoclinic.org/assets/directory... https://www.mayoclinic.org/assets/directory/icons.json — 200 — 2.1 KiB — 17 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 — 19.2 KiB — 16 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 — 15.3 KiB — 39 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 — 10.9 KiB — 22 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 — 15.2 KiB — 66 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 — 18.5 KiB — 25 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 — 17 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 — 30 ms — h2https://clientstream.launchdarkly.com/eval/65801b740c1ee60f44aadf37/eyJraW5kIjoidXNlciIsImtleSI6ImFub24tdXNlciJ9clientstream.launchdarkly.com/eval/... https://clientstream.launchdarkly.com/eval/65801b740c1ee60f44aadf37/eyJraW5kIjoidXNlciIsImtleSI6ImFub24tdXNlciJ9 — 200 — 478 B — 21 ms — h2https://xih9lsprjt.kameleoon.io/engine.jsxih9lsprjt.kameleoon.io/engine.js https://xih9lsprjt.kameleoon.io/engine.js — 200 — 71.5 KiB — 23 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.3 KiB — 33 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 — 7 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 — 15 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.6 KiB — 19 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.7 KiB — 22 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.2 KiB — 13 ms — h2https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/photo_innovation_possible-campaign_1600x686.pngassets.mayoclinic.org/content/dam/m... https://assets.mayoclinic.org/content/dam/media/global/images/2023/06/26/photo_innovation_possible-campaign_1600x686.png — 200 — 36.7 KiB — 21 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 — 19 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 — 36 ms — h2https://www.mayoclinic.org/assets/bacteria.jsonwww.mayoclinic.org/assets/bacteria.... https://www.mayoclinic.org/assets/bacteria.json — 200 — 1003 B — 39 ms — h2https://www.mayoclinic.org/assets/stethoscope.jsonwww.mayoclinic.org/assets/stethosco... https://www.mayoclinic.org/assets/stethoscope.json — 200 — 568 B — 39 ms — h2https://www.mayoclinic.org/assets/briefcase.jsonwww.mayoclinic.org/assets/briefcase... https://www.mayoclinic.org/assets/briefcase.json — 200 — 554 B — 41 ms — h2https://www.mayoclinic.org/assets/news.jsonwww.mayoclinic.org/assets/news.json https://www.mayoclinic.org/assets/news.json — 200 — 573 B — 28 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 — 851.0 KiB — 109 ms — http/1.1https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.v.js?a=mc/dotorg-aem/202603302121&cb=1776363146424tagdelivery.mayoclinic.org/dotorg-a... https://tagdelivery.mayoclinic.org/dotorg-aem/prod/utag.v.js?a=mc/dotorg-aem/202603302121&cb=1776363146424 — 200 — 512 B — 14 ms — h2blob:https://www.mayoclinic.org/fbd43597-9cd9-479f-9f48-d8d74a7967dawww.mayoclinic.org/fbd43597-9cd9-47... blob:https://www.mayoclinic.org/fbd43597-9cd9-479f-9f48-d8d74a7967da — -1 — 0 B — 0 ms — https://c.go-mpulse.net/api/config.json?key=AE377-TGE2S-92GPZ-AE4B3-VR4DY&d=www.mayoclinic.org&t=5921210&v=1.737.70&sl=0&si=7ae0691a-2d6f-449e-96e8-4f1eef454c8b-tdlmko&plugins=AK,ConfigOverride,Continuity,PageParams,RT,PaintTiming,NavigationTiming,ResourceTiming,Memory,Errors,Akamai,EventTiming,LOGN&acao=&ak.ai=298810c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=AE377-TGE2S-92GPZ-AE4B3-VR4DY&d=www.mayoclinic.org&t=5921210&v=1.737.70&sl=0&si=7ae0691a-2d6f-449e-96e8-4f1eef454c8b-tdlmko&plugins=AK,ConfigOverride,Continuity,PageParams,RT,PaintTiming,NavigationTiming,ResourceTiming,Memory,Errors,Akamai,EventTiming,LOGN&acao=&ak.ai=298810 — 200 — 1.3 KiB — 269 ms — h2https://na-data.kameleoon.io/visit/visitor?siteCode=xih9lsprjt&currentVisit=true&format=ENGINE&maxNumberPreviousVisits=25&version=3&visitorCode=qp5j616tfj5v766hna-data.kameleoon.io/visit/visitor?... https://na-data.kameleoon.io/visit/visitor?siteCode=xih9lsprjt&currentVisit=true&format=ENGINE&maxNumberPreviousVisits=25&version=3&visitorCode=qp5j616tfj5v766h — 200 — 392 B — 776 ms — h2https://na-data.kameleoon.io/geolocationna-data.kameleoon.io/geolocation https://na-data.kameleoon.io/geolocation — 204 — 499 B — 768 ms — h2https://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 — 666 B — 32 ms — h3https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8Cwww.mayoclinic.org/raqLBDcUp1E8/rcF... https://www.mayoclinic.org/raqLBDcUp1E8/rcFwkY/VqJiC1/9Q3EJVGO3k3thzciza/KBgHAQ/LAlA/PkIuLg8C — 201 — 1.2 KiB — 293 ms — h2https://events.launchdarkly.com/events/diagnostic/65801b740c1ee60f44aadf37events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/65801b740c1ee60f44aadf37 — 204 — 0 B — 751 ms — h2https://data.privacy.ensighten.com/privacy/v1/b/b.rnc?n=0&c=640&i=51gwq6&p=clinic_aem_prod&s=364&d=8FB7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MCwicHVibGlzaFBhdGgiOiJjbGluaWNfYWVtX3Byb2QiLCJpbnN0YW5jZTEA8BQiNTFnd3E2IiwicGFja2V0IjowLCJtb2RlIjoiZW5mb3JjZWEA8B5vb2tpZXMiOnt9LCJlbnZpcm9ubWVudCI6IkFsbCBWaXNpdG9ycyIsImRvY3UaAPIUUmVmZXJyZXIiOiIiLCJyZXF1ZXN0cyI6W3siZGVzdGluYXTYAGAiLCJ0eXBvAPAPYmlsbGluZyIsInN0YXJ0IjoxNzc2MzYzMTQ2ODUweACgZCI6LTEsInNvdZcAAVoAZHN0YXR1c2YAQGFzb25lANRdLCJkYXRhUGF0dGVyEgDCbGlzdCI6W10sImlkXQDAMzYzMTQ2ODUwfV19data.privacy.ensighten.com/privacy/... https://data.privacy.ensighten.com/privacy/v1/b/b.rnc?n=0&c=640&i=51gwq6&p=clinic_aem_prod&s=364&d=8FB7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MCwicHVibGlzaFBhdGgiOiJjbGluaWNfYWVtX3Byb2QiLCJpbnN0YW5jZTEA8BQiNTFnd3E2IiwicGFja2V0IjowLCJtb2RlIjoiZW5mb3JjZWEA8B5vb2tpZXMiOnt9LCJlbnZpcm9ubWVudCI6IkFsbCBWaXNpdG9ycyIsImRvY3UaAPIUUmVmZXJyZXIiOiIiLCJyZXF1ZXN0cyI6W3siZGVzdGluYXTYAGAiLCJ0eXBvAPAPYmlsbGluZyIsInN0YXJ0IjoxNzc2MzYzMTQ2ODUweACgZCI6LTEsInNvdZcAAVoAZHN0YXR1c2YAQGFzb25lANRdLCJkYXRhUGF0dGVyEgDCbGlzdCI6W10sImlkXQDAMzYzMTQ2ODUwfV19 — 204 — 107 B — 225 ms — h2https://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 — 11 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 — 10 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 — 10 ms — h3https://www.mayoclinic.org/assets/images/favicon.pngwww.mayoclinic.org/assets/images/fa... https://www.mayoclinic.org/assets/images/favicon.png — 200 — 725 B — 21 ms — h2https://data.privacy.ensighten.com/privacy/v1/c/b.rnc?n=0&c=640&i=5bomr0&p=clinic_aem_prod&s=413&d=9CZ7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MA8A8BNOYW1lIjoibWF5b19jbGluaWMiLCJwdWJsaXNoUGF0aCI6OADwA25pY19hZW1fcHJvZCIsIm1vZDUAkHdoaXRlbGlzdF0A8CZvb2tpZXMiOnsiTUFZT19DTElOSUNfRU5TSUdIVEVOX1BSSVZBQ1lfQkFOTkVSX1ZJRVdFRLIA8Q8ifSwiZHQiOjE3NzYzNjMxNDY5MjcsInNldHRpbmdSAPEqbW9kYWwiOiJlbnRlcnByaXNlIiwiZW52aXJvbm1lbnQiOiJBbGwgVmlzaXRvcnMiLCJkZWZhdWx0PgDxDFdlYnNpdGUgQW5hbHl0aWNzIjowLCJWaWRlbwoA8AdBZHZlcnRpc2luZyI6MH19LCJldmVuPAAiW3sLAAAFAQHgAGBDaGFuZ2UDAQ-yAAAF2gDARVdFRCI6IjEifV19data.privacy.ensighten.com/privacy/... https://data.privacy.ensighten.com/privacy/v1/c/b.rnc?n=0&c=640&i=5bomr0&p=clinic_aem_prod&s=413&d=9CZ7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MA8A8BNOYW1lIjoibWF5b19jbGluaWMiLCJwdWJsaXNoUGF0aCI6OADwA25pY19hZW1fcHJvZCIsIm1vZDUAkHdoaXRlbGlzdF0A8CZvb2tpZXMiOnsiTUFZT19DTElOSUNfRU5TSUdIVEVOX1BSSVZBQ1lfQkFOTkVSX1ZJRVdFRLIA8Q8ifSwiZHQiOjE3NzYzNjMxNDY5MjcsInNldHRpbmdSAPEqbW9kYWwiOiJlbnRlcnByaXNlIiwiZW52aXJvbm1lbnQiOiJBbGwgVmlzaXRvcnMiLCJkZWZhdWx0PgDxDFdlYnNpdGUgQW5hbHl0aWNzIjowLCJWaWRlbwoA8AdBZHZlcnRpc2luZyI6MH19LCJldmVuPAAiW3sLAAAFAQHgAGBDaGFuZ2UDAQ-yAAAF2gDARVdFRCI6IjEifV19 — 204 — 106 B — 153 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 — 8.8 KiB — 7 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 — 1014 B — 24 ms — h2https://cookies.mayoclinic.org/api/PreserveCookiescookies.mayoclinic.org/api/Preserve... https://cookies.mayoclinic.org/api/PreserveCookies — 204 — 0 B — 46 ms — h2https://na-data.kameleoon.io/visit/events?engine=true&siteCode=xih9lsprjt&visitorCode=qp5j616tfj5v766h&itp=false&tabId=B3EA58E9na-data.kameleoon.io/visit/events?e... https://na-data.kameleoon.io/visit/events?engine=true&siteCode=xih9lsprjt&visitorCode=qp5j616tfj5v766h&itp=false&tabId=B3EA58E9 — 202 — 301 B — 256 ms — h2https://cookies.mayoclinic.org/api/PreserveCookiescookies.mayoclinic.org/api/Preserve... https://cookies.mayoclinic.org/api/PreserveCookies — 200 — 1018 B — 69 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 — 16 ms — h2https://events.launchdarkly.com/events/diagnostic/65801b740c1ee60f44aadf37events.launchdarkly.com/events/diag... https://events.launchdarkly.com/events/diagnostic/65801b740c1ee60f44aadf37 — 202 — 358 B — 250 ms — h2https://na-data.kameleoon.io/visit/events?engine=true&siteCode=xih9lsprjt&visitorCode=qp5j616tfj5v766h&itp=false&tabId=B3EA58E9na-data.kameleoon.io/visit/events?e... https://na-data.kameleoon.io/visit/events?engine=true&siteCode=xih9lsprjt&visitorCode=qp5j616tfj5v766h&itp=false&tabId=B3EA58E9 — 202 — 301 B — 256 ms — h2https://events.launchdarkly.com/events/bulk/65801b740c1ee60f44aadf37events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/65801b740c1ee60f44aadf37 — 204 — 0 B — 249 ms — h2https://events.launchdarkly.com/events/bulk/65801b740c1ee60f44aadf37events.launchdarkly.com/events/bulk... https://events.launchdarkly.com/events/bulk/65801b740c1ee60f44aadf37 — 202 — 358 B — 262 ms — h2https://data.privacy.ensighten.com/privacy/v1/b/b.rnc?n=1&c=640&i=51gwq6&p=clinic_aem_prod&s=3462&d=8FB7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MCwicHVibGlzaFBhdGgiOiJjbGluaWNfYWVtX3Byb2QiLCJpbnN0YW5jZTEA8BQiNTFnd3E2IiwicGFja2V0IjoxLCJtb2RlIjoiZW5mb3JjZWEA8TBvb2tpZXMiOnt9LCJlbnZpcm9ubWVudCI6IkFsbCBWaXNpdG9ycyIsInJlcXVlc3RzIjpbeyJkZXN0aW5hdGnCAPIdaHR0cHM6Ly9jZG4xLmFkb2JlcmVzb3VyY2VzLm5ldC9hbGxveS8yLjI3LjANACAualMAMHR5cI4A0HNjcmlwdCIsInN0YXKoAMA3NzYzNjMxNDY5NjGWAEdkIjoxFAAyNSwiXgAyIjoiPADwAF9ET01BdHRyTW9kaWZpZQsB4XN0YXR1cyI6ImJsb2NrEwBgcmVhc29uwQDxCSJXaGl0ZWxpc3QiXSwiZGF0YVBhdHRlch0AMV0sIhoA8AU6WyJXZWJzaXRlIEFuYWx5dGljcy8AEmmPAM81NDY4MTgwNzkwfSwRAQXyB2FpbS10YWcuaGNuLmhlYWx0aC9qcy_VAf8TLmpzP2RsPWFpbURhdGFMYXllciZ0YXJnZXQ9aWUxMSIsIh8BEB83HwEAHzgfAVa3QWR2ZXJ0aXNpbmcZAa82ODIwNTY4Mzg4GQFoHzkZAQAfORkBdA8yAgnwDWNkbjUudXNlcnpvb20uY29tL3RydWVpbnRlbnQ8ApB1el90aWxfdXM_Av8WY3VpZD1FN0Q1REFEODZEQ0RFNDExODBDOTAwNTA1Njk0NDRGQkkCEi44ODABGDgwAVFIVE1MU6gD0l9TRVRBVFRSSUJVVEW1Aw9pA0yfNTI2NjU0MzgzUAIH8QNjZG4uZGVjaWJlbGluc2lnaHR5BP8CaS8xNDAzNi83MDU4MzAvZGl4BBUA_AAiZW7pAwSMBAAUAAV4BA8QAWivNjMyOTg0MDQyNBABB_EFc2Iuc2NvcmVjYXJkcmVzZWFyY2hOAvcTYj9jc191Y2ZyPTAmYzE9MiZjMj02MDM1ODE4Jm5zX190PWoFIDkzFADwLWM9VVRGLTgmYzg9VGhlJTIwd29ybGQlMjdzJTIwYmVzdCUyMGhvc3BpdGFsJTIwLSUyME1heW8lMjBDbKEGQSZjNz0iBvICJTNBJTJGJTJGd3d3Lm1heW_BBrYub3JnJTJGJmM5PawCMmltZ1wCCxEGLjkzqQIAFAAFmQE_aW1nDgZFCO8EKCwiDgAzXSwiFgavNzgwNTM4ODI5NZ0BIDNjMi-MASAvY-EDBg8BAucGDxIBIwI8AA8VAWmvNjcyNTAzMzUzMRUBIA-yAgwAJQdwPWhpZGRlbq0CCMECQDcwMDkUAA_BAngAkwAMwQICFAAPwQJ2jzMxNTY3NzUwrAEIq3dlYm1ldHJpY3PHA_YBL21jL21haW4vMi9pLmdpZsECP3hocr4CAE03MTY1DwE3MTY2qQeyWEhSX01BTkFHRVJBAA9tBkyfNDQ4NzkyNzQ3qwIHD_8ANy0yOcEJETcUAAUOAg__AGM_ODc5_wAHsDY4NGQwZDRjLmFrZQtPLmlvL-gBDi05N5EJETcUAA_pAEoI5QsDoAXQNTkwNjM1MTc5MH1dfQdata.privacy.ensighten.com/privacy/... https://data.privacy.ensighten.com/privacy/v1/b/b.rnc?n=1&c=640&i=51gwq6&p=clinic_aem_prod&s=3462&d=8FB7InZlcnNpb24iOiIxLjAuMCIsImdhdGV3YXkiOiIyLjMuNzk4IiwiY2xpZW50SWQiOjY0MCwicHVibGlzaFBhdGgiOiJjbGluaWNfYWVtX3Byb2QiLCJpbnN0YW5jZTEA8BQiNTFnd3E2IiwicGFja2V0IjoxLCJtb2RlIjoiZW5mb3JjZWEA8TBvb2tpZXMiOnt9LCJlbnZpcm9ubWVudCI6IkFsbCBWaXNpdG9ycyIsInJlcXVlc3RzIjpbeyJkZXN0aW5hdGnCAPIdaHR0cHM6Ly9jZG4xLmFkb2JlcmVzb3VyY2VzLm5ldC9hbGxveS8yLjI3LjANACAualMAMHR5cI4A0HNjcmlwdCIsInN0YXKoAMA3NzYzNjMxNDY5NjGWAEdkIjoxFAAyNSwiXgAyIjoiPADwAF9ET01BdHRyTW9kaWZpZQsB4XN0YXR1cyI6ImJsb2NrEwBgcmVhc29uwQDxCSJXaGl0ZWxpc3QiXSwiZGF0YVBhdHRlch0AMV0sIhoA8AU6WyJXZWJzaXRlIEFuYWx5dGljcy8AEmmPAM81NDY4MTgwNzkwfSwRAQXyB2FpbS10YWcuaGNuLmhlYWx0aC9qcy_VAf8TLmpzP2RsPWFpbURhdGFMYXllciZ0YXJnZXQ9aWUxMSIsIh8BEB83HwEAHzgfAVa3QWR2ZXJ0aXNpbmcZAa82ODIwNTY4Mzg4GQFoHzkZAQAfORkBdA8yAgnwDWNkbjUudXNlcnpvb20uY29tL3RydWVpbnRlbnQ8ApB1el90aWxfdXM_Av8WY3VpZD1FN0Q1REFEODZEQ0RFNDExODBDOTAwNTA1Njk0NDRGQkkCEi44ODABGDgwAVFIVE1MU6gD0l9TRVRBVFRSSUJVVEW1Aw9pA0yfNTI2NjU0MzgzUAIH8QNjZG4uZGVjaWJlbGluc2lnaHR5BP8CaS8xNDAzNi83MDU4MzAvZGl4BBUA_AAiZW7pAwSMBAAUAAV4BA8QAWivNjMyOTg0MDQyNBABB_EFc2Iuc2NvcmVjYXJkcmVzZWFyY2hOAvcTYj9jc191Y2ZyPTAmYzE9MiZjMj02MDM1ODE4Jm5zX190PWoFIDkzFADwLWM9VVRGLTgmYzg9VGhlJTIwd29ybGQlMjdzJTIwYmVzdCUyMGhvc3BpdGFsJTIwLSUyME1heW8lMjBDbKEGQSZjNz0iBvICJTNBJTJGJTJGd3d3Lm1heW_BBrYub3JnJTJGJmM5PawCMmltZ1wCCxEGLjkzqQIAFAAFmQE_aW1nDgZFCO8EKCwiDgAzXSwiFgavNzgwNTM4ODI5NZ0BIDNjMi-MASAvY-EDBg8BAucGDxIBIwI8AA8VAWmvNjcyNTAzMzUzMRUBIA-yAgwAJQdwPWhpZGRlbq0CCMECQDcwMDkUAA_BAngAkwAMwQICFAAPwQJ2jzMxNTY3NzUwrAEIq3dlYm1ldHJpY3PHA_YBL21jL21haW4vMi9pLmdpZsECP3hocr4CAE03MTY1DwE3MTY2qQeyWEhSX01BTkFHRVJBAA9tBkyfNDQ4NzkyNzQ3qwIHD_8ANy0yOcEJETcUAAUOAg__AGM_ODc5_wAHsDY4NGQwZDRjLmFrZQtPLmlvL-gBDi05N5EJETcUAA_pAEoI5QsDoAXQNTkwNjM1MTc5MH1dfQ — 204 — 106 B — 73 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 2365ms · 595KB · $14/mo
www.mayoclinic.org
Other
Costly
Execution 458ms
Transfer 49 KB
Unused 52%
Monthly Cost $3/mo
tagdelivery.mayoclinic.org
Other
Costly
Execution 327ms
Transfer 38 KB
Monthly Cost $2/mo
www.mayoclinic.org
Other
Costly
Execution 302ms
Transfer 1 KB
Unused 20%
Monthly Cost $2/mo
Unattributable
Other
Costly
Execution 294ms
Transfer 0 KB
Monthly Cost $2/mo
tagdelivery.mayoclinic.org
Other
Costly
Execution 281ms
Transfer 9 KB
Monthly Cost $2/mo
www.mayoclinic.org
Other
Costly
Execution 213ms
Transfer 0 KB
Monthly Cost $1/mo
www.mayoclinic.org
Other
Optional
Execution 123ms
Transfer 167 KB
Unused 24%
Monthly Cost $1/mo
nexus.ensighten.com
Other
Optional
Execution 93ms
Transfer 74 KB
Unused 58%
Monthly Cost $1/mo
xih9lsprjt.kameleoon.io
Other
Optional
Execution 93ms
Transfer 72 KB
Monthly Cost $1/mo
assets.mayoclinic.org
Other
Optional
Execution 64ms
Transfer 83 KB
Unused 46%
Monthly Cost $0/mo
transcend-cdn.com
Other
Optional
Execution 62ms
Transfer 58 KB
Unused 47%
Monthly Cost $0/mo
s.go-mpulse.net
Other
Optional
Execution 56ms
Transfer 43 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.mayoclinic.org adds 458ms and costs ~$3/month
  • tagdelivery.mayoclinic.org adds 327ms and costs ~$2/month
  • www.mayoclinic.org adds 302ms and costs ~$2/month
  • Unattributable adds 294ms and costs ~$2/month
  • tagdelivery.mayoclinic.org adds 281ms and costs ~$2/month
  • www.mayoclinic.org adds 213ms 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

www.mayoclinic.org takes 458ms 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 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.mayoclinic.org takes 302ms 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 294ms 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

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

Why this matters

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

Source: web.dev

www.mayoclinic.org takes 213ms 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

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