Skip to content
https://clemson.edu

Performance

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

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

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

4.89 s

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

40.05 s

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

2.12 s

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.

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

40.97 s

Page Load Progression

786 ms
1.6 s
2.4 s
3.1 s
3.9 s
4.7 s
5.5 s
6.3 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
15.1 MB transferred, 144 requests
FIX
15.1 MB transferred, 144 requests
Critical::
Page weighs 25.6 MB (15.1 MB transferred)
Warning::
Images are 3.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.1 MB
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 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::
144 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.2 g CO2 per page load
15.1 MB / 2.4 MB budget
15.1 MB transferred
144 requests
3.2 g CO2 per page load
Other 8.0 MiB 53%
Images 3.1 MiB 21%
JavaScript 2.5 MiB 16%
Fonts 987.1 KiB 6%
CSS 275.5 KiB 2%
HTML 200.4 KiB 1%
Other 74.9 KiB 0%
Other 3.6 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 (15.1 MiB of 15.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9557ms total JS execution
FIX
9557ms total JS execution
Warning::
Unattributable: 2268ms CPU time
Warning::
https://www.clemson.edu/: 1787ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T39...: 1183ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QCHB...: 604ms CPU time
Warning::
https://www.clemson.edu/_ows_includes/src/scripts/...: 494ms CPU time
Warning::
Third-party scripts: 9557ms (100% of total)

Main Thread Breakdown

Script Evaluation 45% Other 28% Style & Layout 11% Script Parsing & Compilation 7% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
Unattributable2268ms64ms0ms3rd
https://www.clemson.edu/1787ms31ms7ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T39W231183ms1047ms99ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QCHBS4YQTH&cx=c&gtm=4e64k0h2604ms503ms94ms3rd
https://www.clemson.edu/_ows_includes/src/scripts/chunk.js?ver=20251219a494ms132ms85ms3rd
https://connect.facebook.net/en_US/fbevents.js482ms368ms111ms3rd
https://www.clemson.edu/_ows_includes/src/styles/styles.min.css?ver=1.20260318438ms0ms0ms3rd
https://www.clemson.edu/_ows_includes/src/scripts/app.js?ver=20251219a416ms354ms14ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js411ms320ms31ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-11268974&cx=c&gtm=4e64k0h2321ms237ms80ms3rd

Showing top 10 of 17 scripts

D
JS Bundles
Action
31 scripts, 375 KB unused
FIX
31 scripts, 375 KB unused
Warning::
https://www.clemson.edu/_ows_includes/src/scripts/...: 96 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 67 KB unused (49%)
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...: 61 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QCHB...: 56 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 375 KB
375 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 (63%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-991948946&cx=c&gtm=4e64k0h2137 KB67 KB (49%)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=4e64k0h2129 KB61 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QCHBS4YQTH&cx=c&gtm=4e64k0h2165 KB56 KB (34%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB34 KB (35%)3rd
https://www.clemson.edu/_ows_includes/src/scripts/cu_bg_video.js?ver=1.1.11 KB3rd
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=r78Drb0 KB3rd
https://www.youtube.com/iframe_api3 KB3rd
https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js436 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
144 resources · 15.1 MB · 375 KB savings available
FIX
144 resources · 15.1 MB · 375 KB savings available
Warning::
Page weight 14.1 MB over 1MB target
Got: 15.1 MB Expected: ≤ 1 MB
Info::
~375 KB of savings available
Warning::
143 third-party resources (100% of weight)
Info::
8 resources over 200KB
144 resources · 15.1 MiB · 143 third-party 14.1 MiB over 1MB target
Media 53% · 8.0 MiB
Image 21% · 3.2 MiB
JavaScript 16% · 2.5 MiB
Font 6% · 987.1 KiB
CSS 2% · 275.5 KiB
Document 1% · 202.4 KiB
Other 0% · 77.1 KiB

~375.3 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
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/research/ebne... 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://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/_ows_includes/src/styles/i... 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.
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.
37 images 3.1 MB
0 oversized -0 KB
12 legacy format
9 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 4.9 s LCP 40.1 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 — 528 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 — 530 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 — 532 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 — 535 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 — 397 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 — 630 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 — 746 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 — 637 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 — 845 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 — 747 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 — 738 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 — 17 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 — 12 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 — 122 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 — 28 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 — 28 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 — 39 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 — 200 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 — 26 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 — 28 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 — 194 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 — 29 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 — 233 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 15 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 — 26 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 — 33 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 39.2 KiB — 20 ms — font-display: swap
tiempos-headline-web-se... woff2 swap
Size 41 KB
Load time 528 ms
Start 999 ms
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-se... woff2 swap
Size 42 KB
Load time 530 ms
Start 999 ms
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-bo... woff2 swap
Size 41 KB
Load time 532 ms
Start 1000 ms
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-bo... woff2 swap
Size 43 KB
Load time 535 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-bl... woff2 swap
Size 41 KB
Load time 397 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
tiempos-text-web-semibo... woff2 swap
Size 57 KB
Load time 630 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
tiempos-text-web-bold.w... woff2 swap
Size 56 KB
Load time 746 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
la-regular-400.woff2 woff2 swap
Size 13 KB
Load time 637 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
la-solid-900.woff2 woff2 swap
Size 95 KB
Load time 845 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
la-brands-400.woff2 woff2 swap
Size 83 KB
Load time 747 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
custom-clemson-icons.woff woff swap
Size 46 KB
Load time 738 ms
Start 1.0 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 17 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 12 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-li... woff2 swap
Size 48 KB
Load time 122 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 28 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 28 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 39 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
custom-clemson-icons.ttf ttf swap
Size 27 KB
Load time 200 ms
Start 2.0 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 26 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 28 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-me... woff2 swap
Size 41 KB
Load time 194 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 29 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
tiempos-headline-web-re... woff2 swap
Size 43 KB
Load time 233 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 15 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 26 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 33 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 39 KB
Load time 20 ms
Start 3.5 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
11 hints, 0 missing preconnects
PASS
11 hints, 0 missing preconnects
Info::
Page uses 11 resource hint(s)

Current Resource Hints

preconnect
preload
+1
11
dns-prefetch
prefetch

11 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
144 requests over 8008ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 4.9 s LCP 40.1 shttps://clemson.edu// https://clemson.edu/ — 301 — 128 B — 517 ms — http/1.0https://www.clemson.edu/www.clemson.edu/ https://www.clemson.edu/ — 200 — 90.7 KiB — 763 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 — 730 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 — 528 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 — 530 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 — 532 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 — 535 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 — 397 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 — 630 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 — 746 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 — 637 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 — 845 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 — 747 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 — 738 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/homepage-v4.css?20260421105249www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/homepage-v4.css?20260421105249 — 200 — 6.0 KiB — 229 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.1 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.1 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.1 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.1 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 — 441 ms — h2https://use.typekit.net/hgw7fke.cssuse.typekit.net/hgw7fke.css https://use.typekit.net/hgw7fke.css — 200 — 2.0 KiB — 172 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 — 115 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/admission-nav.webpwww.clemson.edu/_images/main-nav/ad... https://www.clemson.edu/_images/main-nav/admission-nav.webp — 200 — 18.7 KiB — 113 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 — 119 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 — 117 ms — http/1.1https://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 — 116 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 — 118 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 — 522 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 4.9 s LCP 40.1 shttps://clemson.edu// https://clemson.edu/ — 301 — 128 B — 517 ms — http/1.0https://www.clemson.edu/www.clemson.edu/ https://www.clemson.edu/ — 200 — 90.7 KiB — 763 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 — 730 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 — 528 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 — 530 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 — 532 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 — 535 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 — 397 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 — 630 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 — 746 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 — 637 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 — 845 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 — 747 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 — 738 ms — http/1.1https://www.clemson.edu/_ows_includes/src/styles/homepage-v4.css?20260421105249www.clemson.edu/_ows_includes/src/s... https://www.clemson.edu/_ows_includes/src/styles/homepage-v4.css?20260421105249 — 200 — 6.0 KiB — 229 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.1 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.1 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.1 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.1 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 — 441 ms — h2https://use.typekit.net/hgw7fke.cssuse.typekit.net/hgw7fke.css https://use.typekit.net/hgw7fke.css — 200 — 2.0 KiB — 172 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 — 115 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/admission-nav.webpwww.clemson.edu/_images/main-nav/ad... https://www.clemson.edu/_images/main-nav/admission-nav.webp — 200 — 18.7 KiB — 113 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 — 119 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 — 117 ms — http/1.1https://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 — 116 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 — 118 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 — 522 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 — 437 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 — 123 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 — 117 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 — 17 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.6 KiB — 567 ms — h2https://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 — 125 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 — 125 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 — 223 ms — http/1.1https://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 — 12 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 — 122 ms — http/1.1https://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 — 28 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 — 28 ms — h2https://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 — 39 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 — 200 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 — 26 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 — 28 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 — 194 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 — 29 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 — 233 ms — 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 — 728 B — 298 ms — 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 — 213 ms — h2https://media.clemson.edu/ows/homepage/grunge.pngmedia.clemson.edu/ows/homepage/grun... https://media.clemson.edu/ows/homepage/grunge.png — 200 — 728.8 KiB — 1.8 s — 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 — 219 ms — http/1.1https://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 — 121 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 — 120 ms — http/1.1https://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 — 119 ms — 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 — 115 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 — 304 ms — h2https://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 — 115 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 — 231 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 — 205 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 — 259 ms — h2https://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 — 5.6 s — 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 — 4.8 MiB — 174 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 — 15 ms — h3https://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 — 114 ms — http/1.1https://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 — 316 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 — 460 ms — h2https://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 — 118 ms — http/1.1https://www.clemson.edu/_images/home/admissions/bowman-wide-angle-mobile.webpwww.clemson.edu/_images/home/admiss... https://www.clemson.edu/_images/home/admissions/bowman-wide-angle-mobile.webp — 200 — 180.6 KiB — 217 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 — 119 ms — http/1.1https://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 — 116 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 — 699 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 84 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 — 170.8 KiB — 136 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 — 26 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 — 33 ms — h2https://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 — 25 ms — h2https://www.googletagmanager.com/gtag/js?id=G-QCHBS4YQTH&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QCHBS4YQTH&cx=c&gtm=4e64k0h2 — 200 — 164.8 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-11268974&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-11268974&cx=c&gtm=4e64k0h2 — 200 — 129.3 KiB — 41 ms — h2https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=687672593.1776811971&dt=Clemson%20University%2C%20South%20Carolina&auid=1526260398.1776811971&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0h2v72100094za200zd72100094xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406~118463261&apve=1&apvf=f&apvc=1&tft=1776811971255&tfd=3140www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=687672593.1776811971&dt=Clemson%20University%2C%20South%20Carolina&auid=1526260398.1776811971&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0h2v72100094za200zd72100094xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384406~118463261&apve=1&apvf=f&apvc=1&tft=1776811971255&tfd=3140 — 200 — 21 B — 39 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 — 66 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 — 64 ms — h3https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 376 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 — 83 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 — 61 ms — http/1.1https://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.2 KiB — 293 ms — h3https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=687672593.1776811971&dt=Clemson%20University%2C%20South%20Carolina&auid=1526260398.1776811971&navt=n&npa=1&gtm=45fe64k0h2v9188136945z872100094za20gzb72100094zd72100094xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=DC-11268974&tid=DC-11268974&tft=1776811971376&tfd=3261www.google.com/ccm/collect?rcb=18&f... https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=687672593.1776811971&dt=Clemson%20University%2C%20South%20Carolina&auid=1526260398.1776811971&navt=n&npa=1&gtm=45fe64k0h2v9188136945z872100094za20gzb72100094zd72100094xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=DC-11268974&tid=DC-11268974&tft=1776811971376&tfd=3261 — 200 — 21 B — 22 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 151 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 24 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 — -1 — 0 B — 164 ms — https://www.googletagmanager.com/gtag/destination?id=AW-991948946&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-991948946&cx=c&gtm=4e64k0h2 — 200 — 137.4 KiB — 34 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — -1 — 0 B — 36 ms — https://region1.analytics.google.com/g/collect?v=2&tid=G-QCHBS4YQTH&gtm=45je64k0h2v868808098z872100094za20gzb72100094zd72100094&_p=1776811970884&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1494528328.1776811972&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776811971&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=mobile&tfd=3424region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-QCHBS4YQTH&gtm=45je64k0h2v868808098z872100094za20gzb72100094zd72100094&_p=1776811970884&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1494528328.1776811972&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776811971&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=mobile&tfd=3424 — 204 — 549 B — 196 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QCHBS4YQTH&cid=1494528328.1776811972&gtm=45je64k0h2v868808098z872100094za20gzb72100094zd72100094&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QCHBS4YQTH&cid=1494528328.1776811972&gtm=45je64k0h2v868808098z872100094za20gzb72100094zd72100094&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401 — 204 — 558 B — 85 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=687672593.1776811971&dt=Clemson%20University%2C%20South%20Carolina&auid=1526260398.1776811971&navt=n&npa=1&gtm=45je64k0h2v868808098z872100094za20gzb72100094zd72100094xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-11089513757&tid=AW-11089513757&tft=1776811971548&tfd=3432www.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=687672593.1776811971&dt=Clemson%20University%2C%20South%20Carolina&auid=1526260398.1776811971&navt=n&npa=1&gtm=45je64k0h2v868808098z872100094za20gzb72100094zd72100094xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-11089513757&tid=AW-11089513757&tft=1776811971548&tfd=3432 — 200 — 21 B — 21 ms — h3https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QCHBS4YQTH&cid=1494528328.1776811972&gtm=45je64k0h2v868808098z872100094za20gzb72100094zd72100094&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401&z=1570867103www.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=1494528328.1776811972&gtm=45je64k0h2v868808098z872100094za20gzb72100094zd72100094&rcb=8&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401&z=1570867103 — 200 — 408 B — 88 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 — 3 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 — 374 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 — 445 ms — h3https://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 — 20 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 — 318 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 — 290 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 — 823 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 — 63 ms — h2https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=687672593.1776811971&dt=Clemson%20University%2C%20South%20Carolina&auid=1526260398.1776811971&navt=n&npa=1&_tu=CA&gtm=45be64k0h2z872100094za20gzb72100094zd72100094xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-991948946&tid=AW-991948946&tft=1776811971816&tfd=3700www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&dl=https%3A%2F%2Fwww.clemson.edu%2F&scrsrc=www.googletagmanager.com&rnd=687672593.1776811971&dt=Clemson%20University%2C%20South%20Carolina&auid=1526260398.1776811971&navt=n&npa=1&_tu=CA&gtm=45be64k0h2z872100094za20gzb72100094zd72100094xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-991948946&tid=AW-991948946&tft=1776811971816&tfd=3700 — 200 — 21 B — 47 ms — h3https://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 — 158 ms — h2https://tr.snapchat.com/cm/i?pid=860d1116-4b98-4fc8-9224-363963077353&u_scsid=490f9e2f-51e2-44a8-96fc-888e7f0ab468&u_sclid=8f40a855-12a2-43f3-b43d-bcd8a783ff3etr.snapchat.com/cm/i?pid=860d1116-4... https://tr.snapchat.com/cm/i?pid=860d1116-4b98-4fc8-9224-363963077353&u_scsid=490f9e2f-51e2-44a8-96fc-888e7f0ab468&u_sclid=8f40a855-12a2-43f3-b43d-bcd8a783ff3e — 200 — 182 B — 33 ms — h2https://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.1 KiB — 277 ms — h2https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 279 B — 297 ms — http/1.1https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 20 ms — h3https://www.facebook.com/tr/?id=433300432045021&ev=PageView&dl=https%3A%2F%2Fwww.clemson.edu%2F&rl=&if=false&ts=1776811972110&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776811972096.354709215452344981&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=2769.0999999046326&it=1776811971683&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&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=1776811972110&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776811972096.354709215452344981&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=2769.0999999046326&it=1776811971683&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 200 — 16 B — 26 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=1776811972110&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776811972096.354709215452344981&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=2769.0999999046326&it=1776811971683&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&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=1776811972110&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776811972096.354709215452344981&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=2769.0999999046326&it=1776811971683&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — 200 — 199 B — 219 ms — h3https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 173 B — 53 ms — h2https://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 — 231 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 — 234 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 15 B — 15 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 99 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 — 124 ms — h3https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 279 B — 279 ms — http/1.1https://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 — 8 ms — h3https://i.ytimg.com/vi/zoziThIYMjo/default.jpgi.ytimg.com/vi/zoziThIYMjo/default.... https://i.ytimg.com/vi/zoziThIYMjo/default.jpg — 200 — 3.4 KiB — 21 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 — 725 B — 18 ms — h2https://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 — 81 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 — 47 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 — 36 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 — 36 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 935 B — 15 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 — 11 ms — http/1.1https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 80 ms — h2https://www.clemson.edu/favicon.icowww.clemson.edu/favicon.ico https://www.clemson.edu/favicon.ico — 200 — 1.6 KiB — 113 ms — http/1.1https://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 — 50 ms — h3https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 350 B — 49 ms — h2https://www.youtube.com/generate_204?b18SSgwww.youtube.com/generate_204?b18SSg https://www.youtube.com/generate_204?b18SSg — 204 — 10 B — 105 ms — h3https://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 — 21 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 — 17 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 349 B — 18 ms — h2https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 279 B — 92 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 — 130 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 9557ms · 1284KB · $127/mo
Unattributable
Other
Costly
Execution 2268ms
Transfer 0 KB
Monthly Cost $30/mo
www.clemson.edu
Other
Costly
Execution 1787ms
Transfer 91 KB
Monthly Cost $24/mo
Google Tag Manager
Tag Manager
Costly
Execution 1183ms
Transfer 171 KB
Unused 36%
Monthly Cost $16/mo
Google Tag Manager
Tag Manager
Costly
Execution 604ms
Transfer 165 KB
Unused 34%
Monthly Cost $8/mo
www.clemson.edu
Other
Costly
Execution 494ms
Transfer 154 KB
Unused 63%
Monthly Cost $7/mo
Facebook Pixel
Advertising
Costly
Execution 482ms
Transfer 97 KB
Unused 35%
Monthly Cost $6/mo
www.clemson.edu
Other
Costly
Execution 438ms
Transfer 164 KB
Monthly Cost $6/mo
www.clemson.edu
Other
Costly
Execution 416ms
Transfer 19 KB
Monthly Cost $6/mo
Microsoft Clarity
Session Replay
Costly
Execution 411ms
Transfer 26 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 321ms
Transfer 129 KB
Unused 47%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 293ms
Transfer 137 KB
Unused 49%
Monthly Cost $4/mo
sc-static.net
Other
Costly
Execution 228ms
Transfer 25 KB
Monthly Cost $3/mo
Facebook Pixel
Advertising
Costly
Execution 213ms
Transfer 45 KB
Monthly Cost $3/mo
events.clemson.edu
Other
Optional
Execution 153ms
Transfer 36 KB
Monthly Cost $2/mo
www.clemson.edu
Other
Optional
Execution 114ms
Transfer 3 KB
Monthly Cost $2/mo
js.adsrvr.org
Other
Optional
Execution 91ms
Transfer 12 KB
Monthly Cost $1/mo
www.youtube.com
Other
Optional
Execution 63ms
Transfer 11 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 2268ms and costs ~$30/month
  • www.clemson.edu adds 1787ms and costs ~$24/month
  • Google Tag Manager adds 1183ms and costs ~$16/month
  • Google Tag Manager adds 604ms and costs ~$8/month
  • www.clemson.edu adds 494ms and costs ~$7/month
  • Facebook Pixel adds 482ms and costs ~$6/month
  • www.clemson.edu adds 438ms and costs ~$6/month
  • www.clemson.edu adds 416ms and costs ~$6/month
  • Microsoft Clarity adds 411ms and costs ~$5/month
  • Google Tag Manager adds 321ms and costs ~$4/month
  • Google Tag Manager adds 293ms and costs ~$4/month
  • sc-static.net adds 228ms and costs ~$3/month
  • Facebook Pixel adds 213ms 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 2268ms 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 1787ms 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 1183ms 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 604ms 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 494ms 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

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

Facebook Pixel takes 482ms 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 438ms 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 416ms 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

Microsoft Clarity takes 411ms 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 321ms 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 293ms 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

sc-static.net takes 228ms 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

Facebook Pixel takes 213ms 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