Skip to content
https://uchicago.edu

Performance

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

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

56
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.01 s

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

2.95 s

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

25 ms

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

0.578

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

2.02 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.44 s

Page Load Progression

583 ms
1.2 s
1.7 s
2.3 s
2.9 s
3.5 s
4.1 s
4.7 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
12.8 MB transferred, 100 requests
FIX
12.8 MB transferred, 100 requests
Critical::
Page weighs 16.2 MB (12.8 MB transferred)
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 1.0 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.0 MB
Info::
100 HTTP requests
Info::
Estimated 2.7 g CO2 per page load
12.8 MB / 2.4 MB budget
12.8 MB transferred
100 requests
2.7 g CO2 per page load
Other 10.1 MiB 79%
JavaScript 1.1 MiB 9%
Fonts 1.0 MiB 8%
Images 296.9 KiB 2%
Other 96.2 KiB 1%
CSS 43.5 KiB 0%
HTML 33.5 KiB 0%
Other 25.9 KiB 0%
Other 15.2 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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 (12.8 MiB of 12.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
42 scripts, 545 KB unused
FIX
42 scripts, 545 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2V4M...: 110 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.uchicago.edu/dist/intranet/static/js/1...: 110 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://siteimproveanalytics.com/js/siteanalyze_66...: 73 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2V4M...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DBDW...: 65 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 545 KB
545 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-2V4M4Z833J&cx=c&gtm=4e64h1156 KB110 KB (71%)3rd
https://www.uchicago.edu/dist/intranet/static/js/188.d88c0093.chunk.js196 KB110 KB (56%)3rd
https://siteimproveanalytics.com/js/siteanalyze_66356295.js89 KB73 KB (82%)3rd
https://www.googletagmanager.com/gtag/js?id=G-2V4M4Z833J156 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DBDWJCS0JR&cx=c&_slc=1148 KB65 KB (44%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NCZDFHH124 KB63 KB (51%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB38 KB (67%)3rd
https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js24 KB20 KB (86%)3rd
https://www.uchicago.edu/dist/intranet/static/js/Footer.85a22dba.chunk.js3 KB3rd
https://www.uchicago.edu/dist/intranet/static/js/CalendarEmbed.0f6e9f46.chunk.js2 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
100 resources · 12.8 MB · 545 KB savings available
FIX
100 resources · 12.8 MB · 545 KB savings available
Warning::
Page weight 11.8 MB over 1MB target
Got: 12.8 MB Expected: ≤ 1 MB
Info::
~545 KB of savings available
Warning::
99 third-party resources (100% of weight)
Info::
1 resources over 200KB
100 resources · 12.8 MiB · 99 third-party 11.8 MiB over 1MB target
Media 79% · 10.1 MiB
JavaScript 9% · 1.1 MiB
Font 8% · 1.0 MiB
Image 2% · 311.9 KiB
CSS 1% · 137.4 KiB
Document 0% · 33.7 KiB
Other 0% · 28.3 KiB

~544.6 KiB of savings available

Remove unused JavaScript: 544.6 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
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Warning::
https://www.uchicago.edu/-/media/project/uchicago-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uchicago.edu/-/media/project/uchicago-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uchicago.edu/-/media/project/uchicago-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uchicago.edu/-/media/images/logo-backg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uchicago.edu/-/media/project/uchicago-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
11 images 297 KB
0 oversized -0 KB
11 legacy format
5 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

C
JS Execution Cost
Action
1053ms total JS execution
REVIEW
1053ms total JS execution
Warning::
Unattributable: 298ms CPU time
Info::
https://www.uchicago.edu/: 242ms CPU time
Info::
https://www.uchicago.edu/dist/intranet/static/js/1...: 237ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-2V4M...: 88ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-DBDW...: 69ms CPU time
Warning::
Third-party scripts: 1053ms (100% of total)

Main Thread Breakdown

Script Evaluation 45% Other 26% Style & Layout 14% Script Parsing & Compilation 10%
ScriptTotalScriptingParse/CompileParty
Unattributable298ms7ms0ms3rd
https://www.uchicago.edu/242ms4ms1ms3rd
https://www.uchicago.edu/dist/intranet/static/js/188.d88c0093.chunk.js237ms161ms25ms3rd
https://www.googletagmanager.com/gtag/js?id=G-2V4M4Z833J88ms69ms18ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DBDWJCS0JR&cx=c&_slc=169ms55ms13ms3rd
https://www.uchicago.edu/dist/intranet/static/js/main.8c2186e0.chunk.js60ms58ms2ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NCZDFHH59ms47ms11ms3rd
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
12 fonts (1034 KB)
PASS
12 fonts (1034 KB)
Info::
12 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

12

1034 KB total

Render-blocking

0

of 12

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 3.0 shttps://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Regular.woff2UChicagoSansSerif-Regul... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Regular.woff2 — 143.9 KiB — 134 ms — font-display: swaphttps://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-SemiBold.woff2UChicagoSansSerif-SemiB... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-SemiBold.woff2 — 142.9 KiB — 141 ms — font-display: swaphttps://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-RegularItalic.woff2UChicagoSansSerif-Regul... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-RegularItalic.woff2 — 144.5 KiB — 136 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-13.woff2pro-fa-regular-400-13.w... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-13.woff2 — 15.4 KiB — 57 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-12.woff2pro-fa-regular-400-12.w... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-12.woff2 — 18.8 KiB — 50 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2pro-fa-brands-400-0.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 36.9 KiB — 57 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2pro-fa-solid-900-12.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2 — 16.2 KiB — 46 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-1.woff2pro-fa-brands-400-1.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-1.woff2 — 39.6 KiB — 37 ms — font-display: swaphttps://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-serif/UChicagoSerif-Regular.woff2UChicagoSerif-Regular.w... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-serif/UChicagoSerif-Regular.woff2 — 146.1 KiB — 60 ms — font-display: swaphttps://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-serif/UChicagoSerif-SemiBold.woff2UChicagoSerif-SemiBold.... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-serif/UChicagoSerif-SemiBold.woff2 — 166.7 KiB — 75 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-0.woff2pro-fa-regular-400-0.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-0.woff2 — 14.3 KiB — 42 ms — font-display: swaphttps://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Bold.woff2UChicagoSansSerif-Bold.... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Bold.woff2 — 148.2 KiB — 55 ms — font-display: swap
UChicagoSansSerif-Regul... woff2 swap
Size 144 KB
Load time 134 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
UChicagoSansSerif-SemiB... woff2 swap
Size 143 KB
Load time 141 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
UChicagoSansSerif-Regul... woff2 swap
Size 144 KB
Load time 136 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
pro-fa-regular-400-13.w... woff2 swap
Size 15 KB
Load time 57 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
pro-fa-regular-400-12.w... woff2 swap
Size 19 KB
Load time 50 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-0.woff2 woff2 swap
Size 37 KB
Load time 57 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-12.woff2 woff2 swap
Size 16 KB
Load time 46 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-1.woff2 woff2 swap
Size 40 KB
Load time 37 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
UChicagoSerif-Regular.w... woff2 swap
Size 146 KB
Load time 60 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
UChicagoSerif-SemiBold.... woff2 swap
Size 167 KB
Load time 75 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
pro-fa-regular-400-0.woff2 woff2 swap
Size 14 KB
Load time 42 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
UChicagoSansSerif-Bold.... woff2 swap
Size 148 KB
Load time 55 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~446 KB and ~892 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
100 requests over 2359ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 3.0 shttps://uchicago.edu// https://uchicago.edu/ — 301 — 209 B — 67 ms — http/1.1https://www.uchicago.edu/www.uchicago.edu/ https://www.uchicago.edu/ — 200 — 33.5 KiB — 571 ms — h2https://www.uchicago.edu/dist/intranet/static/css/main.9ce48894.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/main.9ce48894.chunk.css — 200 — 7.7 KiB — 18 ms — h2https://www.uchicago.edu/dist/intranet/static/js/188.d88c0093.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/188.d88c0093.chunk.js — 200 — 195.9 KiB — 27 ms — h2https://www.uchicago.edu/dist/intranet/static/js/main.8c2186e0.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/main.8c2186e0.chunk.js — 200 — 10.3 KiB — 19 ms — h2https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/UChicagoSansSerif.cssuchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/UChicagoSansSerif.css — 200 — 4.0 KiB — 132 ms — http/1.1https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/UChicagoSerif.cssuchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/UChicagoSerif.css — 200 — 2.3 KiB — 133 ms — http/1.1https://www.uchicago.edu/sitecore/api/jss/dictionary/intranet/en?sc_apikey={D1E8A715-D31D-4064-ADD2-C564C07E5F7D}www.uchicago.edu/sitecore/api/jss/d... https://www.uchicago.edu/sitecore/api/jss/dictionary/intranet/en?sc_apikey={D1E8A715-D31D-4064-ADD2-C564C07E5F7D} — 200 — 1.4 KiB — 56 ms — h2https://www.uchicago.edu/dist/intranet/favicon.icowww.uchicago.edu/dist/intranet/favi... https://www.uchicago.edu/dist/intranet/favicon.ico — 200 — 15.0 KiB — 7 ms — h2https://www.uchicago.edu/sitecore/api/layout/render/jss?item=%2F&sc_apikey=%7BD1E8A715-D31D-4064-ADD2-C564C07E5F7D%7D&sc_lang=enwww.uchicago.edu/sitecore/api/layou... https://www.uchicago.edu/sitecore/api/layout/render/jss?item=%2F&sc_apikey=%7BD1E8A715-D31D-4064-ADD2-C564C07E5F7D%7D&sc_lang=en — 200 — 25.6 KiB — 150 ms — h2https://www.uchicago.edu/layouts/system/VisitorIdentification.jswww.uchicago.edu/layouts/system/Vis... https://www.uchicago.edu/layouts/system/VisitorIdentification.js — 200 — 1.5 KiB — 53 ms — h2https://www.uchicago.edu/dist/intranet/static/css/EduHeader.d7662d17.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/EduHeader.d7662d17.chunk.css — 200 — 4.6 KiB — 36 ms — h2https://www.uchicago.edu/dist/intranet/static/js/EduHeader.ce25d182.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/EduHeader.ce25d182.chunk.js — 200 — 5.2 KiB — 36 ms — h2https://www.uchicago.edu/dist/intranet/static/js/2.9a23649f.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/2.9a23649f.chunk.js — 200 — 9.5 KiB — 35 ms — h2https://www.uchicago.edu/dist/intranet/static/js/8.eac74171.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/8.eac74171.chunk.js — 200 — 10.6 KiB — 35 ms — h2https://www.uchicago.edu/dist/intranet/static/js/10.87ec4c99.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/10.87ec4c99.chunk.js — 200 — 47.4 KiB — 50 ms — h2https://www.uchicago.edu/dist/intranet/static/js/Snippet.480714da.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/Snippet.480714da.chunk.js — 200 — 1.0 KiB — 34 ms — h2https://www.uchicago.edu/dist/intranet/static/js/SingleColumnWideLayout.accc253e.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/SingleColumnWideLayout.accc253e.chunk.js — 200 — 691 B — 40 ms — h2https://www.uchicago.edu/dist/intranet/static/js/PageBanner.22fbcd26.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/PageBanner.22fbcd26.chunk.js — 200 — 675 B — 39 ms — h2https://www.uchicago.edu/dist/intranet/static/css/Footer.00f7061b.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/Footer.00f7061b.chunk.css — 200 — 1.2 KiB — 38 ms — h2https://www.uchicago.edu/dist/intranet/static/js/Footer.85a22dba.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/Footer.85a22dba.chunk.js — 200 — 2.6 KiB — 37 ms — h2https://kit.fontawesome.com/8a6f4b518c.jskit.fontawesome.com/8a6f4b518c.js https://kit.fontawesome.com/8a6f4b518c.js — 200 — 5.7 KiB — 41 ms — h2https://www.uchicago.edu/-/media/images/logo-background.svg?iar=0&hash=C926BC4DECB90E6437DD2525482760AFwww.uchicago.edu/-/media/images/log... https://www.uchicago.edu/-/media/images/logo-background.svg?iar=0&hash=C926BC4DECB90E6437DD2525482760AF — 200 — 12.8 KiB — 17 ms — h2https://www.uchicago.edu/-/media/images/logo-background-mobile.svg?iar=0&hash=72DEE767D878668741296F29D0ABA96Fwww.uchicago.edu/-/media/images/log... https://www.uchicago.edu/-/media/images/logo-background-mobile.svg?iar=0&hash=72DEE767D878668741296F29D0ABA96F — 200 — 7.7 KiB — 17 ms — h2https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Regular.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Regular.woff2 — 200 — 143.9 KiB — 134 ms — http/1.1https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-SemiBold.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-SemiBold.woff2 — 200 — 142.9 KiB — 141 ms — http/1.1https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-RegularItalic.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-RegularItalic.woff2 — 200 — 144.5 KiB — 136 ms — http/1.1https://www.uchicago.edu/dist/intranet/static/css/Alert.337bee6d.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/Alert.337bee6d.chunk.css — 200 — 1.3 KiB — 86 ms — h2https://www.uchicago.edu/dist/intranet/static/js/Alert.24c933b3.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/Alert.24c933b3.chunk.js — 200 — 2.7 KiB — 86 ms — h2https://www.uchicago.edu/dist/intranet/static/js/11.1529c5fb.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/11.1529c5fb.chunk.js — 200 — 12.7 KiB — 163 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 3.0 shttps://uchicago.edu// https://uchicago.edu/ — 301 — 209 B — 67 ms — http/1.1https://www.uchicago.edu/www.uchicago.edu/ https://www.uchicago.edu/ — 200 — 33.5 KiB — 571 ms — h2https://www.uchicago.edu/dist/intranet/static/css/main.9ce48894.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/main.9ce48894.chunk.css — 200 — 7.7 KiB — 18 ms — h2https://www.uchicago.edu/dist/intranet/static/js/188.d88c0093.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/188.d88c0093.chunk.js — 200 — 195.9 KiB — 27 ms — h2https://www.uchicago.edu/dist/intranet/static/js/main.8c2186e0.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/main.8c2186e0.chunk.js — 200 — 10.3 KiB — 19 ms — h2https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/UChicagoSansSerif.cssuchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/UChicagoSansSerif.css — 200 — 4.0 KiB — 132 ms — http/1.1https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/UChicagoSerif.cssuchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/UChicagoSerif.css — 200 — 2.3 KiB — 133 ms — http/1.1https://www.uchicago.edu/sitecore/api/jss/dictionary/intranet/en?sc_apikey={D1E8A715-D31D-4064-ADD2-C564C07E5F7D}www.uchicago.edu/sitecore/api/jss/d... https://www.uchicago.edu/sitecore/api/jss/dictionary/intranet/en?sc_apikey={D1E8A715-D31D-4064-ADD2-C564C07E5F7D} — 200 — 1.4 KiB — 56 ms — h2https://www.uchicago.edu/dist/intranet/favicon.icowww.uchicago.edu/dist/intranet/favi... https://www.uchicago.edu/dist/intranet/favicon.ico — 200 — 15.0 KiB — 7 ms — h2https://www.uchicago.edu/sitecore/api/layout/render/jss?item=%2F&sc_apikey=%7BD1E8A715-D31D-4064-ADD2-C564C07E5F7D%7D&sc_lang=enwww.uchicago.edu/sitecore/api/layou... https://www.uchicago.edu/sitecore/api/layout/render/jss?item=%2F&sc_apikey=%7BD1E8A715-D31D-4064-ADD2-C564C07E5F7D%7D&sc_lang=en — 200 — 25.6 KiB — 150 ms — h2https://www.uchicago.edu/layouts/system/VisitorIdentification.jswww.uchicago.edu/layouts/system/Vis... https://www.uchicago.edu/layouts/system/VisitorIdentification.js — 200 — 1.5 KiB — 53 ms — h2https://www.uchicago.edu/dist/intranet/static/css/EduHeader.d7662d17.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/EduHeader.d7662d17.chunk.css — 200 — 4.6 KiB — 36 ms — h2https://www.uchicago.edu/dist/intranet/static/js/EduHeader.ce25d182.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/EduHeader.ce25d182.chunk.js — 200 — 5.2 KiB — 36 ms — h2https://www.uchicago.edu/dist/intranet/static/js/2.9a23649f.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/2.9a23649f.chunk.js — 200 — 9.5 KiB — 35 ms — h2https://www.uchicago.edu/dist/intranet/static/js/8.eac74171.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/8.eac74171.chunk.js — 200 — 10.6 KiB — 35 ms — h2https://www.uchicago.edu/dist/intranet/static/js/10.87ec4c99.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/10.87ec4c99.chunk.js — 200 — 47.4 KiB — 50 ms — h2https://www.uchicago.edu/dist/intranet/static/js/Snippet.480714da.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/Snippet.480714da.chunk.js — 200 — 1.0 KiB — 34 ms — h2https://www.uchicago.edu/dist/intranet/static/js/SingleColumnWideLayout.accc253e.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/SingleColumnWideLayout.accc253e.chunk.js — 200 — 691 B — 40 ms — h2https://www.uchicago.edu/dist/intranet/static/js/PageBanner.22fbcd26.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/PageBanner.22fbcd26.chunk.js — 200 — 675 B — 39 ms — h2https://www.uchicago.edu/dist/intranet/static/css/Footer.00f7061b.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/Footer.00f7061b.chunk.css — 200 — 1.2 KiB — 38 ms — h2https://www.uchicago.edu/dist/intranet/static/js/Footer.85a22dba.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/Footer.85a22dba.chunk.js — 200 — 2.6 KiB — 37 ms — h2https://kit.fontawesome.com/8a6f4b518c.jskit.fontawesome.com/8a6f4b518c.js https://kit.fontawesome.com/8a6f4b518c.js — 200 — 5.7 KiB — 41 ms — h2https://www.uchicago.edu/-/media/images/logo-background.svg?iar=0&hash=C926BC4DECB90E6437DD2525482760AFwww.uchicago.edu/-/media/images/log... https://www.uchicago.edu/-/media/images/logo-background.svg?iar=0&hash=C926BC4DECB90E6437DD2525482760AF — 200 — 12.8 KiB — 17 ms — h2https://www.uchicago.edu/-/media/images/logo-background-mobile.svg?iar=0&hash=72DEE767D878668741296F29D0ABA96Fwww.uchicago.edu/-/media/images/log... https://www.uchicago.edu/-/media/images/logo-background-mobile.svg?iar=0&hash=72DEE767D878668741296F29D0ABA96F — 200 — 7.7 KiB — 17 ms — h2https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Regular.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Regular.woff2 — 200 — 143.9 KiB — 134 ms — http/1.1https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-SemiBold.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-SemiBold.woff2 — 200 — 142.9 KiB — 141 ms — http/1.1https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-RegularItalic.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-RegularItalic.woff2 — 200 — 144.5 KiB — 136 ms — http/1.1https://www.uchicago.edu/dist/intranet/static/css/Alert.337bee6d.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/Alert.337bee6d.chunk.css — 200 — 1.3 KiB — 86 ms — h2https://www.uchicago.edu/dist/intranet/static/js/Alert.24c933b3.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/Alert.24c933b3.chunk.js — 200 — 2.7 KiB — 86 ms — h2https://www.uchicago.edu/dist/intranet/static/js/11.1529c5fb.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/11.1529c5fb.chunk.js — 200 — 12.7 KiB — 163 ms — h2https://www.uchicago.edu/dist/intranet/static/css/VideoSpotlight.9785ee27.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/VideoSpotlight.9785ee27.chunk.css — 200 — 1.4 KiB — 84 ms — h2https://www.uchicago.edu/dist/intranet/static/js/VideoSpotlight.2e150387.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/VideoSpotlight.2e150387.chunk.js — 200 — 2.2 KiB — 162 ms — h2https://www.uchicago.edu/dist/intranet/static/css/CTABarSpotlight.b18fad13.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/CTABarSpotlight.b18fad13.chunk.css — 200 — 1.7 KiB — 83 ms — h2https://www.uchicago.edu/dist/intranet/static/js/CTABarSpotlight.4692c968.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/CTABarSpotlight.4692c968.chunk.js — 200 — 2.0 KiB — 162 ms — h2https://www.uchicago.edu/dist/intranet/static/css/SectionWrap.70155bcb.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/SectionWrap.70155bcb.chunk.css — 200 — 1022 B — 82 ms — h2https://www.uchicago.edu/dist/intranet/static/js/SectionWrap.fdd7d34d.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/SectionWrap.fdd7d34d.chunk.js — 200 — 1.1 KiB — 160 ms — h2https://www.uchicago.edu/dist/intranet/static/js/1.b676e5c1.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/1.b676e5c1.chunk.js — 200 — 12.8 KiB — 160 ms — h2https://www.uchicago.edu/dist/intranet/static/js/4.b83107bb.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/4.b83107bb.chunk.js — 200 — 12.5 KiB — 161 ms — h2https://www.uchicago.edu/dist/intranet/static/css/CalloutBannerList.3fb5c6d6.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/CalloutBannerList.3fb5c6d6.chunk.css — 200 — 2.2 KiB — 157 ms — h2https://www.uchicago.edu/dist/intranet/static/js/CalloutBannerList.4776459a.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/CalloutBannerList.4776459a.chunk.js — 200 — 3.0 KiB — 161 ms — h2https://www.uchicago.edu/dist/intranet/static/js/0.c4a55922.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/0.c4a55922.chunk.js — 200 — 5.8 KiB — 161 ms — h2https://www.uchicago.edu/dist/intranet/static/css/PhotoTabs.135cfcb9.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/PhotoTabs.135cfcb9.chunk.css — 200 — 1.3 KiB — 156 ms — h2https://www.uchicago.edu/dist/intranet/static/js/PhotoTabs.feae5a74.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/PhotoTabs.feae5a74.chunk.js — 200 — 2.9 KiB — 161 ms — h2https://www.uchicago.edu/dist/intranet/static/css/HeadlineBar.f7ba702e.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/HeadlineBar.f7ba702e.chunk.css — 200 — 817 B — 156 ms — h2https://www.uchicago.edu/dist/intranet/static/js/HeadlineBar.bcec1187.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/HeadlineBar.bcec1187.chunk.js — 200 — 1.4 KiB — 160 ms — h2https://www.uchicago.edu/dist/intranet/static/css/ImageTileGrid.adf7d7c6.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/ImageTileGrid.adf7d7c6.chunk.css — 200 — 1.3 KiB — 156 ms — h2https://www.uchicago.edu/dist/intranet/static/js/ImageTileGrid.364574e0.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/ImageTileGrid.364574e0.chunk.js — 200 — 2.1 KiB — 160 ms — h2https://www.uchicago.edu/dist/intranet/static/js/9.97029b91.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/9.97029b91.chunk.js — 200 — 5.5 KiB — 160 ms — h2https://www.uchicago.edu/dist/intranet/static/css/CalendarEmbed.245e9b2d.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/CalendarEmbed.245e9b2d.chunk.css — 200 — 3.8 KiB — 154 ms — h2https://www.uchicago.edu/dist/intranet/static/js/CalendarEmbed.0f6e9f46.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/CalendarEmbed.0f6e9f46.chunk.js — 200 — 2.4 KiB — 160 ms — h2https://www.uchicago.edu/-/media/project/uchicago-tenant/intranet/test-images/footerlogo.jpg?h=92&iar=0&w=403&hash=8F3A893050576DECBCD672827EA5BA99www.uchicago.edu/-/media/project/uc... https://www.uchicago.edu/-/media/project/uchicago-tenant/intranet/test-images/footerlogo.jpg?h=92&iar=0&w=403&hash=8F3A893050576DECBCD672827EA5BA99 — 200 — 15.1 KiB — 156 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NCZDFHHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NCZDFHH — 200 — 123.8 KiB — 99 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@5.0.... https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta3/dist/js/bootstrap.bundle.min.js — 200 — 24.0 KiB — 63 ms — h2https://static.hotjar.com/c/hotjar-3545609.js?sv=6static.hotjar.com/c/hotjar-3545609.... https://static.hotjar.com/c/hotjar-3545609.js?sv=6 — 200 — 6.2 KiB — 32 ms — h2https://siteimproveanalytics.com/js/siteanalyze_66356295.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_66356295.js — 200 — 89.5 KiB — 82 ms — h3https://www.googletagmanager.com/gtag/js?id=G-2V4M4Z833Jwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2V4M4Z833J — 200 — 155.6 KiB — 137 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=8a6f4b518cka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=8a6f4b518c — 200 — 80.7 KiB — 78 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=8a6f4b518cka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=8a6f4b518c — 200 — 4.2 KiB — 46 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=8a6f4b518cka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=8a6f4b518c — 200 — 7.1 KiB — 39 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=8a6f4b518cka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=8a6f4b518c — 200 — 1.8 KiB — 46 ms — h2https://kit.fontawesome.com/8a6f4b518c/78412870/kit-upload.csskit.fontawesome.com/8a6f4b518c/7841... https://kit.fontawesome.com/8a6f4b518c/78412870/kit-upload.css — 200 — 137 B — 36 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 90 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-13.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-13.woff2 — 200 — 15.4 KiB — 57 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-12.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-12.woff2 — 200 — 18.8 KiB — 50 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 200 — 36.9 KiB — 57 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-solid-900-12.woff2 — 200 — 16.2 KiB — 46 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-1.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-1.woff2 — 200 — 39.6 KiB — 37 ms — h2https://www.uchicago.edu/dist/intranet/static/css/HeadlineTextBold.97137b73.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/HeadlineTextBold.97137b73.chunk.css — 200 — 1.7 KiB — 23 ms — h2https://www.uchicago.edu/dist/intranet/static/js/HeadlineTextBold.37d0b4c4.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/HeadlineTextBold.37d0b4c4.chunk.js — 200 — 1.9 KiB — 23 ms — h2https://www.uchicago.edu/dist/intranet/static/css/3.151423ab.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/3.151423ab.chunk.css — 200 — 1008 B — 21 ms — h2https://www.uchicago.edu/dist/intranet/static/js/3.a48833b0.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/3.a48833b0.chunk.js — 200 — 5.8 KiB — 28 ms — h2https://www.uchicago.edu/dist/intranet/static/css/NewsFeatured.3003077e.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/NewsFeatured.3003077e.chunk.css — 200 — 3.9 KiB — 21 ms — h2https://www.uchicago.edu/dist/intranet/static/js/NewsFeatured.a30608ca.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/NewsFeatured.a30608ca.chunk.js — 200 — 1.6 KiB — 44 ms — h2https://www.uchicago.edu/dist/intranet/static/css/CalloutTiles.e668b96e.chunk.csswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/css/CalloutTiles.e668b96e.chunk.css — 200 — 2.4 KiB — 45 ms — h2https://www.uchicago.edu/dist/intranet/static/js/CalloutTiles.d8a61509.chunk.jswww.uchicago.edu/dist/intranet/stat... https://www.uchicago.edu/dist/intranet/static/js/CalloutTiles.d8a61509.chunk.js — 200 — 4.4 KiB — 47 ms — h2https://www.uchicago.edu/-/media/campus-415-320.jpg?h=320&iar=0&w=415&hash=4148C8B242A4150EB89C2D6E7A175C30www.uchicago.edu/-/media/campus-415... https://www.uchicago.edu/-/media/campus-415-320.jpg?h=320&iar=0&w=415&hash=4148C8B242A4150EB89C2D6E7A175C30 — 200 — 39.5 KiB — 50 ms — h2https://www.uchicago.edu/-/media/inside-the-lab-chuan-he.jpg?h=320&iar=0&w=415&hash=C9EC7D38E87A6B537FD0FC353A1DF59Bwww.uchicago.edu/-/media/inside-the... https://www.uchicago.edu/-/media/inside-the-lab-chuan-he.jpg?h=320&iar=0&w=415&hash=C9EC7D38E87A6B537FD0FC353A1DF59B — 200 — 35.8 KiB — 49 ms — h2https://www.uchicago.edu/-/media/project/uchicago-tenant/shared/phoenix.pngwww.uchicago.edu/-/media/project/uc... https://www.uchicago.edu/-/media/project/uchicago-tenant/shared/phoenix.png — 200 — 57.9 KiB — 39 ms — h2https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-serif/UChicagoSerif-Regular.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-serif/UChicagoSerif-Regular.woff2 — 200 — 146.1 KiB — 60 ms — http/1.1https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-serif/UChicagoSerif-SemiBold.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-serif/UChicagoSerif-SemiBold.woff2 — 200 — 166.7 KiB — 75 ms — http/1.1https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-0.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-0.woff2 — 200 — 14.3 KiB — 42 ms — h2https://www.uchicago.edu/-/media/project/uchicago-tenant/www/videos/2023-fall-video-update-1116.mp4www.uchicago.edu/-/media/project/uc... https://www.uchicago.edu/-/media/project/uchicago-tenant/www/videos/2023-fall-video-update-1116.mp4 — 206 — 10.1 MiB — 587 ms — h2https://events.uchicago.edu/widgets/new/www-homepage.phpevents.uchicago.edu/widgets/new/www... https://events.uchicago.edu/widgets/new/www-homepage.php — 200 — 3.1 KiB — 76 ms — h2https://www.uchicago.edu/-/media/project/uchicago-tenant/www/news/125448.jpg?h=330&iar=0&w=710&sc_lang=en&hash=F87506119F73F66146F8A6D94BDD9E25www.uchicago.edu/-/media/project/uc... https://www.uchicago.edu/-/media/project/uchicago-tenant/www/news/125448.jpg?h=330&iar=0&w=710&sc_lang=en&hash=F87506119F73F66146F8A6D94BDD9E25 — 200 — 35.7 KiB — 66 ms — h2https://www.uchicago.edu/-/media/project/uchicago-tenant/www/news/125446.jpg?h=330&iar=0&w=710&sc_lang=en&hash=965A6FE375909964DA900915B7CA3585www.uchicago.edu/-/media/project/uc... https://www.uchicago.edu/-/media/project/uchicago-tenant/www/news/125446.jpg?h=330&iar=0&w=710&sc_lang=en&hash=965A6FE375909964DA900915B7CA3585 — 200 — 27.0 KiB — 65 ms — h2https://www.uchicago.edu/-/media/project/uchicago-tenant/www/news/125445.jpg?h=330&iar=0&w=710&sc_lang=en&hash=5FB962ECE90A4610E1BE9450FB6283D9www.uchicago.edu/-/media/project/uc... https://www.uchicago.edu/-/media/project/uchicago-tenant/www/news/125445.jpg?h=330&iar=0&w=710&sc_lang=en&hash=5FB962ECE90A4610E1BE9450FB6283D9 — 200 — 26.5 KiB — 68 ms — h2https://www.uchicago.edu/-/media/project/uchicago-tenant/www/news/125447.png?h=330&iar=0&w=710&sc_lang=en&hash=C3B3A5DF59FD87EAC26AF3D0F61AFFDAwww.uchicago.edu/-/media/project/uc... https://www.uchicago.edu/-/media/project/uchicago-tenant/www/news/125447.png?h=330&iar=0&w=710&sc_lang=en&hash=C3B3A5DF59FD87EAC26AF3D0F61AFFDA — 200 — 38.7 KiB — 69 ms — h2https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Bold.woff2uchicago-brand-fonts.s3.us-east-2.a... https://uchicago-brand-fonts.s3.us-east-2.amazonaws.com/fonts/uchicago-sans-serif/UChicagoSansSerif-Bold.woff2 — 200 — 148.2 KiB — 55 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 29 ms — h2https://cdn.mouseflow.com/projects/a75dda92-3b72-4372-92e6-174411be97b8.jscdn.mouseflow.com/projects/a75dda92... https://cdn.mouseflow.com/projects/a75dda92-3b72-4372-92e6-174411be97b8.js — 200 — 14.8 KiB — 38 ms — h3https://plausible.io/js/plausible.outbound-links.jsplausible.io/js/plausible.outbound-... https://plausible.io/js/plausible.outbound-links.js — 200 — 2.1 KiB — 34 ms — h2https://www.googletagmanager.com/gtag/js?id=G-2V4M4Z833J&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2V4M4Z833J&cx=c&gtm=4e64h1 — 200 — 155.6 KiB — 63 ms — h2https://66356295.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.uchicago.edu%2F&title=The%20University%20of%20Chicago&res=800x600&accountid=66356295&rt=1853&prev=dd29d6d3-51f3-698b-0cf0-dda1b634ab5a&luid=1b280fdc-1464-b7a9-2301-a5d3c41f17b8&rnd=9979566356295.global.siteimproveanalytic... https://66356295.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.uchicago.edu%2F&title=The%20University%20of%20Chicago&res=800x600&accountid=66356295&rt=1853&prev=dd29d6d3-51f3-698b-0cf0-dda1b634ab5a&luid=1b280fdc-1464-b7a9-2301-a5d3c41f17b8&rnd=99795 — 200 — 210 B — 47 ms — h2https://plausible.io/api/eventplausible.io/api/event https://plausible.io/api/event — 202 — 521 B — 100 ms — h2https://vc.hotjar.io/sessions/3545609?s=0.25&r=0.16729108050767716vc.hotjar.io/sessions/3545609?s=0.2... https://vc.hotjar.io/sessions/3545609?s=0.25&r=0.16729108050767716 — 204 — 233 B — 109 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-2V4M4Z833J&gtm=45je64h1v899740505za200zb847300492zd847300492&_p=1776797926306&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=886958885.1776797927&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117384406~118167060&sid=1776797927&sct=1&seg=0&dl=https%3A%2F%2Fwww.uchicago.edu%2F&dt=The%20University%20of%20Chicago&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2132www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-2V4M4Z833J&gtm=45je64h1v899740505za200zb847300492zd847300492&_p=1776797926306&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=886958885.1776797927&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117384406~118167060&sid=1776797927&sct=1&seg=0&dl=https%3A%2F%2Fwww.uchicago.edu%2F&dt=The%20University%20of%20Chicago&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2132 — 204 — 408 B — 33 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1040248074&t=pageview&_s=1&dl=https%3A%2F%2Fwww.uchicago.edu%2F&ul=en-us&dt=The%20University%20of%20Chicago&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1414909922&gjid=1517420936&cid=886958885.1776797927&tid=UA-373360-31&_gid=2053772133.1776797927&_r=1&_slc=1&gtm=45He64h1n81NCZDFHHv847300492za200zd847300492&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401&z=38707839www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1040248074&t=pageview&_s=1&dl=https%3A%2F%2Fwww.uchicago.edu%2F&ul=en-us&dt=The%20University%20of%20Chicago&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1414909922&gjid=1517420936&cid=886958885.1776797927&tid=UA-373360-31&_gid=2053772133.1776797927&_r=1&_slc=1&gtm=45He64h1n81NCZDFHHv847300492za200zd847300492&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401&z=38707839 — 200 — 26 B — 21 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1040248074&t=pageview&_s=1&dl=https%3A%2F%2Fwww.uchicago.edu%2F&ul=en-us&dt=The%20University%20of%20Chicago&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1368349669&gjid=1412436051&cid=886958885.1776797927&tid=UA-3572058-26&_gid=2053772133.1776797927&_r=1&_slc=1&gtm=45He64h1n81NCZDFHHv847300492za200zd847300492&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401&z=1330350043www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1040248074&t=pageview&_s=1&dl=https%3A%2F%2Fwww.uchicago.edu%2F&ul=en-us&dt=The%20University%20of%20Chicago&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1368349669&gjid=1412436051&cid=886958885.1776797927&tid=UA-3572058-26&_gid=2053772133.1776797927&_r=1&_slc=1&gtm=45He64h1n81NCZDFHHv847300492za200zd847300492&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266401&z=1330350043 — 200 — 38 B — 20 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DBDWJCS0JR&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DBDWJCS0JR&cx=c&_slc=1 — 200 — 148.0 KiB — 58 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-DBDWJCS0JR&gtm=45je64h1v9123080141za20g&_p=1776797926306&gcd=13l3l3l3l2l1&npa=0&dma=0&_eu=EBAI&are=1&cid=886958885.1776797927&frm=0&ir=1&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400&dl=https%3A%2F%2Fwww.uchicago.edu%2F&dt=The%20University%20of%20Chicago&sid=1776797927&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938466~115938469~117266401&tfd=2339www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-DBDWJCS0JR&gtm=45je64h1v9123080141za20g&_p=1776797926306&gcd=13l3l3l3l2l1&npa=0&dma=0&_eu=EBAI&are=1&cid=886958885.1776797927&frm=0&ir=1&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400&dl=https%3A%2F%2Fwww.uchicago.edu%2F&dt=The%20University%20of%20Chicago&sid=1776797927&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938466~115938469~117266401&tfd=2339 — 204 — 20 B — 20 ms — h3
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 1053ms · 667KB · $14/mo
Unattributable
Other
Costly
Execution 298ms
Transfer 0 KB
Monthly Cost $4/mo
www.uchicago.edu
Other
Costly
Execution 242ms
Transfer 34 KB
Monthly Cost $3/mo
www.uchicago.edu
Other
Costly
Execution 237ms
Transfer 196 KB
Unused 56%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 88ms
Transfer 156 KB
Unused 42%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 148 KB
Unused 44%
Monthly Cost $1/mo
www.uchicago.edu
Other
Optional
Execution 60ms
Transfer 10 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 59ms
Transfer 124 KB
Unused 51%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 298ms and costs ~$4/month
  • www.uchicago.edu adds 242ms and costs ~$3/month
  • www.uchicago.edu adds 237ms 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 298ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.uchicago.edu takes 242ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.uchicago.edu takes 237ms 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

56% of www.uchicago.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

51% 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

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