Skip to content
https://cornell.edu

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
3
PASS
5
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.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.24 s

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

2.80 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.006

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

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

2.82 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
17.6 MB transferred, 84 requests
FIX
17.6 MB transferred, 84 requests
Critical::
Page weighs 18.6 MB (17.6 MB transferred)
Warning::
Images are 3.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.3 MB
Warning::
JavaScript is 563 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 563 KB
Info::
84 HTTP requests
Info::
Estimated 3.7 g CO2 per page load
17.6 MB / 2.4 MB budget
17.6 MB transferred
84 requests
3.7 g CO2 per page load
Other 13.5 MiB 77%
Images 3.3 MiB 19%
JavaScript 563.3 KiB 3%
Fonts 189.2 KiB 1%
CSS 59.7 KiB 0%
HTML 18.7 KiB 0%
Other 6.1 KiB 0%
Other 687 B 0%
Other 550 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 (17.6 MiB of 17.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
18 scripts, 242 KB unused
FIX
18 scripts, 242 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PMZ1...: 110 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PMZ1...: 67 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WW8...: 64 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cornell.edu/assets/core/js/cornell.js?...: unminified — 3 KB could be saved
Info::
Total unused JavaScript: 242 KB
242 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-PMZ19X3F8W&cx=c&gtm=4e64f0156 KB110 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PMZ19X3F8W157 KB67 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WW83RG9127 KB64 KB (50%)3rd
https://www.cornell.edu/assets/core/js/cornell.js?ver=20191023a10 KB3rd
https://www.cornell.edu/assets/js/date.js7 KB3rd
https://www.cornell.edu/assets/js/cornelledu.js?ver=20230613a7 KB3rd
https://www.cornell.edu/assets/core/js/lib/plugins.js10 KB3rd
https://www.cornell.edu/assets/core/js/lib/equalize.min.js1 KB3rd
https://use.typekit.net/gog6dck.js7 KB3rd
https://www.cornell.edu/assets/js/cookie-monster.js?ver=202503091 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

D
Page Weight Inventory
Action
84 resources · 17.6 MB · 242 KB savings available
FIX
84 resources · 17.6 MB · 242 KB savings available
Warning::
Page weight 16.6 MB over 1MB target
Got: 17.6 MB Expected: ≤ 1 MB
Info::
~242 KB of savings available
Warning::
83 third-party resources (100% of weight)
Info::
5 resources over 200KB
84 resources · 17.6 MiB · 83 third-party 16.6 MiB over 1MB target
Media 77% · 13.5 MiB
Image 19% · 3.3 MiB
JavaScript 3% · 563.3 KiB
Font 1% · 189.2 KiB
CSS 0% · 59.7 KiB
Document 0% · 20.4 KiB
Other 0% · 1.3 KiB

~241.8 KiB of savings available

Remove unused JavaScript: 241.8 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
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://media.univcomm.cornell.edu/photos/campaign... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.univcomm.cornell.edu/photos/360x360/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.univcomm.cornell.edu/photos/360x360/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.cornell.edu/assets/images/campaign/ezr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.univcomm.cornell.edu/photos/400x225/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.univcomm.cornell.edu/photos/360x360/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.univcomm.cornell.edu/photos/360x360/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.univcomm.cornell.edu/photos/400x225/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 3.3 MB
0 oversized -0 KB
39 legacy format
8 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
JS Execution Cost
521ms total JS execution
REVIEW
521ms total JS execution
Warning::
https://www.cornell.edu/: 251ms CPU time
Info::
Unattributable: 209ms CPU time
Info::
https://ajax.googleapis.com/ajax/libs/jquery/1.10....: 61ms CPU time
Warning::
Third-party scripts: 521ms (100% of total)

Main Thread Breakdown

Other 41% Script Evaluation 27% Style & Layout 19% Rendering 6% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.cornell.edu/251ms14ms1ms3rd
Unattributable209ms6ms0ms3rd
https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js61ms45ms3ms3rd
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 (189 KB)
PASS
12 fonts (189 KB)
Info::
12 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

12

189 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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.2 s LCP 2.8 shttps://use.typekit.net/af/442215/000000000000000000010b5a/27/l?subset_id=2&fvd=n4&v=3l https://use.typekit.net/af/442215/000000000000000000010b5a/27/l?subset_id=2&fvd=n4&v=3 — 15.2 KiB — 18 ms — font-display: swaphttps://www.cornell.edu/assets/core/fonts/fontcustom.wofffontcustom.woff https://www.cornell.edu/assets/core/fonts/fontcustom.woff — 5.9 KiB — 618 ms — font-display: swaphttps://use.typekit.net/af/ac6334/000000000000000000012059/27/l?subset_id=2&fvd=n4&v=3l https://use.typekit.net/af/ac6334/000000000000000000012059/27/l?subset_id=2&fvd=n4&v=3 — 19.1 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/8dd886/000000000000000000010b5c/27/l?subset_id=2&fvd=n5&v=3l https://use.typekit.net/af/8dd886/000000000000000000010b5c/27/l?subset_id=2&fvd=n5&v=3 — 14.8 KiB — 12 ms — font-display: swaphttps://use.typekit.net/af/1709eb/000000000000000000010b60/27/l?subset_id=2&fvd=n7&v=3l https://use.typekit.net/af/1709eb/000000000000000000010b60/27/l?subset_id=2&fvd=n7&v=3 — 15.7 KiB — 13 ms — font-display: swaphttps://use.typekit.net/af/cef9f3/000000000000000000010b5e/27/l?subset_id=2&fvd=n6&v=3l https://use.typekit.net/af/cef9f3/000000000000000000010b5e/27/l?subset_id=2&fvd=n6&v=3 — 15.4 KiB — 14 ms — font-display: swaphttps://use.typekit.net/af/1aea0d/000000000000000000012106/27/l?subset_id=2&fvd=n3&v=3l https://use.typekit.net/af/1aea0d/000000000000000000012106/27/l?subset_id=2&fvd=n3&v=3 — 15.7 KiB — 17 ms — font-display: swaphttps://use.typekit.net/af/ba2099/000000000000000000010b58/27/l?subset_id=2&fvd=n3&v=3l https://use.typekit.net/af/ba2099/000000000000000000010b58/27/l?subset_id=2&fvd=n3&v=3 — 15.0 KiB — 6 ms — font-display: swaphttps://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?subset_id=2&fvd=i4&v=3l https://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?subset_id=2&fvd=i4&v=3 — 19.0 KiB — 4 ms — font-display: swaphttps://use.typekit.net/af/04ec74/00000000000000000001205b/27/l?subset_id=2&fvd=n7&v=3l https://use.typekit.net/af/04ec74/00000000000000000001205b/27/l?subset_id=2&fvd=n7&v=3 — 18.9 KiB — 7 ms — font-display: swaphttps://use.typekit.net/af/8cf83d/00000000000000000001205c/27/l?subset_id=2&fvd=i7&v=3l https://use.typekit.net/af/8cf83d/00000000000000000001205c/27/l?subset_id=2&fvd=i7&v=3 — 19.1 KiB — 8 ms — font-display: swaphttps://use.typekit.net/af/2d5f33/000000000000000000012107/27/l?subset_id=2&fvd=i3&v=3l https://use.typekit.net/af/2d5f33/000000000000000000012107/27/l?subset_id=2&fvd=i3&v=3 — 15.5 KiB — 10 ms — font-display: swap
l woff2 swap
Size 15 KB
Load time 18 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
fontcustom.woff woff swap
Size 6 KB
Load time 618 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 19 KB
Load time 9 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 15 KB
Load time 12 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 13 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 15 KB
Load time 14 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 17 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 15 KB
Load time 6 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 4 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 7 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 8 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 15 KB
Load time 10 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~2 KB and ~4 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
84 requests over 3212ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 2.8 shttps://cornell.edu// https://cornell.edu/ — 301 — 113 B — 440 ms — http/1.1https://www.cornell.edu/www.cornell.edu/ https://www.cornell.edu/ — 200 — 18.7 KiB — 191 ms — h2https://use.typekit.net/gog6dck.jsuse.typekit.net/gog6dck.js https://use.typekit.net/gog6dck.js — 200 — 7.0 KiB — 44 ms — h2https://www.cornell.edu/assets/core/css/cornell.css?ver=20250512www.cornell.edu/assets/core/css/cor... https://www.cornell.edu/assets/core/css/cornell.css?ver=20250512 — 200 — 45.4 KiB — 370 ms — h2https://www.cornell.edu/assets/css/style.css?ver=20250512www.cornell.edu/assets/css/style.cs... https://www.cornell.edu/assets/css/style.css?ver=20250512 — 200 — 12.4 KiB — 67 ms — h2https://www.cornell.edu/assets/css/print.css?ver=20250512www.cornell.edu/assets/css/print.cs... https://www.cornell.edu/assets/css/print.css?ver=20250512 — 200 — 694 B — 38 ms — h2https://www.cornell.edu/assets/core/js/lib/modernizr.js?ver=20250512www.cornell.edu/assets/core/js/lib/... https://www.cornell.edu/assets/core/js/lib/modernizr.js?ver=20250512 — 200 — 6.4 KiB — 46 ms — h2https://cdn.universityrelations.cornell.edu/images/research-2025.jpgcdn.universityrelations.cornell.edu... https://cdn.universityrelations.cornell.edu/images/research-2025.jpg — 200 — 121.8 KiB — 259 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA35CCCB-A98C-F255-3FB3D87C97A41615.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA35CCCB-A98C-F255-3FB3D87C97A41615.jpg — 200 — 188.6 KiB — 370 ms — h2https://www.cornell.edu/assets/css/social-grid.csswww.cornell.edu/assets/css/social-g... https://www.cornell.edu/assets/css/social-grid.css — 200 — 1.2 KiB — 37 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA714B42-BFFF-B6A8-02E0E198925385AC.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA714B42-BFFF-B6A8-02E0E198925385AC.jpg — 200 — 110.7 KiB — 143 ms — h2https://media.univcomm.cornell.edu/photos/360x360/F4FD8094-E12B-0957-5E262F301DDD8B91.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/F4FD8094-E12B-0957-5E262F301DDD8B91.jpg — 200 — 97.2 KiB — 67 ms — h2https://use.typekit.net/af/442215/000000000000000000010b5a/27/l?subset_id=2&fvd=n4&v=3use.typekit.net/af/442215/000000000... https://use.typekit.net/af/442215/000000000000000000010b5a/27/l?subset_id=2&fvd=n4&v=3 — 200 — 15.2 KiB — 18 ms — h2https://media.univcomm.cornell.edu/photos/400x225/AA664986-C9E4-E7DB-D5AC14ED3C2BCD8D.jpgmedia.univcomm.cornell.edu/photos/4... https://media.univcomm.cornell.edu/photos/400x225/AA664986-C9E4-E7DB-D5AC14ED3C2BCD8D.jpg — 200 — 79.5 KiB — 112 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js — 200 — 32.8 KiB — 206 ms — h2https://www.cornell.edu/assets/js/jquery.timeago.jswww.cornell.edu/assets/js/jquery.ti... https://www.cornell.edu/assets/js/jquery.timeago.js — 200 — 2.6 KiB — 82 ms — h2https://www.cornell.edu/assets/core/js/Imager.min.jswww.cornell.edu/assets/core/js/Imag... https://www.cornell.edu/assets/core/js/Imager.min.js — 200 — 2.4 KiB — 82 ms — h2https://www.cornell.edu/assets/js/cornelledu.js?ver=20230613awww.cornell.edu/assets/js/cornelled... https://www.cornell.edu/assets/js/cornelledu.js?ver=20230613a — 200 — 7.4 KiB — 84 ms — h2https://www.cornell.edu/assets/core/js/lib/plugins.jswww.cornell.edu/assets/core/js/lib/... https://www.cornell.edu/assets/core/js/lib/plugins.js — 200 — 10.2 KiB — 81 ms — h2https://www.cornell.edu/assets/core/js/lib/equalize.min.jswww.cornell.edu/assets/core/js/lib/... https://www.cornell.edu/assets/core/js/lib/equalize.min.js — 200 — 663 B — 121 ms — h2https://www.cornell.edu/assets/core/js/cornell.js?ver=20191023awww.cornell.edu/assets/core/js/corn... https://www.cornell.edu/assets/core/js/cornell.js?ver=20191023a — 200 — 9.8 KiB — 574 ms — h2https://www.cornell.edu/assets/js/cookie-monster.js?ver=20250309www.cornell.edu/assets/js/cookie-mo... https://www.cornell.edu/assets/js/cookie-monster.js?ver=20250309 — 200 — 1.2 KiB — 121 ms — h2https://www.cornell.edu/assets/js/date.jswww.cornell.edu/assets/js/date.js https://www.cornell.edu/assets/js/date.js — 200 — 7.4 KiB — 119 ms — h2https://www.cornell.edu/assets/js/jquery.inview2.min.jswww.cornell.edu/assets/js/jquery.in... https://www.cornell.edu/assets/js/jquery.inview2.min.js — 200 — 874 B — 120 ms — h2https://www.cornell.edu/site.webmanifestwww.cornell.edu/site.webmanifest https://www.cornell.edu/site.webmanifest — 200 — 687 B — 92 ms — h2https://cdnjs.cloudflare.com/ajax/libs/object-fit/0.4.3/polyfill.object-fit.min.jscdnjs.cloudflare.com/ajax/libs/obje... https://cdnjs.cloudflare.com/ajax/libs/object-fit/0.4.3/polyfill.object-fit.min.js — 200 — 3.4 KiB — 49 ms — h3https://media.univcomm.cornell.edu/photos/400x225/97ED1A7B-A4EA-2A1D-0682FB1FC93E4312.jpgmedia.univcomm.cornell.edu/photos/4... https://media.univcomm.cornell.edu/photos/400x225/97ED1A7B-A4EA-2A1D-0682FB1FC93E4312.jpg — 200 — 213.3 KiB — 146 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA505462-AF6E-14EB-391E7B23F0B05978.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA505462-AF6E-14EB-391E7B23F0B05978.jpg — 200 — 171.0 KiB — 140 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA427B20-D637-6D0E-190A5C495943239C.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA427B20-D637-6D0E-190A5C495943239C.jpg — 200 — 179.9 KiB — 144 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA85866B-C44E-42F6-24C93F3A6A54E260.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA85866B-C44E-42F6-24C93F3A6A54E260.jpg — 200 — 114.0 KiB — 130 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 2.8 shttps://cornell.edu// https://cornell.edu/ — 301 — 113 B — 440 ms — http/1.1https://www.cornell.edu/www.cornell.edu/ https://www.cornell.edu/ — 200 — 18.7 KiB — 191 ms — h2https://use.typekit.net/gog6dck.jsuse.typekit.net/gog6dck.js https://use.typekit.net/gog6dck.js — 200 — 7.0 KiB — 44 ms — h2https://www.cornell.edu/assets/core/css/cornell.css?ver=20250512www.cornell.edu/assets/core/css/cor... https://www.cornell.edu/assets/core/css/cornell.css?ver=20250512 — 200 — 45.4 KiB — 370 ms — h2https://www.cornell.edu/assets/css/style.css?ver=20250512www.cornell.edu/assets/css/style.cs... https://www.cornell.edu/assets/css/style.css?ver=20250512 — 200 — 12.4 KiB — 67 ms — h2https://www.cornell.edu/assets/css/print.css?ver=20250512www.cornell.edu/assets/css/print.cs... https://www.cornell.edu/assets/css/print.css?ver=20250512 — 200 — 694 B — 38 ms — h2https://www.cornell.edu/assets/core/js/lib/modernizr.js?ver=20250512www.cornell.edu/assets/core/js/lib/... https://www.cornell.edu/assets/core/js/lib/modernizr.js?ver=20250512 — 200 — 6.4 KiB — 46 ms — h2https://cdn.universityrelations.cornell.edu/images/research-2025.jpgcdn.universityrelations.cornell.edu... https://cdn.universityrelations.cornell.edu/images/research-2025.jpg — 200 — 121.8 KiB — 259 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA35CCCB-A98C-F255-3FB3D87C97A41615.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA35CCCB-A98C-F255-3FB3D87C97A41615.jpg — 200 — 188.6 KiB — 370 ms — h2https://www.cornell.edu/assets/css/social-grid.csswww.cornell.edu/assets/css/social-g... https://www.cornell.edu/assets/css/social-grid.css — 200 — 1.2 KiB — 37 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA714B42-BFFF-B6A8-02E0E198925385AC.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA714B42-BFFF-B6A8-02E0E198925385AC.jpg — 200 — 110.7 KiB — 143 ms — h2https://media.univcomm.cornell.edu/photos/360x360/F4FD8094-E12B-0957-5E262F301DDD8B91.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/F4FD8094-E12B-0957-5E262F301DDD8B91.jpg — 200 — 97.2 KiB — 67 ms — h2https://use.typekit.net/af/442215/000000000000000000010b5a/27/l?subset_id=2&fvd=n4&v=3use.typekit.net/af/442215/000000000... https://use.typekit.net/af/442215/000000000000000000010b5a/27/l?subset_id=2&fvd=n4&v=3 — 200 — 15.2 KiB — 18 ms — h2https://media.univcomm.cornell.edu/photos/400x225/AA664986-C9E4-E7DB-D5AC14ED3C2BCD8D.jpgmedia.univcomm.cornell.edu/photos/4... https://media.univcomm.cornell.edu/photos/400x225/AA664986-C9E4-E7DB-D5AC14ED3C2BCD8D.jpg — 200 — 79.5 KiB — 112 ms — h2https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js — 200 — 32.8 KiB — 206 ms — h2https://www.cornell.edu/assets/js/jquery.timeago.jswww.cornell.edu/assets/js/jquery.ti... https://www.cornell.edu/assets/js/jquery.timeago.js — 200 — 2.6 KiB — 82 ms — h2https://www.cornell.edu/assets/core/js/Imager.min.jswww.cornell.edu/assets/core/js/Imag... https://www.cornell.edu/assets/core/js/Imager.min.js — 200 — 2.4 KiB — 82 ms — h2https://www.cornell.edu/assets/js/cornelledu.js?ver=20230613awww.cornell.edu/assets/js/cornelled... https://www.cornell.edu/assets/js/cornelledu.js?ver=20230613a — 200 — 7.4 KiB — 84 ms — h2https://www.cornell.edu/assets/core/js/lib/plugins.jswww.cornell.edu/assets/core/js/lib/... https://www.cornell.edu/assets/core/js/lib/plugins.js — 200 — 10.2 KiB — 81 ms — h2https://www.cornell.edu/assets/core/js/lib/equalize.min.jswww.cornell.edu/assets/core/js/lib/... https://www.cornell.edu/assets/core/js/lib/equalize.min.js — 200 — 663 B — 121 ms — h2https://www.cornell.edu/assets/core/js/cornell.js?ver=20191023awww.cornell.edu/assets/core/js/corn... https://www.cornell.edu/assets/core/js/cornell.js?ver=20191023a — 200 — 9.8 KiB — 574 ms — h2https://www.cornell.edu/assets/js/cookie-monster.js?ver=20250309www.cornell.edu/assets/js/cookie-mo... https://www.cornell.edu/assets/js/cookie-monster.js?ver=20250309 — 200 — 1.2 KiB — 121 ms — h2https://www.cornell.edu/assets/js/date.jswww.cornell.edu/assets/js/date.js https://www.cornell.edu/assets/js/date.js — 200 — 7.4 KiB — 119 ms — h2https://www.cornell.edu/assets/js/jquery.inview2.min.jswww.cornell.edu/assets/js/jquery.in... https://www.cornell.edu/assets/js/jquery.inview2.min.js — 200 — 874 B — 120 ms — h2https://www.cornell.edu/site.webmanifestwww.cornell.edu/site.webmanifest https://www.cornell.edu/site.webmanifest — 200 — 687 B — 92 ms — h2https://cdnjs.cloudflare.com/ajax/libs/object-fit/0.4.3/polyfill.object-fit.min.jscdnjs.cloudflare.com/ajax/libs/obje... https://cdnjs.cloudflare.com/ajax/libs/object-fit/0.4.3/polyfill.object-fit.min.js — 200 — 3.4 KiB — 49 ms — h3https://media.univcomm.cornell.edu/photos/400x225/97ED1A7B-A4EA-2A1D-0682FB1FC93E4312.jpgmedia.univcomm.cornell.edu/photos/4... https://media.univcomm.cornell.edu/photos/400x225/97ED1A7B-A4EA-2A1D-0682FB1FC93E4312.jpg — 200 — 213.3 KiB — 146 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA505462-AF6E-14EB-391E7B23F0B05978.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA505462-AF6E-14EB-391E7B23F0B05978.jpg — 200 — 171.0 KiB — 140 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA427B20-D637-6D0E-190A5C495943239C.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA427B20-D637-6D0E-190A5C495943239C.jpg — 200 — 179.9 KiB — 144 ms — h2https://media.univcomm.cornell.edu/photos/360x360/AA85866B-C44E-42F6-24C93F3A6A54E260.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AA85866B-C44E-42F6-24C93F3A6A54E260.jpg — 200 — 114.0 KiB — 130 ms — h2https://www.cornell.edu/assets/images/campaign/ezra.jpgwww.cornell.edu/assets/images/campa... https://www.cornell.edu/assets/images/campaign/ezra.jpg — 200 — 202.3 KiB — 570 ms — h2https://media.univcomm.cornell.edu/photos/campaign/TDTGG.pngmedia.univcomm.cornell.edu/photos/c... https://media.univcomm.cornell.edu/photos/campaign/TDTGG.png — 200 — 12.2 KiB — 143 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PMZ19X3F8Wwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PMZ19X3F8W — 200 — 156.7 KiB — 311 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WW83RG9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WW83RG9 — 200 — 127.2 KiB — 311 ms — h2https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 169 ms — h2https://www.cornell.edu/assets/core/images/logo-red@2x.pngwww.cornell.edu/assets/core/images/... https://www.cornell.edu/assets/core/images/logo-red@2x.png — 200 — 23.9 KiB — 170 ms — h2https://www.cornell.edu/assets/images/glorioustoview.jpgwww.cornell.edu/assets/images/glori... https://www.cornell.edu/assets/images/glorioustoview.jpg — 200 — 102.9 KiB — 326 ms — h2https://www.cornell.edu/assets/core/social-icons/twitter-x-logo.svgwww.cornell.edu/assets/core/social-... https://www.cornell.edu/assets/core/social-icons/twitter-x-logo.svg — 200 — 710 B — 157 ms — h2https://www.cornell.edu/assets/core/social-icons/linkedin-in-logo.svgwww.cornell.edu/assets/core/social-... https://www.cornell.edu/assets/core/social-icons/linkedin-in-logo.svg — 200 — 877 B — 157 ms — h2https://www.cornell.edu/assets/core/fonts/fontcustom.woffwww.cornell.edu/assets/core/fonts/f... https://www.cornell.edu/assets/core/fonts/fontcustom.woff — 200 — 5.9 KiB — 618 ms — h2https://use.typekit.net/af/ac6334/000000000000000000012059/27/l?subset_id=2&fvd=n4&v=3use.typekit.net/af/ac6334/000000000... https://use.typekit.net/af/ac6334/000000000000000000012059/27/l?subset_id=2&fvd=n4&v=3 — 200 — 19.1 KiB — 9 ms — h2https://use.typekit.net/af/8dd886/000000000000000000010b5c/27/l?subset_id=2&fvd=n5&v=3use.typekit.net/af/8dd886/000000000... https://use.typekit.net/af/8dd886/000000000000000000010b5c/27/l?subset_id=2&fvd=n5&v=3 — 200 — 14.8 KiB — 12 ms — h2https://use.typekit.net/af/1709eb/000000000000000000010b60/27/l?subset_id=2&fvd=n7&v=3use.typekit.net/af/1709eb/000000000... https://use.typekit.net/af/1709eb/000000000000000000010b60/27/l?subset_id=2&fvd=n7&v=3 — 200 — 15.7 KiB — 13 ms — h2https://use.typekit.net/af/cef9f3/000000000000000000010b5e/27/l?subset_id=2&fvd=n6&v=3use.typekit.net/af/cef9f3/000000000... https://use.typekit.net/af/cef9f3/000000000000000000010b5e/27/l?subset_id=2&fvd=n6&v=3 — 200 — 15.4 KiB — 14 ms — h2https://use.typekit.net/af/1aea0d/000000000000000000012106/27/l?subset_id=2&fvd=n3&v=3use.typekit.net/af/1aea0d/000000000... https://use.typekit.net/af/1aea0d/000000000000000000012106/27/l?subset_id=2&fvd=n3&v=3 — 200 — 15.7 KiB — 17 ms — h2https://use.typekit.net/af/ba2099/000000000000000000010b58/27/l?subset_id=2&fvd=n3&v=3use.typekit.net/af/ba2099/000000000... https://use.typekit.net/af/ba2099/000000000000000000010b58/27/l?subset_id=2&fvd=n3&v=3 — 200 — 15.0 KiB — 6 ms — h2https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=337628956&utmhn=www.cornell.edu&utmcs=UTF-8&utmsr=800x600&utmvp=1350x940&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Cornell%20University&utmhid=389026822&utmr=-&utmp=%2F&utmht=1776361556042&utmac=UA-1628162-1&utmcc=__utma%3D220513694.492642662.1776361556.1776361556.1776361556.1%3B%2B__utmz%3D220513694.1776361556.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=897289239&utmredir=1&utmu=qhAAAAAAAAAAAAAAAAAAAAAE~ssl.google-analytics.com/r/__utm.gi... https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=337628956&utmhn=www.cornell.edu&utmcs=UTF-8&utmsr=800x600&utmvp=1350x940&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Cornell%20University&utmhid=389026822&utmr=-&utmp=%2F&utmht=1776361556042&utmac=UA-1628162-1&utmcc=__utma%3D220513694.492642662.1776361556.1776361556.1776361556.1%3B%2B__utmz%3D220513694.1776361556.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=897289239&utmredir=1&utmu=qhAAAAAAAAAAAAAAAAAAAAAE~ — 200 — 441 B — 64 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PMZ19X3F8W&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PMZ19X3F8W&cx=c&gtm=4e64f0 — 200 — 156.5 KiB — 107 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-PMZ19X3F8W&gtm=45je64f0v898388560z8898643859za20gzb898643859zd898643859&_p=1776361555451&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1249424793.1776361556&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%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~117266401&sid=1776361556&sct=1&seg=0&dl=https%3A%2F%2Fwww.cornell.edu%2F&dt=Cornell%20University&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1453region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-PMZ19X3F8W&gtm=45je64f0v898388560z8898643859za20gzb898643859zd898643859&_p=1776361555451&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1249424793.1776361556&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%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~117266401&sid=1776361556&sct=1&seg=0&dl=https%3A%2F%2Fwww.cornell.edu%2F&dt=Cornell%20University&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1453 — 204 — 550 B — 81 ms — h2https://siteimproveanalytics.com/js/siteanalyze_6120104.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_6120104.js — 200 — 13.3 KiB — 61 ms — h3data:image/gif;base64,R0lGODlhEAAJAIAAAP///wAAACH5BAEAAAAALAAAAAAQAAkAAAIKhI+py+0Po5yUFQA7data:image/gif;base64,R0lGODlhEAAJA... data:image/gif;base64,R0lGODlhEAAJAIAAAP///wAAACH5BAEAAAAALAAAAAAQAAkAAAIKhI+py+0Po5yUFQA7 — 200 — 0 B — 0 ms — datahttps://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?subset_id=2&fvd=i4&v=3use.typekit.net/af/5464d5/000000000... https://use.typekit.net/af/5464d5/00000000000000000001205a/27/l?subset_id=2&fvd=i4&v=3 — 200 — 19.0 KiB — 4 ms — h2https://use.typekit.net/af/04ec74/00000000000000000001205b/27/l?subset_id=2&fvd=n7&v=3use.typekit.net/af/04ec74/000000000... https://use.typekit.net/af/04ec74/00000000000000000001205b/27/l?subset_id=2&fvd=n7&v=3 — 200 — 18.9 KiB — 7 ms — h2https://use.typekit.net/af/8cf83d/00000000000000000001205c/27/l?subset_id=2&fvd=i7&v=3use.typekit.net/af/8cf83d/000000000... https://use.typekit.net/af/8cf83d/00000000000000000001205c/27/l?subset_id=2&fvd=i7&v=3 — 200 — 19.1 KiB — 8 ms — h2https://use.typekit.net/af/2d5f33/000000000000000000012107/27/l?subset_id=2&fvd=i3&v=3use.typekit.net/af/2d5f33/000000000... https://use.typekit.net/af/2d5f33/000000000000000000012107/27/l?subset_id=2&fvd=i3&v=3 — 200 — 15.5 KiB — 10 ms — h2https://media.univcomm.cornell.edu/photos/1280x720/1A2D5B63-0E6C-6D05-4B6F5FE1B2B7CEDA.jpgmedia.univcomm.cornell.edu/photos/1... https://media.univcomm.cornell.edu/photos/1280x720/1A2D5B63-0E6C-6D05-4B6F5FE1B2B7CEDA.jpg — 200 — 581.7 KiB — 96 ms — h2https://media.univcomm.cornell.edu/photos/400x225/850FCA14-9FD4-867A-6CD5A1621A680F3E.jpgmedia.univcomm.cornell.edu/photos/4... https://media.univcomm.cornell.edu/photos/400x225/850FCA14-9FD4-867A-6CD5A1621A680F3E.jpg — 200 — 65.8 KiB — 73 ms — h2https://media.univcomm.cornell.edu/photos/400x225/4F45AC93-09A5-5E26-B59B80F5D7E369F3.jpgmedia.univcomm.cornell.edu/photos/4... https://media.univcomm.cornell.edu/photos/400x225/4F45AC93-09A5-5E26-B59B80F5D7E369F3.jpg — 200 — 77.8 KiB — 75 ms — h2https://cdnsecakmi.kaltura.com/p/537811/sp/53781100/download/entry_id/0_xlka3d02/flavor/0_r2rc9vaxcdnsecakmi.kaltura.com/p/537811/sp/... https://cdnsecakmi.kaltura.com/p/537811/sp/53781100/download/entry_id/0_xlka3d02/flavor/0_r2rc9vax — 302 — 880 B — 232 ms — http/1.1https://www.cornell.edu/assets/core/images/nav-overview-about.jpgwww.cornell.edu/assets/core/images/... https://www.cornell.edu/assets/core/images/nav-overview-about.jpg — 200 — 35.0 KiB — 606 ms — h2https://www.cornell.edu/assets/images/nav-overview-admissions.jpgwww.cornell.edu/assets/images/nav-o... https://www.cornell.edu/assets/images/nav-overview-admissions.jpg — 200 — 38.0 KiB — 352 ms — h2https://www.cornell.edu/assets/images/nav-overview-academics.jpgwww.cornell.edu/assets/images/nav-o... https://www.cornell.edu/assets/images/nav-overview-academics.jpg — 200 — 17.7 KiB — 315 ms — h2https://www.cornell.edu/assets/core/images/nav-overview-research.jpgwww.cornell.edu/assets/core/images/... https://www.cornell.edu/assets/core/images/nav-overview-research.jpg — 200 — 7.3 KiB — 315 ms — h2https://www.cornell.edu/research/img/header/Song-Lin-Illustration-small.jpgwww.cornell.edu/research/img/header... https://www.cornell.edu/research/img/header/Song-Lin-Illustration-small.jpg — 200 — 129.2 KiB — 437 ms — h2https://www.cornell.edu/assets/images/nav-overview-engagement.jpgwww.cornell.edu/assets/images/nav-o... https://www.cornell.edu/assets/images/nav-overview-engagement.jpg — 200 — 23.1 KiB — 314 ms — h2https://www.cornell.edu/assets/images/engagement/cce-food-truck-160x90.jpgwww.cornell.edu/assets/images/engag... https://www.cornell.edu/assets/images/engagement/cce-food-truck-160x90.jpg — 200 — 19.3 KiB — 316 ms — h2https://www.cornell.edu/assets/core/images/nav-overview-student.jpgwww.cornell.edu/assets/core/images/... https://www.cornell.edu/assets/core/images/nav-overview-student.jpg — 200 — 33.4 KiB — 349 ms — h2https://cdnsecakmi.kaltura.com/p/537811/sp/53781100/download/entry_id/1_6qqtj7t8/flavor/1_e0z0e2vscdnsecakmi.kaltura.com/p/537811/sp/... https://cdnsecakmi.kaltura.com/p/537811/sp/53781100/download/entry_id/1_6qqtj7t8/flavor/1_e0z0e2vs — 302 — 878 B — 223 ms — http/1.1https://p.typekit.net/p.gif?s=1&k=gog6dck&ht=tk&h=www.cornell.edu&f=10954.13454.13456.13458.13460.13464.13465.13466.13467.13468.13469&a=980127&js=1.21.0&app=typekit&e=js&_=1776361556487p.typekit.net/p.gif?s=1&k=gog6dck&h... https://p.typekit.net/p.gif?s=1&k=gog6dck&ht=tk&h=www.cornell.edu&f=10954.13454.13456.13458.13460.13464.13465.13466.13467.13468.13469&a=980127&js=1.21.0&app=typekit&e=js&_=1776361556487 — 200 — 206 B — 17 ms — h2https://6120104.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.cornell.edu%2F&title=Cornell%20University&res=800x600&accountid=6120104&rt=1703&prev=fe57ae48-dbec-b7c6-b684-77d890bf7d43&luid=e0966513-4014-a8fc-4919-e49002948acc&rnd=807726120104.global.siteimproveanalytics... https://6120104.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.cornell.edu%2F&title=Cornell%20University&res=800x600&accountid=6120104&rt=1703&prev=fe57ae48-dbec-b7c6-b684-77d890bf7d43&luid=e0966513-4014-a8fc-4919-e49002948acc&rnd=80772 — 200 — 212 B — 105 ms — h2https://cdnsecakmi.kaltura.com/p/537811/sp/53781100/download/entry_id/1_6qqtj7t8/flavor/1_e0z0e2vs/relocate/ResearchImpactLoop_(HD_1080_-_WEB_(H264_4000)).mp4cdnsecakmi.kaltura.com/p/537811/sp/... https://cdnsecakmi.kaltura.com/p/537811/sp/53781100/download/entry_id/1_6qqtj7t8/flavor/1_e0z0e2vs/relocate/ResearchImpactLoop_(HD_1080_-_WEB_(H264_4000)).mp4 — 206 — 8.6 MiB — 2 ms — http/1.1https://cdnsecakmi.kaltura.com/p/537811/sp/53781100/download/entry_id/0_xlka3d02/flavor/0_r2rc9vax/relocate/Glorious_To_View_Clip_(HD_720_-_WEB_(H264_2500)).mp4cdnsecakmi.kaltura.com/p/537811/sp/... https://cdnsecakmi.kaltura.com/p/537811/sp/53781100/download/entry_id/0_xlka3d02/flavor/0_r2rc9vax/relocate/Glorious_To_View_Clip_(HD_720_-_WEB_(H264_2500)).mp4 — 206 — 4.9 MiB — 229 ms — http/1.1https://media.univcomm.cornell.edu/photos/360x360/AB69298D-A62D-B445-9A92E772C3BAD9DD.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/AB69298D-A62D-B445-9A92E772C3BAD9DD.jpg — 200 — 82.6 KiB — 65 ms — h2https://www.cornell.edu/favicon.icowww.cornell.edu/favicon.ico https://www.cornell.edu/favicon.ico — 200 — 4.3 KiB — 102 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://media.univcomm.cornell.edu/photos/360x360/A746AA91-F77D-AB4C-9F141556580C6E4C.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/A746AA91-F77D-AB4C-9F141556580C6E4C.jpg — 200 — 87.0 KiB — 56 ms — h2https://media.univcomm.cornell.edu/photos/360x360/76583D5F-E4A2-0A6C-F49C1FC9E7067410.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/76583D5F-E4A2-0A6C-F49C1FC9E7067410.jpg — 200 — 74.0 KiB — 56 ms — h2https://media.univcomm.cornell.edu/photos/360x360/1A07FF21-BAD7-6A1C-BB7C63EB8210FBE7.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/1A07FF21-BAD7-6A1C-BB7C63EB8210FBE7.jpg — 200 — 120.5 KiB — 58 ms — h2https://media.univcomm.cornell.edu/photos/360x360/302DED93-F593-9467-3E522A81AC61C14B.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/302DED93-F593-9467-3E522A81AC61C14B.jpg — 200 — 54.0 KiB — 57 ms — h2https://media.univcomm.cornell.edu/photos/360x360/60EBEEC5-CE92-845C-74B7376D643E24EB.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/60EBEEC5-CE92-845C-74B7376D643E24EB.jpg — 200 — 47.3 KiB — 55 ms — h2https://media.univcomm.cornell.edu/photos/360x360/A1D836A8-CC07-608E-7D68529F791B6AA9.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/A1D836A8-CC07-608E-7D68529F791B6AA9.jpg — 200 — 62.1 KiB — 56 ms — h2https://media.univcomm.cornell.edu/photos/360x360/8BB745DD-F57F-EC7B-13CA4386B1D18703.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/8BB745DD-F57F-EC7B-13CA4386B1D18703.jpg — 200 — 39.3 KiB — 55 ms — h2https://media.univcomm.cornell.edu/photos/360x360/CBEDE10A-9C64-465F-AC30FBF6802F84F3.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/CBEDE10A-9C64-465F-AC30FBF6802F84F3.jpg — 200 — 68.5 KiB — 61 ms — h2https://media.univcomm.cornell.edu/photos/360x360/959BCAAF-FC30-8716-A3B213D64FE3D41A.jpgmedia.univcomm.cornell.edu/photos/3... https://media.univcomm.cornell.edu/photos/360x360/959BCAAF-FC30-8716-A3B213D64FE3D41A.jpg — 200 — 108.4 KiB — 57 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 521ms · 51KB · $7/mo
www.cornell.edu
Other
Costly
Execution 251ms
Transfer 19 KB
Monthly Cost $3/mo
Unattributable
Other
Costly
Execution 209ms
Transfer 0 KB
Monthly Cost $3/mo
ajax.googleapis.com
Other
Optional
Execution 61ms
Transfer 33 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.cornell.edu adds 251ms and costs ~$3/month
  • Unattributable adds 209ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Unattributable takes 209ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback