Skip to content
https://wustl.edu

Performance

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

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

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

895 ms

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

3.24 s

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

0 ms

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

0.001

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

1.66 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.25 s

Page Load Progression

496 ms
993 ms
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
7.1 MB transferred, 88 requests
FIX
7.1 MB transferred, 88 requests
Critical::
Page weighs 9.1 MB (7.1 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
Warning::
JavaScript is 770 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 770 KB
Info::
88 HTTP requests
Info::
Estimated 1.5 g CO2 per page load
7.1 MB / 2.4 MB budget
7.1 MB transferred
88 requests
1.5 g CO2 per page load
Images 5.2 MiB 73%
Other 959.6 KiB 13%
JavaScript 770.2 KiB 11%
Fonts 133.3 KiB 2%
CSS 66.9 KiB 1%
HTML 35.2 KiB 0%
Other 4.5 KiB 0%
Other 2.2 KiB 0%
Other 1.5 KiB 0%
Other 546 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

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

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.1 MiB of 7.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
20 scripts, 432 KB unused
FIX
20 scripts, 432 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-5RF...: 110 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-T94Z...: 110 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-5RF...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TXV...: 65 KB unused (49%)
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.
Info::
Total unused JavaScript: 432 KB
432 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH5&cx=c&gtm=4e64h1157 KB110 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=G-T94ZQ4ENLH&cx=c&gtm=4e64h1157 KB110 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH5157 KB67 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TXV3L6Q131 KB65 KB (49%)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-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-story-carousel.js?ver=e36bc714e21d6a96886e1 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

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
88 resources · 7.1 MB · 432 KB savings available
FIX
88 resources · 7.1 MB · 432 KB savings available
Warning::
Page weight 6.1 MB over 1MB target
Got: 7.1 MB Expected: ≤ 1 MB
Info::
~432 KB of savings available
Warning::
87 third-party resources (100% of weight)
Info::
9 resources over 200KB
88 resources · 7.1 MiB · 87 third-party 6.1 MiB over 1MB target
Image 73% · 5.2 MiB
Media 13% · 959.6 KiB
JavaScript 11% · 770.2 KiB
Font 2% · 133.3 KiB
CSS 1% · 66.9 KiB
Document 0% · 36.1 KiB
Other 0% · 5.7 KiB

~432.3 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://washu.edu/app/uploads/2024/07/MLTM-843_527... 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/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/3-1024x1024.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://washu.edu/app/uploads/2024/06/20231019_NRB... 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.
Warning::
https://washu.edu/app/uploads/2024/06/MLTM-1155_06... 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/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/4-1024x1024.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://washu.edu/app/uploads/2024/06/MLTM-398_041... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://washu.edu/app/uploads/2024/05/campaign-gra... 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.
31 images 5.2 MB
0 oversized -0 KB
27 legacy format
13 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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+
JS Execution Cost
411ms total JS execution
PASS
411ms total JS execution
Info::
https://washu.edu/: 155ms CPU time
Info::
Unattributable: 132ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=GT-5RF...: 72ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TXV...: 52ms CPU time
Warning::
Third-party scripts: 411ms (100% of total)

Main Thread Breakdown

Other 30% Script Evaluation 30% Style & Layout 20% Script Parsing & Compilation 11% Parse HTML & CSS 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://washu.edu/155ms2ms1ms3rd
Unattributable132ms4ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH572ms58ms14ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TXV3L6Q52ms41ms11ms3rd
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 1.0 s 2.0 s 3.0 s FCP 895 ms LCP 3.2 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 — 4 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 — 7 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 — 7 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 — 9 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 — 10 ms — font-display: swap
l woff2 swap
Size 19 KB
Load time 4 ms
Start 242 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 6 ms
Start 242 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 35 KB
Load time 7 ms
Start 242 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 7 ms
Start 243 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 9 ms
Start 243 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 10 ms
Start 243 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
88 requests over 1681ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 895 ms LCP 3.2 shttps://wustl.edu// https://wustl.edu/ — 301 — 204 B — 6 ms — h2https://washu.edu/washu.edu/ https://washu.edu/ — 200 — 35.2 KiB — 14 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 — 8 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 — 275 B — 8 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 — 662 B — 8 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 — 251 B — 20 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 — 686 B — 22 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 — 39 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.1 KiB — 21 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 — 28 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 — 940 B — 28 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 — 852 B — 37 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.4 KiB — 30 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 — 849 B — 27 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 — 37 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.1 KiB — 32 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 — 18 ms — h2https://use.typekit.net/mav2zlt.cssuse.typekit.net/mav2zlt.css https://use.typekit.net/mav2zlt.css — 200 — 1.4 KiB — 35 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 — 40 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 — 39 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.7 KiB — 23 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.7 KiB — 11 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 — 197.0 KiB — 7 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 — 44 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 — 4 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 — 5 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.7 KiB — 4 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 — 5.9 KiB — 4 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 — 930 B — 3 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 1.0 s 2.0 s 3.0 s FCP 895 ms LCP 3.2 shttps://wustl.edu// https://wustl.edu/ — 301 — 204 B — 6 ms — h2https://washu.edu/washu.edu/ https://washu.edu/ — 200 — 35.2 KiB — 14 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 — 8 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 — 275 B — 8 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 — 662 B — 8 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 — 251 B — 20 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 — 686 B — 22 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 — 39 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.1 KiB — 21 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 — 28 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 — 940 B — 28 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 — 852 B — 37 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.4 KiB — 30 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 — 849 B — 27 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 — 37 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.1 KiB — 32 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 — 18 ms — h2https://use.typekit.net/mav2zlt.cssuse.typekit.net/mav2zlt.css https://use.typekit.net/mav2zlt.css — 200 — 1.4 KiB — 35 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 — 40 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 — 39 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.7 KiB — 23 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.7 KiB — 11 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 — 197.0 KiB — 7 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 — 44 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 — 4 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 — 5 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.7 KiB — 4 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 — 5.9 KiB — 4 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 — 930 B — 3 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.3 KiB — 5 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 — 559 B — 4 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 — 1.0 KiB — 4 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 — 980 B — 3 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 — 650 B — 11 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 — 537 B — 14 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 — 3.9 KiB — 16 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 — 900 B — 23 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 — 546 B — 17 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.2 KiB — 163 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 — 102 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 — 43 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 — 74.9 KiB — 19 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 — 467 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 — 497.9 KiB — 1.5 s — 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.8 KiB — 164 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 — 23 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 — 9 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 — 79 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.1 KiB — 98 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.1 KiB — 111 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 — 106 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.2 KiB — 139 ms — h2https://washu.edu/app/themes/antipasto/assets/icons/right-arrow.svgwashu.edu/app/themes/antipasto/asse... https://washu.edu/app/themes/antipasto/assets/icons/right-arrow.svg — 200 — 679 B — 122 ms — h2data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2a…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2a… — 200 — 0 B — 0 ms — datahttps://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 — 669 B — 77 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 — 573 B — 77 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 — 582 B — 64 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 — 504 B — 64 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 — 736 B — 64 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 — 686 B — 64 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.1 KiB — 63 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 — 688 B — 64 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.4 KiB — 21 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 — 4 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 — 7 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 — 7 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 — 9 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 — 10 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 — 218 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 — 472 B — 297 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 — 640 B — 5 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 — 298 ms — h2https://www.googletagmanager.com/gtag/js?id=G-T94ZQ4ENLH&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T94ZQ4ENLH&cx=c&gtm=4e64h1 — 200 — 157.2 KiB — 58 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH5&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-5RF8WH5&cx=c&gtm=4e64h1 — 200 — 157.2 KiB — 41 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-T94ZQ4ENLH&gtm=45Pe64h1v896266944z8896690520za200zb896690520zd896690520&_p=1776801001161&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1832363642.1776801002&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776801001&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&tfd=483region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-T94ZQ4ENLH&gtm=45Pe64h1v896266944z8896690520za200zb896690520zd896690520&_p=1776801001161&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1832363642.1776801002&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543&sid=1776801001&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&tfd=483 — 204 — 545 B — 82 ms — h2https://download-video-ak.vimeocdn.com/v3-1/playback/9c1401d8-17cd-456d-8a60-fcab7be40250/e55504b5?__token__=st=1776801001~exp=1776804601~acl=%2Fv3-1%2Fplayback%2F9c1401d8-17cd-456d-8a60-fcab7be40250%2Fe55504b5%2A~hmac=76324a71f042a86e4fb5a95a15ea4b2f348c60bc64ce157db83cfce6b45b1a7f&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=1776801001~exp=1776804601~acl=%2Fv3-1%2Fplayback%2F9c1401d8-17cd-456d-8a60-fcab7be40250%2Fe55504b5%2A~hmac=76324a71f042a86e4fb5a95a15ea4b2f348c60bc64ce157db83cfce6b45b1a7f&r=dXMtY2VudHJhbDE%3D — 206 — 959.6 KiB — 72 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 — 300 ms — https://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 — 248 ms — h2blob:https://washu.edu/0fa70117-2bdd-4450-8f39-a044720888b3washu.edu/0fa70117-2bdd-4450-8f39-a... blob:https://washu.edu/0fa70117-2bdd-4450-8f39-a044720888b3 — 200 — -1 B — 50 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 — 588 B — 5 ms — h2https://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 — 4 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 — 3 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 411ms · 324KB · $5/mo
washu.edu
Other
Optional
Execution 155ms
Transfer 35 KB
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 132ms
Transfer 0 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 72ms
Transfer 157 KB
Unused 42%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 52ms
Transfer 131 KB
Unused 49%
Monthly Cost $1/mo

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

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