Skip to content
https://mdanderson.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
65
GRADE
D
FIX
5
REVIEW
2
PASS
6
INFO
2

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

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

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

2.46 s

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

6.68 s

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

50 ms

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

0.000

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

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

7.15 s

Page Load Progression

1.1 s
2.2 s
3.3 s
4.3 s
5.4 s
6.5 s
7.6 s
8.7 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 151 requests
FIX
4.4 MB transferred, 151 requests
Critical::
Page weighs 10.6 MB (4.4 MB transferred)
Warning::
JavaScript is 3.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.3 MB
Info::
Fonts are 546 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 546 KB
Warning::
151 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.92 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
151 requests
0.92 g CO2 per page load
JavaScript 3.3 MiB 76%
Fonts 545.8 KiB 12%
Images 300.3 KiB 7%
CSS 151.4 KiB 3%
HTML 34.2 KiB 1%
Other 19.1 KiB 0%
Other 13.8 KiB 0%
Other 13.0 KiB 0%
Other 9.5 KiB 0%
Other 556 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 (4.4 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2948ms total JS execution
FIX
2948ms total JS execution
Warning::
https://www.mdanderson.org/etc.clientlibs/mda/clie...: 1150ms CPU time
Warning::
https://ucm-us.verint-cdn.com/files/modules/unifie...: 408ms CPU time
Warning::
Unattributable: 338ms CPU time
Info::
https://www.mdanderson.org/: 216ms CPU time
Info::
https://cform.loyalhealth.com/app-961-6a80bf7fc23a...: 206ms CPU time
Warning::
Third-party scripts: 2948ms (100% of total)

Main Thread Breakdown

Script Evaluation 58% Other 25% Script Parsing & Compilation 6% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/external.min.js1150ms513ms31ms3rd
https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/database.js408ms403ms0ms3rd
Unattributable338ms12ms0ms3rd
https://www.mdanderson.org/216ms18ms1ms3rd
https://cform.loyalhealth.com/app-961-6a80bf7fc23a9a39e48a.js206ms195ms2ms3rd
https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/internal.min.js152ms77ms46ms3rd
https://gateway.foresee.com/code/6.1.2-mp/mpathy-modern.js137ms129ms2ms3rd
https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.js103ms88ms12ms3rd
https://solutions.invocacdn.com/js/networks/1299/0084722918/tag-live.js66ms63ms1ms3rd
https://cdn.evgnet.com/beacon/mdandersoncancercenter/mdacc_main/scripts/evergage.min.js61ms52ms6ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
55 scripts, 1.6 MB unused
FIX
55 scripts, 1.6 MB unused
Warning::
https://guide.loyalhealth.com/client/7.client.bund...: 481 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mdanderson.org/etc.clientlibs/mda/clie...: 273 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mdanderson.org/etc.clientlibs/mda/clie...: 182 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mdanderson.org/etc.clientlibs/mda/clie...: unminified — 76 KB could be saved
Warning::
https://www.mdanderson.org/etc.clientlibs/mda/clie...: 154 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://guide.loyalhealth.com/client/12.client.bun...: 129 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.6 MB
1629 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://guide.loyalhealth.com/client/7.client.bundle.js887 KB481 KB (54%)3rd
https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/external.min.js397 KB273 KB (69%)3rd
https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/internal.min.js364 KB182 KB (50%)3rd
https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-video.min.js175 KB154 KB (89%)3rd
https://guide.loyalhealth.com/client/12.client.bundle.js203 KB129 KB (64%)3rd
https://guide.loyalhealth.com/client/10.client.bundle.js237 KB121 KB (51%)3rd
https://guide.loyalhealth.com/client/6.client.bundle.js141 KB64 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-15344997130 KB60 KB (47%)3rd
https://cdn.evgnet.com/beacon/mdandersoncancercenter/mdacc_main/scripts/evergage.min.js57 KB34 KB (60%)3rd
https://cform.loyalhealth.com/app-961-6a80bf7fc23a9a39e48a.js121 KB31 KB (26%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
151 resources · 4.4 MB · 1.6 MB savings available
FIX
151 resources · 4.4 MB · 1.6 MB savings available
Warning::
Page weight 3.4 MB over 1MB target
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~1.6 MB of savings available
Warning::
150 third-party resources (100% of weight)
Info::
5 resources over 200KB
151 resources · 4.4 MiB · 150 third-party 3.4 MiB over 1MB target
JavaScript 76% · 3.3 MiB
Font 12% · 545.8 KiB
Image 7% · 308.5 KiB
CSS 3% · 151.4 KiB
Document 1% · 42.7 KiB
Other 0% · 19.6 KiB
Media 0% · 19.1 KiB

~1.6 MiB of savings available

Remove unused JavaScript: 1.6 MiB
C
Image Optimization
Action
36 images, 0 KB saveable
REVIEW
36 images, 0 KB saveable
Warning::
https://www.mdanderson.org/content/mda/en/jcr:cont... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/etc.clientlibs/mda/clie... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/lookups/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/etc.clientlibs/mda/clie... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/lookups/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/lookups/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/lookups/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/jcr:cont... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/patients... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/lookups/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/lookups/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/webp;base64,UklGRgYGAABXRUJQVlA4TPkFAAA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/lookups/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mdanderson.org/content/mda/en/lookups/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
36 images 300 KB
0 oversized -0 KB
23 legacy format
14 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

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

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

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

Web fonts

13

546 KB total

Render-blocking

0

of 13

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 2.5 s LCP 6.7 shttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/FontAwesome/fontawesome-webfont.woff?v=4.1.0fontawesome-webfont.woff https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/FontAwesome/fontawesome-webfont.woff?v=4.1.0 — 177.0 KiB — 652 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/ecf89914-1896-43f6-a0a0-fe733d1db6e7.woffecf89914-1896-43f6-a0a0... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/ecf89914-1896-43f6-a0a0-fe733d1db6e7.woff — 25.8 KiB — 398 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woff21decb60-b395-4de2-bd04... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woff — 21.5 KiB — 398 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttfmda-icons.ttf https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf — 17.4 KiB — 399 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woffMDIcons.woff https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woff — 1.9 KiB — 397 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/b993da84-c1f6-474a-8f00-8aa797b3de8f.woffb993da84-c1f6-474a-8f00... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/b993da84-c1f6-474a-8f00-8aa797b3de8f.woff — 27.4 KiB — 403 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Regular.woffMinionPro-Regular.woff https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Regular.woff — 109.4 KiB — 827 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/7b95cb9a-a288-4405-97a0-13095f56a903.woff7b95cb9a-a288-4405-97a0... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/7b95cb9a-a288-4405-97a0-13095f56a903.woff — 24.5 KiB — 535 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Semibold.woffMinionPro-Semibold.woff https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Semibold.woff — 109.3 KiB — 789 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/OpenSans/Open-Sans-300.woff2Open-Sans-300.woff2 https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/OpenSans/Open-Sans-300.woff2 — 10.5 KiB — 536 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf?52p6nemda-icons.ttf https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf?52p6ne — 17.4 KiB — 219 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woff?-j0c5heMDIcons.woff https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woff?-j0c5he — 1.9 KiB — 190 ms — font-display: swaphttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/slick/slick.woffslick.woff https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/slick/slick.woff — 1.9 KiB — 135 ms — font-display: swap
fontawesome-webfont.woff woff swap
Size 177 KB
Load time 652 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ecf89914-1896-43f6-a0a0... woff swap
Size 26 KB
Load time 398 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
21decb60-b395-4de2-bd04... woff swap
Size 21 KB
Load time 398 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
mda-icons.ttf ttf swap
Size 17 KB
Load time 399 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
MDIcons.woff woff swap
Size 2 KB
Load time 397 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
b993da84-c1f6-474a-8f00... woff swap
Size 27 KB
Load time 403 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
MinionPro-Regular.woff woff swap
Size 109 KB
Load time 827 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
7b95cb9a-a288-4405-97a0... woff swap
Size 25 KB
Load time 535 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
MinionPro-Semibold.woff woff swap
Size 109 KB
Load time 789 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Open-Sans-300.woff2 woff2 swap
Size 10 KB
Load time 536 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
mda-icons.ttf ttf swap
Size 17 KB
Load time 219 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
MDIcons.woff woff swap
Size 2 KB
Load time 190 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
slick.woff woff swap
Size 2 KB
Load time 135 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~358 KB and ~716 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: max-age=3600
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=3600

DirectiveValueMeaning
max-age3600Cache for 1 hour
Effective TTL: 3600 seconds
Network Waterfall
151 requests over 12607ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.5 s LCP 6.7 shttps://mdanderson.org// https://mdanderson.org/ — 301 — 425 B — 518 ms — http/1.1https://www.mdanderson.org/www.mdanderson.org/ https://www.mdanderson.org/ — 200 — 28.8 KiB — 542 ms — http/1.1https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.sync.jstags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.sync.js — 200 — 14.9 KiB — 388 ms — h2https://www.everestjs.net/static/le/last-event-tag-latest.min.jswww.everestjs.net/static/le/last-ev... https://www.everestjs.net/static/le/last-event-tag-latest.min.js — 200 — 4.2 KiB — 54 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/A.clientlib-all.min.css.pagespeed.cf.yne7hMbHR7.csswww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/A.clientlib-all.min.css.pagespeed.cf.yne7hMbHR7.css — 200 — 122.6 KiB — 268 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/FontAwesome/fontawesome-webfont.woff?v=4.1.0www.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/FontAwesome/fontawesome-webfont.woff?v=4.1.0 — 200 — 177.0 KiB — 652 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/ecf89914-1896-43f6-a0a0-fe733d1db6e7.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/ecf89914-1896-43f6-a0a0-fe733d1db6e7.woff — 200 — 25.8 KiB — 398 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woff — 200 — 21.5 KiB — 398 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttfwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf — 200 — 17.4 KiB — 399 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woff — 200 — 1.9 KiB — 397 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/b993da84-c1f6-474a-8f00-8aa797b3de8f.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/b993da84-c1f6-474a-8f00-8aa797b3de8f.woff — 200 — 27.4 KiB — 403 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Regular.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Regular.woff — 200 — 109.4 KiB — 827 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/7b95cb9a-a288-4405-97a0-13095f56a903.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/7b95cb9a-a288-4405-97a0-13095f56a903.woff — 200 — 24.5 KiB — 535 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Semibold.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Semibold.woff — 200 — 109.3 KiB — 789 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/OpenSans/Open-Sans-300.woff2www.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/OpenSans/Open-Sans-300.woff2 — 200 — 10.5 KiB — 536 ms — http/1.1https://dpm.demdex.net/id?d_visid_ver=3.1.2&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&ts=1776898586448dpm.demdex.net/id?d_visid_ver=3.1.2... https://dpm.demdex.net/id?d_visid_ver=3.1.2&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&ts=1776898586448 — 302 — 674 B — 151 ms — h2https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/xmda-logo.png.pagespeed.ic.jLVBCg-7dN.webpwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/xmda-logo.png.pagespeed.ic.jLVBCg-7dN.webp — 200 — 20.8 KiB — 135 ms — http/1.1https://cdn.evgnet.com/beacon/mdandersoncancercenter/mdacc_main/scripts/evergage.min.jscdn.evgnet.com/beacon/mdandersoncan... https://cdn.evgnet.com/beacon/mdandersoncancercenter/mdacc_main/scripts/evergage.min.js — 200 — 56.8 KiB — 25 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.jstags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.js — 200 — 71.7 KiB — 310 ms — h2https://guide.loyalhealth.com/client/client.bundle.jsguide.loyalhealth.com/client/client... https://guide.loyalhealth.com/client/client.bundle.js — 200 — 48.7 KiB — 794 ms — h2https://siteimproveanalytics.com/js/siteanalyze_23.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_23.js — 200 — 18.9 KiB — 52 ms — h3https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/sdk.jsucm-us.verint-cdn.com/files/sites/m... https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/sdk.js — 200 — 19.2 KiB — 133 ms — h2https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf?52p6newww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf?52p6ne — 200 — 17.4 KiB — 219 ms — http/1.1https://mdandersoncancercenter.us-7.evergage.com/api2/event/mdacc_main?event=eyJzb3VyY2UiOnsicGFnZVR5cGUiOiJkZWZhdWx0IiwibG9jYWxlIjoiZW5fVVMiLCJ1cmwiOiJodHRwczovL3d3dy5tZGFuZGVyc29uLm9yZy8iLCJ1cmxSZWZlcnJlciI6IiIsImNoYW5uZWwiOiJXZWIiLCJiZWFjb25WZXJzaW9uIjoxNiwiY29uZmlnVmVyc2lvbiI6IjE2MiIsImNvbnRlbnRab25lcyI6W119LCJ1c2VyIjp7ImFub255bW91c0lkIjoiZmY1NTAzNDEzMGM4OTg4OSJ9LCJpbnRlcmFjdGlvbiI6eyJuYW1lIjoiRGVmYXVsdCBQYWdlIn0sInBhZ2VWaWV3Ijp0cnVlLCJjb25zZW50cyI6W3sicHVycG9zZSI6IlBlcnNvbmFsaXphdGlvbiIsInByb3ZpZGVyIjoiRXhhbXBsZSBDb25zZW50IE1hbmFnZXIiLCJzdGF0dXMiOiJPcHQgSW4ifV0sImFjY291bnQiOnt9LCJfdG9vbHNFdmVudExpbmtJZCI6IjIxODU5MzIzNDYxNDQzMTM2IiwiZXhwbGFpbiI6dHJ1ZX0%3Dmdandersoncancercenter.us-7.evergag... https://mdandersoncancercenter.us-7.evergage.com/api2/event/mdacc_main?event=eyJzb3VyY2UiOnsicGFnZVR5cGUiOiJkZWZhdWx0IiwibG9jYWxlIjoiZW5fVVMiLCJ1cmwiOiJodHRwczovL3d3dy5tZGFuZGVyc29uLm9yZy8iLCJ1cmxSZWZlcnJlciI6IiIsImNoYW5uZWwiOiJXZWIiLCJiZWFjb25WZXJzaW9uIjoxNiwiY29uZmlnVmVyc2lvbiI6IjE2MiIsImNvbnRlbnRab25lcyI6W119LCJ1c2VyIjp7ImFub255bW91c0lkIjoiZmY1NTAzNDEzMGM4OTg4OSJ9LCJpbnRlcmFjdGlvbiI6eyJuYW1lIjoiRGVmYXVsdCBQYWdlIn0sInBhZ2VWaWV3Ijp0cnVlLCJjb25zZW50cyI6W3sicHVycG9zZSI6IlBlcnNvbmFsaXphdGlvbiIsInByb3ZpZGVyIjoiRXhhbXBsZSBDb25zZW50IE1hbmFnZXIiLCJzdGF0dXMiOiJPcHQgSW4ifV0sImFjY291bnQiOnt9LCJfdG9vbHNFdmVudExpbmtJZCI6IjIxODU5MzIzNDYxNDQzMTM2IiwiZXhwbGFpbiI6dHJ1ZX0%3D — 200 — 839 B — 620 ms — h2https://www.mdanderson.org/content/dam/mdanderson/images/publications/focused-on-health/2015/WEB-Tanya-Moseley-3D-mammo.jpg.resize.216.122.high.jpgwww.mdanderson.org/content/dam/mdan... https://www.mdanderson.org/content/dam/mdanderson/images/publications/focused-on-health/2015/WEB-Tanya-Moseley-3D-mammo.jpg.resize.216.122.high.jpg — 200 — 7.9 KiB — 135 ms — http/1.1https://www.mdanderson.org/content/dam/mdanderson/images/hero-images/Integrated%20Media/oph-web-promo-image-tagline.png.resize.216.122.high.jpgwww.mdanderson.org/content/dam/mdan... https://www.mdanderson.org/content/dam/mdanderson/images/hero-images/Integrated%20Media/oph-web-promo-image-tagline.png.resize.216.122.high.jpg — 200 — 4.2 KiB — 135 ms — http/1.1https://dpm.demdex.net/id/rd?d_visid_ver=3.1.2&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&ts=1776898586448dpm.demdex.net/id/rd?d_visid_ver=3.... https://dpm.demdex.net/id/rd?d_visid_ver=3.1.2&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&ts=1776898586448 — 200 — 618 B — 36 ms — h2https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/config.jsonucm-us.verint-cdn.com/files/sites/m... https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/config.json — 200 — 3.0 KiB — 21 ms — h2https://stats-ssl.mdanderson.org/id?d_visid_ver=3.1.2&d_fieldgroup=MC&mcorgid=13664673527846410A490D45%40AdobeOrg&ts=1776898586639stats-ssl.mdanderson.org/id?d_visid... https://stats-ssl.mdanderson.org/id?d_visid_ver=3.1.2&d_fieldgroup=MC&mcorgid=13664673527846410A490D45%40AdobeOrg&ts=1776898586639 — 200 — 632 B — 113 ms — h2https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/visitor.jsucm-us.verint-cdn.com/files/modules... https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/visitor.js — 200 — 15.4 KiB — 23 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.5 s LCP 6.7 shttps://mdanderson.org// https://mdanderson.org/ — 301 — 425 B — 518 ms — http/1.1https://www.mdanderson.org/www.mdanderson.org/ https://www.mdanderson.org/ — 200 — 28.8 KiB — 542 ms — http/1.1https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.sync.jstags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.sync.js — 200 — 14.9 KiB — 388 ms — h2https://www.everestjs.net/static/le/last-event-tag-latest.min.jswww.everestjs.net/static/le/last-ev... https://www.everestjs.net/static/le/last-event-tag-latest.min.js — 200 — 4.2 KiB — 54 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/A.clientlib-all.min.css.pagespeed.cf.yne7hMbHR7.csswww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/A.clientlib-all.min.css.pagespeed.cf.yne7hMbHR7.css — 200 — 122.6 KiB — 268 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/FontAwesome/fontawesome-webfont.woff?v=4.1.0www.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/FontAwesome/fontawesome-webfont.woff?v=4.1.0 — 200 — 177.0 KiB — 652 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/ecf89914-1896-43f6-a0a0-fe733d1db6e7.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/ecf89914-1896-43f6-a0a0-fe733d1db6e7.woff — 200 — 25.8 KiB — 398 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woff — 200 — 21.5 KiB — 398 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttfwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf — 200 — 17.4 KiB — 399 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woff — 200 — 1.9 KiB — 397 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/b993da84-c1f6-474a-8f00-8aa797b3de8f.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/b993da84-c1f6-474a-8f00-8aa797b3de8f.woff — 200 — 27.4 KiB — 403 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Regular.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Regular.woff — 200 — 109.4 KiB — 827 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/7b95cb9a-a288-4405-97a0-13095f56a903.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/7b95cb9a-a288-4405-97a0-13095f56a903.woff — 200 — 24.5 KiB — 535 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Semibold.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MinionPro/MinionPro-Semibold.woff — 200 — 109.3 KiB — 789 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/OpenSans/Open-Sans-300.woff2www.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/OpenSans/Open-Sans-300.woff2 — 200 — 10.5 KiB — 536 ms — http/1.1https://dpm.demdex.net/id?d_visid_ver=3.1.2&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&ts=1776898586448dpm.demdex.net/id?d_visid_ver=3.1.2... https://dpm.demdex.net/id?d_visid_ver=3.1.2&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&ts=1776898586448 — 302 — 674 B — 151 ms — h2https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/xmda-logo.png.pagespeed.ic.jLVBCg-7dN.webpwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/xmda-logo.png.pagespeed.ic.jLVBCg-7dN.webp — 200 — 20.8 KiB — 135 ms — http/1.1https://cdn.evgnet.com/beacon/mdandersoncancercenter/mdacc_main/scripts/evergage.min.jscdn.evgnet.com/beacon/mdandersoncan... https://cdn.evgnet.com/beacon/mdandersoncancercenter/mdacc_main/scripts/evergage.min.js — 200 — 56.8 KiB — 25 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.jstags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.js — 200 — 71.7 KiB — 310 ms — h2https://guide.loyalhealth.com/client/client.bundle.jsguide.loyalhealth.com/client/client... https://guide.loyalhealth.com/client/client.bundle.js — 200 — 48.7 KiB — 794 ms — h2https://siteimproveanalytics.com/js/siteanalyze_23.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_23.js — 200 — 18.9 KiB — 52 ms — h3https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/sdk.jsucm-us.verint-cdn.com/files/sites/m... https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/sdk.js — 200 — 19.2 KiB — 133 ms — h2https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf?52p6newww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/mda-icons/mda-icons.ttf?52p6ne — 200 — 17.4 KiB — 219 ms — http/1.1https://mdandersoncancercenter.us-7.evergage.com/api2/event/mdacc_main?event=eyJzb3VyY2UiOnsicGFnZVR5cGUiOiJkZWZhdWx0IiwibG9jYWxlIjoiZW5fVVMiLCJ1cmwiOiJodHRwczovL3d3dy5tZGFuZGVyc29uLm9yZy8iLCJ1cmxSZWZlcnJlciI6IiIsImNoYW5uZWwiOiJXZWIiLCJiZWFjb25WZXJzaW9uIjoxNiwiY29uZmlnVmVyc2lvbiI6IjE2MiIsImNvbnRlbnRab25lcyI6W119LCJ1c2VyIjp7ImFub255bW91c0lkIjoiZmY1NTAzNDEzMGM4OTg4OSJ9LCJpbnRlcmFjdGlvbiI6eyJuYW1lIjoiRGVmYXVsdCBQYWdlIn0sInBhZ2VWaWV3Ijp0cnVlLCJjb25zZW50cyI6W3sicHVycG9zZSI6IlBlcnNvbmFsaXphdGlvbiIsInByb3ZpZGVyIjoiRXhhbXBsZSBDb25zZW50IE1hbmFnZXIiLCJzdGF0dXMiOiJPcHQgSW4ifV0sImFjY291bnQiOnt9LCJfdG9vbHNFdmVudExpbmtJZCI6IjIxODU5MzIzNDYxNDQzMTM2IiwiZXhwbGFpbiI6dHJ1ZX0%3Dmdandersoncancercenter.us-7.evergag... https://mdandersoncancercenter.us-7.evergage.com/api2/event/mdacc_main?event=eyJzb3VyY2UiOnsicGFnZVR5cGUiOiJkZWZhdWx0IiwibG9jYWxlIjoiZW5fVVMiLCJ1cmwiOiJodHRwczovL3d3dy5tZGFuZGVyc29uLm9yZy8iLCJ1cmxSZWZlcnJlciI6IiIsImNoYW5uZWwiOiJXZWIiLCJiZWFjb25WZXJzaW9uIjoxNiwiY29uZmlnVmVyc2lvbiI6IjE2MiIsImNvbnRlbnRab25lcyI6W119LCJ1c2VyIjp7ImFub255bW91c0lkIjoiZmY1NTAzNDEzMGM4OTg4OSJ9LCJpbnRlcmFjdGlvbiI6eyJuYW1lIjoiRGVmYXVsdCBQYWdlIn0sInBhZ2VWaWV3Ijp0cnVlLCJjb25zZW50cyI6W3sicHVycG9zZSI6IlBlcnNvbmFsaXphdGlvbiIsInByb3ZpZGVyIjoiRXhhbXBsZSBDb25zZW50IE1hbmFnZXIiLCJzdGF0dXMiOiJPcHQgSW4ifV0sImFjY291bnQiOnt9LCJfdG9vbHNFdmVudExpbmtJZCI6IjIxODU5MzIzNDYxNDQzMTM2IiwiZXhwbGFpbiI6dHJ1ZX0%3D — 200 — 839 B — 620 ms — h2https://www.mdanderson.org/content/dam/mdanderson/images/publications/focused-on-health/2015/WEB-Tanya-Moseley-3D-mammo.jpg.resize.216.122.high.jpgwww.mdanderson.org/content/dam/mdan... https://www.mdanderson.org/content/dam/mdanderson/images/publications/focused-on-health/2015/WEB-Tanya-Moseley-3D-mammo.jpg.resize.216.122.high.jpg — 200 — 7.9 KiB — 135 ms — http/1.1https://www.mdanderson.org/content/dam/mdanderson/images/hero-images/Integrated%20Media/oph-web-promo-image-tagline.png.resize.216.122.high.jpgwww.mdanderson.org/content/dam/mdan... https://www.mdanderson.org/content/dam/mdanderson/images/hero-images/Integrated%20Media/oph-web-promo-image-tagline.png.resize.216.122.high.jpg — 200 — 4.2 KiB — 135 ms — http/1.1https://dpm.demdex.net/id/rd?d_visid_ver=3.1.2&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&ts=1776898586448dpm.demdex.net/id/rd?d_visid_ver=3.... https://dpm.demdex.net/id/rd?d_visid_ver=3.1.2&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&ts=1776898586448 — 200 — 618 B — 36 ms — h2https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/config.jsonucm-us.verint-cdn.com/files/sites/m... https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/config.json — 200 — 3.0 KiB — 21 ms — h2https://stats-ssl.mdanderson.org/id?d_visid_ver=3.1.2&d_fieldgroup=MC&mcorgid=13664673527846410A490D45%40AdobeOrg&ts=1776898586639stats-ssl.mdanderson.org/id?d_visid... https://stats-ssl.mdanderson.org/id?d_visid_ver=3.1.2&d_fieldgroup=MC&mcorgid=13664673527846410A490D45%40AdobeOrg&ts=1776898586639 — 200 — 632 B — 113 ms — h2https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/visitor.jsucm-us.verint-cdn.com/files/modules... https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/visitor.js — 200 — 15.4 KiB — 23 ms — h2https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/custom-style.cssucm-us.verint-cdn.com/files/sites/m... https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/custom-style.css — 200 — 1.6 KiB — 333 ms — h2https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/customcode.jsucm-us.verint-cdn.com/files/sites/m... https://ucm-us.verint-cdn.com/files/sites/mdanderson/live/customcode.js — 200 — 1.8 KiB — 20 ms — h2https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/analytics-engine.jsucm-us.verint-cdn.com/files/modules... https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/analytics-engine.js — 200 — 8.7 KiB — 21 ms — h2https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/rules-engine.jsucm-us.verint-cdn.com/files/modules... https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/rules-engine.js — 200 — 18.1 KiB — 24 ms — h2https://www.mdanderson.org/content/dam/mdanderson/images/l2-l3-hero/sujit_prabhu_physicians_nav.jpg.resize.216.122.high.jpgwww.mdanderson.org/content/dam/mdan... https://www.mdanderson.org/content/dam/mdanderson/images/l2-l3-hero/sujit_prabhu_physicians_nav.jpg.resize.216.122.high.jpg — 200 — 6.4 KiB — 132 ms — http/1.1https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/database.jsucm-us.verint-cdn.com/files/modules... https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/database.js — 200 — 2.0 KiB — 19 ms — h2https://www.mdanderson.org/content/dam/mdanderson/images/moonshots/researchplatforms/Clinical-Trial/CLL_Jan_Burger_175_resized.jpg.resize.216.122.high.jpgwww.mdanderson.org/content/dam/mdan... https://www.mdanderson.org/content/dam/mdanderson/images/moonshots/researchplatforms/Clinical-Trial/CLL_Jan_Burger_175_resized.jpg.resize.216.122.high.jpg — 200 — 8.8 KiB — 135 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/external.min.jswww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/external.min.js — 200 — 397.4 KiB — 777 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/internal.min.jswww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/internal.min.js — 200 — 364.3 KiB — 437 ms — http/1.1https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/recording-engine.jsucm-us.verint-cdn.com/files/modules... https://ucm-us.verint-cdn.com/files/modules/unified-websdk/2.11.0/recording-engine.js — 200 — 19.0 KiB — 22 ms — h2https://dpm.demdex.net/id?d_visid_ver=3.1.2&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&d_mid=06367205077730116490462573767145811697&ts=1776898586757dpm.demdex.net/id?d_visid_ver=3.1.2... https://dpm.demdex.net/id?d_visid_ver=3.1.2&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=13664673527846410A490D45%40AdobeOrg&d_nsid=0&d_mid=06367205077730116490462573767145811697&ts=1776898586757 — 200 — 1.5 KiB — 38 ms — h2https://lasteventf-tm.everesttech.net/?_les_imsOrgId=13664673527846410A490D45@AdobeOrg&_les_sdid=3E8C16B0D047C489-6FF0A90668DB92FB&_les_last_search_click=&_les_rsid=mda.www,mda.org&_les_mid=06367205077730116490462573767145811697&_les_rampid_env=&_les_id5=&_les_url=https%3A%2F%2Fwww.mdanderson.org%2Flasteventf-tm.everesttech.net/?_les... https://lasteventf-tm.everesttech.net/?_les_imsOrgId=13664673527846410A490D45@AdobeOrg&_les_sdid=3E8C16B0D047C489-6FF0A90668DB92FB&_les_last_search_click=&_les_rsid=mda.www,mda.org&_les_mid=06367205077730116490462573767145811697&_les_rampid_env=&_les_id5=&_les_url=https%3A%2F%2Fwww.mdanderson.org%2F — 200 — 205 B — 71 ms — h2https://api.ipstack.com/check?access_key=6793a398603abe3cc0d9641541ee1c07api.ipstack.com/check?access_key=67... https://api.ipstack.com/check?access_key=6793a398603abe3cc0d9641541ee1c07 — 200 — 1.7 KiB — 350 ms — http/1.1https://tags.srv.stackadapt.com/events.jstags.srv.stackadapt.com/events.js https://tags.srv.stackadapt.com/events.js — 200 — 7.7 KiB — 342 ms — h2https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/A.clientlib-video.min.css.pagespeed.cf.wRp17xheIb.csswww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/A.clientlib-video.min.css.pagespeed.cf.wRp17xheIb.css — 200 — 27.0 KiB — 133 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-video.min.jswww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-video.min.js — 200 — 174.6 KiB — 390 ms — http/1.1https://cm.everesttech.net/cm/dd?d_uuid=00336713969543655361065926475228247632cm.everesttech.net/cm/dd?d_uuid=003... https://cm.everesttech.net/cm/dd?d_uuid=00336713969543655361065926475228247632 — 302 — 517 B — 143 ms — http/1.1https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/2025-us-news/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1772138996087.jpgwww.mdanderson.org/content/mda/en/l... https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/2025-us-news/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1772138996087.jpg — 301 — 583 B — 138 ms — http/1.1https://mdanderson.demdex.net/dest5.html?d_nsid=0mdanderson.demdex.net/dest5.html?d_... https://mdanderson.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 116 ms — h2https://mdanderson.tt.omtrdc.net/rest/v1/delivery?client=mdanderson&sessionId=07c8511c363444b5ab16e58d37733eec&version=2.9.0mdanderson.tt.omtrdc.net/rest/v1/de... https://mdanderson.tt.omtrdc.net/rest/v1/delivery?client=mdanderson&sessionId=07c8511c363444b5ab16e58d37733eec&version=2.9.0 — 200 — 1.7 KiB — 162 ms — h2https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/annual-report3/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775227795526.jpgwww.mdanderson.org/content/mda/en/l... https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/annual-report3/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775227795526.jpg — 301 — 585 B — 135 ms — http/1.1data:image/webp;base64,UklGRgYGAABXRUJQVlA4TPkFAAAvwkAzEBULgrZt4/DHvf4QImICNL+YYgpLWIopppiiXGH5SLnZ…data:image/webp;base64,UklGRgYGAABX... data:image/webp;base64,UklGRgYGAABXRUJQVlA4TPkFAAAvwkAzEBULgrZt4/DHvf4QImICNL+YYgpLWIopppiiXGH5SLnZ… — 200 — 0 B — 0 ms — datahttps://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woff?-j0c5hewww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/MDIcons/MDIcons.woff?-j0c5he — 200 — 1.9 KiB — 190 ms — http/1.1https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/2025-us-news/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1772138996087.jpgwww.mdanderson.org/lookups/carousel... https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/2025-us-news/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1772138996087.jpg — 200 — 5.1 KiB — 227 ms — http/1.1https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelSGgAAAHan7wNndpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelSGgAAAHan7wNn — 302 — 531 B — 38 ms — h2https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/annual-report3/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775227795526.jpgwww.mdanderson.org/lookups/carousel... https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/annual-report3/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775227795526.jpg — 200 — 8.3 KiB — 135 ms — http/1.1https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelSGgAAAHan7wNndpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelSGgAAAHan7wNn — 200 — 470 B — 36 ms — h2https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/rare-leukemia-survivor/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775228070597.jpgwww.mdanderson.org/content/mda/en/l... https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/rare-leukemia-survivor/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775228070597.jpg — 301 — 593 B — 134 ms — http/1.1https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/personalized-treatment/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775228303512.jpgwww.mdanderson.org/content/mda/en/l... https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/personalized-treatment/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775228303512.jpg — 301 — 593 B — 134 ms — http/1.1https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/recognizing-dehydration/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775229696714.jpgwww.mdanderson.org/content/mda/en/l... https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/recognizing-dehydration/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775229696714.jpg — 301 — 594 B — 134 ms — http/1.1https://mdandersoncancercenter.us-7.evergage.com/pr?.top=639&action=Default%20Page&.tt=620&.ttdns=96&.btdns=17&.bv=16&_ak=mdandersoncancercenter&_ds=mdacc_main&.scv=162&channel=Web&_r=541321&.anonId=ff55034130c89889&_anon=truemdandersoncancercenter.us-7.evergag... https://mdandersoncancercenter.us-7.evergage.com/pr?.top=639&action=Default%20Page&.tt=620&.ttdns=96&.btdns=17&.bv=16&_ak=mdandersoncancercenter&_ds=mdacc_main&.scv=162&channel=Web&_r=541321&.anonId=ff55034130c89889&_anon=true — 204 — 556 B — 174 ms — h2https://tags.srv.stackadapt.com/sa.csstags.srv.stackadapt.com/sa.css https://tags.srv.stackadapt.com/sa.css — 200 — 165 B — 99 ms — h2https://tags.srv.stackadapt.com/sa.jpegtags.srv.stackadapt.com/sa.jpeg https://tags.srv.stackadapt.com/sa.jpeg — 200 — 1.6 KiB — 304 ms — h2https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/cold-sensitivity-tips/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775230082758.pngwww.mdanderson.org/content/mda/en/l... https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/cold-sensitivity-tips/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775230082758.png — 301 — 592 B — 134 ms — http/1.1https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/only-possible-here0/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1769536376082.pngwww.mdanderson.org/content/mda/en/l... https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/only-possible-here0/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1769536376082.png — 301 — 590 B — 135 ms — http/1.1https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/rare-leukemia-survivor/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775228070597.jpgwww.mdanderson.org/lookups/carousel... https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/rare-leukemia-survivor/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775228070597.jpg — 200 — 8.9 KiB — 143 ms — http/1.1https://guide.loyalhealth.com/client/7.client.bundle.jsguide.loyalhealth.com/client/7.clie... https://guide.loyalhealth.com/client/7.client.bundle.js — 200 — 887.2 KiB — 582 ms — h2https://cform.loyalhealth.com/remoteEntry.jscform.loyalhealth.com/remoteEntry.j... https://cform.loyalhealth.com/remoteEntry.js — 200 — 7.3 KiB — 404 ms — h2https://guide.loyalhealth.com/client/6.client.bundle.jsguide.loyalhealth.com/client/6.clie... https://guide.loyalhealth.com/client/6.client.bundle.js — 200 — 140.7 KiB — 538 ms — h2https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/personalized-treatment/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775228303512.jpgwww.mdanderson.org/lookups/carousel... https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/personalized-treatment/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775228303512.jpg — 200 — 5.9 KiB — 134 ms — http/1.1https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/recognizing-dehydration/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775229696714.jpgwww.mdanderson.org/lookups/carousel... https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/recognizing-dehydration/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775229696714.jpg — 200 — 18.0 KiB — 138 ms — http/1.1https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/cold-sensitivity-tips/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775230082758.pngwww.mdanderson.org/lookups/carousel... https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/cold-sensitivity-tips/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775230082758.png — 200 — 6.2 KiB — 134 ms — http/1.1https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/only-possible-here0/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1769536376082.pngwww.mdanderson.org/lookups/carousel... https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/only-possible-here0/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1769536376082.png — 200 — 4.7 KiB — 134 ms — http/1.1https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/y-90-for-liver-cancer/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775230320230.jpgwww.mdanderson.org/content/mda/en/l... https://www.mdanderson.org/content/mda/en/lookups/carousel-lookup/homepage-highlights2/y-90-for-liver-cancer/jcr:content/mainparsys/carouselitem.resize.251.141.high.jpg/1775230320230.jpg — 301 — 592 B — 236 ms — http/1.1https://www.mdanderson.org/content/mda/en/jcr:content/footer/xdesktoplogo.resize.png.pagespeed.ic.wmDIh2S-LF.webpwww.mdanderson.org/content/mda/en/j... https://www.mdanderson.org/content/mda/en/jcr:content/footer/xdesktoplogo.resize.png.pagespeed.ic.wmDIh2S-LF.webp — 200 — 39.1 KiB — 217 ms — http/1.1https://www.mdanderson.org/content/mda/en/jcr:content/footer/xmobilelogo.resize.png.pagespeed.ic.xpgmMAVNXr.webpwww.mdanderson.org/content/mda/en/j... https://www.mdanderson.org/content/mda/en/jcr:content/footer/xmobilelogo.resize.png.pagespeed.ic.xpgmMAVNXr.webp — 200 — 5.2 KiB — 134 ms — http/1.1https://tags.srv.stackadapt.com/saq_pxl?uid=uxMvfKEouJZfJzsjwRVn_Q&is_js=true&landing_url=https%3A%2F%2Fwww.mdanderson.org%2F&t=UT%20MD%20Anderson%3A%20Cancer%20Treatment%20%26%20Cancer%20Research%20Hospital%20%7C%20UT%20MD%20Anderson&tip=rC-4H2T7Vf0wLJPO7Z06E7lgMPv1YU2GKiKwvFwFrKM&host=https%3A%2F%2Fwww.mdanderson.org&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd912466108fb715deb4b50cc07a59fb1cb8de3bc77&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIJbz4ubh925B-bs_NwaDatTZaU6AFBp33wPaSZVK0FhVEMABGAQgm6SlzwYwAToETLyAOUIE0IXZTQ.AkF5i5gpMDELIR3iyjbwXRTlcvTX42iHyLl%252BkuG%252BtkU&sa-user-id-v2=s%253AEkZhCPtxXetLUMwHpZ-xy43jvHc.WZLyMhb0d34AZiYrDVV6uzA0nnfhDo4A8A2%252BsfVxW0M&sa-user-id=s%253A0-12466108-fb71-5deb-4b50-cc07a59fb1cb.4JO1UlQ3lPR77eqkVwFUdP1UOf%252FPislS5%252F1yFURxJAEtags.srv.stackadapt.com/saq_pxl?uid... https://tags.srv.stackadapt.com/saq_pxl?uid=uxMvfKEouJZfJzsjwRVn_Q&is_js=true&landing_url=https%3A%2F%2Fwww.mdanderson.org%2F&t=UT%20MD%20Anderson%3A%20Cancer%20Treatment%20%26%20Cancer%20Research%20Hospital%20%7C%20UT%20MD%20Anderson&tip=rC-4H2T7Vf0wLJPO7Z06E7lgMPv1YU2GKiKwvFwFrKM&host=https%3A%2F%2Fwww.mdanderson.org&sa_conv_data_css_value=%27%27&sa_conv_data_image_value=ffd8ffe000104a46494600010101006000600000ffdb004300080606070605080707070909080a0c140d0c0b0b0c1912130f141d1a1f1e1d1a1c1c20242e2720222c231c1c2837292c30313434341f27393d38323c2e333432ffdb0043010909090c0b0c180d0d1832211c213232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232ffc00011080001000103012200021101031101ffc4001f0000010501010101010100000000000000000102030405060708090a0bffc400b5100002010303020403050504040000017d01020300041105122131410613516107227114328191a1082342b1c11552d1f02433627282090a161718191a25262728292a3435363738393a434445464748494a535455565758595a636465666768696a737475767778797a838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae1e2e3e4e5e6e7e8e9eaf1f2f3f4f5f6f7f8f9faffc4001f0100030101010101010101010000000000000102030405060708090a0bffc400b51100020102040403040705040400010277000102031104052131061241510761711322328108144291a1b1c109233352f0156272d10a162434e125f11718191a262728292a35363738393a434445464748494a535455565758595a636465666768696a737475767778797a82838485868788898a92939495969798999aa2a3a4a5a6a7a8a9aab2b3b4b5b6b7b8b9bac2c3c4c5c6c7c8c9cad2d3d4d5d6d7d8d9dae2e3e4e5e6e7e8e9eaf2f3f4f5f6f7f8f9faffda000c03010002110311003f00f7fa28a2803fffd912466108fb715deb4b50cc07a59fb1cb8de3bc77&l_src=&l_src_d=&u_src=&u_src_d=&shop=false&sa-user-id-v4=s%253A.o6W7wkJsHSTU4%252BLlDruZ%252FwNjVcUZZMvakQpSatDoAgo&sa-user-id-v3=s%253AAQAKIJbz4ubh925B-bs_NwaDatTZaU6AFBp33wPaSZVK0FhVEMABGAQgm6SlzwYwAToETLyAOUIE0IXZTQ.AkF5i5gpMDELIR3iyjbwXRTlcvTX42iHyLl%252BkuG%252BtkU&sa-user-id-v2=s%253AEkZhCPtxXetLUMwHpZ-xy43jvHc.WZLyMhb0d34AZiYrDVV6uzA0nnfhDo4A8A2%252BsfVxW0M&sa-user-id=s%253A0-12466108-fb71-5deb-4b50-cc07a59fb1cb.4JO1UlQ3lPR77eqkVwFUdP1UOf%252FPislS5%252F1yFURxJAE — 200 — 289 B — 100 ms — h2https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/eA_Icon_Black.svgwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/eA_Icon_Black.svg — 200 — 1.7 KiB — 134 ms — http/1.1https://www.mdanderson.org/libs/granite/csrf/token.jsonwww.mdanderson.org/libs/granite/csr... https://www.mdanderson.org/libs/granite/csrf/token.json — 200 — 544 B — 141 ms — http/1.1https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/y-90-for-liver-cancer/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775230320230.jpgwww.mdanderson.org/lookups/carousel... https://www.mdanderson.org/lookups/carousel-lookup/homepage-highlights2/y-90-for-liver-cancer/jcr:content/mainparsys/carouselitem.resize.251.141.high.dir.jpg/1775230320230.jpg — 200 — 11.5 KiB — 135 ms — http/1.1https://www.mdanderson.org/_jcr_content/siteHeader/alert.nocache.htmlwww.mdanderson.org/_jcr_content/sit... https://www.mdanderson.org/_jcr_content/siteHeader/alert.nocache.html — 200 — 578 B — 132 ms — http/1.1https://www.mdanderson.org/content/mda/en/patients-family/jcr:content/mainparsys/fullwidthvideo_copy_.resize.1444.0.medium.jpg/1772231697755.pngwww.mdanderson.org/content/mda/en/p... https://www.mdanderson.org/content/mda/en/patients-family/jcr:content/mainparsys/fullwidthvideo_copy_.resize.1444.0.medium.jpg/1772231697755.png — 301 — 550 B — 145 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/strike-through/strike_left.pngwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/strike-through/strike_left.png — 200 — 1.3 KiB — 137 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/strike-through/strike_right.pngwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/strike-through/strike_right.png — 200 — 1.1 KiB — 139 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/strike-through/strike_tile.pngwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/strike-through/strike_tile.png — 200 — 795 B — 139 ms — http/1.1https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/slick/slick.woffwww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/fonts/slick/slick.woff — 200 — 1.9 KiB — 135 ms — http/1.1https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 129 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-15344997www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-15344997 — 200 — 129.6 KiB — 184 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.1000.js?utv=ut4.46.202604152103tags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.1000.js?utv=ut4.46.202604152103 — 200 — 26.1 KiB — 32 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.2052.js?utv=ut4.46.202512022009tags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.2052.js?utv=ut4.46.202512022009 — 200 — 1.8 KiB — 30 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.2642.js?utv=ut4.46.202409121639tags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.2642.js?utv=ut4.46.202409121639 — 200 — 1.6 KiB — 31 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.2993.js?utv=ut4.46.202604152103tags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.2993.js?utv=ut4.46.202604152103 — 200 — 14.4 KiB — 32 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.3524.js?utv=ut4.46.202508051643tags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.3524.js?utv=ut4.46.202508051643 — 200 — 2.4 KiB — 26 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.3526.js?utv=ut4.46.202508111939tags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.3526.js?utv=ut4.46.202508111939 — 200 — 2.4 KiB — 30 ms — h2https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.3790.js?utv=ut4.46.202507080411tags.tiqcdn.com/utag/mdanderson/mda... https://tags.tiqcdn.com/utag/mdanderson/mdandersonorg/prod/utag.3790.js?utv=ut4.46.202507080411 — 200 — 6.2 KiB — 32 ms — h2https://www.mdanderson.org/content/mda/en/patients-family/jcr:content/heroparsys/herocarousel/slides/1/image.resize.1400.450.high.jpg/1774994279357.jpgwww.mdanderson.org/content/mda/en/p... https://www.mdanderson.org/content/mda/en/patients-family/jcr:content/heroparsys/herocarousel/slides/1/image.resize.1400.450.high.jpg/1774994279357.jpg — 301 — 557 B — 134 ms — http/1.1https://www.mdanderson.org/patients-family/jcr:content/mainparsys/fullwidthvideo_copy_.resize.1444.0.medium.dir.jpg/1772231697755.pngwww.mdanderson.org/patients-family/... https://www.mdanderson.org/patients-family/jcr:content/mainparsys/fullwidthvideo_copy_.resize.1444.0.medium.dir.jpg/1772231697755.png — 200 — 81.7 KiB — 137 ms — http/1.1https://23.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.mdanderson.org%2F&title=UT%20MD%20Anderson%3A%20Cancer%20Treatment%20%26%20Cancer%20Research%20Hospital%20%7C%20UT%20MD%20Anderson&res=800x600&accountid=23&rt=1567&prev=e49abba7-a5b1-c7f1-396f-fcd2e903a872&luid=e0e88550-9df3-f902-890f-f94a3183977f&rnd=9509823.global.siteimproveanalytics.io/i... https://23.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.mdanderson.org%2F&title=UT%20MD%20Anderson%3A%20Cancer%20Treatment%20%26%20Cancer%20Research%20Hospital%20%7C%20UT%20MD%20Anderson&res=800x600&accountid=23&rt=1567&prev=e49abba7-a5b1-c7f1-396f-fcd2e903a872&luid=e0e88550-9df3-f902-890f-f94a3183977f&rnd=95098 — 200 — 210 B — 183 ms — h2https://cform.loyalhealth.com/app-540-6a80bf7fc23a9a39e48a.jscform.loyalhealth.com/app-540-6a80b... https://cform.loyalhealth.com/app-540-6a80bf7fc23a9a39e48a.js — 200 — 7.0 KiB — 148 ms — h2https://cform.loyalhealth.com/app-961-6a80bf7fc23a9a39e48a.jscform.loyalhealth.com/app-961-6a80b... https://cform.loyalhealth.com/app-961-6a80bf7fc23a9a39e48a.js — 200 — 120.7 KiB — 156 ms — h2https://cform.loyalhealth.com/app-912-6a80bf7fc23a9a39e48a.jscform.loyalhealth.com/app-912-6a80b... https://cform.loyalhealth.com/app-912-6a80bf7fc23a9a39e48a.js — 200 — 37.0 KiB — 152 ms — h2https://cform.loyalhealth.com/app-48-6a80bf7fc23a9a39e48a.jscform.loyalhealth.com/app-48-6a80bf... https://cform.loyalhealth.com/app-48-6a80bf7fc23a9a39e48a.js — 200 — 14.0 KiB — 146 ms — h2https://a1.adform.net/serving/scripts/trackpoint/async/a1.adform.net/serving/scripts/track... https://a1.adform.net/serving/scripts/trackpoint/async/ — 301 — 144 B — 253 ms — h2https://solutions.invocacdn.com/js/invoca-latest.min.jssolutions.invocacdn.com/js/invoca-l... https://solutions.invocacdn.com/js/invoca-latest.min.js — 200 — 38.8 KiB — 160 ms — h2https://solutions.invocacdn.com/js/pnapi_integration-latest.min.jssolutions.invocacdn.com/js/pnapi_in... https://solutions.invocacdn.com/js/pnapi_integration-latest.min.js — 200 — 36.9 KiB — 166 ms — h2https://pc-mdanderson-collect.tealiumiq.com/mdanderson/main/2/i.gifpc-mdanderson-collect.tealiumiq.com... https://pc-mdanderson-collect.tealiumiq.com/mdanderson/main/2/i.gif — 200 — 780 B — 582 ms — h2https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=mdanderson/mdandersonorg/202604152103&cb=1776898587970tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=mdanderson/mdandersonorg/202604152103&cb=1776898587970 — 200 — 431 B — 19 ms — h2https://stats-ssl.mdanderson.org/b/ss/mda.www,mda.org/1/JS-2.9.0/s76697325252202?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2022%3A56%3A27%203%200&sdid=3E8C16B0D047C489-6FF0A90668DB92FB&mid=06367205077730116490462573767145811697&aamlh=6&ce=UTF-8&ns=mdanderson&cdp=2&pageName=homepage&g=https%3A%2F%2Fwww.mdanderson.org%2F&c.&getPercentPageViewed=5.0.1&.c&cc=USD&ch=patients-family&server=www.mdanderson.org&events=event99%3D&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c9=undefined&c14=english&c15=desktop&c16=https%3A%2F%2Fwww.mdanderson.org%2F&c22=ad%20blocker%20absent&v25=https%3A%2F%2Fwww.mdanderson.org%2F&c31=New&v31=New&c32=1&v32=1&c33=5%3A56%20PM%7CWednesday&v33=5%3A56%20PM%7CWednesday&c34=5%3A56%20PM%7CWednesday&v34=5%3A56%20PM%7CWednesday&v35=desktop&v36=english&v37=homepage&c50=mda2.0&v50=mda2.0&c71=2026-04-03&v71=2026-04-03&v75=06367205077730116490462573767145811697&v76=019db768b8b80044cabb1345f8e805075001b06d00590&v91=mozilla%2F5.0%20%28macintosh%3B%20intel%20mac%20os%20x%2010_15_7%29%20applewebkit%2F537.36%20%28khtml%2C%20like%20gecko%29%20chrome%2F147.0.0.0%20safari%2F537.36&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=13664673527846410A490D45%40AdobeOrg&AQE=1stats-ssl.mdanderson.org/b/ss/mda.w... https://stats-ssl.mdanderson.org/b/ss/mda.www,mda.org/1/JS-2.9.0/s76697325252202?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2022%3A56%3A27%203%200&sdid=3E8C16B0D047C489-6FF0A90668DB92FB&mid=06367205077730116490462573767145811697&aamlh=6&ce=UTF-8&ns=mdanderson&cdp=2&pageName=homepage&g=https%3A%2F%2Fwww.mdanderson.org%2F&c.&getPercentPageViewed=5.0.1&.c&cc=USD&ch=patients-family&server=www.mdanderson.org&events=event99%3D&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&c9=undefined&c14=english&c15=desktop&c16=https%3A%2F%2Fwww.mdanderson.org%2F&c22=ad%20blocker%20absent&v25=https%3A%2F%2Fwww.mdanderson.org%2F&c31=New&v31=New&c32=1&v32=1&c33=5%3A56%20PM%7CWednesday&v33=5%3A56%20PM%7CWednesday&c34=5%3A56%20PM%7CWednesday&v34=5%3A56%20PM%7CWednesday&v35=desktop&v36=english&v37=homepage&c50=mda2.0&v50=mda2.0&c71=2026-04-03&v71=2026-04-03&v75=06367205077730116490462573767145811697&v76=019db768b8b80044cabb1345f8e805075001b06d00590&v91=mozilla%2F5.0%20%28macintosh%3B%20intel%20mac%20os%20x%2010_15_7%29%20applewebkit%2F537.36%20%28khtml%2C%20like%20gecko%29%20chrome%2F147.0.0.0%20safari%2F537.36&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=13664673527846410A490D45%40AdobeOrg&AQE=1 — 200 — 331 B — 27 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 36 ms — h2https://gateway.foresee.com/sites/mdanderson-org/production/gateway.min.jsgateway.foresee.com/sites/mdanderso... https://gateway.foresee.com/sites/mdanderson-org/production/gateway.min.js — 200 — 21.3 KiB — 169 ms — h2https://www.mdanderson.org/patients-family/jcr:content/heroparsys/herocarousel/slides/1/image.resize.1400.450.high.dir.jpg/1774994279357.jpgwww.mdanderson.org/patients-family/... https://www.mdanderson.org/patients-family/jcr:content/heroparsys/herocarousel/slides/1/image.resize.1400.450.high.dir.jpg/1774994279357.jpg — 200 — 51.7 KiB — 139 ms — http/1.1https://cdn1.adoberesources.net/alloy/2.19.2/alloy.min.jscdn1.adoberesources.net/alloy/2.19.... https://cdn1.adoberesources.net/alloy/2.19.2/alloy.min.js — 200 — 31.6 KiB — 58 ms — h2https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.mdanderson.org%2F&scrsrc=www.googletagmanager.com&rnd=436169015.1776898588&dt=UT%20MD%20Anderson%3A%20Cancer%20Treatment%20%26%20Cancer%20Research%20Hospital%20%7C%20UT%20MD%20Anderson&auid=97744363.1776898588&navt=n&npa=1&gdid=dYmQxMT&gtm=45fe64k1v9218077268za200zd9218077268xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~118128923&apve=1&apvf=f&apvc=1&tids=DC-15344997&tid=DC-15344997&tft=1776898588054&tfd=3077www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.mdanderson.org%2F&scrsrc=www.googletagmanager.com&rnd=436169015.1776898588&dt=UT%20MD%20Anderson%3A%20Cancer%20Treatment%20%26%20Cancer%20Research%20Hospital%20%7C%20UT%20MD%20Anderson&auid=97744363.1776898588&navt=n&npa=1&gdid=dYmQxMT&gtm=45fe64k1v9218077268za200zd9218077268xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~118128923&apve=1&apvf=f&apvc=1&tids=DC-15344997&tid=DC-15344997&tft=1776898588054&tfd=3077 — 200 — 21 B — 136 ms — h3https://api.loyalhealth.com/guide//783d8cc0-cd89-4650-81c2-174eb6e2a187/0/clientoptionsapi.loyalhealth.com/guide//783d8cc0... https://api.loyalhealth.com/guide//783d8cc0-cd89-4650-81c2-174eb6e2a187/0/clientoptions — 204 — 0 B — 489 ms — h2https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.jsonjs.monitor.azure.com/scripts/b/ai.c... https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json — 200 — 1.3 KiB — 128 ms — h2https://s2.adform.net/banners/scripts/st/trackpoint-async.jss2.adform.net/banners/scripts/st/tr... https://s2.adform.net/banners/scripts/st/trackpoint-async.js — 200 — 31.5 KiB — 199 ms — h2https://adobedc.demdex.net/ee/v1/interact?configId=9a7a2f87-0c86-498c-8597-6ab55604def4&requestId=9361f0c0-e7e4-4a6f-a545-8c87f0f7640fadobedc.demdex.net/ee/v1/interact?c... https://adobedc.demdex.net/ee/v1/interact?configId=9a7a2f87-0c86-498c-8597-6ab55604def4&requestId=9361f0c0-e7e4-4a6f-a545-8c87f0f7640f — 200 — 1.8 KiB — 192 ms — h2https://solutions.invocacdn.com/js/networks/1299/0084722918/tag-live.jssolutions.invocacdn.com/js/networks... https://solutions.invocacdn.com/js/networks/1299/0084722918/tag-live.js — 200 — 2.5 KiB — 21 ms — h2https://gateway.foresee.com/code/6.1.2-mp/mpathy-modern.jsgateway.foresee.com/code/6.1.2-mp/m... https://gateway.foresee.com/code/6.1.2-mp/mpathy-modern.js — 200 — 25.5 KiB — 60 ms — h2https://gateway.foresee.com/sites/mdanderson-org/production/mpathy/customcode.jsgateway.foresee.com/sites/mdanderso... https://gateway.foresee.com/sites/mdanderson-org/production/mpathy/customcode.js — 200 — 807 B — 55 ms — h2https://gateway.foresee.com/code/19.14.5-fs/fs.utils.jsgateway.foresee.com/code/19.14.5-fs... https://gateway.foresee.com/code/19.14.5-fs/fs.utils.js — 200 — 19.7 KiB — 23 ms — h2https://gateway.foresee.com/code/19.14.5-fs/fs.compress.jsgateway.foresee.com/code/19.14.5-fs... https://gateway.foresee.com/code/19.14.5-fs/fs.compress.js — 200 — 12.0 KiB — 26 ms — h2https://pnapi.invoca.net/1299/na.jsonpnapi.invoca.net/1299/na.json https://pnapi.invoca.net/1299/na.json — 200 — 556 B — 717 ms — http/1.1https://pnapi.invoca.net/1299/na.jsonpnapi.invoca.net/1299/na.json https://pnapi.invoca.net/1299/na.json — 200 — 555 B — 533 ms — http/1.1https://a1.adform.net/Serving/TrackPoint/?pm=3454675&ADFPageName=MDAnderson.org%20Home%20Page%20Load&ADFdivider=%7C&ord=824124134737&ADFtpmode=2&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&loc=https%3A%2F%2Fwww.mdanderson.org%2F&Set1=en-US%7Cen-US%7C800x600%7C24a1.adform.net/Serving/TrackPoint/?p... https://a1.adform.net/Serving/TrackPoint/?pm=3454675&ADFPageName=MDAnderson.org%20Home%20Page%20Load&ADFdivider=%7C&ord=824124134737&ADFtpmode=2&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&loc=https%3A%2F%2Fwww.mdanderson.org%2F&Set1=en-US%7Cen-US%7C800x600%7C24 — 200 — 1.0 KiB — 57 ms — h2https://a1.adform.net/Serving/TrackPoint/?pm=3454675&ADFPageName=MDAnderson.org%20Domain%20Universal%20Page%20Load&ADFdivider=%7C&ord=495332746013&ADFtpmode=2&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&loc=https%3A%2F%2Fwww.mdanderson.org%2F&Set1=en-US%7Cen-US%7C800x600%7C24a1.adform.net/Serving/TrackPoint/?p... https://a1.adform.net/Serving/TrackPoint/?pm=3454675&ADFPageName=MDAnderson.org%20Domain%20Universal%20Page%20Load&ADFdivider=%7C&ord=495332746013&ADFtpmode=2&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&loc=https%3A%2F%2Fwww.mdanderson.org%2F&Set1=en-US%7Cen-US%7C800x600%7C24 — 200 — 1.0 KiB — 37 ms — h2https://edge.adobedc.net/ee/irl1/v1/identity/acquire?configId=9a7a2f87-0c86-498c-8597-6ab55604def4&requestId=31435dfa-92c2-4489-aafe-e7efbaaeae08edge.adobedc.net/ee/irl1/v1/identit... https://edge.adobedc.net/ee/irl1/v1/identity/acquire?configId=9a7a2f87-0c86-498c-8597-6ab55604def4&requestId=31435dfa-92c2-4489-aafe-e7efbaaeae08 — 200 — 749 B — 115 ms — h2https://edge.adobedc.net/ee/irl1/v1/identity/acquire?configId=9a7a2f87-0c86-498c-8597-6ab55604def4&requestId=133c035d-e8a3-4649-af03-851dd1755281edge.adobedc.net/ee/irl1/v1/identit... https://edge.adobedc.net/ee/irl1/v1/identity/acquire?configId=9a7a2f87-0c86-498c-8597-6ab55604def4&requestId=133c035d-e8a3-4649-af03-851dd1755281 — 200 — 419 B — 115 ms — h2https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3454675&ADFPageName=MDAnderson.org%20Domain%20Universal%20Page%20Load&ADFdivider=%7C&ord=495332746013&ADFtpmode=2&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&loc=https%3A%2F%2Fwww.mdanderson.org%2F&Set1=en-US%7Cen-US%7C800x600%7C24&frpid=N3461063703984145640a1.adform.net/Serving/TrackPoint/?C... https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3454675&ADFPageName=MDAnderson.org%20Domain%20Universal%20Page%20Load&ADFdivider=%7C&ord=495332746013&ADFtpmode=2&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&loc=https%3A%2F%2Fwww.mdanderson.org%2F&Set1=en-US%7Cen-US%7C800x600%7C24&frpid=N3461063703984145640 — 200 — 898 B — 38 ms — h2https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3454675&ADFPageName=MDAnderson.org%20Home%20Page%20Load&ADFdivider=%7C&ord=824124134737&ADFtpmode=2&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&loc=https%3A%2F%2Fwww.mdanderson.org%2F&Set1=en-US%7Cen-US%7C800x600%7C24&frpid=3461063703984145640a1.adform.net/Serving/TrackPoint/?C... https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3454675&ADFPageName=MDAnderson.org%20Home%20Page%20Load&ADFdivider=%7C&ord=824124134737&ADFtpmode=2&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&loc=https%3A%2F%2Fwww.mdanderson.org%2F&Set1=en-US%7Cen-US%7C800x600%7C24&frpid=3461063703984145640 — 200 — 888 B — 39 ms — h2https://a1.adform.net/serving/container/?pm=3454675&lid=154020115&ctype=0&media=0&PageName=MDAnderson.org+Domain+Universal+Page+Load&sysvars=%7c%7c%7c%7c&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&rnd=1802830328&cpref=&loc=https%3a%2f%2fwww.mdanderson.org%2fa1.adform.net/serving/container/?pm... https://a1.adform.net/serving/container/?pm=3454675&lid=154020115&ctype=0&media=0&PageName=MDAnderson.org+Domain+Universal+Page+Load&sysvars=%7c%7c%7c%7c&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&rnd=1802830328&cpref=&loc=https%3a%2f%2fwww.mdanderson.org%2f — 200 — 1.1 KiB — 111 ms — h2https://a1.adform.net/serving/container/?pm=3454675&lid=154019632&ctype=0&media=0&PageName=MDAnderson.org+Home+Page+Load&sysvars=%7c%7c%7c%7c&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&rnd=1712888209&cpref=&loc=https%3a%2f%2fwww.mdanderson.org%2fa1.adform.net/serving/container/?pm... https://a1.adform.net/serving/container/?pm=3454675&lid=154019632&ctype=0&media=0&PageName=MDAnderson.org+Home+Page+Load&sysvars=%7c%7c%7c%7c&itm=eyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9&rnd=1712888209&cpref=&loc=https%3a%2f%2fwww.mdanderson.org%2f — 200 — 1.1 KiB — 95 ms — h2https://px.adentifi.com/Pixels?a_id=19807;uq=6744166340232.966;p_url=https%3A%2F%2Fa1.adform.net%2Fserving%2Fcontainer%2F%3Fpm%3D3454675%26lid%3D154020115%26ctype%3D0%26media%3D0%26PageName%3DMDAnderson.org%2BDomain%2BUniversal%2BPage%2BLoad%26sysvars%3D%257c%257c%257c%257c%26itm%3DeyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9%26rnd%3D1802830328%26cpref%3D%26loc%3Dhttps%253a%252f%252fwww.mdanderson.org%252fpx.adentifi.com/Pixels?a_id=19807;u... https://px.adentifi.com/Pixels?a_id=19807;uq=6744166340232.966;p_url=https%3A%2F%2Fa1.adform.net%2Fserving%2Fcontainer%2F%3Fpm%3D3454675%26lid%3D154020115%26ctype%3D0%26media%3D0%26PageName%3DMDAnderson.org%2BDomain%2BUniversal%2BPage%2BLoad%26sysvars%3D%257c%257c%257c%257c%26itm%3DeyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9%26rnd%3D1802830328%26cpref%3D%26loc%3Dhttps%253a%252f%252fwww.mdanderson.org%252f — 204 — 55 B — 291 ms — h2https://px.adentifi.com/Pixels?a_id=19366;uq=1782464261431.509;p_url=https%3A%2F%2Fa1.adform.net%2Fserving%2Fcontainer%2F%3Fpm%3D3454675%26lid%3D154019632%26ctype%3D0%26media%3D0%26PageName%3DMDAnderson.org%2BHome%2BPage%2BLoad%26sysvars%3D%257c%257c%257c%257c%26itm%3DeyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9%26rnd%3D1712888209%26cpref%3D%26loc%3Dhttps%253a%252f%252fwww.mdanderson.org%252fpx.adentifi.com/Pixels?a_id=19366;u... https://px.adentifi.com/Pixels?a_id=19366;uq=1782464261431.509;p_url=https%3A%2F%2Fa1.adform.net%2Fserving%2Fcontainer%2F%3Fpm%3D3454675%26lid%3D154019632%26ctype%3D0%26media%3D0%26PageName%3DMDAnderson.org%2BHome%2BPage%2BLoad%26sysvars%3D%257c%257c%257c%257c%26itm%3DeyJzdjIiOiIwNjM2NzIwNTA3NzczMDExNjQ5MDQ2MjU3Mzc2NzE0NTgxMTY5NyJ9%26rnd%3D1712888209%26cpref%3D%26loc%3Dhttps%253a%252f%252fwww.mdanderson.org%252f — 204 — 13 B — 291 ms — h2https://api.loyalhealth.com/guide//783d8cc0-cd89-4650-81c2-174eb6e2a187/0/clientoptionsapi.loyalhealth.com/guide//783d8cc0... https://api.loyalhealth.com/guide//783d8cc0-cd89-4650-81c2-174eb6e2a187/0/clientoptions — 200 — 899 B — 160 ms — h2https://analytics.foresee.com/ingest/eventsanalytics.foresee.com/ingest/events https://analytics.foresee.com/ingest/events — 204 — 0 B — 407 ms — h2https://guide.loyalhealth.com/client/12.client.bundle.jsguide.loyalhealth.com/client/12.cli... https://guide.loyalhealth.com/client/12.client.bundle.js — 200 — 203.3 KiB — 276 ms — h2https://guide.loyalhealth.com/client/21.client.bundle.jsguide.loyalhealth.com/client/21.cli... https://guide.loyalhealth.com/client/21.client.bundle.js — 200 — 7.6 KiB — 143 ms — h2https://guide.loyalhealth.com/client/10.client.bundle.jsguide.loyalhealth.com/client/10.cli... https://guide.loyalhealth.com/client/10.client.bundle.js — 200 — 237.1 KiB — 277 ms — h2https://guide.loyalhealth.com/client/11.client.bundle.jsguide.loyalhealth.com/client/11.cli... https://guide.loyalhealth.com/client/11.client.bundle.js — 200 — 41.6 KiB — 144 ms — h2https://guide.loyalhealth.com/client/30.client.bundle.jsguide.loyalhealth.com/client/30.cli... https://guide.loyalhealth.com/client/30.client.bundle.js — 200 — 55.0 KiB — 278 ms — h2https://analytics.foresee.com/ingest/eventsanalytics.foresee.com/ingest/events https://analytics.foresee.com/ingest/events — 200 — 352 B — 102 ms — h2https://api.loyalhealth.com/features/v1/feature-toggle/GUIDE.REDESIGN/null/0api.loyalhealth.com/features/v1/fea... https://api.loyalhealth.com/features/v1/feature-toggle/GUIDE.REDESIGN/null/0 — 204 — 0 B — 138 ms — h2https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/favicon.icowww.mdanderson.org/etc.clientlibs/m... https://www.mdanderson.org/etc.clientlibs/mda/clientlibs/mda-web/clientlib-site/resources/images/favicon.ico — 200 — 5.8 KiB — 134 ms — http/1.1https://eastus-8.in.applicationinsights.azure.com/v2/trackeastus-8.in.applicationinsights.azu... https://eastus-8.in.applicationinsights.azure.com/v2/track — 204 — 0 B — 553 ms — h2https://api.loyalhealth.com/features/v1/feature-toggle/GUIDE.REDESIGN/null/0api.loyalhealth.com/features/v1/fea... https://api.loyalhealth.com/features/v1/feature-toggle/GUIDE.REDESIGN/null/0 — 200 — 102 B — 141 ms — h2https://guidecdn.loyalhealth.com/sfx/message1.mp3guidecdn.loyalhealth.com/sfx/messag... https://guidecdn.loyalhealth.com/sfx/message1.mp3 — 206 — 19.1 KiB — 207 ms — h2https://eastus-8.in.applicationinsights.azure.com/v2/trackeastus-8.in.applicationinsights.azu... https://eastus-8.in.applicationinsights.azure.com/v2/track — 200 — 166 B — 346 ms — h2https://analytics.foresee.com/ingest/eventsanalytics.foresee.com/ingest/events https://analytics.foresee.com/ingest/events — 200 — 352 B — 105 ms — h2https://pnapi.invoca.net/1299/na.jsonpnapi.invoca.net/1299/na.json https://pnapi.invoca.net/1299/na.json — 200 — 556 B — 220 ms — http/1.1https://tags.srv.stackadapt.com/js_tracking?url=https%3A%2F%2Fwww.mdanderson.org%2F&uid=uxMvfKEouJZfJzsjwRVn_Q&v=1&host=https%3A%2F%2Fwww.mdanderson.org&l_src=&l_src_d=&u_src=&u_src_d=&shop=falsetags.srv.stackadapt.com/js_tracking... https://tags.srv.stackadapt.com/js_tracking?url=https%3A%2F%2Fwww.mdanderson.org%2F&uid=uxMvfKEouJZfJzsjwRVn_Q&v=1&host=https%3A%2F%2Fwww.mdanderson.org&l_src=&l_src_d=&u_src=&u_src_d=&shop=false — 204 — 984 B — 100 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 2948ms · 1259KB · $46/mo
www.mdanderson.org
Other
Costly
Execution 1150ms
Transfer 397 KB
Unused 69%
Monthly Cost $18/mo
ucm-us.verint-cdn.com
Other
Costly
Execution 408ms
Transfer 2 KB
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 338ms
Transfer 0 KB
Monthly Cost $5/mo
www.mdanderson.org
Other
Costly
Execution 216ms
Transfer 29 KB
Monthly Cost $3/mo
cform.loyalhealth.com
Other
Costly
Execution 206ms
Transfer 121 KB
Unused 26%
Monthly Cost $3/mo
www.mdanderson.org
Other
Optional
Execution 152ms
Transfer 364 KB
Unused 50%
Monthly Cost $2/mo
gateway.foresee.com
Other
Optional
Execution 137ms
Transfer 25 KB
Monthly Cost $2/mo
tags.tiqcdn.com
Other
Optional
Execution 103ms
Transfer 72 KB
Unused 36%
Monthly Cost $2/mo
solutions.invocacdn.com
Other
Optional
Execution 66ms
Transfer 2 KB
Monthly Cost $1/mo
cdn.evgnet.com
Other
Optional
Execution 61ms
Transfer 57 KB
Unused 60%
Monthly Cost $1/mo
tags.tiqcdn.com
Other
Optional
Execution 58ms
Transfer 15 KB
Monthly Cost $1/mo
www.mdanderson.org
Other
Optional
Execution 52ms
Transfer 175 KB
Unused 89%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.mdanderson.org adds 1150ms and costs ~$18/month
  • ucm-us.verint-cdn.com adds 408ms and costs ~$6/month
  • Unattributable adds 338ms and costs ~$5/month
  • www.mdanderson.org adds 216ms and costs ~$3/month
  • cform.loyalhealth.com adds 206ms and costs ~$3/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.mdanderson.org takes 1150ms 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

69% of www.mdanderson.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

ucm-us.verint-cdn.com takes 408ms 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 338ms 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.mdanderson.org takes 216ms 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

cform.loyalhealth.com takes 206ms 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 www.mdanderson.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

60% of cdn.evgnet.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

89% of www.mdanderson.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

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