Skip to content
https://nmsu.edu

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
3
REVIEW
4
PASS
8
INFO
2

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

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

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

5.10 s

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

204 ms

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

0.206

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

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

9.54 s

Page Load Progression

827 ms
1.7 s
2.5 s
3.3 s
4.1 s
5.0 s
5.8 s
6.6 s
Checks
17
8 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
9.0 MB transferred, 95 requests
FIX
9.0 MB transferred, 95 requests
Critical::
Page weighs 11.6 MB (9.0 MB transferred)
Warning::
Images are 4.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.2 MB
Warning::
JavaScript is 754 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 754 KB
Info::
Fonts are 361 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 361 KB
Info::
95 HTTP requests
Info::
Estimated 1.9 g CO2 per page load
9.0 MB / 2.4 MB budget
9.0 MB transferred
95 requests
1.9 g CO2 per page load
Images 4.2 MiB 47%
Other 3.5 MiB 39%
JavaScript 754.1 KiB 8%
Fonts 360.6 KiB 4%
CSS 184.2 KiB 2%
HTML 21.4 KiB 0%
Other 14.9 KiB 0%
Other 1.9 KiB 0%
Other 640 B 0%
Other 553 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

D
JS Execution Cost
Action
2515ms total JS execution
FIX
2515ms total JS execution
Warning::
https://nmsu.edu/: 771ms CPU time
Warning::
Unattributable: 749ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-700F...: 368ms CPU time
Info::
https://nmsu.edu/assets/vendor/jquery/dist/jquery....: 248ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-MPF...: 147ms CPU time
Warning::
Third-party scripts: 1496ms (59% of total)

Main Thread Breakdown

Other 35% Script Evaluation 34% Style & Layout 14% Script Parsing & Compilation 8% Rendering 5% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://nmsu.edu/771ms23ms6ms1st
Unattributable749ms15ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-700FE064YB368ms319ms46ms3rd
https://nmsu.edu/assets/vendor/jquery/dist/jquery.min.js248ms209ms10ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-MPFB2G6147ms107ms30ms3rd
https://collector-44309.us.tvsquared.com/tv2track.js93ms63ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-700FE064YB&cx=c&gtm=4e64k074ms25ms48ms3rd
https://cdn.bc0a.com/autopilot/f00000000316270/autopilot_sdk.js65ms48ms8ms3rd
D
JS Bundles
Action
25 scripts, 302 KB unused
FIX
25 scripts, 302 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-700F...: 113 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-700F...: 66 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MPF...: 63 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://nmsu.edu/assets/vendor/leaflet/dist/leafle...: 39 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://nmsu.edu/assets/vendor/bootstrap/dist/js/b...: 20 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 302 KB
302 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-700FE064YB&cx=c&gtm=4e64k0172 KB113 KB (66%)3rd
https://www.googletagmanager.com/gtag/js?id=G-700FE064YB172 KB66 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MPFB2G6118 KB63 KB (54%)3rd
https://nmsu.edu/assets/vendor/leaflet/dist/leaflet.js47 KB39 KB (83%)1st
https://nmsu.edu/assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js24 KB20 KB (83%)1st
https://nmsu.edu/assets/vendor/slick-carousel/slick/slick.js17 KB1st
https://nmsu.edu/assets/vendor/hs-go-to/dist/hs-go-to.min.js2 KB1st
https://nmsu.edu/assets/vendor/hs-unfold/dist/hs-unfold.min.js6 KB1st
https://nmsu.edu/assets/vendor/typed.js/lib/typed.min.js4 KB1st
https://nmsu.edu/assets/vendor/hs-counter/dist/hs-counter.min.js2 KB1st

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

C
Image Optimization
Action
35 images, 0 KB saveable
REVIEW
35 images, 0 KB saveable
Warning::
https://nmsu.edu/assets/svg/icons/menu.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://nmsu.edu/assets/vendor/flag-icon-css/flags... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://nmsu.edu/assets/svg/components/dots-3.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://nmsu.edu/assets/svg/logos/logo-white_w_tag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://nmsu.edu/assets/img/2025_ranking.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://nmsu.edu/assets/svg/logos/logo-mobile.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
35 images 4.2 MB
0 oversized -0 KB
34 legacy format
6 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
Page Weight Inventory
Action
95 resources · 9.0 MB · 302 KB savings available
REVIEW
95 resources · 9.0 MB · 302 KB savings available
Warning::
Page weight 8.0 MB over 1MB target
Got: 9.0 MB Expected: ≤ 1 MB
Info::
~302 KB of savings available
Info::
26 third-party resources (8% of weight)
Info::
8 resources over 200KB
95 resources · 9.0 MiB · 26 third-party 8.0 MiB over 1MB target
Image 47% · 4.2 MiB
Media 39% · 3.5 MiB
JavaScript 8% · 754.1 KiB
Font 4% · 360.6 KiB
CSS 2% · 184.2 KiB
Document 0% · 21.4 KiB
Other 0% · 3.0 KiB

~301.6 KiB of savings available

