Skip to content
https://wustl.edu

Performance

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

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

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

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

3.74 s

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

20.52 s

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

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

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

20.65 s

Page Load Progression

557 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.3 s
3.9 s
4.5 s
Checks
17
7 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
7.7 MB transferred, 87 requests
FIX
7.7 MB transferred, 87 requests
Critical::
Page weighs 9.1 MB (7.7 MB transferred)
Warning::
Images are 5.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.2 MB
Info::
87 HTTP requests
Info::
Estimated 1.6 g CO2 per page load
7.7 MB / 2.4 MB budget
7.7 MB transferred
87 requests
1.6 g CO2 per page load
Images 5.2 MiB 67%
Other 1.9 MiB 24%
JavaScript 455.9 KiB 6%
Fonts 133.3 KiB 2%
CSS 67.1 KiB 1%
HTML 35.2 KiB 0%
Other 6.3 KiB 0%
Other 2.2 KiB 0%
Other 1.5 KiB 0%
Other 547 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

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 (7.7 MiB of 7.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
87 resources · 7.7 MB · 214 KB savings available
FIX
87 resources · 7.7 MB · 214 KB savings available
Warning::
Page weight 6.7 MB over 1MB target
Got: 7.7 MB Expected: ≤ 1 MB
Info::
~214 KB of savings available
Warning::
86 third-party resources (100% of weight)
Info::
10 resources over 200KB
87 resources · 7.7 MiB · 86 third-party 6.7 MiB over 1MB target
Image 67% · 5.2 MiB
Media 24% · 1.9 MiB
JavaScript 6% · 455.9 KiB
Font 2% · 133.3 KiB
CSS 1% · 67.1 KiB
Document 0% · 36.1 KiB
Other 0% · 7.5 KiB

~214.1 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Warning::
https://washu.edu/app/uploads/2026/01/1-1024x1024.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://washu.edu/app/uploads/2026/01/4-1024x1024.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://qa-washuedu-2024-washu.pantheonsite.io/app... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://qa-washuedu-2024-washu.pantheonsite.io/app... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://washu.edu/app/uploads/2026/01/2-1024x1024.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://washu.edu/app/uploads/2026/01/3-1024x1024.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://washu.edu/app/uploads/2025/11/MLTM-3388_48... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://washu.edu/app/uploads/2026/03/AdvancingOur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
30 images 5.2 MB
0 oversized -0 KB
27 legacy format
8 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

C
JS Execution Cost
Action
1607ms total JS execution
REVIEW
1607ms total JS execution
Warning::
Unattributable: 584ms CPU time
Warning::
https://washu.edu/: 495ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=GT-5RF...: 212ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TXV...: 152ms CPU time
Info::
https://washu.edu/app/plugins/washu-cludo-function...: 86ms CPU time
Warning::
Third-party scripts: 1607ms (100% of total)

Main Thread Breakdown

Other 37% Script Evaluation 27% Style & Layout 21% Script Parsing & Compilation 7% Parse HTML & CSS 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
Unattributable584ms15ms0ms3rd
https://washu.edu/495ms9ms4ms3rd
https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH5212ms177ms33ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TXV3L6Q152ms118ms34ms3rd
https://washu.edu/app/plugins/washu-cludo-functionality//cludo-config/dist/js/cludo-search-results.js?ver=1.0.386ms66ms19ms3rd
https://washu.edu/app/themes/antipasto/build/scripts.js?ver=4.0.4577ms16ms2ms3rd
C
JS Bundles
Action
18 scripts, 214 KB unused
REVIEW
18 scripts, 214 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TXV...: 67 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-5RF...: 65 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://washu.edu/app/plugins/washu-cludo-function...: 57 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://customer.cludo.com/scripts/bundles/search-...: 25 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 214 KB
214 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-TXV3L6Q131 KB67 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH5157 KB65 KB (41%)3rd
https://washu.edu/app/plugins/washu-cludo-functionality//cludo-config/dist/js/cludo-search-results.js?ver=1.0.388 KB57 KB (64%)3rd
https://customer.cludo.com/scripts/bundles/search-script.min.js?ver=1.0.351 KB25 KB (51%)3rd
https://washu.edu/app/themes/washuedu-theme/build/script-story-carousel.js?ver=e36bc714e21d6a96886e1 KB3rd
https://washu.edu/app/themes/washuedu-theme/build/script-small-photo-promo.js?ver=1.0.384 KB3rd
https://washu.edu/wp/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea3811 KB3rd
https://washu.edu/app/themes/washuedu-theme/build/script-video-topper.js?ver=4.0.451 KB3rd
https://washu.edu/app/plugins/washu-emergency-alerts/js/washu-emergency-alerts.js?ver=1.5.31 KB3rd
https://washu.edu/app/themes/washuedu-theme/build/script-flag-half-staff.js?ver=eb92675966cf04e5ddd81 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

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

Web fonts

6

133 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 3.7 s LCP 20.5 shttps://use.typekit.net/af/eeee61/00000000000000007735c082/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/eeee61/00000000000000007735c082/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 19.4 KiB — 5 ms — font-display: swaphttps://use.typekit.net/af/4db78a/00000000000000007735c074/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/4db78a/00000000000000007735c074/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 19.8 KiB — 6 ms — font-display: swaphttps://use.typekit.net/af/e456f5/00000000000000007735e5a2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/e456f5/00000000000000007735e5a2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 34.6 KiB — 13 ms — font-display: swaphttps://use.typekit.net/af/cd024c/00000000000000007735c086/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/cd024c/00000000000000007735c086/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 19.8 KiB — 6 ms — font-display: swaphttps://use.typekit.net/af/ffa0cc/00000000000000007735c08a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3l https://use.typekit.net/af/ffa0cc/00000000000000007735c08a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 20.3 KiB — 10 ms — font-display: swaphttps://use.typekit.net/af/34725e/00000000000000007735c091/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3l https://use.typekit.net/af/34725e/00000000000000007735c091/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 19.3 KiB — 11 ms — font-display: swap
l woff2 swap
Size 19 KB
Load time 5 ms
Start 361 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 6 ms
Start 361 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 35 KB
Load time 13 ms
Start 361 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 6 ms
Start 362 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 10 ms
Start 362 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 11 ms
Start 362 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
4
prefetch

5 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
87 requests over 2149ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 3.7 s LCP 20.5 shttps://wustl.edu// https://wustl.edu/ — 301 — 204 B — 9 ms — h2https://washu.edu/washu.edu/ https://washu.edu/ — 200 — 35.2 KiB — 16 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-flag-half-staff.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-flag-half-staff.css?ver=1.0.38 — 200 — 1.4 KiB — 121 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-nav-item.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-nav-item.css?ver=1.0.38 — 200 — 218 B — 125 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-nav-link.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-nav-link.css?ver=1.0.38 — 200 — 691 B — 116 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-nav-overview.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-nav-overview.css?ver=1.0.38 — 200 — 285 B — 123 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-news-list.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-news-list.css?ver=1.0.38 — 200 — 656 B — 123 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-small-photo-promo.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-small-photo-promo.css?ver=1.0.38 — 200 — 1.9 KiB — 125 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-social-promo.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-social-promo.css?ver=1.0.38 — 200 — 1.2 KiB — 119 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-story-carousel.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-story-carousel.css?ver=1.0.38 — 200 — 1.8 KiB — 114 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-vertical-border.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-vertical-border.css?ver=1.0.38 — 200 — 974 B — 130 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-video-topper.css?ver=4.0.45washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-video-topper.css?ver=4.0.45 — 200 — 832 B — 127 ms — h2https://washu.edu/app/themes/antipasto/build/style-call-out.css?ver=4.0.45washu.edu/app/themes/antipasto/buil... https://washu.edu/app/themes/antipasto/build/style-call-out.css?ver=4.0.45 — 200 — 5.5 KiB — 129 ms — h2https://washu.edu/app/plugins/washu-emergency-alerts/css/style.css?ver=1.5.3washu.edu/app/plugins/washu-emergen... https://washu.edu/app/plugins/washu-emergency-alerts/css/style.css?ver=1.5.3 — 200 — 832 B — 126 ms — h2https://washu.edu/app/themes/antipasto/style.css?ver=4.0.45washu.edu/app/themes/antipasto/styl... https://washu.edu/app/themes/antipasto/style.css?ver=4.0.45 — 200 — 38.4 KiB — 132 ms — h2https://washu.edu/app/themes/washuedu-theme/style.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/style.css?ver=1.0.38 — 200 — 7.0 KiB — 128 ms — h2https://washu.edu/app/plugins/washu-cludo-functionality/style.css?ver=1.0.3washu.edu/app/plugins/washu-cludo-f... https://washu.edu/app/plugins/washu-cludo-functionality/style.css?ver=1.0.3 — 200 — 3.8 KiB — 125 ms — h2https://use.typekit.net/mav2zlt.cssuse.typekit.net/mav2zlt.css https://use.typekit.net/mav2zlt.css — 200 — 1.4 KiB — 194 ms — h2https://washu.edu/app/uploads/2024/06/MLTM-398_0417-2.jpgwashu.edu/app/uploads/2024/06/MLTM-... https://washu.edu/app/uploads/2024/06/MLTM-398_0417-2.jpg — 200 — 233.7 KiB — 135 ms — h2https://washu.edu/app/uploads/2024/06/20231019_NRB-WUCCI_0225.jpgwashu.edu/app/uploads/2024/06/20231... https://washu.edu/app/uploads/2024/06/20231019_NRB-WUCCI_0225.jpg — 200 — 201.4 KiB — 133 ms — h2https://washu.edu/app/uploads/2025/12/civil-discourse-feature_750x500-e1774643198167.jpgwashu.edu/app/uploads/2025/12/civil... https://washu.edu/app/uploads/2025/12/civil-discourse-feature_750x500-e1774643198167.jpg — 200 — 39.6 KiB — 117 ms — h2https://washu.edu/app/uploads/2024/06/MLTM-1155_0689-1.jpgwashu.edu/app/uploads/2024/06/MLTM-... https://washu.edu/app/uploads/2024/06/MLTM-1155_0689-1.jpg — 200 — 202.8 KiB — 120 ms — h2https://washu.edu/app/uploads/2024/07/MLTM-843_5274-2.jpgwashu.edu/app/uploads/2024/07/MLTM-... https://washu.edu/app/uploads/2024/07/MLTM-843_5274-2.jpg — 200 — 196.9 KiB — 125 ms — h2https://p.typekit.net/p.css?s=1&k=mav2zlt&ht=tk&f=38007.38008.38009.38010.38011.38012.38013.38015.45414.45415.45416.45417.45418.45419.45420.45421&a=128825853&app=typekit&e=cssp.typekit.net/p.css?s=1&k=mav2zlt&h... https://p.typekit.net/p.css?s=1&k=mav2zlt&ht=tk&f=38007.38008.38009.38010.38011.38012.38013.38015.45414.45415.45416.45417.45418.45419.45420.45421&a=128825853&app=typekit&e=css — 200 — 172 B — 43 ms — h2https://washu.edu/app/uploads/2024/05/campaign-graphic-withyou.pngwashu.edu/app/uploads/2024/05/campa... https://washu.edu/app/uploads/2024/05/campaign-graphic-withyou.png — 200 — 43.3 KiB — 146 ms — h2https://washu.edu/app/plugins/washu-emergency-alerts/js/washu-emergency-alerts.js?ver=1.5.3washu.edu/app/plugins/washu-emergen... https://washu.edu/app/plugins/washu-emergency-alerts/js/washu-emergency-alerts.js?ver=1.5.3 — 200 — 1.5 KiB — 132 ms — h2https://washu.edu/app/themes/washuedu-theme/build/scripts.js?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/scripts.js?ver=1.0.38 — 200 — 4.8 KiB — 169 ms — h2https://washu.edu/app/themes/antipasto/build/scripts.js?ver=4.0.45washu.edu/app/themes/antipasto/buil... https://washu.edu/app/themes/antipasto/build/scripts.js?ver=4.0.45 — 200 — 6.0 KiB — 127 ms — h2https://washu.edu/app/plugins/washu-cludo-functionality//build/scripts.js?ver=1.0.3washu.edu/app/plugins/washu-cludo-f... https://washu.edu/app/plugins/washu-cludo-functionality//build/scripts.js?ver=1.0.3 — 200 — 860 B — 143 ms — h2https://customer.cludo.com/scripts/bundles/search-script.min.js?ver=1.0.3customer.cludo.com/scripts/bundles/... https://customer.cludo.com/scripts/bundles/search-script.min.js?ver=1.0.3 — 200 — 51.1 KiB — 106 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 3.7 s LCP 20.5 shttps://wustl.edu// https://wustl.edu/ — 301 — 204 B — 9 ms — h2https://washu.edu/washu.edu/ https://washu.edu/ — 200 — 35.2 KiB — 16 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-flag-half-staff.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-flag-half-staff.css?ver=1.0.38 — 200 — 1.4 KiB — 121 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-nav-item.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-nav-item.css?ver=1.0.38 — 200 — 218 B — 125 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-nav-link.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-nav-link.css?ver=1.0.38 — 200 — 691 B — 116 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-nav-overview.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-nav-overview.css?ver=1.0.38 — 200 — 285 B — 123 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-news-list.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-news-list.css?ver=1.0.38 — 200 — 656 B — 123 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-small-photo-promo.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-small-photo-promo.css?ver=1.0.38 — 200 — 1.9 KiB — 125 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-social-promo.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-social-promo.css?ver=1.0.38 — 200 — 1.2 KiB — 119 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-story-carousel.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-story-carousel.css?ver=1.0.38 — 200 — 1.8 KiB — 114 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-vertical-border.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-vertical-border.css?ver=1.0.38 — 200 — 974 B — 130 ms — h2https://washu.edu/app/themes/washuedu-theme/build/style-video-topper.css?ver=4.0.45washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/style-video-topper.css?ver=4.0.45 — 200 — 832 B — 127 ms — h2https://washu.edu/app/themes/antipasto/build/style-call-out.css?ver=4.0.45washu.edu/app/themes/antipasto/buil... https://washu.edu/app/themes/antipasto/build/style-call-out.css?ver=4.0.45 — 200 — 5.5 KiB — 129 ms — h2https://washu.edu/app/plugins/washu-emergency-alerts/css/style.css?ver=1.5.3washu.edu/app/plugins/washu-emergen... https://washu.edu/app/plugins/washu-emergency-alerts/css/style.css?ver=1.5.3 — 200 — 832 B — 126 ms — h2https://washu.edu/app/themes/antipasto/style.css?ver=4.0.45washu.edu/app/themes/antipasto/styl... https://washu.edu/app/themes/antipasto/style.css?ver=4.0.45 — 200 — 38.4 KiB — 132 ms — h2https://washu.edu/app/themes/washuedu-theme/style.css?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/style.css?ver=1.0.38 — 200 — 7.0 KiB — 128 ms — h2https://washu.edu/app/plugins/washu-cludo-functionality/style.css?ver=1.0.3washu.edu/app/plugins/washu-cludo-f... https://washu.edu/app/plugins/washu-cludo-functionality/style.css?ver=1.0.3 — 200 — 3.8 KiB — 125 ms — h2https://use.typekit.net/mav2zlt.cssuse.typekit.net/mav2zlt.css https://use.typekit.net/mav2zlt.css — 200 — 1.4 KiB — 194 ms — h2https://washu.edu/app/uploads/2024/06/MLTM-398_0417-2.jpgwashu.edu/app/uploads/2024/06/MLTM-... https://washu.edu/app/uploads/2024/06/MLTM-398_0417-2.jpg — 200 — 233.7 KiB — 135 ms — h2https://washu.edu/app/uploads/2024/06/20231019_NRB-WUCCI_0225.jpgwashu.edu/app/uploads/2024/06/20231... https://washu.edu/app/uploads/2024/06/20231019_NRB-WUCCI_0225.jpg — 200 — 201.4 KiB — 133 ms — h2https://washu.edu/app/uploads/2025/12/civil-discourse-feature_750x500-e1774643198167.jpgwashu.edu/app/uploads/2025/12/civil... https://washu.edu/app/uploads/2025/12/civil-discourse-feature_750x500-e1774643198167.jpg — 200 — 39.6 KiB — 117 ms — h2https://washu.edu/app/uploads/2024/06/MLTM-1155_0689-1.jpgwashu.edu/app/uploads/2024/06/MLTM-... https://washu.edu/app/uploads/2024/06/MLTM-1155_0689-1.jpg — 200 — 202.8 KiB — 120 ms — h2https://washu.edu/app/uploads/2024/07/MLTM-843_5274-2.jpgwashu.edu/app/uploads/2024/07/MLTM-... https://washu.edu/app/uploads/2024/07/MLTM-843_5274-2.jpg — 200 — 196.9 KiB — 125 ms — h2https://p.typekit.net/p.css?s=1&k=mav2zlt&ht=tk&f=38007.38008.38009.38010.38011.38012.38013.38015.45414.45415.45416.45417.45418.45419.45420.45421&a=128825853&app=typekit&e=cssp.typekit.net/p.css?s=1&k=mav2zlt&h... https://p.typekit.net/p.css?s=1&k=mav2zlt&ht=tk&f=38007.38008.38009.38010.38011.38012.38013.38015.45414.45415.45416.45417.45418.45419.45420.45421&a=128825853&app=typekit&e=css — 200 — 172 B — 43 ms — h2https://washu.edu/app/uploads/2024/05/campaign-graphic-withyou.pngwashu.edu/app/uploads/2024/05/campa... https://washu.edu/app/uploads/2024/05/campaign-graphic-withyou.png — 200 — 43.3 KiB — 146 ms — h2https://washu.edu/app/plugins/washu-emergency-alerts/js/washu-emergency-alerts.js?ver=1.5.3washu.edu/app/plugins/washu-emergen... https://washu.edu/app/plugins/washu-emergency-alerts/js/washu-emergency-alerts.js?ver=1.5.3 — 200 — 1.5 KiB — 132 ms — h2https://washu.edu/app/themes/washuedu-theme/build/scripts.js?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/scripts.js?ver=1.0.38 — 200 — 4.8 KiB — 169 ms — h2https://washu.edu/app/themes/antipasto/build/scripts.js?ver=4.0.45washu.edu/app/themes/antipasto/buil... https://washu.edu/app/themes/antipasto/build/scripts.js?ver=4.0.45 — 200 — 6.0 KiB — 127 ms — h2https://washu.edu/app/plugins/washu-cludo-functionality//build/scripts.js?ver=1.0.3washu.edu/app/plugins/washu-cludo-f... https://washu.edu/app/plugins/washu-cludo-functionality//build/scripts.js?ver=1.0.3 — 200 — 860 B — 143 ms — h2https://customer.cludo.com/scripts/bundles/search-script.min.js?ver=1.0.3customer.cludo.com/scripts/bundles/... https://customer.cludo.com/scripts/bundles/search-script.min.js?ver=1.0.3 — 200 — 51.1 KiB — 106 ms — h2https://washu.edu/app/plugins/washu-cludo-functionality//cludo-config/dist/js/cludo-search-results.js?ver=1.0.3washu.edu/app/plugins/washu-cludo-f... https://washu.edu/app/plugins/washu-cludo-functionality//cludo-config/dist/js/cludo-search-results.js?ver=1.0.3 — 200 — 88.4 KiB — 154 ms — h2https://washu.edu/wp/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381washu.edu/wp/wp-includes/js/dist/do... https://washu.edu/wp/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 537 B — 135 ms — h2https://washu.edu/app/themes/washuedu-theme/build/script-video-topper.js?ver=4.0.45washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/script-video-topper.js?ver=4.0.45 — 200 — 931 B — 129 ms — h2https://washu.edu/app/themes/washuedu-theme/build/script-story-carousel.js?ver=e36bc714e21d6a96886ewashu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/script-story-carousel.js?ver=e36bc714e21d6a96886e — 200 — 989 B — 177 ms — h2https://washu.edu/app/themes/washuedu-theme/build/script-flag-half-staff.js?ver=eb92675966cf04e5ddd8washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/script-flag-half-staff.js?ver=eb92675966cf04e5ddd8 — 200 — 722 B — 131 ms — h2https://washu.edu/app/themes/washuedu-theme/build/script-news-list.js?ver=09ff69481588f3003c31washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/script-news-list.js?ver=09ff69481588f3003c31 — 200 — 478 B — 137 ms — h2https://washu.edu/app/themes/washuedu-theme/build/script-small-photo-promo.js?ver=1.0.38washu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/script-small-photo-promo.js?ver=1.0.38 — 200 — 4.0 KiB — 149 ms — h2https://washu.edu/app/themes/washuedu-theme/build/script-social-promo.js?ver=6f79e805be5e40e7fe3bwashu.edu/app/themes/washuedu-theme... https://washu.edu/app/themes/washuedu-theme/build/script-social-promo.js?ver=6f79e805be5e40e7fe3b — 200 — 877 B — 166 ms — h2https://washu.edu/app/themes/antipasto/assets/img/favicon/site.webmanifestwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/img/favicon/site.webmanifest — 200 — 547 B — 137 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH5www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH5 — 200 — 157.4 KiB — 177 ms — h2https://washu.edu/app/uploads/2026/03/WashU-Banner-SPRING-2026.pngwashu.edu/app/uploads/2026/03/WashU... https://washu.edu/app/uploads/2026/03/WashU-Banner-SPRING-2026.png — 200 — 1.4 MiB — 221 ms — h2https://washu.edu/app/uploads/2025/11/MLTM-3416_0036_560px.jpgwashu.edu/app/uploads/2025/11/MLTM-... https://washu.edu/app/uploads/2025/11/MLTM-3416_0036_560px.jpg — 200 — 188.7 KiB — 181 ms — h2https://washu.edu/app/uploads/2025/09/MLTM-3402_1004-crop6-768x432.jpgwashu.edu/app/uploads/2025/09/MLTM-... https://washu.edu/app/uploads/2025/09/MLTM-3402_1004-crop6-768x432.jpg — 200 — 75.0 KiB — 157 ms — h2https://happenings.wustl.edu/widget/view?schools=wustl&days=365&num=3&tags=WashU+Homepage&container=localist-widget-40027934&template=antipasto-2024-upcoming-eventshappenings.wustl.edu/widget/view?sc... https://happenings.wustl.edu/widget/view?schools=wustl&days=365&num=3&tags=WashU+Homepage&container=localist-widget-40027934&template=antipasto-2024-upcoming-events — 301 — 441 B — 971 ms — http/1.1https://qa-washuedu-2024-washu.pantheonsite.io/app/uploads/2025/04/WithYou-campaign-image2.pngqa-washuedu-2024-washu.pantheonsite... https://qa-washuedu-2024-washu.pantheonsite.io/app/uploads/2025/04/WithYou-campaign-image2.png — 200 — 498.1 KiB — 291 ms — h2https://qa-washuedu-2024-washu.pantheonsite.io/app/uploads/2026/02/with-you.pngqa-washuedu-2024-washu.pantheonsite... https://qa-washuedu-2024-washu.pantheonsite.io/app/uploads/2026/02/with-you.png — 200 — 15.6 KiB — 268 ms — h2https://washu.edu/app/uploads/2025/11/MLTM-3388_4819.jpgwashu.edu/app/uploads/2025/11/MLTM-... https://washu.edu/app/uploads/2025/11/MLTM-3388_4819.jpg — 200 — 187.6 KiB — 187 ms — h2https://washu.edu/app/uploads/2026/03/AdvancingOurMission-neutral.pngwashu.edu/app/uploads/2026/03/Advan... https://washu.edu/app/uploads/2026/03/AdvancingOurMission-neutral.png — 200 — 17.9 KiB — 178 ms — h2https://washu.edu/app/uploads/2026/01/1-1024x1024.pngwashu.edu/app/uploads/2026/01/1-102... https://washu.edu/app/uploads/2026/01/1-1024x1024.png — 200 — 686.9 KiB — 215 ms — h2https://washu.edu/app/uploads/2026/01/2-1024x1024.pngwashu.edu/app/uploads/2026/01/2-102... https://washu.edu/app/uploads/2026/01/2-1024x1024.png — 200 — 480.0 KiB — 197 ms — h2https://washu.edu/app/uploads/2026/01/3-1024x1024.pngwashu.edu/app/uploads/2026/01/3-102... https://washu.edu/app/uploads/2026/01/3-1024x1024.png — 200 — 568.2 KiB — 221 ms — h2https://washu.edu/app/uploads/2026/01/4-1024x1024.pngwashu.edu/app/uploads/2026/01/4-102... https://washu.edu/app/uploads/2026/01/4-1024x1024.png — 200 — 122.3 KiB — 193 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TXV3L6Qwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TXV3L6Q — 200 — 131.0 KiB — 175 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/arrow-down.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/arrow-down.svg — 200 — 546 B — 116 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/search.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/search.svg — 200 — 654 B — 163 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/arrow.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/arrow.svg — 200 — 579 B — 166 ms — h2data:image/svg+xml;base64,PHN2ZyBpZD0ibGFyZ2VfYXJyb3ciIGRhdGEtbmFtZT0ibGFyZ2UgYXJyb3ciIHhtbG5zPSJod…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0ibGFyZ2VfYXJyb3ciIGRhdGEtbmFtZT0ibGFyZ2UgYXJyb3ciIHhtbG5zPSJod… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ib…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ib… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBpZD0ibGFyZ2UgYXJyb3ciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iM…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0ibGFyZ2UgYXJyb3ciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iM… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBpZD0ibGFyZ2UgYXJyb3ciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iM…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0ibGFyZ2UgYXJyb3ciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iM… — 200 — 0 B — 0 ms — datahttps://washu.edu/app/themes/antipasto/assets/icons/social/facebook.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/social/facebook.svg — 200 — 639 B — 171 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/social/twitter.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/social/twitter.svg — 200 — 537 B — 172 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/social/linkedin.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/social/linkedin.svg — 200 — 673 B — 172 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/social/youtube.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/social/youtube.svg — 200 — 701 B — 172 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/social/instagram.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/social/instagram.svg — 200 — 1.2 KiB — 172 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/social/tiktok.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/social/tiktok.svg — 200 — 717 B — 172 ms — h2https://washu.edu/app/uploads/2024/06/MLTM-1082_0004-768x567.jpgwashu.edu/app/uploads/2024/06/MLTM-... https://washu.edu/app/uploads/2024/06/MLTM-1082_0004-768x567.jpg — 200 — 71.5 KiB — 150 ms — h2https://use.typekit.net/af/eeee61/00000000000000007735c082/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/eeee61/000000000... https://use.typekit.net/af/eeee61/00000000000000007735c082/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 19.4 KiB — 5 ms — h2https://use.typekit.net/af/4db78a/00000000000000007735c074/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/4db78a/000000000... https://use.typekit.net/af/4db78a/00000000000000007735c074/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 19.8 KiB — 6 ms — h2https://use.typekit.net/af/e456f5/00000000000000007735e5a2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/e456f5/000000000... https://use.typekit.net/af/e456f5/00000000000000007735e5a2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 34.6 KiB — 13 ms — h2https://use.typekit.net/af/cd024c/00000000000000007735c086/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/cd024c/000000000... https://use.typekit.net/af/cd024c/00000000000000007735c086/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 19.8 KiB — 6 ms — h2https://use.typekit.net/af/ffa0cc/00000000000000007735c08a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3use.typekit.net/af/ffa0cc/000000000... https://use.typekit.net/af/ffa0cc/00000000000000007735c08a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 200 — 20.3 KiB — 10 ms — h2https://use.typekit.net/af/34725e/00000000000000007735c091/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3use.typekit.net/af/34725e/000000000... https://use.typekit.net/af/34725e/00000000000000007735c091/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 200 — 19.3 KiB — 11 ms — h2https://player.vimeo.com/progressive_redirect/playback/1172194244/rendition/1080p/file.mp4%20(1080p).mp4?loc=external&log_user=0&signature=0632ca866c329f0d4ea16c332953869c0c91a1aaf82bffd12cc8afac9069d4bbplayer.vimeo.com/progressive_redire... https://player.vimeo.com/progressive_redirect/playback/1172194244/rendition/1080p/file.mp4%20(1080p).mp4?loc=external&log_user=0&signature=0632ca866c329f0d4ea16c332953869c0c91a1aaf82bffd12cc8afac9069d4bb — 302 — 1.8 KiB — 223 ms — http/1.1https://washu.edu/wp/wp-admin/admin-ajax.php?action=update_emergency_feedwashu.edu/wp/wp-admin/admin-ajax.ph... https://washu.edu/wp/wp-admin/admin-ajax.php?action=update_emergency_feed — 200 — 459 B — 258 ms — h2https://washu.edu/wp-json/washu/v1/alert/bannerwashu.edu/wp-json/washu/v1/alert/ba... https://washu.edu/wp-json/washu/v1/alert/banner — 200 — 641 B — 120 ms — h2https://api-us1.cludo.com/api/v3/10001508/10002606/websites/publicsettingsapi-us1.cludo.com/api/v3/10001508/1... https://api-us1.cludo.com/api/v3/10001508/10002606/websites/publicsettings — 200 — 0 B — 357 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-T94ZQ4ENLH&gtm=45Pe64h1h1v896266944za200zd896266944&_p=1776800986019&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=627227843.1776800986&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800986&sct=1&seg=0&dl=https%3A%2F%2Fwashu.edu%2F&dt=Home%20%7C%20WashU&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=585region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-T94ZQ4ENLH&gtm=45Pe64h1h1v896266944za200zd896266944&_p=1776800986019&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=627227843.1776800986&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800986&sct=1&seg=0&dl=https%3A%2F%2Fwashu.edu%2F&dt=Home%20%7C%20WashU&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=585 — 204 — 545 B — 88 ms — h2https://download-video-ak.vimeocdn.com/v3-1/playback/9c1401d8-17cd-456d-8a60-fcab7be40250/e55504b5?__token__=st=1776800986~exp=1776804586~acl=%2Fv3-1%2Fplayback%2F9c1401d8-17cd-456d-8a60-fcab7be40250%2Fe55504b5%2A~hmac=65ad36cb21c237ec3b06c66fdc6d851bcd150fbc31ef68702595b834abe634ee&r=dXMtY2VudHJhbDE%3Ddownload-video-ak.vimeocdn.com/v3-1... https://download-video-ak.vimeocdn.com/v3-1/playback/9c1401d8-17cd-456d-8a60-fcab7be40250/e55504b5?__token__=st=1776800986~exp=1776804586~acl=%2Fv3-1%2Fplayback%2F9c1401d8-17cd-456d-8a60-fcab7be40250%2Fe55504b5%2A~hmac=65ad36cb21c237ec3b06c66fdc6d851bcd150fbc31ef68702595b834abe634ee&r=dXMtY2VudHJhbDE%3D — 206 — 959.6 KiB — 71 ms — h2https://api-us1.cludo.com/api/v3/10001508/10002606/websites/publicsettingsapi-us1.cludo.com/api/v3/10001508/1... https://api-us1.cludo.com/api/v3/10001508/10002606/websites/publicsettings — 200 — 1.5 KiB — 263 ms — h2https://happenings.washu.edu/widget/view?schools=wustl&days=365&num=3&tags=WashU+Homepage&container=localist-widget-40027934&template=antipasto-2024-upcoming-eventshappenings.washu.edu/widget/view?sc... https://happenings.washu.edu/widget/view?schools=wustl&days=365&num=3&tags=WashU+Homepage&container=localist-widget-40027934&template=antipasto-2024-upcoming-events — -1 — 0 B — 509 ms — blob:https://washu.edu/7ca2084d-0f97-45b3-855b-0b911b652cc1washu.edu/7ca2084d-0f97-45b3-855b-0... blob:https://washu.edu/7ca2084d-0f97-45b3-855b-0b911b652cc1 — 200 — -1 B — 37 ms — blobhttps://washu.edu/wp-json/washu/v1/alert/flag_half_staffwashu.edu/wp-json/washu/v1/alert/fl... https://washu.edu/wp-json/washu/v1/alert/flag_half_staff — 200 — 603 B — 117 ms — h2https://player.vimeo.com/progressive_redirect/playback/1172194244/rendition/1080p/file.mp4%20(1080p).mp4?loc=external&log_user=0&signature=0632ca866c329f0d4ea16c332953869c0c91a1aaf82bffd12cc8afac9069d4bbplayer.vimeo.com/progressive_redire... https://player.vimeo.com/progressive_redirect/playback/1172194244/rendition/1080p/file.mp4%20(1080p).mp4?loc=external&log_user=0&signature=0632ca866c329f0d4ea16c332953869c0c91a1aaf82bffd12cc8afac9069d4bb — 302 — 1.8 KiB — 201 ms — http/1.1https://washu.edu/wp/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4washu.edu/wp/wp-includes/js/wp-emoj... https://washu.edu/wp/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 6.4 KiB — 123 ms — h2https://download-video-ak.vimeocdn.com/v3-1/playback/9c1401d8-17cd-456d-8a60-fcab7be40250/e55504b5?__token__=st=1776800987~exp=1776804587~acl=%2Fv3-1%2Fplayback%2F9c1401d8-17cd-456d-8a60-fcab7be40250%2Fe55504b5%2A~hmac=c5d4a01bd8b0b5954287dde897d767b032375cc9aa624339976d96aa20dbcb39&r=dXMtY2VudHJhbDE%3Ddownload-video-ak.vimeocdn.com/v3-1... https://download-video-ak.vimeocdn.com/v3-1/playback/9c1401d8-17cd-456d-8a60-fcab7be40250/e55504b5?__token__=st=1776800987~exp=1776804587~acl=%2Fv3-1%2Fplayback%2F9c1401d8-17cd-456d-8a60-fcab7be40250%2Fe55504b5%2A~hmac=c5d4a01bd8b0b5954287dde897d767b032375cc9aa624339976d96aa20dbcb39&r=dXMtY2VudHJhbDE%3D — 206 — 959.6 KiB — 30 ms — h2https://washu.edu/app/themes/antipasto/assets/img/favicon/favicon-32x32.pngwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/img/favicon/favicon-32x32.png — 200 — 2.1 KiB — 119 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 1607ms · 418KB · $21/mo
Unattributable
Other
Costly
Execution 584ms
Transfer 0 KB
Monthly Cost $8/mo
washu.edu
Other
Costly
Execution 495ms
Transfer 35 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 212ms
Transfer 157 KB
Unused 41%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 152ms
Transfer 131 KB
Unused 52%
Monthly Cost $2/mo
washu.edu
Other
Optional
Execution 86ms
Transfer 88 KB
Unused 64%
Monthly Cost $1/mo
washu.edu
Other
Optional
Execution 77ms
Transfer 6 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 584ms and costs ~$8/month
  • washu.edu adds 495ms and costs ~$7/month
  • Google Tag Manager adds 212ms 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

Unattributable takes 584ms 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

washu.edu takes 495ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 212ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of Google Tag Manager'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

64% of washu.edu'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