Skip to content
https://ncsu.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

34
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

4.22 s

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

10.04 s

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

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

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

17.86 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
8.2 MB transferred, 106 requests
FIX
8.2 MB transferred, 106 requests
Critical::
Page weighs 11.7 MB (8.2 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
106 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
8.2 MB / 2.4 MB budget
8.2 MB transferred
106 requests
1.7 g CO2 per page load
Other 5.2 MiB 63%
Images 1.5 MiB 18%
JavaScript 1.2 MiB 15%
CSS 125.1 KiB 1%
Fonts 89.5 KiB 1%
HTML 41.0 KiB 0%
Other 31.8 KiB 0%
Other 5.8 KiB 0%
Other 2.4 KiB 0%
Other 648 B 0%
Other 604 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

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 (8.2 MiB of 8.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5800ms total JS execution
FIX
5800ms total JS execution
Warning::
https://www.ncsu.edu/: 1124ms CPU time
Warning::
Unattributable: 899ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3BCC...: 574ms CPU time
Warning::
https://www.ncsu.edu/wp-includes/js/jquery/jquery....: 494ms CPU time
Warning::
https://www.googletagmanager.com/gtag/destination?...: 420ms CPU time
Warning::
Third-party scripts: 5800ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 18% Style & Layout 16% Script Parsing & Compilation 9%
ScriptTotalScriptingParse/CompileParty
https://www.ncsu.edu/1124ms78ms9ms3rd
Unattributable899ms43ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-3BCCQK39HR574ms451ms74ms3rd
https://www.ncsu.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1494ms232ms14ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-786262903&cx=c&gtm=4e64k0h2420ms292ms68ms3rd
https://www.googletagmanager.com/gtag/js?id=G-E68CCDKNRD&cx=c&gtm=4e64k0h2412ms314ms91ms3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js377ms328ms22ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-52F226308ms233ms66ms3rd
https://scripts.clarity.ms/0.8.59-beta/clarity.js281ms211ms12ms3rd
https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/main.js?ver=4.15.1190ms84ms25ms3rd

Showing top 10 of 17 scripts

D
JS Bundles
Action
34 scripts, 444 KB unused
FIX
34 scripts, 444 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-52F...: 83 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-E68C...: 71 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3BCC...: 68 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ncsu.edu/wp-content/plugins/instagram-...: 46 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 444 KB
444 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-52F226159 KB83 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-E68CCDKNRD&cx=c&gtm=4e64k0h2173 KB71 KB (41%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-786262903&cx=c&gtm=4e64k0h2172 KB68 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-3BCCQK39HR177 KB68 KB (38%)3rd
https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=6.6.070 KB46 KB (67%)3rd
https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/main.js?ver=4.15.164 KB45 KB (71%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB32 KB (34%)3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js55 KB29 KB (53%)3rd
https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/search-overlay.js?ver=4.15.11 KB3rd
https://snap.licdn.com/li.lms-analytics/insight.min.js19 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
106 resources · 8.2 MB · 444 KB savings available
FIX
106 resources · 8.2 MB · 444 KB savings available
Warning::
Page weight 7.2 MB over 1MB target
Got: 8.2 MB Expected: ≤ 1 MB
Info::
~444 KB of savings available
Warning::
105 third-party resources (100% of weight)
Info::
3 resources over 200KB
106 resources · 8.2 MiB · 105 third-party 7.2 MiB over 1MB target
Media 63% · 5.2 MiB
Image 19% · 1.5 MiB
JavaScript 15% · 1.2 MiB
CSS 1% · 125.1 KiB
Font 1% · 89.5 KiB
Document 0% · 41.1 KiB
Other 0% · 11.4 KiB

~443.7 KiB of savings available

Remove unused JavaScript: 443.7 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.

B
Image Optimization
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Info::
All images are well-optimized
24 images 1.5 MB
0 oversized -0 KB
19 legacy format
0 missing dimensions CLS risk
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
6 fonts (89 KB)
PASS
6 fonts (89 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

89 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 4.2 s LCP 10.0 shttps://fonts.gstatic.com/s/robotoslab/v16/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2BngMUXZYTXPIvIBgJJSb6uf... https://fonts.gstatic.com/s/robotoslab/v16/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2 — 32.0 KiB — 34 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2KFOlCnqEu92Fr1MmSU5fBBc... https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2 — 10.9 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v19/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobdNZUSdy4Q.woff2ieVg2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v19/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobdNZUSdy4Q.woff2 — 12.5 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2KFOmCnqEu92Fr1Mu4mxKKTU... https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2 — 10.8 KiB — 8 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2KFOlCnqEu92Fr1MmWUlfBBc... https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2 — 10.8 KiB — 10 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xIIzIXKMny.woff2KFOkCnqEu92Fr1Mu51xIIzI... https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xIIzIXKMny.woff2 — 12.4 KiB — 6 ms — font-display: swap
BngMUXZYTXPIvIBgJJSb6uf... woff2 swap
Size 32 KB
Load time 34 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KFOlCnqEu92Fr1MmSU5fBBc... woff2 swap
Size 11 KB
Load time 30 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
ieVg2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 12 KB
Load time 30 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KFOmCnqEu92Fr1Mu4mxKKTU... woff2 swap
Size 11 KB
Load time 8 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
KFOlCnqEu92Fr1MmWUlfBBc... woff2 swap
Size 11 KB
Load time 10 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
KFOkCnqEu92Fr1Mu51xIIzI... woff2 swap
Size 12 KB
Load time 6 ms
Start 2.3 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)
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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
2
preload
3
dns-prefetch
1
prefetch

6 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
106 requests over 4968ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 4.2 s LCP 10.0 shttps://ncsu.edu// https://ncsu.edu/ — 301 — 86 B — 986 ms — http/1.1https://www.ncsu.edu/www.ncsu.edu/ https://www.ncsu.edu/ — 200 — 41.0 KiB — 291 ms — h2https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/css/sbi-styles.min.css?ver=6.6.0www.ncsu.edu/wp-content/plugins/ins... https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/css/sbi-styles.min.css?ver=6.6.0 — 200 — 15.4 KiB — 14 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/app/ThirdPartySupport/dist/styles/juicer.csswww.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/app/ThirdPartySupport/dist/styles/juicer.css — 200 — 1.0 KiB — 23 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/mainStyle.css?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/mainStyle.css?ver=4.15.1 — 200 — 43.1 KiB — 36 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/header.css?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/header.css?ver=2.1.2 — 200 — 4.8 KiB — 63 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/mainStyle.css?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/mainStyle.css?ver=2.1.2 — 200 — 1.7 KiB — 59 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/blocks.css?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/blocks.css?ver=4.15.1 — 200 — 33.2 KiB — 75 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/blocks.css?ver=1775173857www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/blocks.css?ver=1775173857 — 200 — 7.3 KiB — 64 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/coreHomepageStyle.css?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/coreHomepageStyle.css?ver=2.1.2 — 200 — 655 B — 66 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/styles/mainStyle.css?ver=2.10.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/styles/mainStyle.css?ver=2.10.2 — 200 — 3.7 KiB — 23 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/styles/blocks.css?ver=2.10.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/styles/blocks.css?ver=2.10.2 — 200 — 2.4 KiB — 83 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/styles/mainStyle.css?ver=2.9.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/styles/mainStyle.css?ver=2.9.2 — 200 — 3.0 KiB — 67 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/styles/blocks.css?ver=2.9.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/styles/blocks.css?ver=2.9.2 — 200 — 3.1 KiB — 73 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/components.css?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/components.css?ver=4.15.1 — 200 — 3.7 KiB — 83 ms — h2https://www.ncsu.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.ncsu.edu/wp-includes/js/jquery/... https://www.ncsu.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.2 KiB — 73 ms — h2https://www.ncsu.edu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.ncsu.edu/wp-includes/js/jquery/... https://www.ncsu.edu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 79 ms — h2https://fonts.gstatic.com/s/robotoslab/v16/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2fonts.gstatic.com/s/robotoslab/v16/... https://fonts.gstatic.com/s/robotoslab/v16/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2 — 200 — 32.0 KiB — 34 ms — h3https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2fonts.gstatic.com/s/roboto/v29/KFOl... https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2 — 200 — 10.9 KiB — 30 ms — h3https://fonts.gstatic.com/s/robotocondensed/v19/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobdNZUSdy4Q.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v19/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobdNZUSdy4Q.woff2 — 200 — 12.5 KiB — 30 ms — h3https://www.ncsu.edu/wp-content/uploads/2026/03/Libraries-Homepage-1-1920x1080-1.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/03/Libraries-Homepage-1-1920x1080-1.jpg — 200 — 581.9 KiB — 83 ms — h2https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/img/placeholder.pngwww.ncsu.edu/wp-content/plugins/ins... https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/img/placeholder.png — 200 — 644 B — 75 ms — h2blob:https://www.ncsu.edu/967f5419-4657-4b2c-95ff-2a08e3bd0d2cwww.ncsu.edu/967f5419-4657-4b2c-95f... blob:https://www.ncsu.edu/967f5419-4657-4b2c-95ff-2a08e3bd0d2c — 200 — -1 B — 60 ms — blobhttps://www.ncsu.edu/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.ncsu.edu/wp-includes/js/dist/ve... https://www.ncsu.edu/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 14.6 KiB — 12 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/headerMobileMenu.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/headerMobileMenu.js?ver=2.1.2 — 200 — 907 B — 13 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/headerScrollLock.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/headerScrollLock.js?ver=2.1.2 — 200 — 787 B — 14 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/masthead.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/masthead.js?ver=2.1.2 — 200 — 1.2 KiB — 12 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/main.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/main.js?ver=2.1.2 — 200 — 571 B — 21 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/analytics.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/analytics.js?ver=2.1.2 — 200 — 898 B — 40 ms — h2https://www.ncsu.edu/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21www.ncsu.edu/wp-includes/js/dist/ve... https://www.ncsu.edu/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21 — 200 — 24.8 KiB — 25 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 4.2 s LCP 10.0 shttps://ncsu.edu// https://ncsu.edu/ — 301 — 86 B — 986 ms — http/1.1https://www.ncsu.edu/www.ncsu.edu/ https://www.ncsu.edu/ — 200 — 41.0 KiB — 291 ms — h2https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/css/sbi-styles.min.css?ver=6.6.0www.ncsu.edu/wp-content/plugins/ins... https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/css/sbi-styles.min.css?ver=6.6.0 — 200 — 15.4 KiB — 14 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/app/ThirdPartySupport/dist/styles/juicer.csswww.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/app/ThirdPartySupport/dist/styles/juicer.css — 200 — 1.0 KiB — 23 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/mainStyle.css?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/mainStyle.css?ver=4.15.1 — 200 — 43.1 KiB — 36 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/header.css?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/header.css?ver=2.1.2 — 200 — 4.8 KiB — 63 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/mainStyle.css?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/mainStyle.css?ver=2.1.2 — 200 — 1.7 KiB — 59 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/blocks.css?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/blocks.css?ver=4.15.1 — 200 — 33.2 KiB — 75 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/blocks.css?ver=1775173857www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/blocks.css?ver=1775173857 — 200 — 7.3 KiB — 64 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/coreHomepageStyle.css?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/styles/coreHomepageStyle.css?ver=2.1.2 — 200 — 655 B — 66 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/styles/mainStyle.css?ver=2.10.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/styles/mainStyle.css?ver=2.10.2 — 200 — 3.7 KiB — 23 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/styles/blocks.css?ver=2.10.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/styles/blocks.css?ver=2.10.2 — 200 — 2.4 KiB — 83 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/styles/mainStyle.css?ver=2.9.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/styles/mainStyle.css?ver=2.9.2 — 200 — 3.0 KiB — 67 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/styles/blocks.css?ver=2.9.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/styles/blocks.css?ver=2.9.2 — 200 — 3.1 KiB — 73 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/components.css?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/components.css?ver=4.15.1 — 200 — 3.7 KiB — 83 ms — h2https://www.ncsu.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.ncsu.edu/wp-includes/js/jquery/... https://www.ncsu.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.2 KiB — 73 ms — h2https://www.ncsu.edu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.ncsu.edu/wp-includes/js/jquery/... https://www.ncsu.edu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 79 ms — h2https://fonts.gstatic.com/s/robotoslab/v16/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2fonts.gstatic.com/s/robotoslab/v16/... https://fonts.gstatic.com/s/robotoslab/v16/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2 — 200 — 32.0 KiB — 34 ms — h3https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2fonts.gstatic.com/s/roboto/v29/KFOl... https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2 — 200 — 10.9 KiB — 30 ms — h3https://fonts.gstatic.com/s/robotocondensed/v19/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobdNZUSdy4Q.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v19/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobdNZUSdy4Q.woff2 — 200 — 12.5 KiB — 30 ms — h3https://www.ncsu.edu/wp-content/uploads/2026/03/Libraries-Homepage-1-1920x1080-1.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/03/Libraries-Homepage-1-1920x1080-1.jpg — 200 — 581.9 KiB — 83 ms — h2https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/img/placeholder.pngwww.ncsu.edu/wp-content/plugins/ins... https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/img/placeholder.png — 200 — 644 B — 75 ms — h2blob:https://www.ncsu.edu/967f5419-4657-4b2c-95ff-2a08e3bd0d2cwww.ncsu.edu/967f5419-4657-4b2c-95f... blob:https://www.ncsu.edu/967f5419-4657-4b2c-95ff-2a08e3bd0d2c — 200 — -1 B — 60 ms — blobhttps://www.ncsu.edu/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.ncsu.edu/wp-includes/js/dist/ve... https://www.ncsu.edu/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 14.6 KiB — 12 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/headerMobileMenu.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/headerMobileMenu.js?ver=2.1.2 — 200 — 907 B — 13 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/headerScrollLock.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/headerScrollLock.js?ver=2.1.2 — 200 — 787 B — 14 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/masthead.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/masthead.js?ver=2.1.2 — 200 — 1.2 KiB — 12 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/main.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/main.js?ver=2.1.2 — 200 — 571 B — 21 ms — h2https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/analytics.js?ver=2.1.2www.ncsu.edu/wp-content/plugins/cor... https://www.ncsu.edu/wp-content/plugins/core-site-add-on/dist/scripts/analytics.js?ver=2.1.2 — 200 — 898 B — 40 ms — h2https://www.ncsu.edu/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21www.ncsu.edu/wp-includes/js/dist/ve... https://www.ncsu.edu/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21 — 200 — 24.8 KiB — 25 ms — h2https://www.ncsu.edu/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381www.ncsu.edu/wp-includes/js/dist/do... https://www.ncsu.edu/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 818 B — 38 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/main.js?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/main.js?ver=4.15.1 — 200 — 63.6 KiB — 50 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/scripts/main.js?ver=2.9.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-premium-add-on/dist/scripts/main.js?ver=2.9.2 — 200 — 29.7 KiB — 28 ms — h2https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/scripts/main.js?ver=2.10.2www.ncsu.edu/wp-content/plugins/ncs... https://www.ncsu.edu/wp-content/plugins/ncstate-pro-add-on/dist/scripts/main.js?ver=2.10.2 — 200 — 30.2 KiB — 33 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/wolf-alert.js?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/wolf-alert.js?ver=4.15.1 — 200 — 1.5 KiB — 58 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/image-lightbox-ui.js?ver=1775173860www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/image-lightbox-ui.js?ver=1775173860 — 200 — 1.2 KiB — 753 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/search-overlay.js?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/scripts/search-overlay.js?ver=4.15.1 — 200 — 1.2 KiB — 58 ms — h2https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=6.6.0www.ncsu.edu/wp-content/plugins/ins... https://www.ncsu.edu/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=6.6.0 — 200 — 70.2 KiB — 56 ms — h2https://www.googletagmanager.com/gtag/js?id=G-3BCCQK39HRwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3BCCQK39HR — 200 — 177.4 KiB — 63 ms — h2https://www.ncsu.edu/wp-content/uploads/2022/01/campus-map.jpegwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2022/01/campus-map.jpeg — 200 — 50.4 KiB — 43 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-52F226www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-52F226 — 200 — 158.6 KiB — 87 ms — h2https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/print.css?ver=4.15.1www.ncsu.edu/wp-content/themes/ncst... https://www.ncsu.edu/wp-content/themes/ncstate-theme-v4/dist/styles/print.css?ver=4.15.1 — 200 — 2.1 KiB — 43 ms — h2https://www.ncsu.edu/wp-content/uploads/2022/03/ncstate-texture-brick_BK-3021-1.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2022/03/ncstate-texture-brick_BK-3021-1.jpg — 200 — 567.3 KiB — 102 ms — h2data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E…www.w3.org/2000/svg' viewBox='0 0 5... data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E… — 200 — 0 B — 0 ms — datahttps://www.ncsu.edu/wp-content/uploads/2026/04/christina-koch-red-chair-chat-interview-768x432.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/04/christina-koch-red-chair-chat-interview-768x432.jpg — 200 — 26.2 KiB — 762 ms — h2https://www.ncsu.edu/wp-content/uploads/2026/04/NCState-HumanFactor-Eisenberg26-WebHeader-1-768x432.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/04/NCState-HumanFactor-Eisenberg26-WebHeader-1-768x432.jpg — 200 — 53.3 KiB — 751 ms — h2https://www.ncsu.edu/wp-content/uploads/2026/04/lenovoesports1500-scaled-1-768x432.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/04/lenovoesports1500-scaled-1-768x432.jpg — 200 — 76.5 KiB — 758 ms — h2https://www.ncsu.edu/wp-content/uploads/2026/04/Marie-Eline-Madsen_72_rgb-e1771427995892-300x169.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/04/Marie-Eline-Madsen_72_rgb-e1771427995892-300x169.jpg — 200 — 11.0 KiB — 16 ms — h2https://www.ncsu.edu/wp-content/uploads/2025/08/howling-wolf-silhouette-300x169.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2025/08/howling-wolf-silhouette-300x169.jpg — 200 — 7.5 KiB — 778 ms — h2https://www.ncsu.edu/wp-content/uploads/2026/03/JRL01932_WEB-300x169.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/03/JRL01932_WEB-300x169.jpg — 200 — 8.6 KiB — 16 ms — h2https://www.ncsu.edu/wp-content/uploads/2026/04/red-push-pin-talley-destination-300x169.jpgwww.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/04/red-push-pin-talley-destination-300x169.jpg — 200 — 56.4 KiB — 20 ms — h2https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2fonts.gstatic.com/s/roboto/v29/KFOm... https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2 — 200 — 10.8 KiB — 8 ms — h3https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2fonts.gstatic.com/s/roboto/v29/KFOl... https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2 — 200 — 10.8 KiB — 10 ms — h3https://cdn.ncsu.edu/brand-assets/favicons/manifest.webmanifestcdn.ncsu.edu/brand-assets/favicons/... https://cdn.ncsu.edu/brand-assets/favicons/manifest.webmanifest — 200 — 648 B — 23 ms — h2https://www.ncsu.edu/wp-content/uploads/2026/04/FW-WEB-V5-1.mp4www.ncsu.edu/wp-content/uploads/202... https://www.ncsu.edu/wp-content/uploads/2026/04/FW-WEB-V5-1.mp4 — 206 — 5.2 MiB — 513 ms — h2https://cdn.ncsu.edu/wolfalert/alert.jsoncdn.ncsu.edu/wolfalert/alert.json https://cdn.ncsu.edu/wolfalert/alert.json — 200 — 665 B — 7 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-3BCCQK39HR&gtm=45je64h1v884827102za200zd884827102&_p=1776800637533&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&ecid=1573243506&_eu=AAAAAGA&are=1&cid=648023279.1776800638&frm=0&pscdl=noapi&rcb=10&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~115616985~115938465~115938468~117266401~117884344~118463261&sid=1776800637&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncsu.edu%2F&dt=NC%20State%20University&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=1817analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-3BCCQK39HR&gtm=45je64h1v884827102za200zd884827102&_p=1776800637533&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&ecid=1573243506&_eu=AAAAAGA&are=1&cid=648023279.1776800638&frm=0&pscdl=noapi&rcb=10&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~115616985~115938465~115938468~117266401~117884344~118463261&sid=1776800637&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncsu.edu%2F&dt=NC%20State%20University&_tu=QA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=1817 — 204 — 547 B — 87 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3BCCQK39HR&cid=648023279.1776800638&gtm=45je64h1v884827102za200zd884827102&rcb=10&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117884344~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3BCCQK39HR&cid=648023279.1776800638&gtm=45je64h1v884827102za200zd884827102&rcb=10&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117884344~118463261 — 204 — 556 B — 16 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3BCCQK39HR&cid=648023279.1776800638&gtm=45je64h1v884827102za200zd884827102&rcb=10&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117884344~118463261&z=1209778274www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3BCCQK39HR&cid=648023279.1776800638&gtm=45je64h1v884827102za200zd884827102&rcb=10&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117884344~118463261&z=1209778274 — 200 — 408 B — 20 ms — h2https://www.googletagmanager.com/gtag/js?id=G-E68CCDKNRD&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-E68CCDKNRD&cx=c&gtm=4e64k0h2 — 200 — 173.3 KiB — 57 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 31 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 61 ms — h3https://www.clarity.ms/tag/5ow4jx8s1vwww.clarity.ms/tag/5ow4jx8s1v https://www.clarity.ms/tag/5ow4jx8s1v — 200 — 1.1 KiB — 51 ms — http/1.1https://www.sc.pages03.net/lp/static/js/iMAWebCookie.js?2744d0cb-17bef2e3430-b9e6bcd68d4fb511170ab3fcff55179d&h=www.pages03.netwww.sc.pages03.net/lp/static/js/iMA... https://www.sc.pages03.net/lp/static/js/iMAWebCookie.js?2744d0cb-17bef2e3430-b9e6bcd68d4fb511170ab3fcff55179d&h=www.pages03.net — 200 — 5.4 KiB — 757 ms — h2https://script.crazyegg.com/pages/scripts/0128/1485.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0128/1485.js — 200 — 2.7 KiB — 46 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=53066&time=1776800638067&url=https%3A%2F%2Fwww.ncsu.edu%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=53066&time=1776800638067&url=https%3A%2F%2Fwww.ncsu.edu%2F — 200 — 788 B — 197 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=53066&time=1776800638067&li_adsId=201271d4-1b21-4f5b-b78d-42f909734956&url=https%3A%2F%2Fwww.ncsu.edu%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=53066&time=1776800638067&li_adsId=201271d4-1b21-4f5b-b78d-42f909734956&url=https%3A%2F%2Fwww.ncsu.edu%2F — 302 — 756 B — 239 ms — h2https://scripts.clarity.ms/0.8.59-beta/clarity.jsscripts.clarity.ms/0.8.59-beta/clar... https://scripts.clarity.ms/0.8.59-beta/clarity.js — 200 — 26.2 KiB — 28 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-786262903&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-786262903&cx=c&gtm=4e64k0h2 — 200 — 171.9 KiB — 42 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-E68CCDKNRD&gtm=45je64k0h2v885360355z871899802za20gzb71899802zd71899802&_p=1776800637533&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=648023279.1776800638&frm=0&pscdl=noapi&rcb=7&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&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776800638&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncsu.edu%2F&dt=NC%20State%20University&_tu=QA&en=page_view&_fv=1&_ss=1&tfd=2053analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-E68CCDKNRD&gtm=45je64k0h2v885360355z871899802za20gzb71899802zd71899802&_p=1776800637533&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=648023279.1776800638&frm=0&pscdl=noapi&rcb=7&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&gaf=2&_s=1&tag_exp=0~115616986~115938465~115938469~117266400&sid=1776800638&sct=1&seg=0&dl=https%3A%2F%2Fwww.ncsu.edu%2F&dt=NC%20State%20University&_tu=QA&en=page_view&_fv=1&_ss=1&tfd=2053 — 204 — 48 B — 45 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-E68CCDKNRD&cid=648023279.1776800638&gtm=45je64k0h2v885360355z871899802za20gzb71899802zd71899802&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-E68CCDKNRD&cid=648023279.1776800638&gtm=45je64k0h2v885360355z871899802za20gzb71899802zd71899802&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400 — 204 — 48 B — 14 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-E68CCDKNRD&cid=648023279.1776800638&gtm=45je64k0h2v885360355z871899802za20gzb71899802zd71899802&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400&z=68483361www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-E68CCDKNRD&cid=648023279.1776800638&gtm=45je64k0h2v885360355z871899802za20gzb71899802zd71899802&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616986~115938465~115938469~117266400&z=68483361 — 200 — 107 B — 17 ms — h2https://connect.facebook.net/signals/config/404208603265143?v=2.9.303&r=stable&domain=www.ncsu.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/404208603265143?v=2.9.303&r=stable&domain=www.ncsu.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 — 46.2 KiB — 233 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=53066&time=1776800638067&li_adsId=201271d4-1b21-4f5b-b78d-42f909734956&url=https%3A%2F%2Fwww.ncsu.edu%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=53066&time=1776800638067&li_adsId=201271d4-1b21-4f5b-b78d-42f909734956&url=https%3A%2F%2Fwww.ncsu.edu%2F&cookiesTest=true — 200 — 271 B — 179 ms — h2https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xIIzIXKMny.woff2fonts.gstatic.com/s/roboto/v29/KFOk... https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xIIzIXKMny.woff2 — 200 — 12.4 KiB — 6 ms — h3https://www.ncsu.edu/wp-content/uploads/sb-instagram-feed-images/656745498_18577735261002571_7205198306500959221_nlow.webpwww.ncsu.edu/wp-content/uploads/sb-... https://www.ncsu.edu/wp-content/uploads/sb-instagram-feed-images/656745498_18577735261002571_7205198306500959221_nlow.webp — 200 — 43.7 KiB — 258 ms — h2https://www.ncsu.edu/wp-content/uploads/sb-instagram-feed-images/656572270_18577513318002571_8130926742537696874_nlow.webpwww.ncsu.edu/wp-content/uploads/sb-... https://www.ncsu.edu/wp-content/uploads/sb-instagram-feed-images/656572270_18577513318002571_8130926742537696874_nlow.webp — 200 — 10.1 KiB — 259 ms — h2https://www.ncsu.edu/wp-content/uploads/sb-instagram-feed-images/656632453_18577399672002571_8851540338863076050_nlow.webpwww.ncsu.edu/wp-content/uploads/sb-... https://www.ncsu.edu/wp-content/uploads/sb-instagram-feed-images/656632453_18577399672002571_8851540338863076050_nlow.webp — 200 — 30.6 KiB — 260 ms — h2https://www.ncsu.edu/wp-content/uploads/sb-instagram-feed-images/656279586_18577267348002571_5319248686279776751_nlow.webpwww.ncsu.edu/wp-content/uploads/sb-... https://www.ncsu.edu/wp-content/uploads/sb-instagram-feed-images/656279586_18577267348002571_5319248686279776751_nlow.webp — 200 — 20.7 KiB — 259 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 276 B — 673 ms — http/1.1https://www.googleadservices.com/pagead/conversion/786262903/?random=1776800638529&cv=11&fst=1776800638529&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9119313073z871899802za20gzb71899802zd71899802xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ncsu.edu%2F&rcb=7&label=npAnCJ33oLEBEPfW9fYC&capi=1&frm=0&tiba=NC%20State%20University&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=646195440.1776800639&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/786262903/?random=1776800638529&cv=11&fst=1776800638529&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9119313073z871899802za20gzb71899802zd71899802xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ncsu.edu%2F&rcb=7&label=npAnCJ33oLEBEPfW9fYC&capi=1&frm=0&tiba=NC%20State%20University&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=646195440.1776800639&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=7 — 200 — 1.1 KiB — 22 ms — h3https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 43 B — 301 ms — h3https://www.facebook.com/tr/?id=404208603265143&ev=PageView&dl=https%3A%2F%2Fwww.ncsu.edu%2F&rl=&if=false&ts=1776800638627&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776800638613.614658055972012125&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=NC%20State%20University&pmd[locale]=en-US&pmd[description]=Discover%20North%20Carolina%20State%20University%2C%20a%20leading%20public%20research%20university%20located%20in%20Raleigh%2C%20North%20Carolina.&plt=2225.600000143051&it=1776800638264&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=40420860326... https://www.facebook.com/tr/?id=404208603265143&ev=PageView&dl=https%3A%2F%2Fwww.ncsu.edu%2F&rl=&if=false&ts=1776800638627&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776800638613.614658055972012125&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=NC%20State%20University&pmd[locale]=en-US&pmd[description]=Discover%20North%20Carolina%20State%20University%2C%20a%20leading%20public%20research%20university%20located%20in%20Raleigh%2C%20North%20Carolina.&plt=2225.600000143051&it=1776800638264&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 14 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=404208603265143&ev=PageView&dl=https%3A%2F%2Fwww.ncsu.edu%2F&rl=&if=false&ts=1776800638627&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776800638613.614658055972012125&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=NC%20State%20University&pmd[locale]=en-US&pmd[description]=Discover%20North%20Carolina%20State%20University%2C%20a%20leading%20public%20research%20university%20located%20in%20Raleigh%2C%20North%20Carolina.&plt=2225.600000143051&it=1776800638264&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=404208603265143&ev=PageView&dl=https%3A%2F%2Fwww.ncsu.edu%2F&rl=&if=false&ts=1776800638627&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776800638613.614658055972012125&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=NC%20State%20University&pmd[locale]=en-US&pmd[description]=Discover%20North%20Carolina%20State%20University%2C%20a%20leading%20public%20research%20university%20located%20in%20Raleigh%2C%20North%20Carolina.&plt=2225.600000143051&it=1776800638264&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 200 B — 252 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/786262903/?random=1656629611&cv=11&fst=1776800638529&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9119313073z871899802za20gzb71899802zd71899802xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ncsu.edu%2F&rcb=7&label=npAnCJ33oLEBEPfW9fYC&capi=1&frm=0&tiba=NC%20State%20University&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=646195440.1776800639&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgSN4b0t&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxQRrdfJ-uK9zsXGDon7afkKjvfwdh8GElQ&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6ZymcrN37MZYaieh7ZI3xQtgMKMm2RB_CelduF2lk5WCTTLbotas5hoCdvE&pscrd=IhMIpcmYl9r_kwMV0ausAh2xhSIMMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5uY3N1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFh1X1pBeG5mdFVmYm14OTNicWFKRXVRZ09nV3BHaERjZTdJVkQ5MkRuVmotZVVmWmxaZ3BLd3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/786262903/?random=1656629611&cv=11&fst=1776800638529&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9119313073z871899802za20gzb71899802zd71899802xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ncsu.edu%2F&rcb=7&label=npAnCJ33oLEBEPfW9fYC&capi=1&frm=0&tiba=NC%20State%20University&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=646195440.1776800639&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgSN4b0t&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxQRrdfJ-uK9zsXGDon7afkKjvfwdh8GElQ&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6ZymcrN37MZYaieh7ZI3xQtgMKMm2RB_CelduF2lk5WCTTLbotas5hoCdvE&pscrd=IhMIpcmYl9r_kwMV0ausAh2xhSIMMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5uY3N1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFh1X1pBeG5mdFVmYm14OTNicWFKRXVRZ09nV3BHaERjZTdJVkQ5MkRuVmotZVVmWmxaZ3BLd3oMCAliCAgAEAAYACAA — 302 — 23 B — 68 ms — h3https://www.google.com/pagead/1p-conversion/786262903/?random=1656629611&cv=11&fst=1776800638529&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9119313073z871899802za20gzb71899802zd71899802xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ncsu.edu%2F&rcb=7&label=npAnCJ33oLEBEPfW9fYC&capi=1&frm=0&tiba=NC%20State%20University&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=646195440.1776800639&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgSN4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6ZymcrN37MZYaieh7ZI3xQtgMKMm2RB_CelduF2lk5WCTTLbotas5hoCdvE&pscrd=IhMIpcmYl9r_kwMV0ausAh2xhSIMMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5uY3N1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFh1X1pBeG5mdFVmYm14OTNicWFKRXVRZ09nV3BHaERjZTdJVkQ5MkRuVmotZVVmWmxaZ3BLd3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSyAEABaugfTPpVZarKgBEOEeDS2KvjVNc-XJI5JBK2UzvpXdRiOR80MFwUTBcR0IgwmPj77LQNMdbQBh49KIz4NOcgxjruMacYqLX6Rq7LCuuNUNOf-iQmQARIIvqlUTCB_K5K65U5hk-Q12X_azRvI0VMV74TkFoqqv8bRFGgvVzfE1LOqIue4if4g7KMCE7qaiqmaLnAGGu9oVjup25O3wqieeVMMFzPoIkXIno7w3SYg6geOd9Hc0hNQgiRnX0PKAlRXPcr5mTdg&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxV5N0WZcTZb1YaJMN9C4DEtYwmp-qN-xhg&random=3713862031www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/786262903/?random=1656629611&cv=11&fst=1776800638529&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9119313073z871899802za20gzb71899802zd71899802xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ncsu.edu%2F&rcb=7&label=npAnCJ33oLEBEPfW9fYC&capi=1&frm=0&tiba=NC%20State%20University&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=646195440.1776800639&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgSN4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6ZymcrN37MZYaieh7ZI3xQtgMKMm2RB_CelduF2lk5WCTTLbotas5hoCdvE&pscrd=IhMIpcmYl9r_kwMV0ausAh2xhSIMMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5uY3N1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFh1X1pBeG5mdFVmYm14OTNicWFKRXVRZ09nV3BHaERjZTdJVkQ5MkRuVmotZVVmWmxaZ3BLd3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSyAEABaugfTPpVZarKgBEOEeDS2KvjVNc-XJI5JBK2UzvpXdRiOR80MFwUTBcR0IgwmPj77LQNMdbQBh49KIz4NOcgxjruMacYqLX6Rq7LCuuNUNOf-iQmQARIIvqlUTCB_K5K65U5hk-Q12X_azRvI0VMV74TkFoqqv8bRFGgvVzfE1LOqIue4if4g7KMCE7qaiqmaLnAGGu9oVjup25O3wqieeVMMFzPoIkXIno7w3SYg6geOd9Hc0hNQgiRnX0PKAlRXPcr5mTdg&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxV5N0WZcTZb1YaJMN9C4DEtYwmp-qN-xhg&random=3713862031 — 302 — 22 B — 45 ms — h3https://www.google.com.sg/pagead/1p-conversion/786262903/?random=1656629611&cv=11&fst=1776800638529&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9119313073z871899802za20gzb71899802zd71899802xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ncsu.edu%2F&rcb=7&label=npAnCJ33oLEBEPfW9fYC&capi=1&frm=0&tiba=NC%20State%20University&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=646195440.1776800639&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgSN4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6ZymcrN37MZYaieh7ZI3xQtgMKMm2RB_CelduF2lk5WCTTLbotas5hoCdvE&is_vtc=1&cid=CAQSyAEABaugfTPpVZarKgBEOEeDS2KvjVNc-XJI5JBK2UzvpXdRiOR80MFwUTBcR0IgwmPj77LQNMdbQBh49KIz4NOcgxjruMacYqLX6Rq7LCuuNUNOf-iQmQARIIvqlUTCB_K5K65U5hk-Q12X_azRvI0VMV74TkFoqqv8bRFGgvVzfE1LOqIue4if4g7KMCE7qaiqmaLnAGGu9oVjup25O3wqieeVMMFzPoIkXIno7w3SYg6geOd9Hc0hNQgiRnX0PKAlRXPcr5mTdg&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxV5N0WZcTZb1YaJMN9C4DEtYwmp-qN-xhg&random=3713862031&ipr=y&pscrd=IhMIpcmYl9r_kwMV0ausAh2xhSIMMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5uY3N1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFh1X1pBeG5mdFVmYm14OTNicWFKRXVRZ09nV3BHaERjZTdJVkQ5MkRuVmotZVVmWmxaZ3BLd3oMCAliCAgAEAAYACAAggEFcAGIAQEwww.google.com.sg/pagead/1p-convers... https://www.google.com.sg/pagead/1p-conversion/786262903/?random=1656629611&cv=11&fst=1776800638529&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v9119313073z871899802za20gzb71899802zd71899802xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938469~117266400~117384406&u_w=412&u_h=823&url=https%3A%2F%2Fwww.ncsu.edu%2F&rcb=7&label=npAnCJ33oLEBEPfW9fYC&capi=1&frm=0&tiba=NC%20State%20University&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=646195440.1776800639&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI9ZXZlbnQtc291cmNlO25hdmlnYXRpb24tc291cmNlWgMKAQFiAwoBAw&cerd=CgSN4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6ZymcrN37MZYaieh7ZI3xQtgMKMm2RB_CelduF2lk5WCTTLbotas5hoCdvE&is_vtc=1&cid=CAQSyAEABaugfTPpVZarKgBEOEeDS2KvjVNc-XJI5JBK2UzvpXdRiOR80MFwUTBcR0IgwmPj77LQNMdbQBh49KIz4NOcgxjruMacYqLX6Rq7LCuuNUNOf-iQmQARIIvqlUTCB_K5K65U5hk-Q12X_azRvI0VMV74TkFoqqv8bRFGgvVzfE1LOqIue4if4g7KMCE7qaiqmaLnAGGu9oVjup25O3wqieeVMMFzPoIkXIno7w3SYg6geOd9Hc0hNQgiRnX0PKAlRXPcr5mTdg&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxV5N0WZcTZb1YaJMN9C4DEtYwmp-qN-xhg&random=3713862031&ipr=y&pscrd=IhMIpcmYl9r_kwMV0ausAh2xhSIMMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy5uY3N1LmVkdS9CV0NoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpMEF0dHZuMFh1X1pBeG5mdFVmYm14OTNicWFKRXVRZ09nV3BHaERjZTdJVkQ5MkRuVmotZVVmWmxaZ3BLd3oMCAliCAgAEAAYACAAggEFcAGIAQE — 200 — 20 B — 16 ms — h3https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 276 B — 1.0 s — http/1.1https://script.crazyegg.com/pages/data-scripts/0128/1485/site/www.ncsu.edu.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0128/1485/site/www.ncsu.edu.json?t=1 — 200 — 2.8 KiB — 12 ms — h3https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js — 200 — 55.3 KiB — 13 ms — h3https://script.crazyegg.com/pages/data-scripts/0128/1485/sampling/www.ncsu.edu.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0128/1485/sampling/www.ncsu.edu.json?t=1 — 200 — 376 B — 10 ms — h3https://tracking.crazyegg.com/clock?u=1281485&st=456606&t=1776800638912&tk=5f6f826ca9301c08bbea5bb172a16550tracking.crazyegg.com/clock?u=12814... https://tracking.crazyegg.com/clock?u=1281485&st=456606&t=1776800638912&tk=5f6f826ca9301c08bbea5bb172a16550 — 204 — 0 B — 42 ms — h2https://pagestates-tracking.crazyegg.com/healthcheckpagestates-tracking.crazyegg.com/he... https://pagestates-tracking.crazyegg.com/healthcheck — 200 — 461 B — 29 ms — h2https://assets-tracking.crazyegg.com/healthcheckassets-tracking.crazyegg.com/health... https://assets-tracking.crazyegg.com/healthcheck — 200 — 462 B — 31 ms — h2blob:https://www.ncsu.edu/e5445f10-edb2-48d7-9258-cbc5da8daa62www.ncsu.edu/e5445f10-edb2-48d7-925... blob:https://www.ncsu.edu/e5445f10-edb2-48d7-9258-cbc5da8daa62 — 200 — -1 B — 41 ms — blobhttps://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 518 B — 82 ms — h2https://www.pages03.net/WTS/event.jpeg?accesskey=2744d0cb-17bef2e3430-b9e6bcd68d4fb511170ab3fcff55179d&v=1.31&isNewSession=1&type=pageview&isNewVisitor=1&sessionGUID=6d159689-6d08-7667-5050-81976888c7d1&webSyncID=005904d1-6553-7231-2b00-8b580a3127b3&url=https%3A%2F%2Fwww.ncsu.edu%2F&newSiteVisit=1&hostname=www.ncsu.edu&pathname=%2F&newPageVisit=1&eventKey=99ad1a73-4c0d-719c-ad55-31e10c02448dwww.pages03.net/WTS/event.jpeg?acce... https://www.pages03.net/WTS/event.jpeg?accesskey=2744d0cb-17bef2e3430-b9e6bcd68d4fb511170ab3fcff55179d&v=1.31&isNewSession=1&type=pageview&isNewVisitor=1&sessionGUID=6d159689-6d08-7667-5050-81976888c7d1&webSyncID=005904d1-6553-7231-2b00-8b580a3127b3&url=https%3A%2F%2Fwww.ncsu.edu%2F&newSiteVisit=1&hostname=www.ncsu.edu&pathname=%2F&newPageVisit=1&eventKey=99ad1a73-4c0d-719c-ad55-31e10c02448d — 200 — 520 B — 987 ms — h2https://www.pages03.net/WTS/event.jpeg?accesskey=2744d0cb-17bef2e3430-b9e6bcd68d4fb511170ab3fcff55179d&v=1.31&isNewSession=0&type=pageview&isNewVisitor=1&sessionGUID=6d159689-6d08-7667-5050-81976888c7d1&webSyncID=005904d1-6553-7231-2b00-8b580a3127b3&url=https%3A%2F%2Fwww.ncsu.edu%2F&newSiteVisit=0&hostname=www.ncsu.edu&pathname=%2F&newPageVisit=0&eventKey=9aabcd53-8acd-994c-74c3-03b99320c4eewww.pages03.net/WTS/event.jpeg?acce... https://www.pages03.net/WTS/event.jpeg?accesskey=2744d0cb-17bef2e3430-b9e6bcd68d4fb511170ab3fcff55179d&v=1.31&isNewSession=0&type=pageview&isNewVisitor=1&sessionGUID=6d159689-6d08-7667-5050-81976888c7d1&webSyncID=005904d1-6553-7231-2b00-8b580a3127b3&url=https%3A%2F%2Fwww.ncsu.edu%2F&newSiteVisit=0&hostname=www.ncsu.edu&pathname=%2F&newPageVisit=0&eventKey=9aabcd53-8acd-994c-74c3-03b99320c4ee — 200 — 520 B — 959 ms — h2https://tracking.crazyegg.com/clock?u=1281485&st=456606&t=1776800638912&tk=5f6f826ca9301c08bbea5bb172a16550tracking.crazyegg.com/clock?u=12814... https://tracking.crazyegg.com/clock?u=1281485&st=456606&t=1776800638912&tk=5f6f826ca9301c08bbea5bb172a16550 — 200 — 143 B — 24 ms — h2https://cdn.ncsu.edu/brand-assets/favicons/favicon.svgcdn.ncsu.edu/brand-assets/favicons/... https://cdn.ncsu.edu/brand-assets/favicons/favicon.svg — 200 — 1.9 KiB — 274 ms — h2blob:https://www.ncsu.edu/d53de9f6-f9e0-4e0f-b467-49bff0ffdc1cwww.ncsu.edu/d53de9f6-f9e0-4e0f-b46... blob:https://www.ncsu.edu/d53de9f6-f9e0-4e0f-b467-49bff0ffdc1c — -1 — 0 B — 0 ms — https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.js — 200 — 22.6 KiB — 14 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=878213C547504841A70248A91F861CD1&RedC=c.clarity.ms&MXFR=33ACA76CEFAC69360C50B02EEBAC67E4c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=878213C547504841A70248A91F861CD1&RedC=c.clarity.ms&MXFR=33ACA76CEFAC69360C50B02EEBAC67E4 — 302 — 765 B — 81 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=878213C547504841A70248A91F861CD1&MUID=02D3C6E5C32266D03E41D1A7C239670Fc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=878213C547504841A70248A91F861CD1&MUID=02D3C6E5C32266D03E41D1A7C239670F — 200 — 467 B — 62 ms — h2https://cdn.ncsu.edu/brand-assets/favicons/favicon.icocdn.ncsu.edu/brand-assets/favicons/... https://cdn.ncsu.edu/brand-assets/favicons/favicon.ico — 200 — 27.8 KiB — 6 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 276 B — 223 ms — http/1.1
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 5800ms · 1191KB · $77/mo
www.ncsu.edu
Other
Costly
Execution 1124ms
Transfer 41 KB
Monthly Cost $15/mo
Unattributable
Other
Costly
Execution 899ms
Transfer 0 KB
Monthly Cost $12/mo
Google Tag Manager
Tag Manager
Costly
Execution 574ms
Transfer 177 KB
Unused 38%
Monthly Cost $8/mo
www.ncsu.edu
Other
Costly
Execution 494ms
Transfer 30 KB
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 420ms
Transfer 172 KB
Unused 40%
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 412ms
Transfer 173 KB
Unused 41%
Monthly Cost $5/mo
script.crazyegg.com
Other
Costly
Execution 377ms
Transfer 55 KB
Unused 53%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 308ms
Transfer 159 KB
Unused 53%
Monthly Cost $4/mo
Microsoft Clarity
Session Replay
Costly
Execution 281ms
Transfer 26 KB
Monthly Cost $4/mo
www.ncsu.edu
Other
Optional
Execution 190ms
Transfer 64 KB
Unused 71%
Monthly Cost $3/mo
Facebook Pixel
Advertising
Optional
Execution 180ms
Transfer 46 KB
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 175ms
Transfer 97 KB
Unused 34%
Monthly Cost $2/mo
LinkedIn Insight
Advertising
Optional
Execution 113ms
Transfer 19 KB
Monthly Cost $2/mo
script.crazyegg.com
Other
Optional
Execution 75ms
Transfer 23 KB
Monthly Cost $1/mo
www.ncsu.edu
Other
Optional
Execution 71ms
Transfer 70 KB
Unused 67%
Monthly Cost $1/mo
www.ncsu.edu
Other
Optional
Execution 53ms
Transfer 25 KB
Monthly Cost $1/mo
www.ncsu.edu
Other
Optional
Execution 52ms
Transfer 15 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.ncsu.edu adds 1124ms and costs ~$15/month
  • Unattributable adds 899ms and costs ~$12/month
  • Google Tag Manager adds 574ms and costs ~$8/month
  • www.ncsu.edu adds 494ms and costs ~$7/month
  • Google Tag Manager adds 420ms and costs ~$6/month
  • Google Tag Manager adds 412ms and costs ~$5/month
  • script.crazyegg.com adds 377ms and costs ~$5/month
  • Google Tag Manager adds 308ms and costs ~$4/month
  • Microsoft Clarity adds 281ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Unattributable takes 899ms 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 574ms 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.ncsu.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

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

script.crazyegg.com takes 377ms 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

53% of script.crazyegg.com'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

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

53% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Microsoft Clarity takes 281ms 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

71% of www.ncsu.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

67% of www.ncsu.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