Skip to content
https://vt.edu

Performance

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

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

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
82
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.

3.88 s

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

18.06 s

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

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

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

35.38 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
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
5.0 MB transferred, 141 requests
FIX
5.0 MB transferred, 141 requests
Critical::
Page weighs 13.3 MB (5.0 MB transferred)
Warning::
JavaScript is 3.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.3 MB
Info::
Fonts are 618 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 618 KB
Warning::
141 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.0 MB / 2.4 MB budget
5.0 MB transferred
141 requests
1.1 g CO2 per page load
JavaScript 3.3 MiB 66%
Images 929.6 KiB 18%
Fonts 618.3 KiB 12%
CSS 155.3 KiB 3%
HTML 17.4 KiB 0%
Other 9.4 KiB 0%
Other 3.5 KiB 0%
Other 3.5 KiB 0%
Other 665 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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 (5.0 MiB of 5.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6793ms total JS execution
FIX
6793ms total JS execution
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P6F...: 928ms CPU time
Warning::
https://www.vt.edu/: 771ms CPU time
Warning::
Unattributable: 670ms CPU time
Warning::
https://www.assets.cms.vt.edu/font-awesome/archive...: 577ms CPU time
Warning::
https://www.vt.edu/global_assets/templates/one/js/...: 452ms CPU time
Warning::
Third-party scripts: 6793ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 17% Script Parsing & Compilation 14% Style & Layout 10%
ScriptTotalScriptingParse/CompileParty
https://www.googletagmanager.com/gtm.js?id=GTM-P6F85Q5928ms767ms68ms3rd
https://www.vt.edu/771ms21ms2ms3rd
Unattributable670ms43ms0ms3rd
https://www.assets.cms.vt.edu/font-awesome/archives-pro/5.latest/js/all.min.js577ms91ms430ms3rd
https://www.vt.edu/global_assets/templates/one/js/root.min.js452ms59ms18ms3rd
https://www.assets.cms.vt.edu/jquery/archives/jquery-3.cms.min.js403ms210ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1030829117&cx=c&gtm=4e64h1362ms297ms36ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17193693909&cx=c&gtm=4e64h1350ms283ms65ms3rd
https://www.googletagmanager.com/gtag/js?id=G-5Z60EH83Q9&cx=c&gtm=4e64h1348ms286ms60ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17728352691&cx=c&gtm=4e64h1303ms246ms55ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
36 scripts, 597 KB unused
FIX
36 scripts, 597 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5Z60...: 69 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DTEQ...: 64 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-177...: 62 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-171...: 61 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P6F...: 57 KB unused (28%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 597 KB
597 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-5Z60EH83Q9&cx=c&gtm=4e64h1174 KB69 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DTEQ1JM2SG&cx=c&gtm=4e64h1156 KB64 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17728352691&cx=c&gtm=4e64h1145 KB62 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17193693909&cx=c&gtm=4e64h1145 KB61 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P6F85Q5206 KB57 KB (28%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1030829117&cx=c&gtm=4e64h1145 KB56 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-15114839&cx=c&gtm=4e64h1131 KB55 KB (42%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB33 KB (34%)3rd
https://www.vt.edu/global_assets/templates/one/js/root.min.js48 KB33 KB (70%)3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js55 KB30 KB (54%)3rd

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
141 resources · 5.0 MB · 597 KB savings available
FIX
141 resources · 5.0 MB · 597 KB savings available
Warning::
Page weight 4.0 MB over 1MB target
Got: 5.0 MB Expected: ≤ 1 MB
Info::
~597 KB of savings available
Warning::
140 third-party resources (100% of weight)
Info::
3 resources over 200KB
141 resources · 5.0 MiB · 140 third-party 4.0 MiB over 1MB target
JavaScript 66% · 3.3 MiB
Image 18% · 931.7 KiB
Font 12% · 618.3 KiB
CSS 3% · 155.3 KiB
Document 0% · 18.3 KiB
Other 0% · 13.9 KiB

~596.9 KiB of savings available

Remove unused JavaScript: 596.9 KiB
C
Image Optimization
Action
32 images, 0 KB saveable
REVIEW
32 images, 0 KB saveable
Warning::
https://www.assets.cms.vt.edu/images/vt-campuses.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.assets.cms.vt.edu/images/logo-white-bl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.assets.cms.vt.edu/images/logo-maroon-w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 930 KB
0 oversized -0 KB
32 legacy format
3 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

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

Web fonts

14

618 KB total

Render-blocking

0

of 14

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 FCP 3.9 s LCP 18.1 shttps://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_regular.woff2acherusgrotesque_regula... https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_regular.woff2 — 25.1 KiB — 103 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConDem.woff2Gineso-ConDem.woff2 https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConDem.woff2 — 49.3 KiB — 83 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConDemIt.woff2Gineso-ConDemIt.woff2 https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConDemIt.woff2 — 58.9 KiB — 89 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConLigIt.woff2Gineso-ConLigIt.woff2 https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConLigIt.woff2 — 58.8 KiB — 46 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_light.woff2acherusgrotesque_light.... https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_light.woff2 — 26.1 KiB — 47 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Medium.woff2Rubik-Medium.woff2 https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Medium.woff2 — 43.7 KiB — 42 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Regular.woff2Rubik-Regular.woff2 https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Regular.woff2 — 43.5 KiB — 41 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConBol.woff2Gineso-ConBol.woff2 https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConBol.woff2 — 47.7 KiB — 55 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_extrabold.woff2acherusgrotesque_extrab... https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_extrabold.woff2 — 25.7 KiB — 50 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConReg.woff2Gineso-ConReg.woff2 https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConReg.woff2 — 47.2 KiB — 47 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Light.woff2Rubik-Light.woff2 https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Light.woff2 — 40.1 KiB — 52 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConBoo.woff2Gineso-ConBoo.woff2 https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConBoo.woff2 — 48.8 KiB — 57 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConRegIt.woff2Gineso-ConRegIt.woff2 https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConRegIt.woff2 — 59.8 KiB — 53 ms — font-display: swaphttps://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Bold.woff2Rubik-Bold.woff2 https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Bold.woff2 — 43.8 KiB — 24 ms — font-display: swap
acherusgrotesque_regula... woff2 swap
Size 25 KB
Load time 103 ms
Start 777 ms
Risk FOUT — text flashes from fallback to web font
Gineso-ConDem.woff2 woff2 swap
Size 49 KB
Load time 83 ms
Start 777 ms
Risk FOUT — text flashes from fallback to web font
Gineso-ConDemIt.woff2 woff2 swap
Size 59 KB
Load time 89 ms
Start 778 ms
Risk FOUT — text flashes from fallback to web font
Gineso-ConLigIt.woff2 woff2 swap
Size 59 KB
Load time 46 ms
Start 894 ms
Risk FOUT — text flashes from fallback to web font
acherusgrotesque_light.... woff2 swap
Size 26 KB
Load time 47 ms
Start 895 ms
Risk FOUT — text flashes from fallback to web font
Rubik-Medium.woff2 woff2 swap
Size 44 KB
Load time 42 ms
Start 895 ms
Risk FOUT — text flashes from fallback to web font
Rubik-Regular.woff2 woff2 swap
Size 43 KB
Load time 41 ms
Start 896 ms
Risk FOUT — text flashes from fallback to web font
Gineso-ConBol.woff2 woff2 swap
Size 48 KB
Load time 55 ms
Start 896 ms
Risk FOUT — text flashes from fallback to web font
acherusgrotesque_extrab... woff2 swap
Size 26 KB
Load time 50 ms
Start 897 ms
Risk FOUT — text flashes from fallback to web font
Gineso-ConReg.woff2 woff2 swap
Size 47 KB
Load time 47 ms
Start 897 ms
Risk FOUT — text flashes from fallback to web font
Rubik-Light.woff2 woff2 swap
Size 40 KB
Load time 52 ms
Start 897 ms
Risk FOUT — text flashes from fallback to web font
Gineso-ConBoo.woff2 woff2 swap
Size 49 KB
Load time 57 ms
Start 898 ms
Risk FOUT — text flashes from fallback to web font
Gineso-ConRegIt.woff2 woff2 swap
Size 60 KB
Load time 53 ms
Start 905 ms
Risk FOUT — text flashes from fallback to web font
Rubik-Bold.woff2 woff2 swap
Size 44 KB
Load time 24 ms
Start 1.1 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
A
HTTP Caching
max-age=600 (10 minutes)
PASS
max-age=600 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=600
Info::
Effective TTL: 10 minutes (max-age=600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=600

DirectiveValueMeaning
max-age600Cache for 10 minutes
Effective TTL: 600 seconds
Network Waterfall
141 requests over 4166ms
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 FCP 3.9 s LCP 18.1 shttps://vt.edu// https://vt.edu/ — 301 — 377 B — 314 ms — http/1.1https://www.vt.edu/www.vt.edu/ https://www.vt.edu/ — 200 — 16.0 KiB — 69 ms — h2https://www.assets.cms.vt.edu/jquery/archives/jquery-3.cms.min.jswww.assets.cms.vt.edu/jquery/archiv... https://www.assets.cms.vt.edu/jquery/archives/jquery-3.cms.min.js — 200 — 30.3 KiB — 145 ms — h2https://www.assets.cms.vt.edu/js/popper/archives/1.16.1/popper.min.jswww.assets.cms.vt.edu/js/popper/arc... https://www.assets.cms.vt.edu/js/popper/archives/1.16.1/popper.min.js — 200 — 7.9 KiB — 125 ms — h2https://www.assets.cms.vt.edu/bootstrap/archives/4.5.latest/js/bootstrap.min.jswww.assets.cms.vt.edu/bootstrap/arc... https://www.assets.cms.vt.edu/bootstrap/archives/4.5.latest/js/bootstrap.min.js — 200 — 15.2 KiB — 127 ms — h2https://www.assets.cms.vt.edu/bootstrap/bootstrap-responsive-tabs/js/responsive-tabs.jswww.assets.cms.vt.edu/bootstrap/boo... https://www.assets.cms.vt.edu/bootstrap/bootstrap-responsive-tabs/js/responsive-tabs.js — 200 — 2.1 KiB — 128 ms — h2https://www.vt.edu/etc/clientlibs/vtlibs/main.lc-hash-lc.csswww.vt.edu/etc/clientlibs/vtlibs/ma... https://www.vt.edu/etc/clientlibs/vtlibs/main.lc-hash-lc.css — 200 — 6.3 KiB — 23 ms — h2https://www.vt.edu/etc/clientlibs/vtlibs/main.lc-hash-lc.jswww.vt.edu/etc/clientlibs/vtlibs/ma... https://www.vt.edu/etc/clientlibs/vtlibs/main.lc-hash-lc.js — 200 — 17.3 KiB — 55 ms — h2https://www.vt.edu/etc/designs/vt-designs/vt-one.csswww.vt.edu/etc/designs/vt-designs/v... https://www.vt.edu/etc/designs/vt-designs/vt-one.css — 200 — 1.0 KiB — 24 ms — h2https://www.vt.edu/global_assets/templates/one/css/root.min.csswww.vt.edu/global_assets/templates/... https://www.vt.edu/global_assets/templates/one/css/root.min.css — 200 — 109.9 KiB — 48 ms — h2https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalTemplate.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalTemplate.css — 200 — 1.9 KiB — 55 ms — h2https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalJS.jswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalJS.js — 200 — 1.7 KiB — 56 ms — h2https://www.assets.cms.vt.edu/images/whiteVTonTransparent.svgwww.assets.cms.vt.edu/images/whiteV... https://www.assets.cms.vt.edu/images/whiteVTonTransparent.svg — 200 — 1.6 KiB — 139 ms — h2https://www.assets.cms.vt.edu/images/accessibility_icon_white.svgwww.assets.cms.vt.edu/images/access... https://www.assets.cms.vt.edu/images/accessibility_icon_white.svg — 200 — 1.5 KiB — 140 ms — h2https://www.assets.cms.vt.edu/images/vt-accessibility_report-barrier.svgwww.assets.cms.vt.edu/images/vt-acc... https://www.assets.cms.vt.edu/images/vt-accessibility_report-barrier.svg — 200 — 932 B — 24 ms — h2https://www.assets.cms.vt.edu/images/vt-accessibility_accessibility-portal.svgwww.assets.cms.vt.edu/images/vt-acc... https://www.assets.cms.vt.edu/images/vt-accessibility_accessibility-portal.svg — 200 — 1.7 KiB — 24 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/modifyGlobalTemplate.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/modifyGlobalTemplate.css — 200 — 1.6 KiB — 21 ms — h2https://www.assets.cms.vt.edu/images/toggle_slider_off-01.svgwww.assets.cms.vt.edu/images/toggle... https://www.assets.cms.vt.edu/images/toggle_slider_off-01.svg — 200 — 2.1 KiB — 26 ms — h2https://www.assets.cms.vt.edu/js/x509/x509.jswww.assets.cms.vt.edu/js/x509/x509.... https://www.assets.cms.vt.edu/js/x509/x509.js — 200 — 48.2 KiB — 28 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/oua-styles.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/oua-styles.css — 200 — 3.2 KiB — 33 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/oua-bci.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/oua-bci.css — 200 — 1.5 KiB — 35 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/modifyGlobalTemplate.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/modifyGlobalTemplate.css — 200 — 2.6 KiB — 36 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss.css — 200 — 3.3 KiB — 37 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/res-table.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/res-table.css — 200 — 1.8 KiB — 38 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss-diversity.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss-diversity.css — 200 — 3.5 KiB — 39 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/vt-gsheet-data.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/vt-gsheet-data.css — 200 — 1.1 KiB — 41 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-utprosim.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-utprosim.css — 200 — 1.3 KiB — 42 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-panelCard.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-panelCard.css — 200 — 2.8 KiB — 52 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-layout-tiles.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-layout-tiles.css — 200 — 2.4 KiB — 49 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-events.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-events.css — 200 — 1.2 KiB — 43 ms — h2
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 FCP 3.9 s LCP 18.1 shttps://vt.edu// https://vt.edu/ — 301 — 377 B — 314 ms — http/1.1https://www.vt.edu/www.vt.edu/ https://www.vt.edu/ — 200 — 16.0 KiB — 69 ms — h2https://www.assets.cms.vt.edu/jquery/archives/jquery-3.cms.min.jswww.assets.cms.vt.edu/jquery/archiv... https://www.assets.cms.vt.edu/jquery/archives/jquery-3.cms.min.js — 200 — 30.3 KiB — 145 ms — h2https://www.assets.cms.vt.edu/js/popper/archives/1.16.1/popper.min.jswww.assets.cms.vt.edu/js/popper/arc... https://www.assets.cms.vt.edu/js/popper/archives/1.16.1/popper.min.js — 200 — 7.9 KiB — 125 ms — h2https://www.assets.cms.vt.edu/bootstrap/archives/4.5.latest/js/bootstrap.min.jswww.assets.cms.vt.edu/bootstrap/arc... https://www.assets.cms.vt.edu/bootstrap/archives/4.5.latest/js/bootstrap.min.js — 200 — 15.2 KiB — 127 ms — h2https://www.assets.cms.vt.edu/bootstrap/bootstrap-responsive-tabs/js/responsive-tabs.jswww.assets.cms.vt.edu/bootstrap/boo... https://www.assets.cms.vt.edu/bootstrap/bootstrap-responsive-tabs/js/responsive-tabs.js — 200 — 2.1 KiB — 128 ms — h2https://www.vt.edu/etc/clientlibs/vtlibs/main.lc-hash-lc.csswww.vt.edu/etc/clientlibs/vtlibs/ma... https://www.vt.edu/etc/clientlibs/vtlibs/main.lc-hash-lc.css — 200 — 6.3 KiB — 23 ms — h2https://www.vt.edu/etc/clientlibs/vtlibs/main.lc-hash-lc.jswww.vt.edu/etc/clientlibs/vtlibs/ma... https://www.vt.edu/etc/clientlibs/vtlibs/main.lc-hash-lc.js — 200 — 17.3 KiB — 55 ms — h2https://www.vt.edu/etc/designs/vt-designs/vt-one.csswww.vt.edu/etc/designs/vt-designs/v... https://www.vt.edu/etc/designs/vt-designs/vt-one.css — 200 — 1.0 KiB — 24 ms — h2https://www.vt.edu/global_assets/templates/one/css/root.min.csswww.vt.edu/global_assets/templates/... https://www.vt.edu/global_assets/templates/one/css/root.min.css — 200 — 109.9 KiB — 48 ms — h2https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalTemplate.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalTemplate.css — 200 — 1.9 KiB — 55 ms — h2https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalJS.jswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalJS.js — 200 — 1.7 KiB — 56 ms — h2https://www.assets.cms.vt.edu/images/whiteVTonTransparent.svgwww.assets.cms.vt.edu/images/whiteV... https://www.assets.cms.vt.edu/images/whiteVTonTransparent.svg — 200 — 1.6 KiB — 139 ms — h2https://www.assets.cms.vt.edu/images/accessibility_icon_white.svgwww.assets.cms.vt.edu/images/access... https://www.assets.cms.vt.edu/images/accessibility_icon_white.svg — 200 — 1.5 KiB — 140 ms — h2https://www.assets.cms.vt.edu/images/vt-accessibility_report-barrier.svgwww.assets.cms.vt.edu/images/vt-acc... https://www.assets.cms.vt.edu/images/vt-accessibility_report-barrier.svg — 200 — 932 B — 24 ms — h2https://www.assets.cms.vt.edu/images/vt-accessibility_accessibility-portal.svgwww.assets.cms.vt.edu/images/vt-acc... https://www.assets.cms.vt.edu/images/vt-accessibility_accessibility-portal.svg — 200 — 1.7 KiB — 24 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/modifyGlobalTemplate.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/modifyGlobalTemplate.css — 200 — 1.6 KiB — 21 ms — h2https://www.assets.cms.vt.edu/images/toggle_slider_off-01.svgwww.assets.cms.vt.edu/images/toggle... https://www.assets.cms.vt.edu/images/toggle_slider_off-01.svg — 200 — 2.1 KiB — 26 ms — h2https://www.assets.cms.vt.edu/js/x509/x509.jswww.assets.cms.vt.edu/js/x509/x509.... https://www.assets.cms.vt.edu/js/x509/x509.js — 200 — 48.2 KiB — 28 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/oua-styles.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/oua-styles.css — 200 — 3.2 KiB — 33 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/oua-bci.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/units/oua/oua-bci.css — 200 — 1.5 KiB — 35 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/modifyGlobalTemplate.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/modifyGlobalTemplate.css — 200 — 2.6 KiB — 36 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss.css — 200 — 3.3 KiB — 37 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/res-table.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/res-table.css — 200 — 1.8 KiB — 38 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss-diversity.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss-diversity.css — 200 — 3.5 KiB — 39 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/vt-gsheet-data.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/vt-gsheet-data.css — 200 — 1.1 KiB — 41 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-utprosim.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-utprosim.css — 200 — 1.3 KiB — 42 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-panelCard.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-panelCard.css — 200 — 2.8 KiB — 52 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-layout-tiles.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-layout-tiles.css — 200 — 2.4 KiB — 49 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-events.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-events.css — 200 — 1.2 KiB — 43 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-hokiefocus.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-hokiefocus.css — 200 — 918 B — 44 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-bci.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-bci.css — 200 — 936 B — 50 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-downloads.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/dev/oua-page-downloads.css — 200 — 918 B — 44 ms — h2https://www.vt.edu/global_assets/templates/one/js/root.min.jswww.vt.edu/global_assets/templates/... https://www.vt.edu/global_assets/templates/one/js/root.min.js — 200 — 47.9 KiB — 52 ms — h2https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalJS_body.jswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/modifyGlobalJS_body.js — 200 — 1.2 KiB — 44 ms — h2https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss-diversity-sd.csswww.vt.edu/local_assets/www.vt.edu/... https://www.vt.edu/local_assets/www.vt.edu/admissions/ugadmiss-diversity-sd.css — 200 — 2.3 KiB — 23 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/dev/forms/default.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/dev/forms/default.css — 200 — 1.8 KiB — 23 ms — h2https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/dev/secm-panelCard.csswww.vt.edu/local_assets/www.marcomm... https://www.vt.edu/local_assets/www.marcomm.edm.vt.edu/dev/secm-panelCard.css — 200 — 2.9 KiB — 23 ms — h2https://www.assets.cms.vt.edu/font-awesome/archives-pro/5.latest/js/all.min.jswww.assets.cms.vt.edu/font-awesome/... https://www.assets.cms.vt.edu/font-awesome/archives-pro/5.latest/js/all.min.js — 200 — 1.7 MiB — 143 ms — h2https://www.assets.cms.vt.edu/images/toggle_slider_on-01.svgwww.assets.cms.vt.edu/images/toggle... https://www.assets.cms.vt.edu/images/toggle_slider_on-01.svg — 200 — 3.2 KiB — 71 ms — h2https://www.vt.edu/content/dam/news_vt_edu/articles/2026/01/simba-srivastava.jpg.transform/m-medium/image.jpgwww.vt.edu/content/dam/news_vt_edu/... https://www.vt.edu/content/dam/news_vt_edu/articles/2026/01/simba-srivastava.jpg.transform/m-medium/image.jpg — 200 — 59.4 KiB — 138 ms — h2https://www.vt.edu/content/dam/news_vt_edu/articles/2026/04/Ozzie%20Abaye%20cornfield.jpg.transform/m-medium/image.jpgwww.vt.edu/content/dam/news_vt_edu/... https://www.vt.edu/content/dam/news_vt_edu/articles/2026/04/Ozzie%20Abaye%20cornfield.jpg.transform/m-medium/image.jpg — 200 — 69.4 KiB — 152 ms — h2https://www.vt.edu/content/dam/news_vt_edu/articles/2025/20250129_Naren_Ramakrishnan_cn_007.jpg.transform/m-medium/image.jpgwww.vt.edu/content/dam/news_vt_edu/... https://www.vt.edu/content/dam/news_vt_edu/articles/2025/20250129_Naren_Ramakrishnan_cn_007.jpg.transform/m-medium/image.jpg — 200 — 54.4 KiB — 151 ms — h2https://www.vt.edu/content/dam/news_vt_edu/articles/2026/04/warren-dixon-8.jpg.transform/m-medium/image.jpgwww.vt.edu/content/dam/news_vt_edu/... https://www.vt.edu/content/dam/news_vt_edu/articles/2026/04/warren-dixon-8.jpg.transform/m-medium/image.jpg — 200 — 41.9 KiB — 25 ms — h2https://www.vt.edu/content/dam/news_vt_edu/articles/2026/04/bov-appreciation.jpg.transform/m-medium/image.jpgwww.vt.edu/content/dam/news_vt_edu/... https://www.vt.edu/content/dam/news_vt_edu/articles/2026/04/bov-appreciation.jpg.transform/m-medium/image.jpg — 200 — 59.7 KiB — 152 ms — h2https://www.vt.edu/content/news_vt_edu/en/articles/2026/04/cm-bovtuition-041426/_jcr_content/article-image.transform/m-medium/image.jpgwww.vt.edu/content/news_vt_edu/en/a... https://www.vt.edu/content/news_vt_edu/en/articles/2026/04/cm-bovtuition-041426/_jcr_content/article-image.transform/m-medium/image.jpg — 200 — 99.6 KiB — 153 ms — h2https://www.assets.cms.vt.edu/images/vt-campuses.svgwww.assets.cms.vt.edu/images/vt-cam... https://www.assets.cms.vt.edu/images/vt-campuses.svg — 200 — 14.1 KiB — 90 ms — h2https://www.assets.cms.vt.edu/images/logo-white-black.svgwww.assets.cms.vt.edu/images/logo-w... https://www.assets.cms.vt.edu/images/logo-white-black.svg — 200 — 7.6 KiB — 93 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P6F85Q5www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P6F85Q5 — 200 — 206.2 KiB — 201 ms — h2https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_regular.woff2www.assets.cms.vt.edu/fonts/acherus... https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_regular.woff2 — 200 — 25.1 KiB — 103 ms — h2https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConDem.woff2www.assets.cms.vt.edu/fonts/gineso-... https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConDem.woff2 — 200 — 49.3 KiB — 83 ms — h2https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConDemIt.woff2www.assets.cms.vt.edu/fonts/gineso-... https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConDemIt.woff2 — 200 — 58.9 KiB — 89 ms — h2https://www.assets.cms.vt.edu/search-help/search-help-snippet.jsonwww.assets.cms.vt.edu/search-help/s... https://www.assets.cms.vt.edu/search-help/search-help-snippet.json — 200 — 4.8 KiB — 90 ms — h2https://www.assets.cms.vt.edu/search-data/frequent-searches.jsonwww.assets.cms.vt.edu/search-data/f... https://www.assets.cms.vt.edu/search-data/frequent-searches.json — 200 — 772 B — 87 ms — h2https://www.vt.edu/content/dam/vt_edu/stripe_background.pngwww.vt.edu/content/dam/vt_edu/strip... https://www.vt.edu/content/dam/vt_edu/stripe_background.png — 200 — 235.1 KiB — 55 ms — h2https://www.vt.edu/global_assets/images/vt-2016-ribbon.svgwww.vt.edu/global_assets/images/vt-... https://www.vt.edu/global_assets/images/vt-2016-ribbon.svg — 200 — 1.6 KiB — 60 ms — h2https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConLigIt.woff2www.assets.cms.vt.edu/fonts/gineso-... https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConLigIt.woff2 — 200 — 58.8 KiB — 46 ms — h2https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_light.woff2www.assets.cms.vt.edu/fonts/acherus... https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_light.woff2 — 200 — 26.1 KiB — 47 ms — h2https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Medium.woff2www.assets.cms.vt.edu/fonts/rubik-w... https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Medium.woff2 — 200 — 43.7 KiB — 42 ms — h2https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Regular.woff2www.assets.cms.vt.edu/fonts/rubik-w... https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Regular.woff2 — 200 — 43.5 KiB — 41 ms — h2https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConBol.woff2www.assets.cms.vt.edu/fonts/gineso-... https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConBol.woff2 — 200 — 47.7 KiB — 55 ms — h2https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_extrabold.woff2www.assets.cms.vt.edu/fonts/acherus... https://www.assets.cms.vt.edu/fonts/acherusgrotesque/acherusgrotesque_extrabold.woff2 — 200 — 25.7 KiB — 50 ms — h2https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConReg.woff2www.assets.cms.vt.edu/fonts/gineso-... https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConReg.woff2 — 200 — 47.2 KiB — 47 ms — h2https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Light.woff2www.assets.cms.vt.edu/fonts/rubik-w... https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Light.woff2 — 200 — 40.1 KiB — 52 ms — h2https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConBoo.woff2www.assets.cms.vt.edu/fonts/gineso-... https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConBoo.woff2 — 200 — 48.8 KiB — 57 ms — h2https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConRegIt.woff2www.assets.cms.vt.edu/fonts/gineso-... https://www.assets.cms.vt.edu/fonts/gineso-condensed/Gineso-ConRegIt.woff2 — 200 — 59.8 KiB — 53 ms — h2https://www.assets.cms.vt.edu/search-help/search_options.jpgwww.assets.cms.vt.edu/search-help/s... https://www.assets.cms.vt.edu/search-help/search_options.jpg — 200 — 75.0 KiB — 30 ms — h2https://www.assets.cms.vt.edu/search-help/results_example.jpgwww.assets.cms.vt.edu/search-help/r... https://www.assets.cms.vt.edu/search-help/results_example.jpg — 200 — 189.2 KiB — 27 ms — h2https://www.assets.cms.vt.edu/images/logo-maroon-whiteBG.svgwww.assets.cms.vt.edu/images/logo-m... https://www.assets.cms.vt.edu/images/logo-maroon-whiteBG.svg — 200 — 7.8 KiB — 24 ms — h2https://www.assets.cms.vt.edu/js/datatables/archive/DataTables-1.10.19/jquery.dataTables.min.js?_=1776801497994www.assets.cms.vt.edu/js/datatables... https://www.assets.cms.vt.edu/js/datatables/archive/DataTables-1.10.19/jquery.dataTables.min.js?_=1776801497994 — 200 — 28.0 KiB — 387 ms — h2https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Bold.woff2www.assets.cms.vt.edu/fonts/rubik-w... https://www.assets.cms.vt.edu/fonts/rubik-web/Rubik-Bold.woff2 — 200 — 43.8 KiB — 24 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1030829117&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1030829117&cx=c&gtm=4e64h1 — 200 — 144.7 KiB — 87 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-15114839&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-15114839&cx=c&gtm=4e64h1 — 200 — 130.9 KiB — 80 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17193693909&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17193693909&cx=c&gtm=4e64h1 — 200 — 144.7 KiB — 48 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17728352691&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17728352691&cx=c&gtm=4e64h1 — 200 — 145.1 KiB — 92 ms — h2https://script.crazyegg.com/pages/scripts/0031/1200.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0031/1200.js — 200 — 2.7 KiB — 89 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 127 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 117 ms — h2https://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 — 102 ms — http/1.1https://applyto.graduateschool.vt.edu/pingapplyto.graduateschool.vt.edu/ping https://applyto.graduateschool.vt.edu/ping — 200 — 968 B — 367 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 142 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 48 ms — h2https://pixel.byspotify.com/ping.min.jspixel.byspotify.com/ping.min.js https://pixel.byspotify.com/ping.min.js — 200 — 10.2 KiB — 81 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 — 48 ms — h2https://admit.vt.edu/pingadmit.vt.edu/ping https://admit.vt.edu/ping — 200 — 951 B — 369 ms — h2https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v79712638za200zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776801498772&tfd=1356www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v79712638za200zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776801498772&tfd=1356 — 200 — 21 B — 124 ms — h3https://www.googletagmanager.com/gtag/js?id=G-5Z60EH83Q9&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5Z60EH83Q9&cx=c&gtm=4e64h1 — 200 — 173.7 KiB — 125 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DTEQ1JM2SG&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DTEQ1JM2SG&cx=c&gtm=4e64h1 — 200 — 156.3 KiB — 125 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&gtm=45be64h1v9223825631z879712638za20gzb79712638zd79712638xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-17193693909&tid=AW-17193693909&tft=1776801498887&tfd=1471www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&gtm=45be64h1v9223825631z879712638za20gzb79712638zd79712638xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-17193693909&tid=AW-17193693909&tft=1776801498887&tfd=1471 — 200 — 21 B — 84 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&ep.user_data_mode=a&gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=DC-15114839&tid=DC-15114839&tft=1776801498964&tfd=1548www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&ep.user_data_mode=a&gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=DC-15114839&tid=DC-15114839&tft=1776801498964&tfd=1548 — 200 — 21 B — 106 ms — h3https://ad.doubleclick.net/activity;src=15114839;type=conve0;cat=nn-fl0;rcb=1;ord=1;num=7891221365880;npa=1;auiddc=1837577234.1776801499;u1=%2F;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KJA;gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938465~115938468~117266400;epver=2;em=tv.1;dc_random=1776801498_IwN8X9dRovb75wA86PwNxn6tuPnmDqRfSw;~oref=https%3A%2F%2Fwww.vt.edu%2F?ad.doubleclick.net/activity;src=151... https://ad.doubleclick.net/activity;src=15114839;type=conve0;cat=nn-fl0;rcb=1;ord=1;num=7891221365880;npa=1;auiddc=1837577234.1776801499;u1=%2F;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KJA;gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938465~115938468~117266400;epver=2;em=tv.1;dc_random=1776801498_IwN8X9dRovb75wA86PwNxn6tuPnmDqRfSw;~oref=https%3A%2F%2Fwww.vt.edu%2F? — 200 — 65 B — 112 ms — h3https://15114839.fls.doubleclick.net/activityi;src=15114839;type=conve0;cat=nn-fl0;rcb=1;ord=1;num=7891221365880;npa=1;auiddc=1837577234.1776801499;u1=%2F;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KJA;gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938468~117266400;epver=2;em=tv.1;dc_random=1776801498_IwN8X9dRovb75wA86PwNxn6tuPnmDqRfSw;_dc_test=1;~oref=https%3A%2F%2Fwww.vt.edu%2F?15114839.fls.doubleclick.net/activi... https://15114839.fls.doubleclick.net/activityi;src=15114839;type=conve0;cat=nn-fl0;rcb=1;ord=1;num=7891221365880;npa=1;auiddc=1837577234.1776801499;u1=%2F;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KJA;gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938468~117266400;epver=2;em=tv.1;dc_random=1776801498_IwN8X9dRovb75wA86PwNxn6tuPnmDqRfSw;_dc_test=1;~oref=https%3A%2F%2Fwww.vt.edu%2F? — 200 — 988 B — 145 ms — h2https://www.googleadservices.com/pagead/conversion/1030829117/?random=1776801499057&cv=11&fst=1776801499057&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fwww.vt.edu%2F&rcb=16&label=XYYlCKn-5q0DEL3oxOsD&capi=1&frm=0&tiba=Home%20%7C%20Virginia%20Tech&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1837577234.1776801499&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/1030829117/?random=1776801499057&cv=11&fst=1776801499057&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fwww.vt.edu%2F&rcb=16&label=XYYlCKn-5q0DEL3oxOsD&capi=1&frm=0&tiba=Home%20%7C%20Virginia%20Tech&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1837577234.1776801499&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=7 — 200 — 1.1 KiB — 83 ms — h3https://www.google.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-1030829117&tid=AW-1030829117&tft=1776801499069&tfd=1653www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-1030829117&tid=AW-1030829117&tft=1776801499069&tfd=1653 — 200 — 21 B — 82 ms — h3https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fwww.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&gtm=45be64h1v9238051353z879712638za20gzb79712638zd79712638xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-17728352691&tid=AW-17728352691&tft=1776801499146&tfd=1730www.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.vt.edu%2F&scrsrc=www.googletagmanager.com&rnd=1060142750.1776801499&dt=Home%20%7C%20Virginia%20Tech&auid=1837577234.1776801499&navt=n&npa=1&gtm=45be64h1v9238051353z879712638za20gzb79712638zd79712638xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-17728352691&tid=AW-17728352691&tft=1776801499146&tfd=1730 — 200 — 21 B — 28 ms — h3https://adservice.google.com/ddm/fls/z/src=15114839;type=conve0;cat=nn-fl0;rcb=1;ord=1;num=7891221365880;npa=1;auiddc=*;u1=%2F;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KJA;gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938468~117266400;epver=2;em=tv.*;dc_random=1776801498_IwN8X9dRovb75wA86PwNxn6tuPnmDqRfSw;_dc_test=1;~oref=https%3A%2F%2Fwww.vt.edu%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=15114839;type=conve0;cat=nn-fl0;rcb=1;ord=1;num=7891221365880;npa=1;auiddc=*;u1=%2F;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KJA;gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938468~117266400;epver=2;em=tv.*;dc_random=1776801498_IwN8X9dRovb75wA86PwNxn6tuPnmDqRfSw;_dc_test=1;~oref=https%3A%2F%2Fwww.vt.edu%2F — 302 — 22 B — 134 ms — h3https://mx.technolutions.net/ping?id=1c555932-ed23-735e-0f5e-9d759c86d7e1&sid=ewD10Y-gU7zTrkke30LkGUOYT0JYM4TnjAvfSk8Iw2-SnSVI0c69BPCAvoLO8_dVmm8kj9H8gdy4_DEad44ENVAKNf5_hpUG2gjwCi7HN61ApSuSi2c75KzYFCmiOKLM&hid=6b1c5e8b-5a2b-a20c-edd3-8a6903e9e86bmx.technolutions.net/ping?id=1c5559... https://mx.technolutions.net/ping?id=1c555932-ed23-735e-0f5e-9d759c86d7e1&sid=ewD10Y-gU7zTrkke30LkGUOYT0JYM4TnjAvfSk8Iw2-SnSVI0c69BPCAvoLO8_dVmm8kj9H8gdy4_DEad44ENVAKNf5_hpUG2gjwCi7HN61ApSuSi2c75KzYFCmiOKLM&hid=6b1c5e8b-5a2b-a20c-edd3-8a6903e9e86b — 200 — 3.7 KiB — 105 ms — h2https://mx.technolutions.net/ping?id=967b5144-103b-c778-0c5a-2d261ad3708e&sid=KteHd1GktqIQGyZQz8eYCn3lkqiDt-sMQCBvZkojf_8aFGO9BacbZXkHc82bfo5VSlqlchIxI3HffWPbthlPJUsM8_NA5m6Cr_J2FzszQW8&hid=daeffbb0-34f0-b9be-928e-01b430312057mx.technolutions.net/ping?id=967b51... https://mx.technolutions.net/ping?id=967b5144-103b-c778-0c5a-2d261ad3708e&sid=KteHd1GktqIQGyZQz8eYCn3lkqiDt-sMQCBvZkojf_8aFGO9BacbZXkHc82bfo5VSlqlchIxI3HffWPbthlPJUsM8_NA5m6Cr_J2FzszQW8&hid=daeffbb0-34f0-b9be-928e-01b430312057 — 200 — 3.6 KiB — 126 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1030829117/?random=1914569820&cv=11&fst=1776801499057&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fwww.vt.edu%2F&rcb=16&label=XYYlCKn-5q0DEL3oxOsD&capi=1&frm=0&tiba=Home%20%7C%20Virginia%20Tech&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1837577234.1776801499&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxUiCri_KvBj1cVLuAQ3IcvlzhElKOgDwPQ&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6RZZXSSVLbTGSfxRxHKyXjkAkwN8tUelz8tCGGxidPDXf7m02tJ2_hoCUAo&pscrd=IhMIgsLEsd3_kwMVx4QnAh2VdjzIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBTb0xFMENNVFRfc3NleFJySzlZTWs1TWdjcm9fT3puUHNvTVg3M18yTnZCTE9nc0dXS0ZjZ3oMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1030829117/?random=1914569820&cv=11&fst=1776801499057&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fwww.vt.edu%2F&rcb=16&label=XYYlCKn-5q0DEL3oxOsD&capi=1&frm=0&tiba=Home%20%7C%20Virginia%20Tech&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1837577234.1776801499&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxUiCri_KvBj1cVLuAQ3IcvlzhElKOgDwPQ&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6RZZXSSVLbTGSfxRxHKyXjkAkwN8tUelz8tCGGxidPDXf7m02tJ2_hoCUAo&pscrd=IhMIgsLEsd3_kwMVx4QnAh2VdjzIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBTb0xFMENNVFRfc3NleFJySzlZTWs1TWdjcm9fT3puUHNvTVg3M18yTnZCTE9nc0dXS0ZjZ3oMCAliCAgAEAAYACAA — 302 — 23 B — 261 ms — h3https://script.crazyegg.com/pages/data-scripts/0031/1200/site/www.vt.edu.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0031/1200/site/www.vt.edu.json?t=1 — 200 — 2.0 KiB — 45 ms — h3https://pixel-config.reddit.com/pixels/a2_h9mab4r89lbj/configpixel-config.reddit.com/pixels/a2_h... https://pixel-config.reddit.com/pixels/a2_h9mab4r89lbj/config — 200 — 215 B — 50 ms — h2https://alb.reddit.com/rp.gif?ts=1776801499166&id=a2_h9mab4r89lbj&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=096315bf-ec3e-421d-8ad0-c72764d878f8&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776801499... https://alb.reddit.com/rp.gif?ts=1776801499166&id=a2_h9mab4r89lbj&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=096315bf-ec3e-421d-8ad0-c72764d878f8&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 121 ms — h2https://alb.reddit.com/rp.gif?ts=1776801499167&id=a2_gbbaplrfn50e&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=096315bf-ec3e-421d-8ad0-c72764d878f8&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776801499... https://alb.reddit.com/rp.gif?ts=1776801499167&id=a2_gbbaplrfn50e&event=PageVisit&m.itemCount=&m.value=&m.valueDecimal=&m.currency=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=096315bf-ec3e-421d-8ad0-c72764d878f8&aaid=&external_id=&idfa=&integration=reddit&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 123 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=8349802&time=1776801499172&url=https%3A%2F%2Fwww.vt.edu%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=8349802&time=1776801499172&url=https%3A%2F%2Fwww.vt.edu%2F — 200 — 843 B — 243 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8349802&time=1776801499172&url=https%3A%2F%2Fwww.vt.edu%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=8349802&time=1776801499172&url=https%3A%2F%2Fwww.vt.edu%2F — 302 — 820 B — 250 ms — h2https://pixels.spotify.com/v1/config/c9aaff672a604f7f8ca458c75b413941pixels.spotify.com/v1/config/c9aaff... https://pixels.spotify.com/v1/config/c9aaff672a604f7f8ca458c75b413941 — 200 — 303 B — 91 ms — h2https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 0 B — 88 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=9ee44358-7362-40a5-9c74-6b3fa7831371&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=644d0878-2bdf-49c7-aecd-14f6da0fffc4&pt=Home%20%7C%20Virginia%20Tech&tw_document_href=https%3A%2F%2Fwww.vt.edu%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776801499191.838211945330276609&txn_id=o5ejn&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=9ee44358-7362-40a5-9c74-6b3fa7831371&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=644d0878-2bdf-49c7-aecd-14f6da0fffc4&pt=Home%20%7C%20Virginia%20Tech&tw_document_href=https%3A%2F%2Fwww.vt.edu%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776801499191.838211945330276609&txn_id=o5ejn&type=javascript&version=2.3.53 — 200 — 659 B — 299 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=9ee44358-7362-40a5-9c74-6b3fa7831371&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=644d0878-2bdf-49c7-aecd-14f6da0fffc4&pt=Home%20%7C%20Virginia%20Tech&tw_document_href=https%3A%2F%2Fwww.vt.edu%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776801499191.838211945330276609&txn_id=o5ejn&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=9ee44358-7362-40a5-9c74-6b3fa7831371&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=644d0878-2bdf-49c7-aecd-14f6da0fffc4&pt=Home%20%7C%20Virginia%20Tech&tw_document_href=https%3A%2F%2Fwww.vt.edu%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776801499191.838211945330276609&txn_id=o5ejn&type=javascript&version=2.3.53 — 200 — 674 B — 304 ms — h2https://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 — 65 ms — h3https://connect.facebook.net/signals/config/282814799027940?v=2.9.303&r=stable&domain=www.vt.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/282814799027940?v=2.9.303&r=stable&domain=www.vt.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.1 KiB — 545 ms — h3https://bat.bing.com/p/action/343199719.jsbat.bing.com/p/action/343199719.js https://bat.bing.com/p/action/343199719.js — 200 — 439 B — 39 ms — h2https://www.google.com/pagead/1p-conversion/1030829117/?random=1914569820&cv=11&fst=1776801499057&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fwww.vt.edu%2F&rcb=16&label=XYYlCKn-5q0DEL3oxOsD&capi=1&frm=0&tiba=Home%20%7C%20Virginia%20Tech&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1837577234.1776801499&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6RZZXSSVLbTGSfxRxHKyXjkAkwN8tUelz8tCGGxidPDXf7m02tJ2_hoCUAo&pscrd=IhMIgsLEsd3_kwMVx4QnAh2VdjzIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBTb0xFMENNVFRfc3NleFJySzlZTWs1TWdjcm9fT3puUHNvTVg3M18yTnZCTE9nc0dXS0ZjZ3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9szswgH3ZXJ4GAgHttHNcsQmWzVREtiUrLO6bHyG7o_3dQeRpafqRIdy4300aDypVsKCFF874Rk-_40nZK4S4AB_cCVBgguwTVVKsGroL9TwRR-_ltPY&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxf_LTB7SPIhLHyT013al0gxEQ0RN0WWmUQ&random=1680862625www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/1030829117/?random=1914569820&cv=11&fst=1776801499057&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fwww.vt.edu%2F&rcb=16&label=XYYlCKn-5q0DEL3oxOsD&capi=1&frm=0&tiba=Home%20%7C%20Virginia%20Tech&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1837577234.1776801499&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6RZZXSSVLbTGSfxRxHKyXjkAkwN8tUelz8tCGGxidPDXf7m02tJ2_hoCUAo&pscrd=IhMIgsLEsd3_kwMVx4QnAh2VdjzIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBTb0xFMENNVFRfc3NleFJySzlZTWs1TWdjcm9fT3puUHNvTVg3M18yTnZCTE9nc0dXS0ZjZ3oMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSWwAFq6B9szswgH3ZXJ4GAgHttHNcsQmWzVREtiUrLO6bHyG7o_3dQeRpafqRIdy4300aDypVsKCFF874Rk-_40nZK4S4AB_cCVBgguwTVVKsGroL9TwRR-_ltPY&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxf_LTB7SPIhLHyT013al0gxEQ0RN0WWmUQ&random=1680862625 — 302 — 22 B — 161 ms — h3https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 125 B — 40 ms — h2https://adservice.google.com/ddm/fls/z/src=15114839;dc_pre=CL7ry7Hd_5MDFW13kQUdhGkiwQ;type=conve0;cat=nn-fl0;rcb=1;ord=1;num=7891221365880;npa=1;auiddc=*;u1=%2F;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KJA;gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938468~117266400;epver=2;em=tv.*;dc_random=1776801498_IwN8X9dRovb75wA86PwNxn6tuPnmDqRfSw;_dc_test=1;~oref=https%3A%2F%2Fwww.vt.edu%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=15114839;dc_pre=CL7ry7Hd_5MDFW13kQUdhGkiwQ;type=conve0;cat=nn-fl0;rcb=1;ord=1;num=7891221365880;npa=1;auiddc=*;u1=%2F;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=KJA;gtm=45fe64h1v9202465338z879712638za20gzb79712638zd79712638xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938465~115938468~117266400;epver=2;em=tv.*;dc_random=1776801498_IwN8X9dRovb75wA86PwNxn6tuPnmDqRfSw;_dc_test=1;~oref=https%3A%2F%2Fwww.vt.edu%2F — 200 — 63 B — 64 ms — h3https://www.google.es/pagead/1p-conversion/1030829117/?random=1914569820&cv=11&fst=1776801499057&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fwww.vt.edu%2F&rcb=16&label=XYYlCKn-5q0DEL3oxOsD&capi=1&frm=0&tiba=Home%20%7C%20Virginia%20Tech&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1837577234.1776801499&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6RZZXSSVLbTGSfxRxHKyXjkAkwN8tUelz8tCGGxidPDXf7m02tJ2_hoCUAo&is_vtc=1&cid=CAQSWwAFq6B9szswgH3ZXJ4GAgHttHNcsQmWzVREtiUrLO6bHyG7o_3dQeRpafqRIdy4300aDypVsKCFF874Rk-_40nZK4S4AB_cCVBgguwTVVKsGroL9TwRR-_ltPY&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxf_LTB7SPIhLHyT013al0gxEQ0RN0WWmUQ&random=1680862625&ipr=y&pscrd=IhMIgsLEsd3_kwMVx4QnAh2VdjzIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBTb0xFMENNVFRfc3NleFJySzlZTWs1TWdjcm9fT3puUHNvTVg3M18yTnZCTE9nc0dXS0ZjZ3oMCAliCAgAEAAYACAAwww.google.es/pagead/1p-conversion/... https://www.google.es/pagead/1p-conversion/1030829117/?random=1914569820&cv=11&fst=1776801499057&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9214326619z879712638za20gzb79712638zd79712638xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fwww.vt.edu%2F&rcb=16&label=XYYlCKn-5q0DEL3oxOsD&capi=1&frm=0&tiba=Home%20%7C%20Virginia%20Tech&value=0&hn=www.googleadservices.com&npa=1&pscdl=noapi&auid=1837577234.1776801499&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKK3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIG5vdC1ldmVudC1zb3VyY2VaAwoBAWIDCgED&cerd=CgEA&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6RZZXSSVLbTGSfxRxHKyXjkAkwN8tUelz8tCGGxidPDXf7m02tJ2_hoCUAo&is_vtc=1&cid=CAQSWwAFq6B9szswgH3ZXJ4GAgHttHNcsQmWzVREtiUrLO6bHyG7o_3dQeRpafqRIdy4300aDypVsKCFF874Rk-_40nZK4S4AB_cCVBgguwTVVKsGroL9TwRR-_ltPY&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxf_LTB7SPIhLHyT013al0gxEQ0RN0WWmUQ&random=1680862625&ipr=y&pscrd=IhMIgsLEsd3_kwMVx4QnAh2VdjzIMgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAQlZDaEFJOE1DY3p3WVFvT2U1N092Vm5yb2VFaXdBdHR2bjBTb0xFMENNVFRfc3NleFJySzlZTWs1TWdjcm9fT3puUHNvTVg3M18yTnZCTE9nc0dXS0ZjZ3oMCAliCAgAEAAYACAA — 200 — 405 B — 117 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-5Z60EH83Q9&gtm=45je64h1v886812205z879712638za20gzb79712638zd79712638&_p=1776801498019&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=860407264.1776801499&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117884344~118128922&sid=1776801499&sct=1&seg=0&dl=https%3A%2F%2Fwww.vt.edu%2F&dt=Home%20%7C%20Virginia%20Tech&_tu=CA&en=vt_page_metadata_keywords&_fv=1&_nsi=1&_ss=1&ep.VT_Article_Path=https%3A%2F%2Fwww.vt.edu%2F&ep.fullPageUrl=https%3A%2F%2Fwww.vt.edu%2F&tfd=1909region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-5Z60EH83Q9&gtm=45je64h1v886812205z879712638za20gzb79712638zd79712638&_p=1776801498019&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=860407264.1776801499&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117884344~118128922&sid=1776801499&sct=1&seg=0&dl=https%3A%2F%2Fwww.vt.edu%2F&dt=Home%20%7C%20Virginia%20Tech&_tu=CA&en=vt_page_metadata_keywords&_fv=1&_nsi=1&_ss=1&ep.VT_Article_Path=https%3A%2F%2Fwww.vt.edu%2F&ep.fullPageUrl=https%3A%2F%2Fwww.vt.edu%2F&tfd=1909 — 204 — 546 B — 95 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-5Z60EH83Q9&cid=860407264.1776801499&gtm=45je64h1v886812205z879712638za20gzb79712638zd79712638&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117884344~118128922stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-5Z60EH83Q9&cid=860407264.1776801499&gtm=45je64h1v886812205z879712638za20gzb79712638zd79712638&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117884344~118128922 — 204 — 546 B — 97 ms — h2https://www.googletagmanager.com/td?id=G-5Z60EH83Q9&v=3&t=t&pid=152293237&gtm=45je64h1v886812205za20gzb79712638zd79712638&seq=1&exp=0~115938465~115938469~117266401~117884344~118128922&dl=www.vt.edu%2F&tdp=G-5Z60EH83Q9;86812205;1;6;0&frm=0&rtg=9712638&slo=10&hlo=7&lst=1&pcid=9712638&bt=0&ct=3&z=0www.googletagmanager.com/td?id=G-5Z... https://www.googletagmanager.com/td?id=G-5Z60EH83Q9&v=3&t=t&pid=152293237&gtm=45je64h1v886812205za20gzb79712638zd79712638&seq=1&exp=0~115938465~115938469~117266401~117884344~118128922&dl=www.vt.edu%2F&tdp=G-5Z60EH83Q9;86812205;1;6;0&frm=0&rtg=9712638&slo=10&hlo=7&lst=1&pcid=9712638&bt=0&ct=3&z=0 — 204 — 18 B — 40 ms — h3https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5Z60EH83Q9&cid=860407264.1776801499&gtm=45je64h1v886812205z879712638za20gzb79712638zd79712638&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117884344~118128922&z=1197785661www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5Z60EH83Q9&cid=860407264.1776801499&gtm=45je64h1v886812205z879712638za20gzb79712638zd79712638&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117884344~118128922&z=1197785661 — 200 — 118 B — 69 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-DTEQ1JM2SG&gtm=45je64h1v891015313z879712638za20gzb79712638zd79712638&_p=1776801498019&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=860407264.1776801499&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&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~118463262&sid=1776801499&sct=1&seg=0&dl=https%3A%2F%2Fwww.vt.edu%2F&dt=Home%20%7C%20Virginia%20Tech&_tu=KA&en=page_view&_fv=1&_ss=1&tfd=1995region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-DTEQ1JM2SG&gtm=45je64h1v891015313z879712638za20gzb79712638zd79712638&_p=1776801498019&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=860407264.1776801499&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&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~118463262&sid=1776801499&sct=1&seg=0&dl=https%3A%2F%2Fwww.vt.edu%2F&dt=Home%20%7C%20Virginia%20Tech&_tu=KA&en=page_view&_fv=1&_ss=1&tfd=1995 — 204 — 290 B — 50 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=8349802&time=1776801499172&url=https%3A%2F%2Fwww.vt.edu%2F&e_ipv6=AQINQXyxXVXfPAAAAZ2xn0jdp_J32PrGLOWyuLcSvm36JRH0RLUtyRYq_2wMrID0Mo7YleRAzHhspx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=8349802&time=1776801499172&url=https%3A%2F%2Fwww.vt.edu%2F&e_ipv6=AQINQXyxXVXfPAAAAZ2xn0jdp_J32PrGLOWyuLcSvm36JRH0RLUtyRYq_2wMrID0Mo7YleRAzHhs — 200 — 693 B — 220 ms — h2https://script.crazyegg.com/pages/data-scripts/0031/1200/sampling/www.vt.edu.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0031/1200/sampling/www.vt.edu.json?t=1 — 200 — 378 B — 28 ms — h3https://bat.bing.net/actionp/0?ti=343199719&Ver=2&mid=84de5b34-d29f-4aa2-8ade-2954a542f2d5&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=343199719... https://bat.bing.net/actionp/0?ti=343199719&Ver=2&mid=84de5b34-d29f-4aa2-8ade-2954a542f2d5&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 119 B — 160 ms — h2https://bat.bing.net/action/0?ti=343199719&Ver=2&mid=84de5b34-d29f-4aa2-8ade-2954a542f2d5&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Home%20%7C%20Virginia%20Tech&p=https%3A%2F%2Fwww.vt.edu%2F&r=&lt=1064&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=311841bat.bing.net/action/0?ti=343199719&... https://bat.bing.net/action/0?ti=343199719&Ver=2&mid=84de5b34-d29f-4aa2-8ade-2954a542f2d5&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Home%20%7C%20Virginia%20Tech&p=https%3A%2F%2Fwww.vt.edu%2F&r=&lt=1064&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=311841 — 204 — 347 B — 156 ms — h2https://tracking.crazyegg.com/clock?u=311200&st=279989&t=1776801499502&tk=b84ac4094dbf70f557e05a8279f1d8f0tracking.crazyegg.com/clock?u=31120... https://tracking.crazyegg.com/clock?u=311200&st=279989&t=1776801499502&tk=b84ac4094dbf70f557e05a8279f1d8f0 — 204 — 0 B — 164 ms — h2https://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 — 428 B — 189 ms — h2https://tracking.crazyegg.com/clock?u=311200&st=279989&t=1776801499502&tk=b84ac4094dbf70f557e05a8279f1d8f0tracking.crazyegg.com/clock?u=31120... https://tracking.crazyegg.com/clock?u=311200&st=279989&t=1776801499502&tk=b84ac4094dbf70f557e05a8279f1d8f0 — 200 — 147 B — 48 ms — h2https://connect.facebook.net/signals/config/1343646813402002?v=2.9.303&r=stable&domain=www.vt.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%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1343646813402002?v=2.9.303&r=stable&domain=www.vt.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%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 96.7 KiB — 311 ms — h3https://www.facebook.com/tr/?id=282814799027940&ev=PageView&dl=https%3A%2F%2Fwww.vt.edu%2F&rl=&if=false&ts=1776801499836&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801499826.311376521956390370&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Virginia%20Tech&pmd[locale]=en&plt=1063.8000001907349&it=1776801499251&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]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=28281479902... https://www.facebook.com/tr/?id=282814799027940&ev=PageView&dl=https%3A%2F%2Fwww.vt.edu%2F&rl=&if=false&ts=1776801499836&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801499826.311376521956390370&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Virginia%20Tech&pmd[locale]=en&plt=1063.8000001907349&it=1776801499251&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]=im1&expv2[6]=hf0&rqm=GET — 200 — 16 B — 71 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=282814799027940&ev=PageView&dl=https%3A%2F%2Fwww.vt.edu%2F&rl=&if=false&ts=1776801499836&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801499826.311376521956390370&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Virginia%20Tech&pmd[locale]=en&plt=1063.8000001907349&it=1776801499251&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]=im1&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=282814799027940&ev=PageView&dl=https%3A%2F%2Fwww.vt.edu%2F&rl=&if=false&ts=1776801499836&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801499826.311376521956390370&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Virginia%20Tech&pmd[locale]=en&plt=1063.8000001907349&it=1776801499251&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]=im1&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 462 ms — h3https://2c-1138a2e087744ef69e662051fe044c44.ecs.us-west-1.on.aws/events?cee=no2c-1138a2e087744ef69e662051fe044c44... https://2c-1138a2e087744ef69e662051fe044c44.ecs.us-west-1.on.aws/events?cee=no — 200 — 160 B — 502 ms — h2https://www.facebook.com/tr/?id=1343646813402002&ev=PageView&dl=https%3A%2F%2Fwww.vt.edu%2F&rl=&if=false&ts=1776801500199&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801499826.311376521956390370&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Virginia%20Tech&pmd[locale]=en&plt=1063.8000001907349&eid=ob3_plugin-set_e10acac9a96a329d5744e5dc7592b4cd4c8a6e29d6f5f828280150f1e8b10803&it=1776801499251&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=13436468134... https://www.facebook.com/tr/?id=1343646813402002&ev=PageView&dl=https%3A%2F%2Fwww.vt.edu%2F&rl=&if=false&ts=1776801500199&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801499826.311376521956390370&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Virginia%20Tech&pmd[locale]=en&plt=1063.8000001907349&eid=ob3_plugin-set_e10acac9a96a329d5744e5dc7592b4cd4c8a6e29d6f5f828280150f1e8b10803&it=1776801499251&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 302 — 20 B — 18 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1343646813402002&ev=PageView&dl=https%3A%2F%2Fwww.vt.edu%2F&rl=&if=false&ts=1776801500199&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801499826.311376521956390370&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Virginia%20Tech&pmd[locale]=en&plt=1063.8000001907349&eid=ob3_plugin-set_e10acac9a96a329d5744e5dc7592b4cd4c8a6e29d6f5f828280150f1e8b10803&it=1776801499251&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&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=1343646813402002&ev=PageView&dl=https%3A%2F%2Fwww.vt.edu%2F&rl=&if=false&ts=1776801500199&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776801499826.311376521956390370&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Virginia%20Tech&pmd[locale]=en&plt=1063.8000001907349&eid=ob3_plugin-set_e10acac9a96a329d5744e5dc7592b4cd4c8a6e29d6f5f828280150f1e8b10803&it=1776801499251&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 139 ms — h3https://www.facebook.com/tr/?redirect=0&rqm=GET&expv2[6]=hf0&expv2[5]=im1&expv2[4]=rp2&expv2[3]=ra2&expv2[2]=bc1&expv2[1]=el2&expv2[0]=pl0&cf=1&chfv=undefined&chpv=11.0&chmd=moto%20g%20power%20(2022)&coo=false&it=1776801499251&eid=ob3_plugin-set_e10acac9a96a329d5744e5dc7592b4cd4c8a6e29d6f5f828280150f1e8b10803&plt=1063.8000001907349&pmd[locale]=en&pmd[title]=Home%20%7C%20Virginia%20Tech&cdl=API_unavailable&ler=empty&fbp=fb.1.1776801499826.311376521956390370&o=4126&ec=0&r=stable&v=2.9.303&sh=823&sw=412&ts=1776801500199&if=false&rl=&dl=https%3A%2F%2Fwww.vt.edu%2F&ev=PageView&id=1343646813402002www.facebook.com/tr/?redirect=0&rqm... https://www.facebook.com/tr/?redirect=0&rqm=GET&expv2[6]=hf0&expv2[5]=im1&expv2[4]=rp2&expv2[3]=ra2&expv2[2]=bc1&expv2[1]=el2&expv2[0]=pl0&cf=1&chfv=undefined&chpv=11.0&chmd=moto%20g%20power%20(2022)&coo=false&it=1776801499251&eid=ob3_plugin-set_e10acac9a96a329d5744e5dc7592b4cd4c8a6e29d6f5f828280150f1e8b10803&plt=1063.8000001907349&pmd[locale]=en&pmd[title]=Home%20%7C%20Virginia%20Tech&cdl=API_unavailable&ler=empty&fbp=fb.1.1776801499826.311376521956390370&o=4126&ec=0&r=stable&v=2.9.303&sh=823&sw=412&ts=1776801500199&if=false&rl=&dl=https%3A%2F%2Fwww.vt.edu%2F&ev=PageView&id=1343646813402002 — 200 — 16 B — 18 ms — h3https://assets.cms.vt.edu/favicon/favicon.icoassets.cms.vt.edu/favicon/favicon.i... https://assets.cms.vt.edu/favicon/favicon.ico — 200 — 2.1 KiB — 71 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=o2nxhnn&cookie_sync=1&upv=3.0.0&upid=xqmevzn&ref=https://www.vt.edu/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=o2nxhnn&cookie_sync=1&upv=3.0.0&upid=xqmevzn&ref=https://www.vt.edu/ — 302 — 165 B — 131 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=o2nxhnn&cookie_sync=1&upv=3.0.0&upid=xqmevzn&ref=https%3a%2f%2fwww.vt.edu&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=o2nxhnn&cookie_sync=1&upv=3.0.0&upid=xqmevzn&ref=https%3a%2f%2fwww.vt.edu&redirect=1 — 200 — 369 B — 59 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 935 B — 54 ms — http/1.1https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 123 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 347 B — 102 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6793ms · 3275KB · $90/mo
Google Tag Manager
Tag Manager
Costly
Execution 928ms
Transfer 206 KB
Unused 28%
Monthly Cost $12/mo
www.vt.edu
Other
Costly
Execution 771ms
Transfer 16 KB
Monthly Cost $10/mo
Unattributable
Other
Costly
Execution 670ms
Transfer 0 KB
Monthly Cost $9/mo
www.assets.cms.vt.edu
Other
Costly
Execution 577ms
Transfer 1704 KB
Monthly Cost $8/mo
www.vt.edu
Other
Costly
Execution 452ms
Transfer 48 KB
Unused 70%
Monthly Cost $6/mo
www.assets.cms.vt.edu
Other
Costly
Execution 403ms
Transfer 30 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 362ms
Transfer 145 KB
Unused 39%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 350ms
Transfer 145 KB
Unused 42%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 348ms
Transfer 174 KB
Unused 39%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 303ms
Transfer 145 KB
Unused 43%
Monthly Cost $4/mo
script.crazyegg.com
Other
Costly
Execution 283ms
Transfer 55 KB
Unused 54%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 267ms
Transfer 156 KB
Unused 41%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 265ms
Transfer 131 KB
Unused 42%
Monthly Cost $4/mo
Facebook Pixel
Advertising
Costly
Execution 232ms
Transfer 97 KB
Unused 27%
Monthly Cost $3/mo
Facebook Pixel
Advertising
Optional
Execution 163ms
Transfer 46 KB
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 136ms
Transfer 97 KB
Unused 34%
Monthly Cost $2/mo
Twitter/X Pixel
Advertising
Optional
Execution 123ms
Transfer 13 KB
Monthly Cost $2/mo
www.assets.cms.vt.edu
Other
Optional
Execution 97ms
Transfer 48 KB
Unused 57%
Monthly Cost $1/mo
LinkedIn Insight
Advertising
Optional
Execution 61ms
Transfer 19 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 928ms and costs ~$12/month
  • www.vt.edu adds 771ms and costs ~$10/month
  • Unattributable adds 670ms and costs ~$9/month
  • www.assets.cms.vt.edu adds 577ms and costs ~$8/month
  • www.vt.edu adds 452ms and costs ~$6/month
  • www.assets.cms.vt.edu adds 403ms and costs ~$5/month
  • Google Tag Manager adds 362ms and costs ~$5/month
  • Google Tag Manager adds 350ms and costs ~$5/month
  • Google Tag Manager adds 348ms and costs ~$5/month
  • Google Tag Manager adds 303ms and costs ~$4/month
  • script.crazyegg.com adds 283ms and costs ~$4/month
  • Google Tag Manager adds 267ms and costs ~$4/month
  • Google Tag Manager adds 265ms and costs ~$4/month
  • Facebook Pixel adds 232ms 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

Google Tag Manager takes 928ms 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.vt.edu takes 771ms 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 670ms 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.assets.cms.vt.edu takes 577ms 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.vt.edu takes 452ms 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

70% of www.vt.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

www.assets.cms.vt.edu takes 403ms 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 362ms 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 350ms 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 348ms 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 303ms 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 283ms 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

54% 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 267ms 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 265ms 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 232ms 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

57% of www.assets.cms.vt.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