Skip to content
https://clemson.edu

Performance

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

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

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

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

1.60 s

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

8.37 s

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

277 ms

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

0.000

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

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

8.55 s

Page Load Progression

790 ms
1.6 s
2.4 s
3.2 s
3.9 s
4.7 s
5.5 s
6.3 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
13.5 MB transferred, 155 requests
FIX
13.5 MB transferred, 155 requests
Critical::
Page weighs 24.4 MB (13.5 MB transferred)
Warning::
Images are 3.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.4 MB
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Info::
Fonts are 987 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 987 KB
Info::
CSS is 276 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 276 KB
Warning::
155 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.8 g CO2 per page load
13.5 MB / 2.4 MB budget
13.5 MB transferred
155 requests
2.8 g CO2 per page load
Other 6.0 MiB 44%
Images 3.4 MiB 25%
JavaScript 2.6 MiB 20%
Fonts 987.1 KiB 7%
CSS 275.5 KiB 2%
HTML 201.1 KiB 1%
Other 74.6 KiB 1%
Other 3.9 KiB 0%
Other 2.1 KiB 0%
Other 761 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (13.5 MiB of 13.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2662ms total JS execution
FIX
2662ms total JS execution
Warning::
Unattributable: 651ms CPU time
Warning::
https://www.clemson.edu/: 491ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T39...: 279ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-QCHB...: 205ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=DC-112...: 159ms CPU time
Warning::
Third-party scripts: 2662ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 27% Style & Layout 13% Script Parsing & Compilation 7% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable651ms7ms0ms3rd
https://www.clemson.edu/491ms9ms2ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T39W23279ms247ms25ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QCHBS4YQTH&cx=c&gtm=4e64h1205ms166ms38ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-11268974&cx=c&gtm=4e64h1159ms117ms39ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-991948946&cx=c&gtm=4e64h1141ms104ms37ms3rd
https://www.clemson.edu/_ows_includes/src/scripts/app.js?ver=20251219a116ms93ms3ms3rd
https://www.clemson.edu/_ows_includes/src/scripts/chunk.js?ver=20251219a113ms17ms23ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js98ms76ms6ms3rd
https://www.clemson.edu/_ows_includes/src/styles/styles.min.css?ver=1.2026031893ms0ms0ms3rd

Showing top 10 of 15 scripts

D
JS Bundles
Action
32 scripts, 374 KB unused
FIX
32 scripts, 374 KB unused
Warning::
https://www.clemson.edu/_ows_includes/src/scripts/...: 96 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 66 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T39...: 61 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=DC-112...: 60 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QCHB...: 57 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 374 KB
374 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.clemson.edu/_ows_includes/src/scripts/chunk.js?ver=20251219a154 KB96 KB (62%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-991948946&cx=c&gtm=4e64h1138 KB66 KB (48%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T39W23171 KB61 KB (36%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-11268974&cx=c&gtm=4e64h1129 KB60 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QCHBS4YQTH&cx=c&gtm=4e64h1165 KB57 KB (34%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB35 KB (36%)3rd
https://www.youtube.com/iframe_api3 KB3rd
https://js.adsrvr.org/up_loader.3.0.0.js12 KB3rd
https://events.clemson.edu/livewhale/theme/core/scripts/lwcw.js3 KB3rd
https://www.clemson.edu/_ows_includes/src/scripts/homepage_news.js?ver=1.1.13 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

D
Page Weight Inventory
Action
155 resources · 13.5 MB · 374 KB savings available
FIX
155 resources · 13.5 MB · 374 KB savings available
Warning::
Page weight 12.5 MB over 1MB target
Got: 13.5 MB Expected: ≤ 1 MB
Info::
~374 KB of savings available
Warning::
154 third-party resources (100% of weight)
Info::
9 resources over 200KB
155 resources · 13.5 MiB · 154 third-party 12.5 MiB over 1MB target
Media 44% · 6.0 MiB
Image 25% · 3.4 MiB
JavaScript 20% · 2.6 MiB
Font 7% · 987.1 KiB
CSS 2% · 275.5 KiB
Document 1% · 203.1 KiB
Other 1% · 77.3 KiB

~374.1 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Warning::
https://media.clemson.edu/ows/homepage/image_btns/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clemson.edu/_images/home/campus-life/r... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clemson.edu/_images/home/campus-life/r... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clemson.edu/_images/home/academics/sea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.clemson.edu/_images/home/campus-life/r... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.clemson.edu/ows/homepage/image_btns/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.clemson.edu/ows/homepage/image_btns/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.clemson.edu/ows/homepage/image_btns/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
43 images 3.3 MB
0 oversized -0 KB
17 legacy format
8 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

27

987 KB total

Render-blocking

0

of 27

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 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.6 s LCP 8.4 shttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold.woff2tiempos-headline-web-se... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold.woff2 — 40.8 KiB — 333 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold-italic.woff2tiempos-headline-web-se... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold-italic.woff2 — 42.2 KiB — 332 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold.woff2tiempos-headline-web-bo... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold.woff2 — 41.2 KiB — 333 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold-italic.woff2tiempos-headline-web-bo... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold-italic.woff2 — 42.7 KiB — 332 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-black.woff2tiempos-headline-web-bl... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-black.woff2 — 40.8 KiB — 427 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-semibold.woff2tiempos-text-web-semibo... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-semibold.woff2 — 57.1 KiB — 558 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-bold.woff2tiempos-text-web-bold.w... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-bold.woff2 — 56.5 KiB — 459 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-regular-400.woff2la-regular-400.woff2 https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-regular-400.woff2 — 13.1 KiB — 459 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-solid-900.woff2la-solid-900.woff2 https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-solid-900.woff2 — 95.0 KiB — 649 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-brands-400.woff2la-brands-400.woff2 https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-brands-400.woff2 — 83.3 KiB — 638 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.woffcustom-clemson-icons.woff https://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.woff — 46.2 KiB — 578 ms — font-display: swaphttps://use.typekit.net/af/b78836/00000000000000007735ba66/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/b78836/00000000000000007735ba66/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 19.5 KiB — 14 ms — font-display: swaphttps://use.typekit.net/af/e25420/00000000000000007735ba49/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/e25420/00000000000000007735ba49/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 19.6 KiB — 29 ms — font-display: swaphttps://use.typekit.net/af/f82cc1/00000000000000007735ba3f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/f82cc1/00000000000000007735ba3f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 20.2 KiB — 22 ms — font-display: swaphttps://use.typekit.net/af/8d0537/00000000000000007735ba61/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/8d0537/00000000000000007735ba61/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 19.4 KiB — 19 ms — font-display: swaphttps://use.typekit.net/af/ca2d73/00000000000000007735ba43/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/ca2d73/00000000000000007735ba43/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 19.7 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/32c4ea/00000000000000007735ba59/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/32c4ea/00000000000000007735ba59/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 19.0 KiB — 43 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-light.woff2tiempos-headline-web-li... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-light.woff2 — 47.7 KiB — 237 ms — font-display: swaphttps://use.typekit.net/af/d27015/00000000000000007735ba41/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/d27015/00000000000000007735ba41/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 19.3 KiB — 56 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.ttfcustom-clemson-icons.ttf https://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.ttf — 27.2 KiB — 180 ms — font-display: swaphttps://use.typekit.net/af/bc481b/00000000000000007735ba54/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/bc481b/00000000000000007735ba54/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 19.9 KiB — 39 ms — font-display: swaphttps://use.typekit.net/af/8dbd7e/00000000000000007735ba4c/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3l https://use.typekit.net/af/8dbd7e/00000000000000007735ba4c/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3 — 20.0 KiB — 56 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-medium.woff2tiempos-headline-web-me... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-medium.woff2 — 41.2 KiB — 190 ms — font-display: swaphttps://use.typekit.net/af/b125e3/00000000000000007735ba50/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/b125e3/00000000000000007735ba50/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 20.0 KiB — 74 ms — font-display: swaphttps://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-regular.woff2tiempos-headline-web-re... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-regular.woff2 — 42.5 KiB — 200 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 39.2 KiB — 9 ms — font-display: swap
tiempos-headline-web-se... woff2 swap
Size 41 KB
Load time 333 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-se... woff2 swap
Size 42 KB
Load time 332 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-bo... woff2 swap
Size 41 KB
Load time 333 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-bo... woff2 swap
Size 43 KB
Load time 332 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-bl... woff2 swap
Size 41 KB
Load time 427 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
tiempos-text-web-semibo... woff2 swap
Size 57 KB
Load time 558 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
tiempos-text-web-bold.w... woff2 swap
Size 56 KB
Load time 459 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
la-regular-400.woff2 woff2 swap
Size 13 KB
Load time 459 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
la-solid-900.woff2 woff2 swap
Size 95 KB
Load time 649 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
la-brands-400.woff2 woff2 swap
Size 83 KB
Load time 638 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
custom-clemson-icons.woff woff swap
Size 46 KB
Load time 578 ms
Start 1.3 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 14 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 29 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 22 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 19 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 16 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 43 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-li... woff2 swap
Size 48 KB
Load time 237 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 56 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
custom-clemson-icons.ttf ttf swap
Size 27 KB
Load time 180 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 20 KB
Load time 39 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 56 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-me... woff2 swap
Size 41 KB
Load time 190 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 74 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-re... woff2 swap
Size 43 KB
Load time 200 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 43 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 39 KB
Load time 9 ms
Start 3.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 ~22 KB and ~44 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
155 requests over 7278ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.6 s LCP 8.4 shttps://clemson.edu// https://clemson.edu/ — 301 — 128 B — 521 ms — http/1.0https://www.clemson.edu/www.clemson.edu/ https://www.clemson.edu/ — 200 — 90.7 KiB — 929 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/styles.min.css?ver=1.20260318www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/styles.min.css?ver=1.20260318 — 200 — 164.2 KiB — 761 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold.woff2 — 200 — 40.8 KiB — 333 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold-italic.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold-italic.woff2 — 200 — 42.2 KiB — 332 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold.woff2 — 200 — 41.2 KiB — 333 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold-italic.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold-italic.woff2 — 200 — 42.7 KiB — 332 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-black.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-black.woff2 — 200 — 40.8 KiB — 427 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-semibold.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-semibold.woff2 — 200 — 57.1 KiB — 558 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-bold.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-bold.woff2 — 200 — 56.5 KiB — 459 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-regular-400.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-regular-400.woff2 — 200 — 13.1 KiB — 459 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-solid-900.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-solid-900.woff2 — 200 — 95.0 KiB — 649 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-brands-400.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-brands-400.woff2 — 200 — 83.3 KiB — 638 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.woffwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.woff — 200 — 46.2 KiB — 578 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/homepage-v4.css?20260421105332www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/homepage-v4.css?20260421105332 — 200 — 6.0 KiB — 226 ms — http/1.1https://media.clemson.edu/ows/homepage/video/jasmine_bg.webpmedia.clemson.edu/ows/homepage/vide... https://media.clemson.edu/ows/homepage/video/jasmine_bg.webp — 200 — 56.0 KiB — 1.7 s — http/1.1https://media.clemson.edu/ows/homepage/image_btns/visit.webpmedia.clemson.edu/ows/homepage/imag... https://media.clemson.edu/ows/homepage/image_btns/visit.webp — 200 — 36.7 KiB — 1.1 s — http/1.1https://media.clemson.edu/ows/homepage/image_btns/communities.webpmedia.clemson.edu/ows/homepage/imag... https://media.clemson.edu/ows/homepage/image_btns/communities.webp — 200 — 55.1 KiB — 1.2 s — http/1.1https://media.clemson.edu/ows/homepage/image_btns/athletics.webpmedia.clemson.edu/ows/homepage/imag... https://media.clemson.edu/ows/homepage/image_btns/athletics.webp — 200 — 45.7 KiB — 1.2 s — http/1.1https://media.clemson.edu/ows/homepage/image_btns/housing.webpmedia.clemson.edu/ows/homepage/imag... https://media.clemson.edu/ows/homepage/image_btns/housing.webp — 200 — 39.7 KiB — 1.2 s — http/1.1https://events.clemson.edu/livewhale/theme/core/scripts/lwcw.jsevents.clemson.edu/livewhale/theme/... https://events.clemson.edu/livewhale/theme/core/scripts/lwcw.js — 200 — 2.7 KiB — 418 ms — h2https://use.typekit.net/hgw7fke.cssuse.typekit.net/hgw7fke.css https://use.typekit.net/hgw7fke.css — 200 — 2.0 KiB — 298 ms — h2https://www.clemson.edu/_images/main-nav/exp-learn.webpwww.clemson.edu/_images/main-nav/ex... https://www.clemson.edu/_images/main-nav/exp-learn.webp — 200 — 26.9 KiB — 122 ms — http/1.1https://www.clemson.edu/_images/main-nav/admission-nav.webpwww.clemson.edu/_images/main-nav/ad... https://www.clemson.edu/_images/main-nav/admission-nav.webp — 200 — 18.7 KiB — 115 ms — http/1.1https://www.clemson.edu/_images/main-nav/brooks-nav.webpwww.clemson.edu/_images/main-nav/br... https://www.clemson.edu/_images/main-nav/brooks-nav.webp — 200 — 19.1 KiB — 120 ms — http/1.1https://www.clemson.edu/_images/main-nav/research-nav-new.webpwww.clemson.edu/_images/main-nav/re... https://www.clemson.edu/_images/main-nav/research-nav-new.webp — 200 — 21.5 KiB — 118 ms — http/1.1https://p.typekit.net/p.css?s=1&k=hgw7fke&ht=tk&f=39680.39681.39682.39683.39684.39685.39686.39687.39688.39689.39690.39691.39692.39693.39694.39695.39696.39700.39701.39702.39697.39698.39699.39703.39704.39705.44561.44562.44563&a=53852349&app=typekit&e=cssp.typekit.net/p.css?s=1&k=hgw7fke&h... https://p.typekit.net/p.css?s=1&k=hgw7fke&ht=tk&f=39680.39681.39682.39683.39684.39685.39686.39687.39688.39689.39690.39691.39692.39693.39694.39695.39696.39700.39701.39702.39697.39698.39699.39703.39704.39705.44561.44562.44563&a=53852349&app=typekit&e=css — 200 — 172 B — 7 ms — h2https://www.clemson.edu/_images/main-nav/dukevclemson.webpwww.clemson.edu/_images/main-nav/du... https://www.clemson.edu/_images/main-nav/dukevclemson.webp — 200 — 30.5 KiB — 113 ms — http/1.1https://www.clemson.edu/_images/home/background-textures/hero-banner-stripe-purp.svgwww.clemson.edu/_images/home/backgr... https://www.clemson.edu/_images/home/background-textures/hero-banner-stripe-purp.svg — 200 — 7.6 KiB — 115 ms — http/1.1https://www.clemson.edu/_images/home/banner-images/april_desktop.webpwww.clemson.edu/_images/home/banner... https://www.clemson.edu/_images/home/banner-images/april_desktop.webp — 200 — 544.1 KiB — 572 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 1.6 s LCP 8.4 shttps://clemson.edu// https://clemson.edu/ — 301 — 128 B — 521 ms — http/1.0https://www.clemson.edu/www.clemson.edu/ https://www.clemson.edu/ — 200 — 90.7 KiB — 929 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/styles.min.css?ver=1.20260318www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/styles.min.css?ver=1.20260318 — 200 — 164.2 KiB — 761 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold.woff2 — 200 — 40.8 KiB — 333 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold-italic.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-semibold-italic.woff2 — 200 — 42.2 KiB — 332 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold.woff2 — 200 — 41.2 KiB — 333 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold-italic.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-bold-italic.woff2 — 200 — 42.7 KiB — 332 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-black.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-black.woff2 — 200 — 40.8 KiB — 427 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-semibold.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-semibold.woff2 — 200 — 57.1 KiB — 558 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-bold.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-text-web-bold.woff2 — 200 — 56.5 KiB — 459 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-regular-400.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-regular-400.woff2 — 200 — 13.1 KiB — 459 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-solid-900.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-solid-900.woff2 — 200 — 95.0 KiB — 649 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-brands-400.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/line-awesome/fonts/la-brands-400.woff2 — 200 — 83.3 KiB — 638 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.woffwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.woff — 200 — 46.2 KiB — 578 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/homepage-v4.css?20260421105332www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/homepage-v4.css?20260421105332 — 200 — 6.0 KiB — 226 ms — http/1.1https://media.clemson.edu/ows/homepage/video/jasmine_bg.webpmedia.clemson.edu/ows/homepage/vide... https://media.clemson.edu/ows/homepage/video/jasmine_bg.webp — 200 — 56.0 KiB — 1.7 s — http/1.1https://media.clemson.edu/ows/homepage/image_btns/visit.webpmedia.clemson.edu/ows/homepage/imag... https://media.clemson.edu/ows/homepage/image_btns/visit.webp — 200 — 36.7 KiB — 1.1 s — http/1.1https://media.clemson.edu/ows/homepage/image_btns/communities.webpmedia.clemson.edu/ows/homepage/imag... https://media.clemson.edu/ows/homepage/image_btns/communities.webp — 200 — 55.1 KiB — 1.2 s — http/1.1https://media.clemson.edu/ows/homepage/image_btns/athletics.webpmedia.clemson.edu/ows/homepage/imag... https://media.clemson.edu/ows/homepage/image_btns/athletics.webp — 200 — 45.7 KiB — 1.2 s — http/1.1https://media.clemson.edu/ows/homepage/image_btns/housing.webpmedia.clemson.edu/ows/homepage/imag... https://media.clemson.edu/ows/homepage/image_btns/housing.webp — 200 — 39.7 KiB — 1.2 s — http/1.1https://events.clemson.edu/livewhale/theme/core/scripts/lwcw.jsevents.clemson.edu/livewhale/theme/... https://events.clemson.edu/livewhale/theme/core/scripts/lwcw.js — 200 — 2.7 KiB — 418 ms — h2https://use.typekit.net/hgw7fke.cssuse.typekit.net/hgw7fke.css https://use.typekit.net/hgw7fke.css — 200 — 2.0 KiB — 298 ms — h2https://www.clemson.edu/_images/main-nav/exp-learn.webpwww.clemson.edu/_images/main-nav/ex... https://www.clemson.edu/_images/main-nav/exp-learn.webp — 200 — 26.9 KiB — 122 ms — http/1.1https://www.clemson.edu/_images/main-nav/admission-nav.webpwww.clemson.edu/_images/main-nav/ad... https://www.clemson.edu/_images/main-nav/admission-nav.webp — 200 — 18.7 KiB — 115 ms — http/1.1https://www.clemson.edu/_images/main-nav/brooks-nav.webpwww.clemson.edu/_images/main-nav/br... https://www.clemson.edu/_images/main-nav/brooks-nav.webp — 200 — 19.1 KiB — 120 ms — http/1.1https://www.clemson.edu/_images/main-nav/research-nav-new.webpwww.clemson.edu/_images/main-nav/re... https://www.clemson.edu/_images/main-nav/research-nav-new.webp — 200 — 21.5 KiB — 118 ms — http/1.1https://p.typekit.net/p.css?s=1&k=hgw7fke&ht=tk&f=39680.39681.39682.39683.39684.39685.39686.39687.39688.39689.39690.39691.39692.39693.39694.39695.39696.39700.39701.39702.39697.39698.39699.39703.39704.39705.44561.44562.44563&a=53852349&app=typekit&e=cssp.typekit.net/p.css?s=1&k=hgw7fke&h... https://p.typekit.net/p.css?s=1&k=hgw7fke&ht=tk&f=39680.39681.39682.39683.39684.39685.39686.39687.39688.39689.39690.39691.39692.39693.39694.39695.39696.39700.39701.39702.39697.39698.39699.39703.39704.39705.44561.44562.44563&a=53852349&app=typekit&e=css — 200 — 172 B — 7 ms — h2https://www.clemson.edu/_images/main-nav/dukevclemson.webpwww.clemson.edu/_images/main-nav/du... https://www.clemson.edu/_images/main-nav/dukevclemson.webp — 200 — 30.5 KiB — 113 ms — http/1.1https://www.clemson.edu/_images/home/background-textures/hero-banner-stripe-purp.svgwww.clemson.edu/_images/home/backgr... https://www.clemson.edu/_images/home/background-textures/hero-banner-stripe-purp.svg — 200 — 7.6 KiB — 115 ms — http/1.1https://www.clemson.edu/_images/home/banner-images/april_desktop.webpwww.clemson.edu/_images/home/banner... https://www.clemson.edu/_images/home/banner-images/april_desktop.webp — 200 — 544.1 KiB — 572 ms — http/1.1https://www.clemson.edu/_images/home/banner-images/april_mobile.webpwww.clemson.edu/_images/home/banner... https://www.clemson.edu/_images/home/banner-images/april_mobile.webp — 200 — 424.0 KiB — 470 ms — http/1.1https://www.clemson.edu/_images/home/academics/search_degrees_4_15.webpwww.clemson.edu/_images/home/academ... https://www.clemson.edu/_images/home/academics/search_degrees_4_15.webp — 200 — 34.8 KiB — 122 ms — http/1.1https://www.clemson.edu/_images/home/academics/exp-learning_4_15.webpwww.clemson.edu/_images/home/academ... https://www.clemson.edu/_images/home/academics/exp-learning_4_15.webp — 200 — 55.3 KiB — 113 ms — http/1.1https://www.clemson.edu/_images/home/academics/career_outcomes_4_15.webpwww.clemson.edu/_images/home/academ... https://www.clemson.edu/_images/home/academics/career_outcomes_4_15.webp — 200 — 28.8 KiB — 116 ms — http/1.1https://www.clemson.edu/_images/home/research/group_113_1_5x.webpwww.clemson.edu/_images/home/resear... https://www.clemson.edu/_images/home/research/group_113_1_5x.webp — 200 — 46.1 KiB — 117 ms — http/1.1https://www.clemson.edu/_images/home/cu-cat-layer-2.svgwww.clemson.edu/_images/home/cu-cat... https://www.clemson.edu/_images/home/cu-cat-layer-2.svg — 200 — 7.4 KiB — 120 ms — http/1.1https://www.clemson.edu/_images/home/research/ebner-cutout_1_5x.webpwww.clemson.edu/_images/home/resear... https://www.clemson.edu/_images/home/research/ebner-cutout_1_5x.webp — 200 — 98.9 KiB — 126 ms — http/1.1https://www.clemson.edu/_images/home/campus-life/rectangle_150_1_5x.webpwww.clemson.edu/_images/home/campus... https://www.clemson.edu/_images/home/campus-life/rectangle_150_1_5x.webp — 200 — 150.4 KiB — 220 ms — http/1.1https://use.typekit.net/af/b78836/00000000000000007735ba66/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/b78836/000000000... https://use.typekit.net/af/b78836/00000000000000007735ba66/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 19.5 KiB — 14 ms — h2https://use.typekit.net/af/e25420/00000000000000007735ba49/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/e25420/000000000... https://use.typekit.net/af/e25420/00000000000000007735ba49/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 19.6 KiB — 29 ms — h2https://use.typekit.net/af/f82cc1/00000000000000007735ba3f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/f82cc1/000000000... https://use.typekit.net/af/f82cc1/00000000000000007735ba3f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 20.2 KiB — 22 ms — h2https://use.typekit.net/af/8d0537/00000000000000007735ba61/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/8d0537/000000000... https://use.typekit.net/af/8d0537/00000000000000007735ba61/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 19.4 KiB — 19 ms — h2https://use.typekit.net/af/ca2d73/00000000000000007735ba43/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/ca2d73/000000000... https://use.typekit.net/af/ca2d73/00000000000000007735ba43/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 19.7 KiB — 16 ms — h2https://www.youtube.com/embed/zoziThIYMjo?si=_vXnYr_7sFxkdN-2&vq=hd1080www.youtube.com/embed/zoziThIYMjo?s... https://www.youtube.com/embed/zoziThIYMjo?si=_vXnYr_7sFxkdN-2&vq=hd1080 — 200 — 56.9 KiB — 81 ms — h2https://www.clemson.edu/_images/home/campus-life/rectangle_152_1_5x.webpwww.clemson.edu/_images/home/campus... https://www.clemson.edu/_images/home/campus-life/rectangle_152_1_5x.webp — 200 — 65.9 KiB — 223 ms — http/1.1https://www.clemson.edu/_images/home/campus-life/rectangle_154_1_5x.webpwww.clemson.edu/_images/home/campus... https://www.clemson.edu/_images/home/campus-life/rectangle_154_1_5x.webp — 200 — 78.6 KiB — 207 ms — http/1.1https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 79 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.4 KiB — 88 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.1 KiB — 155 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.8 KiB — 166 ms — h2https://use.typekit.net/af/32c4ea/00000000000000007735ba59/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/32c4ea/000000000... https://use.typekit.net/af/32c4ea/00000000000000007735ba59/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 19.0 KiB — 43 ms — h2https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-light.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-light.woff2 — 200 — 47.7 KiB — 237 ms — http/1.1https://use.typekit.net/af/d27015/00000000000000007735ba41/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/d27015/000000000... https://use.typekit.net/af/d27015/00000000000000007735ba41/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 19.3 KiB — 56 ms — h2https://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.ttfwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/cu-icons/fonts/custom-clemson-icons.ttf — 200 — 27.2 KiB — 180 ms — http/1.1https://use.typekit.net/af/bc481b/00000000000000007735ba54/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/bc481b/000000000... https://use.typekit.net/af/bc481b/00000000000000007735ba54/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 19.9 KiB — 39 ms — h2https://use.typekit.net/af/8dbd7e/00000000000000007735ba4c/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3use.typekit.net/af/8dbd7e/000000000... https://use.typekit.net/af/8dbd7e/00000000000000007735ba4c/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i8&v=3 — 200 — 20.0 KiB — 56 ms — h2https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-medium.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-medium.woff2 — 200 — 41.2 KiB — 190 ms — http/1.1https://use.typekit.net/af/b125e3/00000000000000007735ba50/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/b125e3/000000000... https://use.typekit.net/af/b125e3/00000000000000007735ba50/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 20.0 KiB — 74 ms — h2https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-regular.woff2www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/fonts/tiempos-headline-web-regular.woff2 — 200 — 42.5 KiB — 200 ms — http/1.1https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 43 ms — h3https://media.clemson.edu/ows/homepage/grunge.pngmedia.clemson.edu/ows/homepage/grun... https://media.clemson.edu/ows/homepage/grunge.png — 200 — 728.8 KiB — 2.0 s — http/1.1https://events.clemson.edu/live/resource/css/%5Clivewhale%5Ctheme%5Cglobal%5Cstyles%5Cwidgets.cssevents.clemson.edu/live/resource/cs... https://events.clemson.edu/live/resource/css/%5Clivewhale%5Ctheme%5Cglobal%5Cstyles%5Cwidgets.css — 200 — 733 B — 1.5 s — h2https://events.clemson.edu/live/resource/js/%5Clivewhale%5Cthirdparty%5Cjquery%5Cjquery.no-conflict-header.js/%5Clivewhale%5Cthirdparty%5Cjquery%5Cjquery.js/%5Clivewhale%5Cthirdparty%5Cjquery%5Cjquery.no-conflict-footer.js/%5Clivewhale%5Cscripts%5Clib%5Cdate%5Cformatter.js/%5Clivewhale%5Cscripts%5Clib%5Cdate%5Ctimezone.js/%5Clivewhale%5Cscripts%5Clib%5Cdate%5Cuser.js/%5Clivewhale%5Cplugins%5Cjquery%5Cjquery.lw-widget.jsevents.clemson.edu/live/resource/js... https://events.clemson.edu/live/resource/js/%5Clivewhale%5Cthirdparty%5Cjquery%5Cjquery.no-conflict-header.js/%5Clivewhale%5Cthirdparty%5Cjquery%5Cjquery.js/%5Clivewhale%5Cthirdparty%5Cjquery%5Cjquery.no-conflict-footer.js/%5Clivewhale%5Cscripts%5Clib%5Cdate%5Cformatter.js/%5Clivewhale%5Cscripts%5Clib%5Cdate%5Ctimezone.js/%5Clivewhale%5Cscripts%5Clib%5Cdate%5Cuser.js/%5Clivewhale%5Cplugins%5Cjquery%5Cjquery.lw-widget.js — 200 — 35.8 KiB — 182 ms — h2https://www.clemson.edu/_images/home/events/rectangle_95_1_5x.webpwww.clemson.edu/_images/home/events... https://www.clemson.edu/_images/home/events/rectangle_95_1_5x.webp — 200 — 88.4 KiB — 129 ms — http/1.1https://media.clemson.edu/ows/homepage/video/jasmine_bg.webmmedia.clemson.edu/ows/homepage/vide... https://media.clemson.edu/ows/homepage/video/jasmine_bg.webm — 206 — 3.1 MiB — 4.8 s — http/1.1https://www.clemson.edu/_images/home/events/rectangle_104_1_5x.webpwww.clemson.edu/_images/home/events... https://www.clemson.edu/_images/home/events/rectangle_104_1_5x.webp — 200 — 47.0 KiB — 126 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer-mobile.pngwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer-mobile.png — 200 — 17.2 KiB — 117 ms — http/1.1https://www.clemson.edu/_ows_includes/src/scripts/chunk.js?ver=20251219awww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/scripts/chunk.js?ver=20251219a — 200 — 153.7 KiB — 232 ms — http/1.1https://www.clemson.edu/_ows_includes/src/scripts/app.js?ver=20251219awww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/scripts/app.js?ver=20251219a — 200 — 19.3 KiB — 120 ms — http/1.1https://www.clemson.edu/_ows_includes/src/scripts/homepage_news.js?ver=1.1.1www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/scripts/homepage_news.js?ver=1.1.1 — 200 — 3.2 KiB — 119 ms — http/1.1https://www.clemson.edu/_ows_includes/src/scripts/cu_bg_video.js?ver=1.1.1www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/scripts/cu_bg_video.js?ver=1.1.1 — 200 — 821 B — 119 ms — http/1.1https://www.clemson.edu/_images/home/admissions/bowman-wide-angle-4.webpwww.clemson.edu/_images/home/admiss... https://www.clemson.edu/_images/home/admissions/bowman-wide-angle-4.webp — 200 — 216.7 KiB — 213 ms — http/1.1https://media.clemson.edu/ows/homepage/video/jasmine_bg.mp4media.clemson.edu/ows/homepage/vide... https://media.clemson.edu/ows/homepage/video/jasmine_bg.mp4 — 206 — 2.8 MiB — 189 ms — http/1.1https://www.clemson.edu/_images/home/stats/stats-1_1_5x.webpwww.clemson.edu/_images/home/stats/... https://www.clemson.edu/_images/home/stats/stats-1_1_5x.webp — 200 — 47.8 KiB — 117 ms — http/1.1https://events.clemson.edu/live/widget/6/exclude_group/Facilities/exclude_group/Cooperative%20Extension%20Serviceevents.clemson.edu/live/widget/6/ex... https://events.clemson.edu/live/widget/6/exclude_group/Facilities/exclude_group/Cooperative%20Extension%20Service — 200 — 1.6 KiB — 246 ms — h2https://www.clemson.edu/_images/home/stats/stats-2_1_5x.webpwww.clemson.edu/_images/home/stats/... https://www.clemson.edu/_images/home/stats/stats-2_1_5x.webp — 200 — 41.7 KiB — 121 ms — http/1.1https://www.clemson.edu/_images/home/cu-cat-purple.svgwww.clemson.edu/_images/home/cu-cat... https://www.clemson.edu/_images/home/cu-cat-purple.svg — 200 — 7.4 KiB — 118 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer2.pngwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer2.png — 200 — 30.7 KiB — 161 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer3.pngwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer3.png — 200 — 18.6 KiB — 117 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer4.pngwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer4.png — 200 — 18.7 KiB — 116 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer5.pngwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer5.png — 200 — 9.2 KiB — 122 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer1.pngwww.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/images/footer/footer_layer1.png — 200 — 24.3 KiB — 121 ms — http/1.1https://news.clemson.edu/wp-json/wp/v2/posts?_embed&fields=id,date,link,title,excerpt,_links.wp:featuredmedia,_links.wp:term&clemson_external_feeds[]=2997&per_page=1news.clemson.edu/wp-json/wp/v2/post... https://news.clemson.edu/wp-json/wp/v2/posts?_embed&fields=id,date,link,title,excerpt,_links.wp:featuredmedia,_links.wp:term&clemson_external_feeds[]=2997&per_page=1 — 200 — 14.0 KiB — 693 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 74 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T39W23www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T39W23 — 200 — 171.1 KiB — 100 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 223 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 494 B — 76 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.3 KiB — 67 ms — h3https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 27 ms — h2https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 21 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QCHBS4YQTH&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QCHBS4YQTH&cx=c&gtm=4e64h1 — 200 — 164.9 KiB — 39 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-11268974&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-11268974&cx=c&gtm=4e64h1 — 200 — 129.5 KiB — 30 ms — h2https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=722990463.1776812015&dt=Clemson%20University%2C%20South%20Carolina&auid=1613093566.1776812015&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v72100094za200zd72100094xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776812014561&tfd=3333www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=722990463.1776812015&dt=Clemson%20University%2C%20South%20Carolina&auid=1613093566.1776812015&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v72100094za200zd72100094xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776812014561&tfd=3333 — 200 — 21 B — 55 ms — h3https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.3 KiB — 101 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 84 ms — h3https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 107 ms — h2https://www.clarity.ms/tag/rbv1lha0m4?ref=gtm2www.clarity.ms/tag/rbv1lha0m4?ref=g... https://www.clarity.ms/tag/rbv1lha0m4?ref=gtm2 — 200 — 843 B — 128 ms — http/1.1https://js.adsrvr.org/up_loader.3.0.0.jsjs.adsrvr.org/up_loader.3.0.0.js https://js.adsrvr.org/up_loader.3.0.0.js — 200 — 12.3 KiB — 98 ms — http/1.1https://i.ytimg.com/vi/zoziThIYMjo/sddefault.jpgi.ytimg.com/vi/zoziThIYMjo/sddefaul... https://i.ytimg.com/vi/zoziThIYMjo/sddefault.jpg — 200 — 74.3 KiB — 30 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 47 ms — h3https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 444 B — 147 ms — h2https://www.youtube.com/embed/zoziThIYMjo?si=_vXnYr_7sFxkdN-2&vq=hd1080&enablejsapi=1&origin=https%3A%2F%2Fwww.clemson.eduwww.youtube.com/embed/zoziThIYMjo?s... https://www.youtube.com/embed/zoziThIYMjo?si=_vXnYr_7sFxkdN-2&vq=hd1080&enablejsapi=1&origin=https%3A%2F%2Fwww.clemson.edu — 200 — 52.6 KiB — 92 ms — h3https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.jswww.google.com/js/th/rOmrN60AN-U9GR... https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.js — 200 — 23.1 KiB — 42 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-QCHBS4YQTH&gtm=45je64h1v868808098z872100094za20gzb72100094zd72100094&_p=1776812014220&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=640539350.1776812015&frm=0&pscdl=noapi&rcb=8&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~118463262&sid=1776812014&sct=1&seg=0&dl=https%3A%2F%2Fwww.clemson.edu%2F&dt=Clemson%20University%2C%20South%20Carolina&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=&ep.property=website&ep.appearance_template=home&ep.appearance_theme=&ep.appearance_device_view=desktop&tfd=3593region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-QCHBS4YQTH&gtm=45je64h1v868808098z872100094za20gzb72100094zd72100094&_p=1776812014220&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=640539350.1776812015&frm=0&pscdl=noapi&rcb=8&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~118463262&sid=1776812014&sct=1&seg=0&dl=https%3A%2F%2Fwww.clemson.edu%2F&dt=Clemson%20University%2C%20South%20Carolina&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_group=&ep.property=website&ep.appearance_template=home&ep.appearance_theme=&ep.appearance_device_view=desktop&tfd=3593 — 204 — 549 B — 71 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QCHBS4YQTH&cid=640539350.1776812015&gtm=45je64h1v868808098z872100094za20gzb72100094zd72100094&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QCHBS4YQTH&cid=640539350.1776812015&gtm=45je64h1v868808098z872100094za20gzb72100094zd72100094&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~118463262 — 204 — 558 B — 63 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=722990463.1776812015&dt=Clemson%20University%2C%20South%20Carolina&auid=1613093566.1776812015&navt=n&npa=1&gtm=45je64h1v868808098z872100094za20gzb72100094zd72100094xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-11089513757&tid=AW-11089513757&tft=1776812014831&tfd=3603www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=722990463.1776812015&dt=Clemson%20University%2C%20South%20Carolina&auid=1613093566.1776812015&navt=n&npa=1&gtm=45je64h1v868808098z872100094za20gzb72100094zd72100094xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-11089513757&tid=AW-11089513757&tft=1776812014831&tfd=3603 — 200 — 21 B — 55 ms — h3https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QCHBS4YQTH&cid=640539350.1776812015&gtm=45je64h1v868808098z872100094za20gzb72100094zd72100094&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~118463262&z=731144941www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QCHBS4YQTH&cid=640539350.1776812015&gtm=45je64h1v868808098z872100094za20gzb72100094zd72100094&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~118463262&z=731144941 — 200 — 408 B — 86 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — -1 — 0 B — 4 ms — https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.iLl3DKTx01E.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywFFpF_H_axXXdNkCUfjhvTDOly8rA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.iLl3DKTx01E.es5.O/am=AAAABA/d=1/br=1/rs=AGKMywFFpF_H_axXXdNkCUfjhvTDOly8rA/m=root,base — 200 — 214.7 KiB — 87 ms — h3https://www.youtube.com/s/player/218d9d92/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed.vflset/en_US/base.js — 200 — 471.6 KiB — 102 ms — h3https://news.clemson.edu/wp-json/wp/v2/posts?_embed&fields=id,date,link,title,excerpt,_links.wp:featuredmedia,_links.wp:term&clemson_external_feeds[]=2999&per_page=3news.clemson.edu/wp-json/wp/v2/post... https://news.clemson.edu/wp-json/wp/v2/posts?_embed&fields=id,date,link,title,excerpt,_links.wp:featuredmedia,_links.wp:term&clemson_external_feeds[]=2999&per_page=3 — 200 — 37.5 KiB — 278 ms — h2https://news.clemson.edu/wp-content/uploads/2026/03/goldwater-2026-cover-photo-768x432.jpgnews.clemson.edu/wp-content/uploads... https://news.clemson.edu/wp-content/uploads/2026/03/goldwater-2026-cover-photo-768x432.jpg — 200 — 95.6 KiB — 794 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 39.2 KiB — 9 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-991948946&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-991948946&cx=c&gtm=4e64h1 — 200 — 137.6 KiB — 46 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=722990463.1776812015&dt=Clemson%20University%2C%20South%20Carolina&auid=1613093566.1776812015&navt=n&npa=1&gtm=45fe64h1v9188136945z872100094za20gzb72100094zd72100094xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117384405&apve=1&apvf=f&apvc=0&tids=DC-11268974&tid=DC-11268974&tft=1776812015144&tfd=3916www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=722990463.1776812015&dt=Clemson%20University%2C%20South%20Carolina&auid=1613093566.1776812015&navt=n&npa=1&gtm=45fe64h1v9188136945z872100094za20gzb72100094zd72100094xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401~117384405&apve=1&apvf=f&apvc=0&tids=DC-11268974&tid=DC-11268974&tft=1776812015144&tfd=3916 — 200 — 21 B — 41 ms — h3https://connect.facebook.net/signals/config/433300432045021?v=2.9.303&r=stable&domain=www.clemson.edu&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/433300432045021?v=2.9.303&r=stable&domain=www.clemson.edu&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.8 KiB — 21 ms — h3https://news.clemson.edu/wp-json/wp/v2/posts?_embed&fields=id,date,link,title,excerpt,_links.wp:featuredmedia,_links.wp:term&clemson_external_feeds[]=2998&per_page=2news.clemson.edu/wp-json/wp/v2/post... https://news.clemson.edu/wp-json/wp/v2/posts?_embed&fields=id,date,link,title,excerpt,_links.wp:featuredmedia,_links.wp:term&clemson_external_feeds[]=2998&per_page=2 — 200 — 22.0 KiB — 269 ms — h2https://tr.snapchat.com/config/edu/860d1116-4b98-4fc8-9224-363963077353.js?v=3.55.0-2604211744tr.snapchat.com/config/edu/860d1116... https://tr.snapchat.com/config/edu/860d1116-4b98-4fc8-9224-363963077353.js?v=3.55.0-2604211744 — 200 — 473 B — 155 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 69 ms — h2https://tr.snapchat.com/cm/i?pid=860d1116-4b98-4fc8-9224-363963077353&u_scsid=d1df2e22-09b8-4384-838e-164450afdc0d&u_sclid=b5e7aa5a-cd85-48c6-b9f5-db9a3f39eb86tr.snapchat.com/cm/i?pid=860d1116-4... https://tr.snapchat.com/cm/i?pid=860d1116-4b98-4fc8-9224-363963077353&u_scsid=d1df2e22-09b8-4384-838e-164450afdc0d&u_sclid=b5e7aa5a-cd85-48c6-b9f5-db9a3f39eb86 — 200 — 201 B — 38 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=722990463.1776812015&dt=Clemson%20University%2C%20South%20Carolina&auid=1613093566.1776812015&navt=n&npa=1&_tu=CA&gtm=45be64h1z872100094za20gzb72100094zd72100094xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401~117884344~118128923&apve=1&apvf=f&apvc=0&tids=AW-991948946&tid=AW-991948946&tft=1776812015480&tfd=4252www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=722990463.1776812015&dt=Clemson%20University%2C%20South%20Carolina&auid=1613093566.1776812015&navt=n&npa=1&_tu=CA&gtm=45be64h1z872100094za20gzb72100094zd72100094xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938469~117266401~117884344~118128923&apve=1&apvf=f&apvc=0&tids=AW-991948946&tid=AW-991948946&tft=1776812015480&tfd=4252 — 200 — 21 B — 83 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 138 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 1 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.iLl3DKTx01E.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFFpF_H_axXXdNkCUfjhvTDOly8rA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.iLl3DKTx01E.es5.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFFpF_H_axXXdNkCUfjhvTDOly8rA/m=r78Drb — 200 — 160.9 KiB — 21 ms — h3https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 23 ms — h3https://news.clemson.edu/wp-content/uploads/2025/11/Mock-trail-class-011-copy-250x250.jpgnews.clemson.edu/wp-content/uploads... https://news.clemson.edu/wp-content/uploads/2025/11/Mock-trail-class-011-copy-250x250.jpg — 200 — 52.2 KiB — 172 ms — h2https://news.clemson.edu/wp-content/uploads/2026/04/Students-Outside-PCoB_4-250x250.jpgnews.clemson.edu/wp-content/uploads... https://news.clemson.edu/wp-content/uploads/2026/04/Students-Outside-PCoB_4-250x250.jpg — 200 — 28.4 KiB — 179 ms — h2https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 14 ms — h3https://www.facebook.com/tr/?id=433300432045021&ev=PageView&dl=https%3A%2F%2Fwww.clemson.edu%2F&rl=&if=false&ts=1776812015649&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776812015628.48159448701054014&ler=empty&cdl=API_unavailable&pmd[title]=Clemson%20University%2C%20South%20Carolina&pmd[locale]=en_US&pmd[description]=Clemson%20University%20is%20a%20leading%20public%20research%20institution%20located%20in%20Upstate%20South%20Carolina.%20Here%2C%20researchers%20create%20solutions%20that%20change%20the%20world.&plt=2992.399999856949&it=1776812015255&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=43330043204... https://www.facebook.com/tr/?id=433300432045021&ev=PageView&dl=https%3A%2F%2Fwww.clemson.edu%2F&rl=&if=false&ts=1776812015649&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776812015628.48159448701054014&ler=empty&cdl=API_unavailable&pmd[title]=Clemson%20University%2C%20South%20Carolina&pmd[locale]=en_US&pmd[description]=Clemson%20University%20is%20a%20leading%20public%20research%20institution%20located%20in%20Upstate%20South%20Carolina.%20Here%2C%20researchers%20create%20solutions%20that%20change%20the%20world.&plt=2992.399999856949&it=1776812015255&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 22 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=433300432045021&ev=PageView&dl=https%3A%2F%2Fwww.clemson.edu%2F&rl=&if=false&ts=1776812015649&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776812015628.48159448701054014&ler=empty&cdl=API_unavailable&pmd[title]=Clemson%20University%2C%20South%20Carolina&pmd[locale]=en_US&pmd[description]=Clemson%20University%20is%20a%20leading%20public%20research%20institution%20located%20in%20Upstate%20South%20Carolina.%20Here%2C%20researchers%20create%20solutions%20that%20change%20the%20world.&plt=2992.399999856949&it=1776812015255&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=433300432045021&ev=PageView&dl=https%3A%2F%2Fwww.clemson.edu%2F&rl=&if=false&ts=1776812015649&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776812015628.48159448701054014&ler=empty&cdl=API_unavailable&pmd[title]=Clemson%20University%2C%20South%20Carolina&pmd[locale]=en_US&pmd[description]=Clemson%20University%20is%20a%20leading%20public%20research%20institution%20located%20in%20Upstate%20South%20Carolina.%20Here%2C%20researchers%20create%20solutions%20that%20change%20the%20world.&plt=2992.399999856949&it=1776812015255&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 183 ms — h3https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 279 B — 274 ms — http/1.1https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 173 B — 39 ms — h2https://i.ytimg.com/vi/zoziThIYMjo/sddefault.jpgi.ytimg.com/vi/zoziThIYMjo/sddefaul... https://i.ytimg.com/vi/zoziThIYMjo/sddefault.jpg — 200 — 0 B — 3 ms — h2https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 0 B — 3 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 16 ms — h3https://insight.adsrvr.org/track/cei?advertiser_id=rsx1o8j&cookie_sync=1&upv=3.0.0&upid=63qne1w&ref=https://www.clemson.edu/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=rsx1o8j&cookie_sync=1&upv=3.0.0&upid=63qne1w&ref=https://www.clemson.edu/ — 302 — 167 B — 86 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=d9ufqae&cookie_sync=1&upv=3.0.0&upid=3rr4s5z&ref=https://www.clemson.edu/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=d9ufqae&cookie_sync=1&upv=3.0.0&upid=3rr4s5z&ref=https://www.clemson.edu/ — 302 — 166 B — 66 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=rsx1o8j&cookie_sync=1&upv=3.0.0&upid=63qne1w&ref=https%3a%2f%2fwww.clemson.edu&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=rsx1o8j&cookie_sync=1&upv=3.0.0&upid=63qne1w&ref=https%3a%2f%2fwww.clemson.edu&redirect=1 — 200 — 369 B — 37 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=d9ufqae&cookie_sync=1&upv=3.0.0&upid=3rr4s5z&ref=https%3a%2f%2fwww.clemson.edu&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=d9ufqae&cookie_sync=1&upv=3.0.0&upid=3rr4s5z&ref=https%3a%2f%2fwww.clemson.edu&redirect=1 — 200 — 369 B — 33 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 15 ms — h3https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.jswww.google.com/js/th/rOmrN60AN-U9GR... https://www.google.com/js/th/rOmrN60AN-U9GRTHX8orPjMEIJ8wTXyJ5HZew_AwfbI.js — 200 — 0 B — 1 ms — h3https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 279 B — 257 ms — http/1.1https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 935 B — 43 ms — http/1.1https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 442 B — 43 ms — http/1.1https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 90 ms — h2https://www.clemson.edu/favicon.icowww.clemson.edu/favicon.ico https://www.clemson.edu/favicon.ico — 200 — 1.7 KiB — 119 ms — http/1.1https://www.youtube.com/generate_204?pYOcSwwww.youtube.com/generate_204?pYOcSw https://www.youtube.com/generate_204?pYOcSw — 204 — 10 B — 4 ms — h3https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 350 B — 81 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 25 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 15 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 349 B — 29 ms — h2https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 279 B — 86 ms — http/1.1https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 14 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 2662ms · 1262KB · $35/mo
Unattributable
Other
Costly
Execution 651ms
Transfer 0 KB
Monthly Cost $9/mo
www.clemson.edu
Other
Costly
Execution 491ms
Transfer 91 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 279ms
Transfer 171 KB
Unused 36%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 205ms
Transfer 165 KB
Unused 34%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 159ms
Transfer 129 KB
Unused 46%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 141ms
Transfer 138 KB
Unused 48%
Monthly Cost $2/mo
www.clemson.edu
Other
Optional
Execution 116ms
Transfer 19 KB
Monthly Cost $2/mo
www.clemson.edu
Other
Optional
Execution 113ms
Transfer 154 KB
Unused 62%
Monthly Cost $1/mo
Microsoft Clarity
Session Replay
Optional
Execution 98ms
Transfer 26 KB
Monthly Cost $1/mo
www.clemson.edu
Other
Optional
Execution 93ms
Transfer 164 KB
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 72ms
Transfer 97 KB
Unused 36%
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 66ms
Transfer 45 KB
Monthly Cost $1/mo
events.clemson.edu
Other
Optional
Execution 61ms
Transfer 36 KB
Monthly Cost $1/mo
sc-static.net
Other
Optional
Execution 59ms
Transfer 25 KB
Monthly Cost $1/mo
www.clemson.edu
Other
Optional
Execution 58ms
Transfer 3 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 651ms and costs ~$9/month
  • www.clemson.edu adds 491ms and costs ~$7/month
  • Google Tag Manager adds 279ms and costs ~$4/month
  • Google Tag Manager adds 205ms 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 651ms 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.clemson.edu takes 491ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 205ms 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

62% of www.clemson.edu's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

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

Send Feedback