Remove unused JavaScript: 301.6 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, must-revalidate, private
REVIEW
max-age=0, must-revalidate, private
Info::
Cache-Control header is set
Got: max-age=0, must-revalidate, private
Info::
ETag present — enables conditional (304) responses
Cache-Control

max-age=0, must-revalidate, private

DirectiveValueMeaning
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
privateOnly browser cache, not CDN/proxy
A+
Third-Party Impact
8% third-party, 0 ms blocking
PASS
8% third-party, 0 ms blocking
Info::
Third-party code accounts for 8% of page weight (739.3 KiB of 9.0 MiB)
Info::
Third-party blocking time is low (0 ms)
92%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (361 KB)
PASS
6 fonts (361 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

361 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.3 s LCP 5.1 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 67 ms — font-display: swaphttps://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-solid-900.woff2 — 78.7 KiB — 582 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 67 ms — font-display: swaphttps://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-regular-400.woff2 — 13.3 KiB — 386 ms — font-display: swaphttps://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-brands-400.woff2 — 76.8 KiB — 570 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.5.1/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://use.fontawesome.com/releases/v6.5.1/webfonts/fa-brands-400.woff2 — 115.1 KiB — 42 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 67 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 79 KB
Load time 582 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 67 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 13 KB
Load time 386 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 77 KB
Load time 570 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 115 KB
Load time 42 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~58 KB and ~116 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
95 requests over 4534ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.3 s LCP 5.1 shttps://nmsu.edu// https://nmsu.edu/ — 200 — 21.4 KiB — 703 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap — 200 — 2.1 KiB — 118 ms — h2https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap — 200 — 728 B — 120 ms — h2https://use.fontawesome.com/releases/v6.5.1/css/all.cssuse.fontawesome.com/releases/v6.5.1... https://use.fontawesome.com/releases/v6.5.1/css/all.css — 200 — 24.5 KiB — 120 ms — h2https://nmsu.edu/assets/vendor/fontawesome/css/all.min.css/assets/vendor/fontawesome/css/all.... https://nmsu.edu/assets/vendor/fontawesome/css/all.min.css — 200 — 13.4 KiB — 226 ms — h2https://nmsu.edu/assets/vendor/hs-mega-menu/dist/hs-mega-menu.min.css/assets/vendor/hs-mega-menu/dist/hs... https://nmsu.edu/assets/vendor/hs-mega-menu/dist/hs-mega-menu.min.css — 200 — 757 B — 508 ms — h2https://nmsu.edu/assets/vendor/full-screen-push/assets/css/style.css/assets/vendor/full-screen-push/ass... https://nmsu.edu/assets/vendor/full-screen-push/assets/css/style.css — 200 — 10.7 KiB — 593 ms — h2https://nmsu.edu/assets/vendor/aos/dist/aos.css/assets/vendor/aos/dist/aos.css https://nmsu.edu/assets/vendor/aos/dist/aos.css — 200 — 2.2 KiB — 502 ms — h2https://nmsu.edu/assets/vendor/slick-carousel/slick/slick.css/assets/vendor/slick-carousel/slick... https://nmsu.edu/assets/vendor/slick-carousel/slick/slick.css — 200 — 642 B — 409 ms — h2https://mayday.nmsu.edu/stylesheets/mayday.min.cssmayday.nmsu.edu/stylesheets/mayday.... https://mayday.nmsu.edu/stylesheets/mayday.min.css — 200 — 3.5 KiB — 1.1 s — http/1.1https://nmsu.edu/assets/vendor/cubeportfolio/css/cubeportfolio.min.css/assets/vendor/cubeportfolio/css/cu... https://nmsu.edu/assets/vendor/cubeportfolio/css/cubeportfolio.min.css — 200 — 14.2 KiB — 595 ms — h2https://nmsu.edu/assets/vendor/leaflet/dist/leaflet.css/assets/vendor/leaflet/dist/leaflet... https://nmsu.edu/assets/vendor/leaflet/dist/leaflet.css — 200 — 3.8 KiB — 503 ms — h2https://nmsu.edu/assets/vendor/hs-video-bg/dist/hs-video-bg.min.css/assets/vendor/hs-video-bg/dist/hs-... https://nmsu.edu/assets/vendor/hs-video-bg/dist/hs-video-bg.min.css — 200 — 261 B — 409 ms — h2https://nmsu.edu/assets/vendor/dzsparallaxer/dzsparallaxer.css/assets/vendor/dzsparallaxer/dzspar... https://nmsu.edu/assets/vendor/dzsparallaxer/dzsparallaxer.css — 200 — 3.7 KiB — 505 ms — h2https://nmsu.edu/assets/vendor/fancyapps/fancybox/dist/jquery.fancybox.min.css/assets/vendor/fancyapps/fancybox/d... https://nmsu.edu/assets/vendor/fancyapps/fancybox/dist/jquery.fancybox.min.css — 200 — 3.3 KiB — 411 ms — h2https://nmsu.edu/assets/css/theme.min.css/assets/css/theme.min.css https://nmsu.edu/assets/css/theme.min.css — 200 — 72.0 KiB — 969 ms — h2https://nmsu.edu/assets/css/top-menu.css/assets/css/top-menu.css https://nmsu.edu/assets/css/top-menu.css — 200 — 22.7 KiB — 693 ms — h2https://nmsu.edu/assets/css/custom.css/assets/css/custom.css https://nmsu.edu/assets/css/custom.css — 200 — 1.2 KiB — 413 ms — h2https://cdn.datatables.net/1.10.21/css/jquery.dataTables.min.csscdn.datatables.net/1.10.21/css/jque... https://cdn.datatables.net/1.10.21/css/jquery.dataTables.min.css — 200 — 2.4 KiB — 104 ms — h2https://nmsu.edu/assets/svg/logos/logo-hp-header.svg/assets/svg/logos/logo-hp-header.sv... https://nmsu.edu/assets/svg/logos/logo-hp-header.svg — 200 — 3.8 KiB — 413 ms — h2https://nmsu.edu/assets/svg/logos/logo-mobile.svg/assets/svg/logos/logo-mobile.svg https://nmsu.edu/assets/svg/logos/logo-mobile.svg — 200 — 8.1 KiB — 414 ms — h2https://nmsu.edu/assets/svg/icons/menu.svg/assets/svg/icons/menu.svg https://nmsu.edu/assets/svg/icons/menu.svg — 200 — 1.2 KiB — 219 ms — h2https://nmsu.edu/assets/svg/icons/icon-15.svg/assets/svg/icons/icon-15.svg https://nmsu.edu/assets/svg/icons/icon-15.svg — 200 — 2.9 KiB — 220 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,800,700|Merriweather:400,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,800,700|Merriweather:400,700 — 200 — 2.0 KiB — 34 ms — h2https://nmsu.edu/assets/svg/icons/icon-1.svg/assets/svg/icons/icon-1.svg https://nmsu.edu/assets/svg/icons/icon-1.svg — 200 — 1.8 KiB — 220 ms — h2https://cdn.bc0a.com/autopilot/f00000000316270/autopilot_sdk.jscdn.bc0a.com/autopilot/f00000000316... https://cdn.bc0a.com/autopilot/f00000000316270/autopilot_sdk.js — 200 — 24.3 KiB — 248 ms — h2https://nmsu.edu/assets/vendor/jquery/dist/jquery.min.js/assets/vendor/jquery/dist/jquery.m... https://nmsu.edu/assets/vendor/jquery/dist/jquery.min.js — 200 — 33.0 KiB — 410 ms — h2https://nmsu.edu/assets/vendor/jquery-migrate/dist/jquery-migrate.min.js/assets/vendor/jquery-migrate/dist/... https://nmsu.edu/assets/vendor/jquery-migrate/dist/jquery-migrate.min.js — 200 — 4.2 KiB — 221 ms — h2https://nmsu.edu/assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js/assets/vendor/bootstrap/dist/js/bo... https://nmsu.edu/assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js — 200 — 24.4 KiB — 312 ms — h2https://nmsu.edu/assets/vendor/hs-header/dist/hs-header.min.js/assets/vendor/hs-header/dist/hs-he... https://nmsu.edu/assets/vendor/hs-header/dist/hs-header.min.js — 200 — 9.1 KiB — 252 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.3 s LCP 5.1 shttps://nmsu.edu// https://nmsu.edu/ — 200 — 21.4 KiB — 703 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap — 200 — 2.1 KiB — 118 ms — h2https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap — 200 — 728 B — 120 ms — h2https://use.fontawesome.com/releases/v6.5.1/css/all.cssuse.fontawesome.com/releases/v6.5.1... https://use.fontawesome.com/releases/v6.5.1/css/all.css — 200 — 24.5 KiB — 120 ms — h2https://nmsu.edu/assets/vendor/fontawesome/css/all.min.css/assets/vendor/fontawesome/css/all.... https://nmsu.edu/assets/vendor/fontawesome/css/all.min.css — 200 — 13.4 KiB — 226 ms — h2https://nmsu.edu/assets/vendor/hs-mega-menu/dist/hs-mega-menu.min.css/assets/vendor/hs-mega-menu/dist/hs... https://nmsu.edu/assets/vendor/hs-mega-menu/dist/hs-mega-menu.min.css — 200 — 757 B — 508 ms — h2https://nmsu.edu/assets/vendor/full-screen-push/assets/css/style.css/assets/vendor/full-screen-push/ass... https://nmsu.edu/assets/vendor/full-screen-push/assets/css/style.css — 200 — 10.7 KiB — 593 ms — h2https://nmsu.edu/assets/vendor/aos/dist/aos.css/assets/vendor/aos/dist/aos.css https://nmsu.edu/assets/vendor/aos/dist/aos.css — 200 — 2.2 KiB — 502 ms — h2https://nmsu.edu/assets/vendor/slick-carousel/slick/slick.css/assets/vendor/slick-carousel/slick... https://nmsu.edu/assets/vendor/slick-carousel/slick/slick.css — 200 — 642 B — 409 ms — h2https://mayday.nmsu.edu/stylesheets/mayday.min.cssmayday.nmsu.edu/stylesheets/mayday.... https://mayday.nmsu.edu/stylesheets/mayday.min.css — 200 — 3.5 KiB — 1.1 s — http/1.1https://nmsu.edu/assets/vendor/cubeportfolio/css/cubeportfolio.min.css/assets/vendor/cubeportfolio/css/cu... https://nmsu.edu/assets/vendor/cubeportfolio/css/cubeportfolio.min.css — 200 — 14.2 KiB — 595 ms — h2https://nmsu.edu/assets/vendor/leaflet/dist/leaflet.css/assets/vendor/leaflet/dist/leaflet... https://nmsu.edu/assets/vendor/leaflet/dist/leaflet.css — 200 — 3.8 KiB — 503 ms — h2https://nmsu.edu/assets/vendor/hs-video-bg/dist/hs-video-bg.min.css/assets/vendor/hs-video-bg/dist/hs-... https://nmsu.edu/assets/vendor/hs-video-bg/dist/hs-video-bg.min.css — 200 — 261 B — 409 ms — h2https://nmsu.edu/assets/vendor/dzsparallaxer/dzsparallaxer.css/assets/vendor/dzsparallaxer/dzspar... https://nmsu.edu/assets/vendor/dzsparallaxer/dzsparallaxer.css — 200 — 3.7 KiB — 505 ms — h2https://nmsu.edu/assets/vendor/fancyapps/fancybox/dist/jquery.fancybox.min.css/assets/vendor/fancyapps/fancybox/d... https://nmsu.edu/assets/vendor/fancyapps/fancybox/dist/jquery.fancybox.min.css — 200 — 3.3 KiB — 411 ms — h2https://nmsu.edu/assets/css/theme.min.css/assets/css/theme.min.css https://nmsu.edu/assets/css/theme.min.css — 200 — 72.0 KiB — 969 ms — h2https://nmsu.edu/assets/css/top-menu.css/assets/css/top-menu.css https://nmsu.edu/assets/css/top-menu.css — 200 — 22.7 KiB — 693 ms — h2https://nmsu.edu/assets/css/custom.css/assets/css/custom.css https://nmsu.edu/assets/css/custom.css — 200 — 1.2 KiB — 413 ms — h2https://cdn.datatables.net/1.10.21/css/jquery.dataTables.min.csscdn.datatables.net/1.10.21/css/jque... https://cdn.datatables.net/1.10.21/css/jquery.dataTables.min.css — 200 — 2.4 KiB — 104 ms — h2https://nmsu.edu/assets/svg/logos/logo-hp-header.svg/assets/svg/logos/logo-hp-header.sv... https://nmsu.edu/assets/svg/logos/logo-hp-header.svg — 200 — 3.8 KiB — 413 ms — h2https://nmsu.edu/assets/svg/logos/logo-mobile.svg/assets/svg/logos/logo-mobile.svg https://nmsu.edu/assets/svg/logos/logo-mobile.svg — 200 — 8.1 KiB — 414 ms — h2https://nmsu.edu/assets/svg/icons/menu.svg/assets/svg/icons/menu.svg https://nmsu.edu/assets/svg/icons/menu.svg — 200 — 1.2 KiB — 219 ms — h2https://nmsu.edu/assets/svg/icons/icon-15.svg/assets/svg/icons/icon-15.svg https://nmsu.edu/assets/svg/icons/icon-15.svg — 200 — 2.9 KiB — 220 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,800,700|Merriweather:400,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,800,700|Merriweather:400,700 — 200 — 2.0 KiB — 34 ms — h2https://nmsu.edu/assets/svg/icons/icon-1.svg/assets/svg/icons/icon-1.svg https://nmsu.edu/assets/svg/icons/icon-1.svg — 200 — 1.8 KiB — 220 ms — h2https://cdn.bc0a.com/autopilot/f00000000316270/autopilot_sdk.jscdn.bc0a.com/autopilot/f00000000316... https://cdn.bc0a.com/autopilot/f00000000316270/autopilot_sdk.js — 200 — 24.3 KiB — 248 ms — h2https://nmsu.edu/assets/vendor/jquery/dist/jquery.min.js/assets/vendor/jquery/dist/jquery.m... https://nmsu.edu/assets/vendor/jquery/dist/jquery.min.js — 200 — 33.0 KiB — 410 ms — h2https://nmsu.edu/assets/vendor/jquery-migrate/dist/jquery-migrate.min.js/assets/vendor/jquery-migrate/dist/... https://nmsu.edu/assets/vendor/jquery-migrate/dist/jquery-migrate.min.js — 200 — 4.2 KiB — 221 ms — h2https://nmsu.edu/assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js/assets/vendor/bootstrap/dist/js/bo... https://nmsu.edu/assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js — 200 — 24.4 KiB — 312 ms — h2https://nmsu.edu/assets/vendor/hs-header/dist/hs-header.min.js/assets/vendor/hs-header/dist/hs-he... https://nmsu.edu/assets/vendor/hs-header/dist/hs-header.min.js — 200 — 9.1 KiB — 252 ms — h2https://nmsu.edu/assets/vendor/hs-go-to/dist/hs-go-to.min.js/assets/vendor/hs-go-to/dist/hs-go-... https://nmsu.edu/assets/vendor/hs-go-to/dist/hs-go-to.min.js — 200 — 1.9 KiB — 244 ms — h2https://nmsu.edu/assets/vendor/hs-mega-menu/dist/hs-mega-menu.min.js/assets/vendor/hs-mega-menu/dist/hs... https://nmsu.edu/assets/vendor/hs-mega-menu/dist/hs-mega-menu.min.js — 200 — 30.6 KiB — 422 ms — h2https://nmsu.edu/assets/vendor/hs-unfold/dist/hs-unfold.min.js/assets/vendor/hs-unfold/dist/hs-un... https://nmsu.edu/assets/vendor/hs-unfold/dist/hs-unfold.min.js — 200 — 6.0 KiB — 324 ms — h2https://nmsu.edu/assets/vendor/typed.js/lib/typed.min.js/assets/vendor/typed.js/lib/typed.m... https://nmsu.edu/assets/vendor/typed.js/lib/typed.min.js — 200 — 3.7 KiB — 240 ms — h2https://nmsu.edu/assets/vendor/hs-counter/dist/hs-counter.min.js/assets/vendor/hs-counter/dist/hs-c... https://nmsu.edu/assets/vendor/hs-counter/dist/hs-counter.min.js — 200 — 2.0 KiB — 233 ms — h2https://nmsu.edu/assets/vendor/appear/dist/appear.min.js/assets/vendor/appear/dist/appear.m... https://nmsu.edu/assets/vendor/appear/dist/appear.min.js — 200 — 982 B — 247 ms — h2https://nmsu.edu/assets/vendor/hs-sticky-block/dist/hs-sticky-block.min.js/assets/vendor/hs-sticky-block/dist... https://nmsu.edu/assets/vendor/hs-sticky-block/dist/hs-sticky-block.min.js — 200 — 2.2 KiB — 236 ms — h2https://nmsu.edu/assets/vendor/slick-carousel/slick/slick.js/assets/vendor/slick-carousel/slick... https://nmsu.edu/assets/vendor/slick-carousel/slick/slick.js — 200 — 16.8 KiB — 446 ms — h2https://nmsu.edu/assets/vendor/cubeportfolio/js/jquery.cubeportfolio.min.js/assets/vendor/cubeportfolio/js/jqu... https://nmsu.edu/assets/vendor/cubeportfolio/js/jquery.cubeportfolio.min.js — 200 — 21.6 KiB — 447 ms — h2https://nmsu.edu/assets/vendor/leaflet/dist/leaflet.js/assets/vendor/leaflet/dist/leaflet... https://nmsu.edu/assets/vendor/leaflet/dist/leaflet.js — 200 — 46.7 KiB — 516 ms — h2https://nmsu.edu/assets/vendor/hs-video-bg/dist/hs-video-bg.min.js/assets/vendor/hs-video-bg/dist/hs-... https://nmsu.edu/assets/vendor/hs-video-bg/dist/hs-video-bg.min.js — 200 — 2.9 KiB — 249 ms — h2https://nmsu.edu/assets/vendor/dzsparallaxer/dzsparallaxer.js/assets/vendor/dzsparallaxer/dzspar... https://nmsu.edu/assets/vendor/dzsparallaxer/dzsparallaxer.js — 200 — 5.2 KiB — 330 ms — h2https://nmsu.edu/assets/vendor/fancyapps/fancybox/dist/jquery.fancybox.min.js/assets/vendor/fancyapps/fancybox/d... https://nmsu.edu/assets/vendor/fancyapps/fancybox/dist/jquery.fancybox.min.js — 200 — 23.7 KiB — 425 ms — h2https://mayday.nmsu.edu/js/mayday.min.jsmayday.nmsu.edu/js/mayday.min.js https://mayday.nmsu.edu/js/mayday.min.js — 200 — 4.1 KiB — 180 ms — http/1.1https://nmsu.edu/assets/js/theme.min.js/assets/js/theme.min.js https://nmsu.edu/assets/js/theme.min.js — 200 — 10.8 KiB — 317 ms — h2https://www.googletagmanager.com/gtag/js?id=G-700FE064YBwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-700FE064YB — 200 — 172.1 KiB — 215 ms — h2https://nmsu.edu/assets/svg/icons/icon-31.svg/assets/svg/icons/icon-31.svg https://nmsu.edu/assets/svg/icons/icon-31.svg — 200 — 2.7 KiB — 426 ms — h2https://nmsu.edu/assets/svg/icons/icon-21.svg/assets/svg/icons/icon-21.svg https://nmsu.edu/assets/svg/icons/icon-21.svg — 200 — 2.0 KiB — 429 ms — h2https://nmsu.edu/assets/svg/icons/icon-one-stop.svg/assets/svg/icons/icon-one-stop.svg https://nmsu.edu/assets/svg/icons/icon-one-stop.svg — 200 — 6.4 KiB — 431 ms — h2https://nmsu.edu/assets/svg/icons/icon-apply.svg/assets/svg/icons/icon-apply.svg https://nmsu.edu/assets/svg/icons/icon-apply.svg — 200 — 2.0 KiB — 439 ms — h2https://nmsu.edu/assets/img/navs/admissions.jpg/assets/img/navs/admissions.jpg https://nmsu.edu/assets/img/navs/admissions.jpg — 200 — 564.5 KiB — 1.7 s — h2https://nmsu.edu/assets/svg/icons/icon-11.svg/assets/svg/icons/icon-11.svg https://nmsu.edu/assets/svg/icons/icon-11.svg — 200 — 3.8 KiB — 443 ms — h2https://nmsu.edu/assets/svg/icons/icon-12.svg/assets/svg/icons/icon-12.svg https://nmsu.edu/assets/svg/icons/icon-12.svg — 200 — 1.4 KiB — 443 ms — h2https://nmsu.edu/assets/img/navs/academics.jpg/assets/img/navs/academics.jpg https://nmsu.edu/assets/img/navs/academics.jpg — 200 — 392.1 KiB — 886 ms — h2https://nmsu.edu/assets/svg/icons/icon-housing.svg/assets/svg/icons/icon-housing.svg https://nmsu.edu/assets/svg/icons/icon-housing.svg — 200 — 6.5 KiB — 443 ms — h2https://nmsu.edu/assets/svg/icons/icon-dining.svg/assets/svg/icons/icon-dining.svg https://nmsu.edu/assets/svg/icons/icon-dining.svg — 200 — 9.6 KiB — 443 ms — h2https://nmsu.edu/assets/img/navs/student-life.jpg/assets/img/navs/student-life.jpg https://nmsu.edu/assets/img/navs/student-life.jpg — 200 — 488.9 KiB — 1.2 s — h2https://nmsu.edu/assets/svg/icons/icon-locateoffice.svg/assets/svg/icons/icon-locateoffice... https://nmsu.edu/assets/svg/icons/icon-locateoffice.svg — 200 — 1.7 KiB — 445 ms — h2https://nmsu.edu/assets/svg/icons/icon-publications.svg/assets/svg/icons/icon-publications... https://nmsu.edu/assets/svg/icons/icon-publications.svg — 200 — 2.2 KiB — 447 ms — h2https://nmsu.edu/assets/img/navs/extension.jpg/assets/img/navs/extension.jpg https://nmsu.edu/assets/img/navs/extension.jpg — 200 — 66.8 KiB — 617 ms — h2https://nmsu.edu/assets/video/homepage-highlights.jpg/assets/video/homepage-highlights.j... https://nmsu.edu/assets/video/homepage-highlights.jpg — 200 — 72.1 KiB — 629 ms — h2https://nmsu.edu/assets/img/backgrounds/g_tower.jpg/assets/img/backgrounds/g_tower.jpg https://nmsu.edu/assets/img/backgrounds/g_tower.jpg — 200 — 188.1 KiB — 799 ms — h2https://nmsu.edu/assets/svg/icons/trophy.svg/assets/svg/icons/trophy.svg https://nmsu.edu/assets/svg/icons/trophy.svg — 200 — 2.0 KiB — 450 ms — h2https://nmsu.edu/assets/svg/icons/nm-map.svg/assets/svg/icons/nm-map.svg https://nmsu.edu/assets/svg/icons/nm-map.svg — 200 — 11.4 KiB — 451 ms — h2https://nmsu.edu/assets/svg/components/dots-3.svg/assets/svg/components/dots-3.svg https://nmsu.edu/assets/svg/components/dots-3.svg — 200 — 5.5 KiB — 454 ms — h2https://nmsu.edu/assets/svg/icons/ratio.svg/assets/svg/icons/ratio.svg https://nmsu.edu/assets/svg/icons/ratio.svg — 200 — 4.2 KiB — 454 ms — h2https://nmsu.edu/assets/img/news/Jan_05-TRIO.jpeg/assets/img/news/Jan_05-TRIO.jpeg https://nmsu.edu/assets/img/news/Jan_05-TRIO.jpeg — 200 — 350.3 KiB — 913 ms — h2https://nmsu.edu/assets/img/news/Jan_05_Rodeo.jpg/assets/img/news/Jan_05_Rodeo.jpg https://nmsu.edu/assets/img/news/Jan_05_Rodeo.jpg — 200 — 278.9 KiB — 894 ms — h2https://nmsu.edu/assets/img/features/socialmedia_banner.png/assets/img/features/socialmedia_ba... https://nmsu.edu/assets/img/features/socialmedia_banner.png — 200 — 1.7 MiB — 2.5 s — h2https://nmsu.edu/assets/svg/logos/logo-white_w_tagline-footer.svg/assets/svg/logos/logo-white_w_tagl... https://nmsu.edu/assets/svg/logos/logo-white_w_tagline-footer.svg — 200 — 13.1 KiB — 456 ms — h2https://nmsu.edu/assets/img/2025_ranking.svg/assets/img/2025_ranking.svg https://nmsu.edu/assets/img/2025_ranking.svg — 200 — 14.1 KiB — 525 ms — h2https://nmsu.edu/assets/vendor/flag-icon-css/flags/4x3/us.svg/assets/vendor/flag-icon-css/flags/... https://nmsu.edu/assets/vendor/flag-icon-css/flags/4x3/us.svg — 200 — 4.4 KiB — 457 ms — h2https://siteimproveanalytics.com/js/siteanalyze_66356457.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_66356457.js — 200 — 9.5 KiB — 107 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MPFB2G6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MPFB2G6 — 200 — 117.5 KiB — 171 ms — h2https://collector-44309.us.tvsquared.com/tv2track.jscollector-44309.us.tvsquared.com/tv... https://collector-44309.us.tvsquared.com/tv2track.js — 200 — 8.7 KiB — 556 ms — http/1.1https://ixfd2-api.bc0a.com/api/ixf/1.0.0/get_capsule/f00000000316270/339092151?client=js_sdk&client_version=1.5.14ixfd2-api.bc0a.com/api/ixf/1.0.0/ge... https://ixfd2-api.bc0a.com/api/ixf/1.0.0/get_capsule/f00000000316270/339092151?client=js_sdk&client_version=1.5.14 — 200 — 1.1 KiB — 165 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 67 ms — h3https://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-solid-900.woff2/assets/vendor/fontawesome/webfonts... https://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-solid-900.woff2 — 200 — 78.7 KiB — 582 ms — h2https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 67 ms — h3https://nmsu.edu/assets/video/homepage-highlights.mp4/assets/video/homepage-highlights.m... https://nmsu.edu/assets/video/homepage-highlights.mp4 — 206 — 1.7 MiB — 2.4 s — h2data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23f7faff' xmlns='http:/…data:image/svg+xml,%3Csvg width='24... data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='%23f7faff' xmlns='http:/… — 200 — 0 B — 0 ms — datahttps://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-regular-400.woff2/assets/vendor/fontawesome/webfonts... https://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-regular-400.woff2 — 200 — 13.3 KiB — 386 ms — h2https://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-brands-400.woff2/assets/vendor/fontawesome/webfonts... https://nmsu.edu/assets/vendor/fontawesome/webfonts/fa-brands-400.woff2 — 200 — 76.8 KiB — 570 ms — h2https://use.fontawesome.com/releases/v6.5.1/webfonts/fa-brands-400.woff2use.fontawesome.com/releases/v6.5.1... https://use.fontawesome.com/releases/v6.5.1/webfonts/fa-brands-400.woff2 — 200 — 115.1 KiB — 42 ms — h2https://www.googletagmanager.com/gtag/js?id=G-700FE064YB&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-700FE064YB&cx=c&gtm=4e64k0 — 200 — 172.1 KiB — 50 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-700FE064YB&gtm=45je64k1h2v867620170z876272053za20gzb76272053zd76272053&_p=1776895987749&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AgAAAGA&are=1&cid=2097732240.1776895988&frm=0&pscdl=noapi&rcb=10&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~115938466~115938468~117266401~117512543~118463261&sid=1776895988&sct=1&seg=0&dl=https%3A%2F%2Fnmsu.edu%2F&dt=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2124region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-700FE064YB&gtm=45je64k1h2v867620170z876272053za20gzb76272053zd76272053&_p=1776895987749&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AgAAAGA&are=1&cid=2097732240.1776895988&frm=0&pscdl=noapi&rcb=10&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~115938466~115938468~117266401~117512543~118463261&sid=1776895988&sct=1&seg=0&dl=https%3A%2F%2Fnmsu.edu%2F&dt=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2124 — 204 — 544 B — 190 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-700FE064YB&cid=2097732240.1776895988&gtm=45je64k1h2v867620170z876272053za20gzb76272053zd76272053&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-700FE064YB&cid=2097732240.1776895988&gtm=45je64k1h2v867620170z876272053za20gzb76272053zd76272053&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~118463261 — 204 — 553 B — 117 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-700FE064YB&gtm=45je64k1h2v867620170za20gzb76272053zd76272053&_p=1776895987749&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAgAAGQ&are=1&cid=2097732240.1776895988&frm=0&pscdl=noapi&rcb=10&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=2&tag_exp=0~115938466~115938468~117266401~117512543~118463261&sid=1776895988&sct=1&seg=0&dl=https%3A%2F%2Fnmsu.edu%2F&dt=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&en=click_virtual_tour&_et=6&tfd=2136region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-700FE064YB&gtm=45je64k1h2v867620170za20gzb76272053zd76272053&_p=1776895987749&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAgAAGQ&are=1&cid=2097732240.1776895988&frm=0&pscdl=noapi&rcb=10&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=2&tag_exp=0~115938466~115938468~117266401~117512543~118463261&sid=1776895988&sct=1&seg=0&dl=https%3A%2F%2Fnmsu.edu%2F&dt=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&en=click_virtual_tour&_et=6&tfd=2136 — 204 — 48 B — 179 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-700FE064YB&gtm=45je64k1h2v867620170za20gzb76272053zd76272053&_p=1776895987749&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AgACAGQ&are=1&cid=2097732240.1776895988&frm=0&pscdl=noapi&rcb=10&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=3&tag_exp=0~115938466~115938468~117266401~117512543~118463261&sid=1776895988&sct=1&seg=1&dl=https%3A%2F%2Fnmsu.edu%2F&dt=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&en=page_view&_ee=1&_et=1&tfd=2140region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-700FE064YB&gtm=45je64k1h2v867620170za20gzb76272053zd76272053&_p=1776895987749&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AgACAGQ&are=1&cid=2097732240.1776895988&frm=0&pscdl=noapi&rcb=10&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=3&tag_exp=0~115938466~115938468~117266401~117512543~118463261&sid=1776895988&sct=1&seg=1&dl=https%3A%2F%2Fnmsu.edu%2F&dt=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&en=page_view&_ee=1&_et=1&tfd=2140 — 204 — 48 B — 175 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-700FE064YB&cid=2097732240.1776895988&gtm=45je64k1h2v867620170z876272053za20gzb76272053zd76272053&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~118463261&z=2095682948www.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-700FE064YB&cid=2097732240.1776895988&gtm=45je64k1h2v867620170z876272053za20gzb76272053zd76272053&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512543~118463261&z=2095682948 — 200 — 408 B — 124 ms — h2https://mayday.nmsu.edu/feed/mayday.nmsu.edu/feed/ https://mayday.nmsu.edu/feed/ — 200 — 802 B — 674 ms — http/1.1https://collector-44309.us.tvsquared.com/tv2track.php?action_name=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&idsite=TV-5454639009-1&rec=1&r=016190&h=22&m=13&s=8&url=https%3A%2F%2Fnmsu.edu%2F&_id=4e50585d9aa44e89&_idts=1776895988&_idvc=0&_idn=1&_viewts=&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=642collector-44309.us.tvsquared.com/tv... https://collector-44309.us.tvsquared.com/tv2track.php?action_name=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&idsite=TV-5454639009-1&rec=1&r=016190&h=22&m=13&s=8&url=https%3A%2F%2Fnmsu.edu%2F&_id=4e50585d9aa44e89&_idts=1776895988&_idvc=0&_idn=1&_viewts=&pdf=1&qt=0&realp=0&wma=0&dir=0&fla=0&java=0&gears=0&ag=0&cookie=1&res=412x823&gt_ms=642 — 200 — 276 B — 118 ms — http/1.1https://66356457.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fnmsu.edu%2F&title=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&res=412x823&accountid=66356457&rt=2453&prev=1df2a689-41d5-9d2b-baaa-3ee2c9f840db&luid=767a5446-7845-2531-1ee6-5479e12e6644&rnd=6549666356457.global.siteimproveanalytic... https://66356457.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fnmsu.edu%2F&title=New%20Mexico%20State%20University%20%7C%20BE%20BOLD.%20Shape%20the%20Future.&res=412x823&accountid=66356457&rt=2453&prev=1df2a689-41d5-9d2b-baaa-3ee2c9f840db&luid=767a5446-7845-2531-1ee6-5479e12e6644&rnd=65496 — 200 — 210 B — 189 ms — h2https://nmsu.edu/assets/video/homepage-highlights.mp4/assets/video/homepage-highlights.m... https://nmsu.edu/assets/video/homepage-highlights.mp4 — 206 — 1.8 MiB — 2 ms — h2https://nmsu.edu/assets/favicon.ico/assets/favicon.ico https://nmsu.edu/assets/favicon.ico — 200 — 14.9 KiB — 220 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
59% of JavaScript execution is third-party
First-party Third-party 1496ms · 495KB · $20/mo
Unattributable
Other
Costly
Execution 749ms
Transfer 0 KB
Monthly Cost $10/mo
Google Tag Manager
Tag Manager
Costly
Execution 368ms
Transfer 172 KB
Unused 39%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Optional
Execution 147ms
Transfer 118 KB
Unused 54%
Monthly Cost $2/mo
collector-44309.us.tvsquared.com
Other
Optional
Execution 93ms
Transfer 9 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 74ms
Transfer 172 KB
Unused 66%
Monthly Cost $1/mo
cdn.bc0a.com
Other
Optional
Execution 65ms
Transfer 24 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 749ms and costs ~$10/month
  • Google Tag Manager adds 368ms and costs ~$5/month

59% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 749ms 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 368ms 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 Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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