Skip to content
https://stjude.org

Performance

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

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

67
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
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.23 s

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

1.54 s

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

314 ms

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

0.188

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

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

3.37 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 123 requests
FIX
2.4 MB transferred, 123 requests
Info::
Page weighs 7.8 MB (2.4 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 284 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 284 KB
Warning::
123 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.51 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
123 requests
0.51 g CO2 per page load
JavaScript 1.6 MiB 67%
Fonts 284.1 KiB 11%
Images 219.7 KiB 9%
CSS 94.0 KiB 4%
HTML 92.0 KiB 4%
Other 86.7 KiB 4%
Other 39.8 KiB 2%
Other 2.9 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

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.4 MiB of 2.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2225ms total JS execution
FIX
2225ms total JS execution
Warning::
https://www.stjude.org/etc/clientlibs/stjude/www/h...: 492ms CPU time
Warning::
https://www.stjude.org/: 405ms CPU time
Warning::
https://www.stjude.org/assets/76be4ac4ccb6076bc1b6...: 278ms CPU time
Info::
Unattributable: 238ms CPU time
Info::
https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic...: 191ms CPU time
Warning::
Third-party scripts: 2225ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 25% Style & Layout 11% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.stjude.org/etc/clientlibs/stjude/www/homepage.min.js492ms77ms11ms3rd
https://www.stjude.org/405ms74ms7ms3rd
https://www.stjude.org/assets/76be4ac4ccb6076bc1b614a19d2f05f4c0011e732c8278ms262ms6ms3rd
Unattributable238ms49ms0ms3rd
https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwB191ms168ms19ms3rd
https://browser.sentry-cdn.com/10.49.0/bundle.tracing.replay.min.js177ms148ms8ms3rd
https://js.sentry-cdn.com/f37236b2397e55dc2e688e443f444194.min.js140ms138ms0ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js122ms67ms28ms3rd
https://assets.adobedtm.com/launch-ENd3a547e91e4e490abd5e1cadb04c75bd.min.js119ms75ms28ms3rd
https://www.stjude.org/akam/13/7a901ca63ms61ms1ms3rd
F
JS Bundles
Action
42 scripts, 868 KB unused
FIX
42 scripts, 868 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 84 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/launch-ENd3a547e91e4e4...: 64 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 868 KB
868 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB84 KB (65%)3rd
https://assets.adobedtm.com/launch-ENd3a547e91e4e490abd5e1cadb04c75bd.min.js175 KB64 KB (37%)3rd
https://www.stjude.org/etc/clientlibs/stjude/www/homepage.min.js81 KB39 KB (49%)3rd
https://s.go-mpulse.net/boomerang/Q4JE7-49MJV-CAJHF-BRTJA-QBWEK60 KB39 KB (65%)3rd
https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwB171 KB36 KB (21%)3rd
https://browser.sentry-cdn.com/10.49.0/bundle.tracing.replay.min.js81 KB28 KB (35%)3rd
https://www.knotch-cdn.com/unit/latest/knotch.min.js38 KB24 KB (64%)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
123 resources · 2.4 MB · 868 KB savings available
FIX
123 resources · 2.4 MB · 868 KB savings available
Warning::
Page weight 1.4 MB over 1MB target
Got: 2.4 MB Expected: ≤ 1 MB
Info::
~868 KB of savings available
Warning::
122 third-party resources (100% of weight)
Info::
2 resources over 200KB
123 resources · 2.4 MiB · 122 third-party 1.4 MiB over 1MB target
JavaScript 67% · 1.6 MiB
Font 11% · 284.1 KiB
Image 9% · 222.2 KiB
Other 5% · 120.6 KiB
CSS 4% · 98.7 KiB
Document 4% · 93.1 KiB

~868.0 KiB of savings available

Remove unused JavaScript: 868.0 KiB
B
Image Optimization
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Info::
All images are well-optimized
33 images 220 KB
0 oversized -0 KB
28 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0
REVIEW
max-age=0
Info::
Cache-Control header is set
Got: max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0

DirectiveValueMeaning
max-age0Cache for 0 seconds
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
8 fonts (284 KB)
PASS
8 fonts (284 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

284 KB total

Render-blocking

0

of 8

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.2 s LCP 1.5 shttps://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-book.woff2sjs-book.woff2 https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-book.woff2 — 36.3 KiB — 14 ms — font-display: swaphttps://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-regular.woff2sjs-regular.woff2 https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-regular.woff2 — 35.4 KiB — 65 ms — font-display: swaphttps://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-book.woff2sjs-book.woff2 https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-book.woff2 — 36.3 KiB — 68 ms — font-display: swaphttps://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-bold.woff2sjs-bold.woff2 https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-bold.woff2 — 36.0 KiB — 71 ms — font-display: swaphttps://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-regular.woff2sjs-regular.woff2 https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-regular.woff2 — 35.4 KiB — 73 ms — font-display: swaphttps://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-medium.woff2sjs-medium.woff2 https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-medium.woff2 — 35.6 KiB — 20 ms — font-display: swaphttps://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-light.woff2sjs-light.woff2 https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-light.woff2 — 35.2 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 71 ms — font-display: swap
sjs-book.woff2 woff2 swap
Size 36 KB
Load time 14 ms
Start 947 ms
Risk FOUT — text flashes from fallback to web font
sjs-regular.woff2 woff2 swap
Size 35 KB
Load time 65 ms
Start 952 ms
Risk FOUT — text flashes from fallback to web font
sjs-book.woff2 woff2 swap
Size 36 KB
Load time 68 ms
Start 952 ms
Risk FOUT — text flashes from fallback to web font
sjs-bold.woff2 woff2 swap
Size 36 KB
Load time 71 ms
Start 952 ms
Risk FOUT — text flashes from fallback to web font
sjs-regular.woff2 woff2 swap
Size 35 KB
Load time 73 ms
Start 953 ms
Risk FOUT — text flashes from fallback to web font
sjs-medium.woff2 woff2 swap
Size 36 KB
Load time 20 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
sjs-light.woff2 woff2 swap
Size 35 KB
Load time 32 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 71 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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
123 requests over 5154ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.2 s LCP 1.5 shttps://stjude.org// https://stjude.org/ — 301 — 437 B — 402 ms — http/1.1https://www.stjude.org/www.stjude.org/ https://www.stjude.org/ — 200 — 58.2 KiB — 535 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-book.woff2www.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-book.woff2 — 200 — 36.3 KiB — 14 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-regular.woff2www.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-regular.woff2 — 200 — 35.4 KiB — 65 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-book.woff2www.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-book.woff2 — 200 — 36.3 KiB — 68 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-bold.woff2www.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-bold.woff2 — 200 — 36.0 KiB — 71 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-regular.woff2www.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-regular.woff2 — 200 — 35.4 KiB — 73 ms — h2https://js.sentry-cdn.com/f37236b2397e55dc2e688e443f444194.min.jsjs.sentry-cdn.com/f37236b2397e55dc2... https://js.sentry-cdn.com/f37236b2397e55dc2e688e443f444194.min.js — 200 — 2.7 KiB — 27 ms — h2https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/OtAutoBlock.jscdn.cookielaw.org/consent/91c17f6b-... https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/OtAutoBlock.js — 200 — 6.7 KiB — 61 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 40 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-site.min.csswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-site.min.css — 200 — 10.9 KiB — 61 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-nav-analytics.min.jswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-nav-analytics.min.js — 200 — 2.4 KiB — 73 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/svg/clientlib/site/svg.min.csswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/svg/clientlib/site/svg.min.css — 200 — 846 B — 50 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/navigation/clientlib/site/navigation.min.csswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/navigation/clientlib/site/navigation.min.css — 200 — 8.1 KiB — 59 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/navigation/clientlib/site/navigation.min.jswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/navigation/clientlib/site/navigation.min.js — 200 — 5.5 KiB — 29 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/external-libraries/autocomplete.min.jswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/external-libraries/autocomplete.min.js — 200 — 3.6 KiB — 73 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/searchform/clientlib/site/searchform.min.csswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/searchform/clientlib/site/searchform.min.css — 200 — 1.6 KiB — 53 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-2/cnt_homepagehero.img.1200.high.jpg/1772727279734.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-2/cnt_homepagehero.img.1200.high.jpg/1772727279734.jpg — 200 — 60.5 KiB — 76 ms — h2https://www.stjude.org/etc/clientlibs/stjude/www/resources/tracking-pixel.gifwww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/www/resources/tracking-pixel.gif — 200 — 504 B — 77 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy_copy/par-1/cnt_teaserblock.img.16.medium.jpg/1776348247614.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy_copy/par-1/cnt_teaserblock.img.16.medium.jpg/1776348247614.jpg — 200 — 1.1 KiB — 77 ms — h2https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/91c17f6b-307b-46d3-9e9f-be52e0a188a5.jsoncdn.cookielaw.org/consent/91c17f6b-... https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/91c17f6b-307b-46d3-9e9f-be52e0a188a5.json — 200 — 2.4 KiB — 29 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1297665629_c/par-1/cnt_column_147113571_954352640/par-1/cnt_teaserblock.img.16.medium.jpg/1704749424494.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1297665629_c/par-1/cnt_column_147113571_954352640/par-1/cnt_teaserblock.img.16.medium.jpg/1704749424494.jpg — 200 — 1.0 KiB — 23 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/image.min.jswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/image.min.js — 200 — 587 B — 30 ms — h2https://s.go-mpulse.net/boomerang/Q4JE7-49MJV-CAJHF-BRTJA-QBWEKs.go-mpulse.net/boomerang/Q4JE7-49M... https://s.go-mpulse.net/boomerang/Q4JE7-49MJV-CAJHF-BRTJA-QBWEK — 200 — 60.0 KiB — 61 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/embedcolumn.min.jswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/embedcolumn.min.js — 200 — 719 B — 47 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/forms.min.jswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/forms.min.js — 200 — 1.6 KiB — 66 ms — h2https://www.stjude.org/etc/clientlibs/stjude/www/homepage.min.jswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/www/homepage.min.js — 200 — 80.7 KiB — 78 ms — h2https://www.stjude.org/etc/clientlibs/stjude/www/libs.hope/css/templates/home-page-deferred.min.csswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/www/libs.hope/css/templates/home-page-deferred.min.css — 200 — 30.4 KiB — 77 ms — h2https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwBwww.stjude.org/lZwT9e/p/L/TTvMQWXuR... https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwB — 200 — 170.6 KiB — 144 ms — h2https://www.stjude.org/assets/76be4ac4ccb6076bc1b614a19d2f05f4c0011e732c8www.stjude.org/assets/76be4ac4ccb60... https://www.stjude.org/assets/76be4ac4ccb6076bc1b614a19d2f05f4c0011e732c8 — 200 — 62.0 KiB — 138 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.2 s LCP 1.5 shttps://stjude.org// https://stjude.org/ — 301 — 437 B — 402 ms — http/1.1https://www.stjude.org/www.stjude.org/ https://www.stjude.org/ — 200 — 58.2 KiB — 535 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-book.woff2www.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-book.woff2 — 200 — 36.3 KiB — 14 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-regular.woff2www.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-fonts/resources/fonts/sj-sans/sjs-regular.woff2 — 200 — 35.4 KiB — 65 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-book.woff2www.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-book.woff2 — 200 — 36.3 KiB — 68 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-bold.woff2www.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-bold.woff2 — 200 — 36.0 KiB — 71 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-regular.woff2www.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-regular.woff2 — 200 — 35.4 KiB — 73 ms — h2https://js.sentry-cdn.com/f37236b2397e55dc2e688e443f444194.min.jsjs.sentry-cdn.com/f37236b2397e55dc2... https://js.sentry-cdn.com/f37236b2397e55dc2e688e443f444194.min.js — 200 — 2.7 KiB — 27 ms — h2https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/OtAutoBlock.jscdn.cookielaw.org/consent/91c17f6b-... https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/OtAutoBlock.js — 200 — 6.7 KiB — 61 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 40 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-site.min.csswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-site.min.css — 200 — 10.9 KiB — 61 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-nav-analytics.min.jswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-nav-analytics.min.js — 200 — 2.4 KiB — 73 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/svg/clientlib/site/svg.min.csswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/svg/clientlib/site/svg.min.css — 200 — 846 B — 50 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/navigation/clientlib/site/navigation.min.csswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/navigation/clientlib/site/navigation.min.css — 200 — 8.1 KiB — 59 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/navigation/clientlib/site/navigation.min.jswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/navigation/clientlib/site/navigation.min.js — 200 — 5.5 KiB — 29 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/external-libraries/autocomplete.min.jswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/external-libraries/autocomplete.min.js — 200 — 3.6 KiB — 73 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/searchform/clientlib/site/searchform.min.csswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/searchform/clientlib/site/searchform.min.css — 200 — 1.6 KiB — 53 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-2/cnt_homepagehero.img.1200.high.jpg/1772727279734.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-2/cnt_homepagehero.img.1200.high.jpg/1772727279734.jpg — 200 — 60.5 KiB — 76 ms — h2https://www.stjude.org/etc/clientlibs/stjude/www/resources/tracking-pixel.gifwww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/www/resources/tracking-pixel.gif — 200 — 504 B — 77 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy_copy/par-1/cnt_teaserblock.img.16.medium.jpg/1776348247614.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy_copy/par-1/cnt_teaserblock.img.16.medium.jpg/1776348247614.jpg — 200 — 1.1 KiB — 77 ms — h2https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/91c17f6b-307b-46d3-9e9f-be52e0a188a5.jsoncdn.cookielaw.org/consent/91c17f6b-... https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/91c17f6b-307b-46d3-9e9f-be52e0a188a5.json — 200 — 2.4 KiB — 29 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1297665629_c/par-1/cnt_column_147113571_954352640/par-1/cnt_teaserblock.img.16.medium.jpg/1704749424494.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1297665629_c/par-1/cnt_column_147113571_954352640/par-1/cnt_teaserblock.img.16.medium.jpg/1704749424494.jpg — 200 — 1.0 KiB — 23 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/image.min.jswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/image.min.js — 200 — 587 B — 30 ms — h2https://s.go-mpulse.net/boomerang/Q4JE7-49MJV-CAJHF-BRTJA-QBWEKs.go-mpulse.net/boomerang/Q4JE7-49M... https://s.go-mpulse.net/boomerang/Q4JE7-49MJV-CAJHF-BRTJA-QBWEK — 200 — 60.0 KiB — 61 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/embedcolumn.min.jswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/embedcolumn.min.js — 200 — 719 B — 47 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/forms.min.jswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/libraries/forms.min.js — 200 — 1.6 KiB — 66 ms — h2https://www.stjude.org/etc/clientlibs/stjude/www/homepage.min.jswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/www/homepage.min.js — 200 — 80.7 KiB — 78 ms — h2https://www.stjude.org/etc/clientlibs/stjude/www/libs.hope/css/templates/home-page-deferred.min.csswww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/www/libs.hope/css/templates/home-page-deferred.min.css — 200 — 30.4 KiB — 77 ms — h2https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwBwww.stjude.org/lZwT9e/p/L/TTvMQWXuR... https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwB — 200 — 170.6 KiB — 144 ms — h2https://www.stjude.org/assets/76be4ac4ccb6076bc1b614a19d2f05f4c0011e732c8www.stjude.org/assets/76be4ac4ccb60... https://www.stjude.org/assets/76be4ac4ccb6076bc1b614a19d2f05f4c0011e732c8 — 200 — 62.0 KiB — 138 ms — h2https://assets.adobedtm.com/launch-ENd3a547e91e4e490abd5e1cadb04c75bd.min.jsassets.adobedtm.com/launch-ENd3a547... https://assets.adobedtm.com/launch-ENd3a547e91e4e490abd5e1cadb04c75bd.min.js — 200 — 175.4 KiB — 58 ms — h2https://www.stjude.org/akam/13/7a901cawww.stjude.org/akam/13/7a901ca https://www.stjude.org/akam/13/7a901ca — 200 — 9.5 KiB — 169 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/svg/clientlib/site/svg.min.jswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/svg/clientlib/site/svg.min.js — 200 — 964 B — 80 ms — h2https://www.stjude.org/etc.clientlibs/sjo/components/searchform/clientlib/site/searchform.min.jswww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/components/searchform/clientlib/site/searchform.min.js — 200 — 1.8 KiB — 81 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy/par-1/cnt_teaserblock_copy.img.16.medium.jpg/1775486761496.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy/par-1/cnt_teaserblock_copy.img.16.medium.jpg/1775486761496.jpg — 200 — 1.1 KiB — 83 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock.img.16.medium.jpg/1775052188081.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock.img.16.medium.jpg/1775052188081.jpg — 200 — 1.1 KiB — 84 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_9689.img.16.medium.jpg/1775486873387.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_9689.img.16.medium.jpg/1775486873387.jpg — 200 — 1.1 KiB — 85 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_1210259515.img.16.medium.jpg/1775052288926.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_1210259515.img.16.medium.jpg/1775052288926.jpg — 200 — 1.1 KiB — 87 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_9689_1915048216.img.16.medium.jpg/1775236579712.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_9689_1915048216.img.16.medium.jpg/1775236579712.jpg — 200 — 1.1 KiB — 88 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_copy_copy/par-1/cnt_column_copy_1037533971/par-1/cnt_image_copy_copy__424808638.img.16.medium.jpg/1776695548327.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_copy_copy/par-1/cnt_column_copy_1037533971/par-1/cnt_image_copy_copy__424808638.img.16.medium.jpg/1776695548327.jpg — 200 — 1.1 KiB — 94 ms — h2https://www.stjude.org/content/sites/www/en_US/home/media-resources/news-releases/2026-medicine-science-news/mapping-3d-super-enhancers-with-machine-learning-to-pinpoint-regulators-of-cell-identity/jcr:content/image.img.16.medium.jpg/1772659881963.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/media-resources/news-releases/2026-medicine-science-news/mapping-3d-super-enhancers-with-machine-learning-to-pinpoint-regulators-of-cell-identity/jcr:content/image.img.16.medium.jpg/1772659881963.jpg — 200 — 1.1 KiB — 95 ms — h2https://www.stjude.org/content/reference/en_US/external-links/care-treatment/clinical-trials-care-treatment/hapall-clinical-trial/jcr:content/image.img.16.medium.jpg/1775485428185.jpgwww.stjude.org/content/reference/en... https://www.stjude.org/content/reference/en_US/external-links/care-treatment/clinical-trials-care-treatment/hapall-clinical-trial/jcr:content/image.img.16.medium.jpg/1775485428185.jpg — 200 — 1.1 KiB — 97 ms — h2https://www.stjude.org/content/reference/en_US/external-links/microsites/together-powered-by-st--jude/jcr:content/image.img.16.medium.png/1727297840879.pngwww.stjude.org/content/reference/en... https://www.stjude.org/content/reference/en_US/external-links/microsites/together-powered-by-st--jude/jcr:content/image.img.16.medium.png/1727297840879.png — 200 — 1.0 KiB — 98 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_copy_copy/par-1/cnt_column_copy/par-1/image_v2.img.16.medium.jpg/1775052456950.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_copy_copy/par-1/cnt_column_copy/par-1/image_v2.img.16.medium.jpg/1775052456950.jpg — 200 — 1.1 KiB — 101 ms — h2https://www.stjude.org/content/sites/www/en_US/home/get-involved/other-ways/family/mothers-day-donation-gifts/jcr:content/image.img.16.medium.jpg/1776104375760.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/get-involved/other-ways/family/mothers-day-donation-gifts/jcr:content/image.img.16.medium.jpg/1776104375760.jpg — 200 — 1.1 KiB — 111 ms — h2https://www.stjude.org/content/sites/www/en_US/home/get-involved/volunteer-locally/jcr:content/image.img.16.medium.jpg/1760555290143.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/get-involved/volunteer-locally/jcr:content/image.img.16.medium.jpg/1760555290143.jpg — 200 — 1.1 KiB — 112 ms — h2https://www.stjude.org/content/reference/en_US/external-links/microsites/st-jude-gift-shop/jcr:content/image.img.16.medium.jpg/1747057467765.jpgwww.stjude.org/content/reference/en... https://www.stjude.org/content/reference/en_US/external-links/microsites/st-jude-gift-shop/jcr:content/image.img.16.medium.jpg/1747057467765.jpg — 200 — 1.1 KiB — 121 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1368991632_c.img.16.medium.jpg/1690227986294.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1368991632_c.img.16.medium.jpg/1690227986294.jpg — 200 — 1.0 KiB — 120 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1297665629_c/par-1/cnt_column_1471135717/par-1/cnt_teaserblock.img.16.medium.jpg/1704749403512.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1297665629_c/par-1/cnt_column_1471135717/par-1/cnt_teaserblock.img.16.medium.jpg/1704749403512.jpg — 200 — 1.1 KiB — 122 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1297665629_c/par-1/cnt_column_147113571/par-1/cnt_teaserblock.img.16.medium.jpg/1705427580585.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1297665629_c/par-1/cnt_column_147113571/par-1/cnt_teaserblock.img.16.medium.jpg/1705427580585.jpg — 200 — 1.1 KiB — 124 ms — h2https://www.knotch-cdn.com/unit/latest/knotch.min.jswww.knotch-cdn.com/unit/latest/knot... https://www.knotch-cdn.com/unit/latest/knotch.min.js — 200 — 38.1 KiB — 37 ms — h2https://www.google.com/recaptcha/api.js?render=6LeguzErAAAAAL0m6_IprhZFhCcJrjB-UFEdVJSf&hl=en_USwww.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LeguzErAAAAAL0m6_IprhZFhCcJrjB-UFEdVJSf&hl=en_US — 200 — 1.0 KiB — 126 ms — h3https://browser.sentry-cdn.com/10.49.0/bundle.tracing.replay.min.jsbrowser.sentry-cdn.com/10.49.0/bund... https://browser.sentry-cdn.com/10.49.0/bundle.tracing.replay.min.js — 200 — 80.5 KiB — 39 ms — h2https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-site/resources/images/connections-tile.pngwww.stjude.org/etc.clientlibs/sjo/c... https://www.stjude.org/etc.clientlibs/sjo/clientlibs/clientlib-site/resources/images/connections-tile.png — 200 — 6.2 KiB — 44 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 285 B — 68 ms — h2data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20…data:image/svg+xml,%3Csvg%20width%3... data:image/svg+xml,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width%3D%2218%22 height%3D%2218%22 viewBox%3D%220 0 18 18%22 fill%3D%22no…data:image/svg+xml,%3Csvg width%3D%... data:image/svg+xml,%3Csvg width%3D%2218%22 height%3D%2218%22 viewBox%3D%220 0 18 18%22 fill%3D%22no… — 200 — 0 B — 0 ms — datahttps://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 26 ms — h2https://p11.techlab-cdn.com/e/65319_1825172515.jsp11.techlab-cdn.com/e/65319_1825172... https://p11.techlab-cdn.com/e/65319_1825172515.js — 200 — 18.3 KiB — 21 ms — h2https://p11.techlab-cdn.com/e/65257_1825202430.jsp11.techlab-cdn.com/e/65257_1825202... https://p11.techlab-cdn.com/e/65257_1825202430.js — 200 — 7.0 KiB — 14 ms — h2https://p11.techlab-cdn.com/e/64885_1825202492.jsp11.techlab-cdn.com/e/64885_1825202... https://p11.techlab-cdn.com/e/64885_1825202492.js — 200 — 2.0 KiB — 24 ms — h2https://p11.techlab-cdn.com/e/65226_747628124.jsp11.techlab-cdn.com/e/65226_7476281... https://p11.techlab-cdn.com/e/65226_747628124.js — 200 — 32.8 KiB — 23 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy/par-1/cnt_teaserblock_copy.img.800.high.jpg/1775486761496.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy/par-1/cnt_teaserblock_copy.img.800.high.jpg/1775486761496.jpg — 200 — 62.3 KiB — 24 ms — h2https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwBwww.stjude.org/lZwT9e/p/L/TTvMQWXuR... https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwB — 201 — 1.1 KiB — 269 ms — h2data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%2… — 200 — 0 B — 0 ms — datahttps://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-medium.woff2www.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-medium.woff2 — 200 — 35.6 KiB — 20 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-light.woff2www.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/fonts/sj-sans/sjs-light.woff2 — 200 — 35.2 KiB — 32 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy_copy/par-1/cnt_teaserblock.img.400.high.jpg/1776348247614.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_1307865981_c/par-1/cnt_column_copy_copy/par-1/cnt_teaserblock.img.400.high.jpg/1776348247614.jpg — 200 — 20.3 KiB — 14 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 78 ms — h2https://sm.stjude.org/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=091B467352782E0D0A490D45%40AdobeOrg&mid=30056387312409447205118490759160498048&ts=1776898365005sm.stjude.org/id?d_visid_ver=5.5.0&... https://sm.stjude.org/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=091B467352782E0D0A490D45%40AdobeOrg&mid=30056387312409447205118490759160498048&ts=1776898365005 — 200 — 456 B — 398 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js — 200 — 13.0 KiB — 4 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 5 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_AudienceManagement.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_AudienceManagement.min.js — 200 — 8.9 KiB — 7 ms — h2https://o1429225.ingest.us.sentry.io/api/4510222650048513/envelope/?sentry_version=7&sentry_key=f37236b2397e55dc2e688e443f444194&sentry_client=sentry.javascript.browser%2F10.49.0o1429225.ingest.us.sentry.io/api/45... https://o1429225.ingest.us.sentry.io/api/4510222650048513/envelope/?sentry_version=7&sentry_key=f37236b2397e55dc2e688e443f444194&sentry_client=sentry.javascript.browser%2F10.49.0 — 200 — 300 B — 186 ms — h2blob:https://www.stjude.org/e529a877-2abf-4e63-8320-22a4ee626530www.stjude.org/e529a877-2abf-4e63-8... blob:https://www.stjude.org/e529a877-2abf-4e63-8320-22a4ee626530 — 200 — -1 B — 184 ms — blobhttps://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RCf358ef9dd1854db58ea35227487b4c8f-source.min.jsassets.adobedtm.com/f904784c6d75/87... https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RCf358ef9dd1854db58ea35227487b4c8f-source.min.js — 200 — 540 B — 4 ms — h2https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/019586f0-11f8-795a-abd7-f329b074d402/en.jsoncdn.cookielaw.org/consent/91c17f6b-... https://cdn.cookielaw.org/consent/91c17f6b-307b-46d3-9e9f-be52e0a188a5/019586f0-11f8-795a-abd7-f329b074d402/en.json — 200 — 81.6 KiB — 32 ms — h2blob:https://www.stjude.org/5e1366bc-6cb4-4a2d-9e24-28b07d1a86b3www.stjude.org/5e1366bc-6cb4-4a2d-9... blob:https://www.stjude.org/5e1366bc-6cb4-4a2d-9e24-28b07d1a86b3 — 200 — 0 B — 2 ms — blobhttps://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 12 ms — h2https://www.stjude.org/akam/13/pixel_7a901cawww.stjude.org/akam/13/pixel_7a901c... https://www.stjude.org/akam/13/pixel_7a901ca — 200 — 754 B — 9 ms — h2blob:https://www.stjude.org/ef79b299-7ffd-44a0-829a-98e524293b5ewww.stjude.org/ef79b299-7ffd-44a0-8... blob:https://www.stjude.org/ef79b299-7ffd-44a0-829a-98e524293b5e — -1 — 0 B — 0 ms — https://c.go-mpulse.net/api/config.json?key=Q4JE7-49MJV-CAJHF-BRTJA-QBWEK&d=www.stjude.org&t=5922995&v=1.792.0&sl=0&si=e848e3e4-a878-4fe0-b957-c12c99cbfd7a-tdx3jv&plugins=AK,PluginName,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=370575c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=Q4JE7-49MJV-CAJHF-BRTJA-QBWEK&d=www.stjude.org&t=5922995&v=1.792.0&sl=0&si=e848e3e4-a878-4fe0-b957-c12c99cbfd7a-tdx3jv&plugins=AK,PluginName,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,BFCache,LOGN&acao=&ak.ai=370575 — 200 — 212 B — 255 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeguzErAAAAAL0m6_IprhZFhCcJrjB-UFEdVJSf&co=aHR0cHM6Ly93d3cuc3RqdWRlLm9yZzo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=n1o1ttmpxuxzwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeguzErAAAAAL0m6_IprhZFhCcJrjB-UFEdVJSf&co=aHR0cHM6Ly93d3cuc3RqdWRlLm9yZzo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=n1o1ttmpxuxz — 200 — 27.7 KiB — 193 ms — h3https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwBwww.stjude.org/lZwT9e/p/L/TTvMQWXuR... https://www.stjude.org/lZwT9e/p/L/TTvMQWXuRQ/b3zic2VDJGpJVDQu/ZHFXenIRVwc/XV/kyUWwhemwB — 201 — 1.2 KiB — 259 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 72 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 88 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 296 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 6 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 71 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 20 ms — h2https://units.knotch.it/url-map/86080523-6673-48ae-8c71-4b7efcb221c2.jsonunits.knotch.it/url-map/86080523-66... https://units.knotch.it/url-map/86080523-6673-48ae-8c71-4b7efcb221c2.json — 200 — 0 B — 45 ms — h2https://units.knotch.it/reporter/ver-56bc282/index.htmlunits.knotch.it/reporter/ver-56bc28... https://units.knotch.it/reporter/ver-56bc282/index.html — 200 — 6.1 KiB — 28 ms — h2https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RC89394bf1736e421d9e90d14bac30ca02-source.min.jsassets.adobedtm.com/f904784c6d75/87... https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RC89394bf1736e421d9e90d14bac30ca02-source.min.js — 200 — 501 B — 6 ms — h2https://units.knotch.it/url-map/86080523-6673-48ae-8c71-4b7efcb221c2.jsonunits.knotch.it/url-map/86080523-66... https://units.knotch.it/url-map/86080523-6673-48ae-8c71-4b7efcb221c2.json — 200 — 32.8 KiB — 19 ms — h2https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RC7f34bc42ef78443abe373e5038065f2b-source.min.jsassets.adobedtm.com/f904784c6d75/87... https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RC7f34bc42ef78443abe373e5038065f2b-source.min.js — 200 — 628 B — 8 ms — h2https://www.knotch-cdn.com/crawl-config/86080523-6673-48ae-8c71-4b7efcb221c2.jsonwww.knotch-cdn.com/crawl-config/860... https://www.knotch-cdn.com/crawl-config/86080523-6673-48ae-8c71-4b7efcb221c2.json — 200 — 0 B — 33 ms — h2https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RC672b2bb20b0a49b98a30e7121faf22db-source.min.jsassets.adobedtm.com/f904784c6d75/87... https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RC672b2bb20b0a49b98a30e7121faf22db-source.min.js — 200 — 643 B — 4 ms — h2https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RC10fa85b641ef494c8ba1903b234fb16e-source.min.jsassets.adobedtm.com/f904784c6d75/87... https://assets.adobedtm.com/f904784c6d75/87fc2b3fa7dc/dd3c640d9198/RC10fa85b641ef494c8ba1903b234fb16e-source.min.js — 200 — 494 B — 6 ms — h2https://www.knotch-cdn.com/crawl-config/86080523-6673-48ae-8c71-4b7efcb221c2.jsonwww.knotch-cdn.com/crawl-config/860... https://www.knotch-cdn.com/crawl-config/86080523-6673-48ae-8c71-4b7efcb221c2.json — 200 — 587 B — 4 ms — h2https://www.stjude.org/etc/clientlibs/stjude/shared/images/favicons/sj-favicon.svgwww.stjude.org/etc/clientlibs/stjud... https://www.stjude.org/etc/clientlibs/stjude/shared/images/favicons/sj-favicon.svg — 200 — 1.6 KiB — 15 ms — h2https://www.knotch-cdn.com/crawl-config/86080523-6673-48ae-8c71-4b7efcb221c2.jsonwww.knotch-cdn.com/crawl-config/860... https://www.knotch-cdn.com/crawl-config/86080523-6673-48ae-8c71-4b7efcb221c2.json — 200 — 0 B — 2 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock.img.300.high.jpg/1775052188081.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock.img.300.high.jpg/1775052188081.jpg — 200 — 12.5 KiB — 29 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_9689.img.300.high.jpg/1775486873387.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_9689.img.300.high.jpg/1775486873387.jpg — 200 — 8.2 KiB — 29 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_1210259515.img.300.high.jpg/1775052288926.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_1210259515.img.300.high.jpg/1775052288926.jpg — 200 — 11.7 KiB — 31 ms — h2https://www.stjude.org/favicon.icowww.stjude.org/favicon.ico https://www.stjude.org/favicon.ico — 200 — 844 B — 18 ms — h2https://sm.stjude.org/b/ss/sjudeglobal/10/JS-2.27.0-LGPQ/s74299613552368?AQB=1&ndh=1&pf=1&callback=s_c_il[1].doPostbacks&et=1&t=22%2F3%2F2026%2022%3A52%3A46%203%200&d.&nsid=0&jsonv=1&.d&mid=30056387312409447205118490759160498048&ce=UTF-8&ns=stjude&pageName=sjo%3Ahome&g=https%3A%2F%2Fwww.stjude.org%2F&c.&getTimeParting=6.3&cm.&ssf=1&.cm&.c&cc=USD&ch=sjo%3Ahome&events=event251%3D3.44%2Cevent111&h1=D%3DpageName&l2=TTFB_Doc%3D937%2CTTI%3D2127%2CLCP%3D1224%2CFCP%3D1224%2CCLS%3D0.19%2CPageLoadTime%3D3441%2CTTFB%3D937&c5=New&v7=New&v8=year%3D2026%20%7C%20month%3DApril%20%7C%20date%3D22%20%7C%20day%3DWednesday%20%7C%20time%3D5%3A52%20PM&c20=www.stjude.org&c23=logged%20out&c24=sjo&c25=english&v28=www.stjude.org&v30=logged%20out&v31=sjo&v32=english&c34=sjo%3Ahome&c41=https%3A%2F%2Fwww.stjude.org%2F&v48=sjo%3Ahome&c49=D%3Dmid&c57=D%3DpageName&v72=1&v73=mbox%20cookie%3Dundefined&v88=%20%7C%20%7C%20&v89=%20%7C%20%7C%20&v96=D%3Dmid&v109=https%3A%2F%2Fwww.stjude.org%2F&v110=https%3A%2F%2Fwww.stjude.org%2F&v140=3.44&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=091B467352782E0D0A490D45%40AdobeOrg&AQE=1sm.stjude.org/b/ss/sjudeglobal/10/J... https://sm.stjude.org/b/ss/sjudeglobal/10/JS-2.27.0-LGPQ/s74299613552368?AQB=1&ndh=1&pf=1&callback=s_c_il[1].doPostbacks&et=1&t=22%2F3%2F2026%2022%3A52%3A46%203%200&d.&nsid=0&jsonv=1&.d&mid=30056387312409447205118490759160498048&ce=UTF-8&ns=stjude&pageName=sjo%3Ahome&g=https%3A%2F%2Fwww.stjude.org%2F&c.&getTimeParting=6.3&cm.&ssf=1&.cm&.c&cc=USD&ch=sjo%3Ahome&events=event251%3D3.44%2Cevent111&h1=D%3DpageName&l2=TTFB_Doc%3D937%2CTTI%3D2127%2CLCP%3D1224%2CFCP%3D1224%2CCLS%3D0.19%2CPageLoadTime%3D3441%2CTTFB%3D937&c5=New&v7=New&v8=year%3D2026%20%7C%20month%3DApril%20%7C%20date%3D22%20%7C%20day%3DWednesday%20%7C%20time%3D5%3A52%20PM&c20=www.stjude.org&c23=logged%20out&c24=sjo&c25=english&v28=www.stjude.org&v30=logged%20out&v31=sjo&v32=english&c34=sjo%3Ahome&c41=https%3A%2F%2Fwww.stjude.org%2F&v48=sjo%3Ahome&c49=D%3Dmid&c57=D%3DpageName&v72=1&v73=mbox%20cookie%3Dundefined&v88=%20%7C%20%7C%20&v89=%20%7C%20%7C%20&v96=D%3Dmid&v109=https%3A%2F%2Fwww.stjude.org%2F&v110=https%3A%2F%2Fwww.stjude.org%2F&v140=3.44&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=091B467352782E0D0A490D45%40AdobeOrg&AQE=1 — 200 — 382 B — 137 ms — h2https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_9689_1915048216.img.300.high.jpg/1775236579712.jpgwww.stjude.org/content/sites/www/en... https://www.stjude.org/content/sites/www/en_US/home/jcr:content/par-1/cnt_row_822030259_co/par-1/cnt_column/par-1/cnt_carousel/cnt_teaserblock_9689_1915048216.img.300.high.jpg/1775236579712.jpg — 200 — 15.8 KiB — 17 ms — h2https://o1429225.ingest.us.sentry.io/api/4510222650048513/envelope/?sentry_version=7&sentry_key=f37236b2397e55dc2e688e443f444194&sentry_client=sentry.javascript.browser%2F10.49.0o1429225.ingest.us.sentry.io/api/45... https://o1429225.ingest.us.sentry.io/api/4510222650048513/envelope/?sentry_version=7&sentry_key=f37236b2397e55dc2e688e443f444194&sentry_client=sentry.javascript.browser%2F10.49.0 — 200 — 98 B — 126 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 2225ms · 470KB · $38/mo
www.stjude.org
Other
Costly
Execution 492ms
Transfer 81 KB
Unused 49%
Monthly Cost $8/mo
www.stjude.org
Other
Costly
Execution 405ms
Transfer 58 KB
Monthly Cost $7/mo
www.stjude.org
Other
Costly
Execution 278ms
Transfer 62 KB
Unused 35%
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 238ms
Transfer 0 KB
Monthly Cost $4/mo
www.stjude.org
Other
Optional
Execution 191ms
Transfer 1 KB
Unused 21%
Monthly Cost $3/mo
browser.sentry-cdn.com
Other
Optional
Execution 177ms
Transfer 81 KB
Unused 35%
Monthly Cost $3/mo
js.sentry-cdn.com
Other
Optional
Execution 140ms
Transfer 3 KB
Monthly Cost $2/mo
www.gstatic.com
Other
Optional
Execution 122ms
Transfer 0 KB
Unused 49%
Monthly Cost $2/mo
assets.adobedtm.com
Other
Optional
Execution 119ms
Transfer 175 KB
Unused 37%
Monthly Cost $2/mo
www.stjude.org
Other
Optional
Execution 63ms
Transfer 10 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.stjude.org adds 492ms and costs ~$8/month
  • www.stjude.org adds 405ms and costs ~$7/month
  • www.stjude.org adds 278ms and costs ~$5/month
  • Unattributable adds 238ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.stjude.org takes 492ms 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.stjude.org takes 405ms 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.stjude.org takes 278ms 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 238ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback