Skip to content
https://unm.edu

Performance

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

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

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

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

4.85 s

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

23.95 s

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

570 ms

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

0.253

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

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

26.63 s

Page Load Progression

914 ms
1.8 s
2.7 s
3.7 s
4.6 s
5.5 s
6.4 s
7.3 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.3 MB transferred, 89 requests
FIX
5.3 MB transferred, 89 requests
Critical::
Page weighs 8.1 MB (5.3 MB transferred)
Warning::
Images are 3.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.8 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 283 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 283 KB
Info::
89 HTTP requests
Info::
Estimated 1.1 g CO2 per page load
5.3 MB / 2.4 MB budget
5.3 MB transferred
89 requests
1.1 g CO2 per page load
Images 3.8 MiB 73%
JavaScript 1.1 MiB 20%
Fonts 282.7 KiB 5%
CSS 62.8 KiB 1%
Other 20.2 KiB 0%
Other 17.4 KiB 0%
Other 10.0 KiB 0%
HTML 9.6 KiB 0%
Other 260 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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.3 MiB of 5.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3989ms total JS execution
FIX
3989ms total JS execution
Warning::
https://www.unm.edu/: 1003ms CPU time
Warning::
Unattributable: 548ms CPU time
Warning::
https://webcore.unm.edu/v2/js/unm-scripts.min.js: 475ms CPU time
Warning::
https://www.unm.edu/assets/js/velocity.min.js: 435ms CPU time
Warning::
https://cdn-cookieyes.com/client_data/58c1efd5b1dc...: 389ms CPU time
Warning::
Third-party scripts: 3989ms (100% of total)

Main Thread Breakdown

Script Evaluation 43% Other 22% Style & Layout 16% Rendering 9% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.unm.edu/1003ms11ms1ms3rd
Unattributable548ms19ms0ms3rd
https://webcore.unm.edu/v2/js/unm-scripts.min.js475ms328ms11ms3rd
https://www.unm.edu/assets/js/velocity.min.js435ms141ms2ms3rd
https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/banner.js389ms339ms2ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WQT2MB296ms245ms46ms3rd
https://www.googletagmanager.com/gtag/js?id=G-YE9XJVELVF&cx=c&gtm=4e64h1173ms133ms40ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-16942011988&cx=c&gtm=4e64h1172ms137ms34ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-951269613&cx=c&gtm=4e64h1152ms113ms38ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-771841062&cx=c&gtm=4e64h1141ms106ms34ms3rd

Showing top 10 of 12 scripts

D
JS Bundles
Action
16 scripts, 451 KB unused
FIX
16 scripts, 451 KB unused
Warning::
https://assets.juicer.io/embed-no-jquery.js: 85 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YE9X...: 66 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-951...: 65 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-169...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-771...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 451 KB
451 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://assets.juicer.io/embed-no-jquery.js119 KB85 KB (72%)3rd
https://www.googletagmanager.com/gtag/js?id=G-YE9XJVELVF&cx=c&gtm=4e64h1173 KB66 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-951269613&cx=c&gtm=4e64h1147 KB65 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16942011988&cx=c&gtm=4e64h1145 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-771841062&cx=c&gtm=4e64h1145 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WQT2MB167 KB60 KB (36%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB45 KB (46%)3rd
https://www.unm.edu/assets/js/velocity.ui.min.js3 KB3rd
https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/script.js11 KB3rd
https://www.unm.edu/assets/js/bythenumbers.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
89 resources · 5.3 MB · 451 KB savings available
FIX
89 resources · 5.3 MB · 451 KB savings available
Warning::
Page weight 4.3 MB over 1MB target
Got: 5.3 MB Expected: ≤ 1 MB
Info::
~451 KB of savings available
Warning::
88 third-party resources (100% of weight)
Info::
8 resources over 200KB
89 resources · 5.3 MiB · 88 third-party 4.3 MiB over 1MB target
Image 73% · 3.9 MiB
JavaScript 20% · 1.1 MiB
Font 5% · 282.7 KiB
CSS 1% · 62.8 KiB
Other 1% · 29.7 KiB
Document 0% · 10.8 KiB

~450.8 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Warning::
https://calendarmedia.blob.core.windows.net/assets... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://lobolife.unm.edu/wp-content/uploads/2026/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/26829164?s=dfe8170... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506396723/poster_i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506389406/images.j... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506389530/poster_i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506575378/poster_i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/26829134?s=d4bc197... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506450985/poster_i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://webcore.unm.edu/v2/images/unm-transparent-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.unm.edu/features/2026/2026-unm-preside... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506784372/poster_i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506749418/poster_i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/26425783?s=1401340... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506389406/poster_i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/26146551?s=339f954... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/media/26912205?s=0ef257f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.juicer.io/api/posts/506749414/poster_i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
37 images 3.8 MB
0 oversized -0 KB
37 legacy format
18 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
8 fonts (283 KB)
PASS
8 fonts (283 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

283 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 4.8 s LCP 24.0 shttps://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBook_normal_normal_subset1.woff2GothamSSmBook_normal_no... https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBook_normal_normal_subset1.woff2 — 23.7 KiB — 1.2 s — font-display: swaphttps://webcore.unm.edu/v2/fonts/fontawesome//fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://webcore.unm.edu/v2/fonts/fontawesome//fontawesome-webfont.woff2?v=4.7.0 — 75.9 KiB — 2.4 s — font-display: swaphttps://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBlack_normal_normal_subset1.woff2VitesseSSmBlack_normal_... https://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBlack_normal_normal_subset1.woff2 — 63.7 KiB — 1.4 s — font-display: swaphttps://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmLight_normal_normal_subset1.woff2GothamSSmLight_normal_n... https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmLight_normal_normal_subset1.woff2 — 23.6 KiB — 1.2 s — font-display: swaphttps://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBold_normal_normal_subset1.woff2GothamSSmBold_normal_no... https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBold_normal_normal_subset1.woff2 — 23.6 KiB — 1.3 s — font-display: swaphttps://webcore.unm.edu/v2/fonts/x/x.ttf?tl8nn9x.ttf https://webcore.unm.edu/v2/fonts/x/x.ttf?tl8nn9 — 1.2 KiB — 826 ms — font-display: swaphttps://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBold_normal_normal_subset1.woff2VitesseSSmBold_normal_n... https://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBold_normal_normal_subset1.woff2 — 61.5 KiB — 2.3 s — font-display: swaphttps://assets.juicer.io/fonts/fontawesome-5-juicer.woff2?83361522fontawesome-5-juicer.woff2 https://assets.juicer.io/fonts/fontawesome-5-juicer.woff2?83361522 — 9.5 KiB — 154 ms — font-display: swap
GothamSSmBook_normal_no... woff2 swap
Size 24 KB
Load time 1.2 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 2.4 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
VitesseSSmBlack_normal_... woff2 swap
Size 64 KB
Load time 1.4 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
GothamSSmLight_normal_n... woff2 swap
Size 24 KB
Load time 1.2 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
GothamSSmBold_normal_no... woff2 swap
Size 24 KB
Load time 1.3 s
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
x.ttf ttf swap
Size 1 KB
Load time 826 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
VitesseSSmBold_normal_n... woff2 swap
Size 62 KB
Load time 2.3 s
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
fontawesome-5-juicer.woff2 woff2 swap
Size 10 KB
Load time 154 ms
Start 5.0 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
Network Waterfall
89 requests over 10469ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 4.8 s LCP 24.0 shttps://unm.edu// https://unm.edu/ — 301 — 441 B — 986 ms — http/1.1http://www.unm.edu/www.unm.edu/ http://www.unm.edu/ — 307 — 0 B — 1 ms — http/1.1https://www.unm.edu/www.unm.edu/ https://www.unm.edu/ — 200 — 9.6 KiB — 1.3 s — http/1.1https://webcore.unm.edu/v2/fonts/unm-fonts.csswebcore.unm.edu/v2/fonts/unm-fonts.... https://webcore.unm.edu/v2/fonts/unm-fonts.css — 200 — 1.1 KiB — 1.4 s — http/1.1https://webcore.unm.edu/v2/css/unm-styles.min.csswebcore.unm.edu/v2/css/unm-styles.m... https://webcore.unm.edu/v2/css/unm-styles.min.css — 200 — 38.8 KiB — 1.9 s — http/1.1https://www.unm.edu/assets/css/site-styles.csswww.unm.edu/assets/css/site-styles.... https://www.unm.edu/assets/css/site-styles.css — 200 — 5.9 KiB — 721 ms — http/1.1https://webcore.unm.edu/v2/js/unm-scripts.min.jswebcore.unm.edu/v2/js/unm-scripts.m... https://webcore.unm.edu/v2/js/unm-scripts.min.js — 200 — 43.3 KiB — 1.8 s — http/1.1https://www.unm.edu/assets/js/site.jswww.unm.edu/assets/js/site.js https://www.unm.edu/assets/js/site.js — 200 — 2.0 KiB — 718 ms — http/1.1https://www.unm.edu/assets/js/jquery.waypoints.min.jswww.unm.edu/assets/js/jquery.waypoi... https://www.unm.edu/assets/js/jquery.waypoints.min.js — 200 — 3.0 KiB — 723 ms — http/1.1https://www.unm.edu/assets/js/velocity.min.jswww.unm.edu/assets/js/velocity.min.... https://www.unm.edu/assets/js/velocity.min.js — 200 — 12.5 KiB — 994 ms — http/1.1https://www.unm.edu/assets/js/velocity.ui.min.jswww.unm.edu/assets/js/velocity.ui.m... https://www.unm.edu/assets/js/velocity.ui.min.js — 200 — 3.2 KiB — 721 ms — http/1.1https://www.unm.edu/assets/js/bythenumbers.jswww.unm.edu/assets/js/bythenumbers.... https://www.unm.edu/assets/js/bythenumbers.js — 200 — 969 B — 749 ms — http/1.1https://www.unm.edu/assets/img/promos/nso-button.jpgwww.unm.edu/assets/img/promos/nso-b... https://www.unm.edu/assets/img/promos/nso-button.jpg — 200 — 177.6 KiB — 2.3 s — http/1.1https://www.unm.edu/assets/img/promos/141373170_graduation.unm.edu.jpgwww.unm.edu/assets/img/promos/14137... https://www.unm.edu/assets/img/promos/141373170_graduation.unm.edu.jpg — 200 — 751.7 KiB — 7.0 s — http/1.1https://cdn.fonts.net/t/1.css?apiType=css&projectid=9f5ec5c4-677a-43b8-8a36-5aa946e7d359cdn.fonts.net/t/1.css?apiType=css&p... https://cdn.fonts.net/t/1.css?apiType=css&projectid=9f5ec5c4-677a-43b8-8a36-5aa946e7d359 — 200 — 663 B — 110 ms — h2https://www.unm.edu/assets/img/promos/lobograd-callout-img.jpgwww.unm.edu/assets/img/promos/lobog... https://www.unm.edu/assets/img/promos/lobograd-callout-img.jpg — 200 — 94.7 KiB — 1.9 s — http/1.1https://assets.juicer.io/embed-no-jquery.jsassets.juicer.io/embed-no-jquery.js https://assets.juicer.io/embed-no-jquery.js — 200 — 118.8 KiB — 137 ms — h2https://assets.juicer.io/embed.cssassets.juicer.io/embed.css https://assets.juicer.io/embed.css — 200 — 16.3 KiB — 116 ms — h2https://webcore.unm.edu/v2/images/unm-transparent-white.pngwebcore.unm.edu/v2/images/unm-trans... https://webcore.unm.edu/v2/images/unm-transparent-white.png — 200 — 7.4 KiB — 240 ms — http/1.1https://www.unm.edu/assets/img/sun.pngwww.unm.edu/assets/img/sun.png https://www.unm.edu/assets/img/sun.png — 200 — 2.9 KiB — 1.6 s — http/1.1https://www.unm.edu/assets/img/snow.pngwww.unm.edu/assets/img/snow.png https://www.unm.edu/assets/img/snow.png — 200 — 3.2 KiB — 2.0 s — http/1.1https://www.unm.edu/assets/img/rain.pngwww.unm.edu/assets/img/rain.png https://www.unm.edu/assets/img/rain.png — 200 — 3.0 KiB — 2.4 s — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-WQT2MBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WQT2MB — 200 — 166.6 KiB — 181 ms — h2https://webcore.unm.edu/stats.jsonwebcore.unm.edu/stats.json https://webcore.unm.edu/stats.json — 200 — 917 B — 1.4 s — http/1.1https://webcore.unm.edu/v2/images/unm-logo.pngwebcore.unm.edu/v2/images/unm-logo.... https://webcore.unm.edu/v2/images/unm-logo.png — 200 — 8.4 KiB — 237 ms — http/1.1https://www.unm.edu/assets/img/hodgin-hall.pngwww.unm.edu/assets/img/hodgin-hall.... https://www.unm.edu/assets/img/hodgin-hall.png — 200 — 130.5 KiB — 2.1 s — http/1.1https://iprsoftwaremedia.com/175/files/20263/Rendering_1.pngiprsoftwaremedia.com/175/files/2026... https://iprsoftwaremedia.com/175/files/20263/Rendering_1.png — 200 — 519.9 KiB — 291 ms — h2https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBook_normal_normal_subset1.woff2webcore.unm.edu/v3/assets/fonts/Got... https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBook_normal_normal_subset1.woff2 — 200 — 23.7 KiB — 1.2 s — http/1.1https://webcore.unm.edu/v2/fonts/fontawesome//fontawesome-webfont.woff2?v=4.7.0webcore.unm.edu/v2/fonts/fontawesom... https://webcore.unm.edu/v2/fonts/fontawesome//fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.9 KiB — 2.4 s — http/1.1https://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBlack_normal_normal_subset1.woff2webcore.unm.edu/v3/assets/fonts/Vit... https://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBlack_normal_normal_subset1.woff2 — 200 — 63.7 KiB — 1.4 s — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 4.8 s LCP 24.0 shttps://unm.edu// https://unm.edu/ — 301 — 441 B — 986 ms — http/1.1http://www.unm.edu/www.unm.edu/ http://www.unm.edu/ — 307 — 0 B — 1 ms — http/1.1https://www.unm.edu/www.unm.edu/ https://www.unm.edu/ — 200 — 9.6 KiB — 1.3 s — http/1.1https://webcore.unm.edu/v2/fonts/unm-fonts.csswebcore.unm.edu/v2/fonts/unm-fonts.... https://webcore.unm.edu/v2/fonts/unm-fonts.css — 200 — 1.1 KiB — 1.4 s — http/1.1https://webcore.unm.edu/v2/css/unm-styles.min.csswebcore.unm.edu/v2/css/unm-styles.m... https://webcore.unm.edu/v2/css/unm-styles.min.css — 200 — 38.8 KiB — 1.9 s — http/1.1https://www.unm.edu/assets/css/site-styles.csswww.unm.edu/assets/css/site-styles.... https://www.unm.edu/assets/css/site-styles.css — 200 — 5.9 KiB — 721 ms — http/1.1https://webcore.unm.edu/v2/js/unm-scripts.min.jswebcore.unm.edu/v2/js/unm-scripts.m... https://webcore.unm.edu/v2/js/unm-scripts.min.js — 200 — 43.3 KiB — 1.8 s — http/1.1https://www.unm.edu/assets/js/site.jswww.unm.edu/assets/js/site.js https://www.unm.edu/assets/js/site.js — 200 — 2.0 KiB — 718 ms — http/1.1https://www.unm.edu/assets/js/jquery.waypoints.min.jswww.unm.edu/assets/js/jquery.waypoi... https://www.unm.edu/assets/js/jquery.waypoints.min.js — 200 — 3.0 KiB — 723 ms — http/1.1https://www.unm.edu/assets/js/velocity.min.jswww.unm.edu/assets/js/velocity.min.... https://www.unm.edu/assets/js/velocity.min.js — 200 — 12.5 KiB — 994 ms — http/1.1https://www.unm.edu/assets/js/velocity.ui.min.jswww.unm.edu/assets/js/velocity.ui.m... https://www.unm.edu/assets/js/velocity.ui.min.js — 200 — 3.2 KiB — 721 ms — http/1.1https://www.unm.edu/assets/js/bythenumbers.jswww.unm.edu/assets/js/bythenumbers.... https://www.unm.edu/assets/js/bythenumbers.js — 200 — 969 B — 749 ms — http/1.1https://www.unm.edu/assets/img/promos/nso-button.jpgwww.unm.edu/assets/img/promos/nso-b... https://www.unm.edu/assets/img/promos/nso-button.jpg — 200 — 177.6 KiB — 2.3 s — http/1.1https://www.unm.edu/assets/img/promos/141373170_graduation.unm.edu.jpgwww.unm.edu/assets/img/promos/14137... https://www.unm.edu/assets/img/promos/141373170_graduation.unm.edu.jpg — 200 — 751.7 KiB — 7.0 s — http/1.1https://cdn.fonts.net/t/1.css?apiType=css&projectid=9f5ec5c4-677a-43b8-8a36-5aa946e7d359cdn.fonts.net/t/1.css?apiType=css&p... https://cdn.fonts.net/t/1.css?apiType=css&projectid=9f5ec5c4-677a-43b8-8a36-5aa946e7d359 — 200 — 663 B — 110 ms — h2https://www.unm.edu/assets/img/promos/lobograd-callout-img.jpgwww.unm.edu/assets/img/promos/lobog... https://www.unm.edu/assets/img/promos/lobograd-callout-img.jpg — 200 — 94.7 KiB — 1.9 s — http/1.1https://assets.juicer.io/embed-no-jquery.jsassets.juicer.io/embed-no-jquery.js https://assets.juicer.io/embed-no-jquery.js — 200 — 118.8 KiB — 137 ms — h2https://assets.juicer.io/embed.cssassets.juicer.io/embed.css https://assets.juicer.io/embed.css — 200 — 16.3 KiB — 116 ms — h2https://webcore.unm.edu/v2/images/unm-transparent-white.pngwebcore.unm.edu/v2/images/unm-trans... https://webcore.unm.edu/v2/images/unm-transparent-white.png — 200 — 7.4 KiB — 240 ms — http/1.1https://www.unm.edu/assets/img/sun.pngwww.unm.edu/assets/img/sun.png https://www.unm.edu/assets/img/sun.png — 200 — 2.9 KiB — 1.6 s — http/1.1https://www.unm.edu/assets/img/snow.pngwww.unm.edu/assets/img/snow.png https://www.unm.edu/assets/img/snow.png — 200 — 3.2 KiB — 2.0 s — http/1.1https://www.unm.edu/assets/img/rain.pngwww.unm.edu/assets/img/rain.png https://www.unm.edu/assets/img/rain.png — 200 — 3.0 KiB — 2.4 s — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-WQT2MBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WQT2MB — 200 — 166.6 KiB — 181 ms — h2https://webcore.unm.edu/stats.jsonwebcore.unm.edu/stats.json https://webcore.unm.edu/stats.json — 200 — 917 B — 1.4 s — http/1.1https://webcore.unm.edu/v2/images/unm-logo.pngwebcore.unm.edu/v2/images/unm-logo.... https://webcore.unm.edu/v2/images/unm-logo.png — 200 — 8.4 KiB — 237 ms — http/1.1https://www.unm.edu/assets/img/hodgin-hall.pngwww.unm.edu/assets/img/hodgin-hall.... https://www.unm.edu/assets/img/hodgin-hall.png — 200 — 130.5 KiB — 2.1 s — http/1.1https://iprsoftwaremedia.com/175/files/20263/Rendering_1.pngiprsoftwaremedia.com/175/files/2026... https://iprsoftwaremedia.com/175/files/20263/Rendering_1.png — 200 — 519.9 KiB — 291 ms — h2https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBook_normal_normal_subset1.woff2webcore.unm.edu/v3/assets/fonts/Got... https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBook_normal_normal_subset1.woff2 — 200 — 23.7 KiB — 1.2 s — http/1.1https://webcore.unm.edu/v2/fonts/fontawesome//fontawesome-webfont.woff2?v=4.7.0webcore.unm.edu/v2/fonts/fontawesom... https://webcore.unm.edu/v2/fonts/fontawesome//fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.9 KiB — 2.4 s — http/1.1https://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBlack_normal_normal_subset1.woff2webcore.unm.edu/v3/assets/fonts/Vit... https://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBlack_normal_normal_subset1.woff2 — 200 — 63.7 KiB — 1.4 s — http/1.1https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmLight_normal_normal_subset1.woff2webcore.unm.edu/v3/assets/fonts/Got... https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmLight_normal_normal_subset1.woff2 — 200 — 23.6 KiB — 1.2 s — http/1.1https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBold_normal_normal_subset1.woff2webcore.unm.edu/v3/assets/fonts/Got... https://webcore.unm.edu/v3/assets/fonts/GothamSSm/GothamSSmBold_normal_normal_subset1.woff2 — 200 — 23.6 KiB — 1.3 s — http/1.1https://www.unm.edu/features/2026/2026-unm-presidential-search.jpgwww.unm.edu/features/2026/2026-unm-... https://www.unm.edu/features/2026/2026-unm-presidential-search.jpg — 200 — 290.4 KiB — 3.1 s — http/1.1https://calendarmedia.blob.core.windows.net/assets/cef19db5-f949-4260-96a1-164b57f2be98-thumb.pngcalendarmedia.blob.core.windows.net... https://calendarmedia.blob.core.windows.net/assets/cef19db5-f949-4260-96a1-164b57f2be98-thumb.png — 200 — 155.2 KiB — 981 ms — http/1.1https://webcore.unm.edu/v2/fonts/x/x.ttf?tl8nn9webcore.unm.edu/v2/fonts/x/x.ttf?tl... https://webcore.unm.edu/v2/fonts/x/x.ttf?tl8nn9 — 200 — 1.2 KiB — 826 ms — http/1.1https://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBold_normal_normal_subset1.woff2webcore.unm.edu/v3/assets/fonts/Vit... https://webcore.unm.edu/v3/assets/fonts/VitesseSSm/VitesseSSmBold_normal_normal_subset1.woff2 — 200 — 61.5 KiB — 2.3 s — http/1.1https://webcore.unm.edu/json.php?content=v2/unm-panel.htmlwebcore.unm.edu/json.php?content=v2... https://webcore.unm.edu/json.php?content=v2/unm-panel.html — 200 — 1.2 KiB — 1.3 s — http/1.1https://webcore.unm.edu/v2/loboalerts.jsonwebcore.unm.edu/v2/loboalerts.json https://webcore.unm.edu/v2/loboalerts.json — 200 — 466 B — 1.4 s — http/1.1https://www.unm.edu/includes/lobolife.htmlwww.unm.edu/includes/lobolife.html https://www.unm.edu/includes/lobolife.html — 200 — 821 B — 522 ms — http/1.1https://www.juicer.io/api/feeds/unm?per=8&page=1www.juicer.io/api/feeds/unm?per=8&p... https://www.juicer.io/api/feeds/unm?per=8&page=1 — 200 — 0 B — 470 ms — h2https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/script.jscdn-cookieyes.com/client_data/58c1e... https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/script.js — 200 — 11.3 KiB — 103 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-16942011988&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16942011988&cx=c&gtm=4e64h1 — 200 — 144.6 KiB — 49 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-771841062&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-771841062&cx=c&gtm=4e64h1 — 200 — 144.7 KiB — 67 ms — h2https://www.googletagmanager.com/gtag/js?id=G-YE9XJVELVF&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-YE9XJVELVF&cx=c&gtm=4e64h1 — 200 — 173.2 KiB — 76 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-951269613&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-951269613&cx=c&gtm=4e64h1 — 200 — 146.5 KiB — 85 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 101 ms — h3https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CQQI47RC77U3LH4LL9OG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CQQI47RC77U3LH4LL9OG&lib=ttq — 200 — 3.5 KiB — 250 ms — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 102 ms — h3https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/banner.jscdn-cookieyes.com/client_data/58c1e... https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/banner.js — 200 — 8.4 KiB — 27 ms — h2https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/rQunZeHB.jsoncdn-cookieyes.com/client_data/58c1e... https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/rQunZeHB.json — 200 — 341 B — 63 ms — h2https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/config/gBjBVQeP.jsoncdn-cookieyes.com/client_data/58c1e... https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/config/gBjBVQeP.json — 200 — 8.7 KiB — 27 ms — h2https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/translations/6ROAwTrm.jsoncdn-cookieyes.com/client_data/58c1e... https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/translations/6ROAwTrm.json — 200 — 954 B — 25 ms — h2https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/audit-table/KQ2xCNqH.jsoncdn-cookieyes.com/client_data/58c1e... https://cdn-cookieyes.com/client_data/58c1efd5b1dc56581badcfe5/audit-table/KQ2xCNqH.json — 200 — 9.6 KiB — 27 ms — h2https://www.juicer.io/api/feeds/unm?per=8&page=1www.juicer.io/api/feeds/unm?per=8&p... https://www.juicer.io/api/feeds/unm?per=8&page=1 — 200 — 6.5 KiB — 123 ms — h2https://cdn-cookieyes.com/assets/images/revisit.svgcdn-cookieyes.com/assets/images/rev... https://cdn-cookieyes.com/assets/images/revisit.svg — 200 — 1.2 KiB — 27 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 797 B — 28 ms — h2https://flagship-gtm.unm.edu/g/collect?v=2&tid=G-YE9XJVELVF&gtm=45je64h1v887827177z86793757za20gzb6793757zd6793757&_p=1776807665547&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dY2Q2ZW&ecid=1045799086&_eu=EAAAAGA&_fplc=0&are=1&cid=948606712.1776807666&ec_mode=a&frm=0&ir=1&pscdl=denied&rcb=12&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&ur=ES-MD&sst.rnd=392728814.1776807666&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776807665547&sst.lpc=46230115&sst.navt=n&sst.ude=1&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~118167059&sid=1776807666&sct=1&seg=0&dl=https%3A%2F%2Fwww.unm.edu%2F&dt=New%20Mexico%27s%20Flagship%20University%20%7C%20The%20University%20of%20New%20Mexico&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.cookieDomain=auto&ep.allowLinker=true&ep.anonymizeIp=true&ep.event_id=1776808390604_17768084301233&tfd=4917&richsstsseflagship-gtm.unm.edu/g/collect?v=2&... https://flagship-gtm.unm.edu/g/collect?v=2&tid=G-YE9XJVELVF&gtm=45je64h1v887827177z86793757za20gzb6793757zd6793757&_p=1776807665547&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dY2Q2ZW&ecid=1045799086&_eu=EAAAAGA&_fplc=0&are=1&cid=948606712.1776807666&ec_mode=a&frm=0&ir=1&pscdl=denied&rcb=12&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&ur=ES-MD&sst.rnd=392728814.1776807666&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776807665547&sst.lpc=46230115&sst.navt=n&sst.ude=1&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~118167059&sid=1776807666&sct=1&seg=0&dl=https%3A%2F%2Fwww.unm.edu%2F&dt=New%20Mexico%27s%20Flagship%20University%20%7C%20The%20University%20of%20New%20Mexico&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.cookieDomain=auto&ep.allowLinker=true&ep.anonymizeIp=true&ep.event_id=1776808390604_17768084301233&tfd=4917&richsstsse — 200 — 484 B — 530 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dY2Q2ZW&_tu=CA&gtm=45He64h1v6793757za200zd6793757xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938469~117266400~118128922&apve=1&apvf=f&apvc=1&tft=1776807666342&tfd=4933pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dY2Q2ZW&_tu=CA&gtm=45He64h1v6793757za200zd6793757xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938469~117266400~118128922&apve=1&apvf=f&apvc=1&tft=1776807666342&tfd=4933 — 200 — 21 B — 98 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v9218341189z86793757za20gzb6793757zd6793757xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400~118128923&apve=1&apvf=f&apvc=0&tids=AW-16942011988&tid=AW-16942011988&tft=1776807666343&tfd=4934pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v9218341189z86793757za20gzb6793757zd6793757xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400~118128923&apve=1&apvf=f&apvc=0&tids=AW-16942011988&tid=AW-16942011988&tft=1776807666343&tfd=4934 — 200 — 21 B — 94 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v9172710860z86793757za20gzb6793757zd6793757xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-771841062&tid=AW-771841062&tft=1776807666343&tfd=4935pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v9172710860z86793757za20gzb6793757zd6793757xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~117266400~118463262&apve=1&apvf=f&apvc=0&tids=AW-771841062&tid=AW-771841062&tft=1776807666343&tfd=4935 — 200 — 21 B — 95 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v896220373z86793757za20gzb6793757zd6793757xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-951269613&tid=AW-951269613&tft=1776807666344&tfd=4936pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v896220373z86793757za20gzb6793757zd6793757xec&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-951269613&tid=AW-951269613&tft=1776807666344&tfd=4936 — 200 — 21 B — 97 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&ae=g&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&ep.ads_data_redaction=0&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v896220373z86793757za20gzb6793757zd6793757xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-951269613&tid=AW-951269613&tft=1776807666345&tfd=4936pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&ae=g&dl=https%3A%2F%2Fwww.unm.edu%2F&scrsrc=www.googletagmanager.com&rnd=392728814.1776807666&navt=n&npa=1&ep.ads_data_redaction=0&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v896220373z86793757za20gzb6793757zd6793757xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-951269613&tid=AW-951269613&tft=1776807666345&tfd=4936 — 200 — 21 B — 98 ms — h3https://lobolife.unm.edu/wp-content/uploads/2026/02/202601_UNM_505FoodHall_KylerKinzie-02-Large-1024x576.jpglobolife.unm.edu/wp-content/uploads... https://lobolife.unm.edu/wp-content/uploads/2026/02/202601_UNM_505FoodHall_KylerKinzie-02-Large-1024x576.jpg — 200 — 143.3 KiB — 2.1 s — http/1.1https://assets.juicer.io/standalone-sprites/gallery.pngassets.juicer.io/standalone-sprites... https://assets.juicer.io/standalone-sprites/gallery.png — 200 — 9.5 KiB — 25 ms — h2https://assets.juicer.io/standalone-sprites/twitter-reply-gray.pngassets.juicer.io/standalone-sprites... https://assets.juicer.io/standalone-sprites/twitter-reply-gray.png — 200 — 4.2 KiB — 28 ms — h2https://assets.juicer.io/standalone-sprites/twitter-retweet-gray.pngassets.juicer.io/standalone-sprites... https://assets.juicer.io/standalone-sprites/twitter-retweet-gray.png — 200 — 4.1 KiB — 26 ms — h2https://assets.juicer.io/standalone-sprites/twitter-like-gray.pngassets.juicer.io/standalone-sprites... https://assets.juicer.io/standalone-sprites/twitter-like-gray.png — 200 — 4.1 KiB — 30 ms — h2https://www.juicer.io/api/page_viewswww.juicer.io/api/page_views https://www.juicer.io/api/page_views — 200 — 0 B — 119 ms — h2https://www.juicer.io/api/posts/506784372/poster_images.jpg?external_id=DWo0w8ClFbu&s=0989713cb9dd7851ff4d660bbf29bae5b8204e87www.juicer.io/api/posts/506784372/p... https://www.juicer.io/api/posts/506784372/poster_images.jpg?external_id=DWo0w8ClFbu&s=0989713cb9dd7851ff4d660bbf29bae5b8204e87 — 200 — 6.4 KiB — 70 ms — h2https://www.juicer.io/api/media/26912205?s=0ef257f49ee83c68bac952e9d06f66a2421967dcwww.juicer.io/api/media/26912205?s=... https://www.juicer.io/api/media/26912205?s=0ef257f49ee83c68bac952e9d06f66a2421967dc — 200 — 330.8 KiB — 137 ms — h2https://www.juicer.io/api/posts/506749414/poster_images.jpg?external_id=DWmqtCPGMjz&s=ee76a72e9d8092bc6be5727d1d590bb94b6f7aadwww.juicer.io/api/posts/506749414/p... https://www.juicer.io/api/posts/506749414/poster_images.jpg?external_id=DWmqtCPGMjz&s=ee76a72e9d8092bc6be5727d1d590bb94b6f7aad — 200 — 6.1 KiB — 71 ms — h2https://www.juicer.io/api/media/26829134?s=d4bc19751ae53acf8e37a44452def17b5b2f5121www.juicer.io/api/media/26829134?s=... https://www.juicer.io/api/media/26829134?s=d4bc19751ae53acf8e37a44452def17b5b2f5121 — 200 — 257.5 KiB — 128 ms — h2https://www.juicer.io/api/posts/506749418/poster_images.jpg?external_id=2039455035222860280&s=5e4789c5c872191ddf24d2394dcd92f1e2f6f69bwww.juicer.io/api/posts/506749418/p... https://www.juicer.io/api/posts/506749418/poster_images.jpg?external_id=2039455035222860280&s=5e4789c5c872191ddf24d2394dcd92f1e2f6f69b — 200 — 3.0 KiB — 68 ms — h2https://www.juicer.io/api/media/26829164?s=dfe8170fc37db4e32d4b9e40bbd51b7f00e1017ewww.juicer.io/api/media/26829164?s=... https://www.juicer.io/api/media/26829164?s=dfe8170fc37db4e32d4b9e40bbd51b7f00e1017e — 200 — 212.7 KiB — 142 ms — h2https://www.juicer.io/api/posts/506575378/poster_images.jpg?external_id=DWaH3-SD5sr&s=200f7fd076f2c043204e87ac15c869cade28f2fewww.juicer.io/api/posts/506575378/p... https://www.juicer.io/api/posts/506575378/poster_images.jpg?external_id=DWaH3-SD5sr&s=200f7fd076f2c043204e87ac15c869cade28f2fe — 200 — 6.4 KiB — 141 ms — h2https://www.juicer.io/api/media/26425783?s=1401340388701e56d4237938a5358ea37007190cwww.juicer.io/api/media/26425783?s=... https://www.juicer.io/api/media/26425783?s=1401340388701e56d4237938a5358ea37007190c — 200 — 235.2 KiB — 148 ms — h2https://www.juicer.io/api/posts/506450985/poster_images.jpg?external_id=DWSU6YSjnyX&s=1bf21288782b9cc98d54707cdae395aeb49023e0www.juicer.io/api/posts/506450985/p... https://www.juicer.io/api/posts/506450985/poster_images.jpg?external_id=DWSU6YSjnyX&s=1bf21288782b9cc98d54707cdae395aeb49023e0 — 200 — 6.8 KiB — 146 ms — h2https://www.juicer.io/api/media/26146551?s=339f9549a1f362945e3409ab867dd6dfdfd700b2www.juicer.io/api/media/26146551?s=... https://www.juicer.io/api/media/26146551?s=339f9549a1f362945e3409ab867dd6dfdfd700b2 — 200 — 281.3 KiB — 152 ms — h2https://www.juicer.io/api/posts/506396723/poster_images.jpg?external_id=2036104187377815690&s=ec0362e37edf168f91796b6fac6eae73ed492a97www.juicer.io/api/posts/506396723/p... https://www.juicer.io/api/posts/506396723/poster_images.jpg?external_id=2036104187377815690&s=ec0362e37edf168f91796b6fac6eae73ed492a97 — 200 — 2.6 KiB — 151 ms — h2https://www.juicer.io/api/posts/506389406/poster_images.jpg?external_id=7619384779649125663&s=2861356e3a6c94f2ffe2c95a30d893e646604e46www.juicer.io/api/posts/506389406/p... https://www.juicer.io/api/posts/506389406/poster_images.jpg?external_id=7619384779649125663&s=2861356e3a6c94f2ffe2c95a30d893e646604e46 — 200 — 3.7 KiB — 151 ms — h2https://www.juicer.io/api/posts/506389406/images.jpg?external_id=7619384779649125663&s=2861356e3a6c94f2ffe2c95a30d893e646604e46www.juicer.io/api/posts/506389406/i... https://www.juicer.io/api/posts/506389406/images.jpg?external_id=7619384779649125663&s=2861356e3a6c94f2ffe2c95a30d893e646604e46 — 200 — 30.4 KiB — 152 ms — h2https://www.juicer.io/api/posts/506389530/poster_images.jpg?external_id=2034818461382181080&s=d0ca85694bb83d47c03e343505029ad33792fbb4www.juicer.io/api/posts/506389530/p... https://www.juicer.io/api/posts/506389530/poster_images.jpg?external_id=2034818461382181080&s=d0ca85694bb83d47c03e343505029ad33792fbb4 — 200 — 2.5 KiB — 152 ms — h2https://assets.juicer.io/fonts/fontawesome-5-juicer.woff2?83361522assets.juicer.io/fonts/fontawesome-... https://assets.juicer.io/fonts/fontawesome-5-juicer.woff2?83361522 — 200 — 9.5 KiB — 154 ms — h2https://www.juicer.io/api/page_viewswww.juicer.io/api/page_views https://www.juicer.io/api/page_views — 200 — 148 B — 140 ms — h2https://webcore.unm.edu/v2/images/mesa-mountain-red.pngwebcore.unm.edu/v2/images/mesa-moun... https://webcore.unm.edu/v2/images/mesa-mountain-red.png — 200 — 21.2 KiB — 356 ms — http/1.1https://www.unm.edu/assets/img/yucca.jpgwww.unm.edu/assets/img/yucca.jpg https://www.unm.edu/assets/img/yucca.jpg — 200 — 11.7 KiB — 1.0 s — http/1.1https://www.unm.edu/assets/img/students.jpgwww.unm.edu/assets/img/students.jpg https://www.unm.edu/assets/img/students.jpg — 200 — 99.0 KiB — 2.1 s — http/1.1https://www.unm.edu/assets/img/sandias.jpgwww.unm.edu/assets/img/sandias.jpg https://www.unm.edu/assets/img/sandias.jpg — 200 — 103.1 KiB — 2.1 s — http/1.1https://webcore.unm.edu/v1/images/unm.icowebcore.unm.edu/v1/images/unm.ico https://webcore.unm.edu/v1/images/unm.ico — 200 — 17.0 KiB — 519 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3989ms · 1065KB · $53/mo
www.unm.edu
Other
Costly
Execution 1003ms
Transfer 10 KB
Monthly Cost $13/mo
Unattributable
Other
Costly
Execution 548ms
Transfer 0 KB
Monthly Cost $7/mo
webcore.unm.edu
Other
Costly
Execution 475ms
Transfer 43 KB
Monthly Cost $6/mo
www.unm.edu
Other
Costly
Execution 435ms
Transfer 12 KB
Monthly Cost $6/mo
cdn-cookieyes.com
Other
Costly
Execution 389ms
Transfer 8 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 296ms
Transfer 167 KB
Unused 36%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 173ms
Transfer 173 KB
Unused 38%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 172ms
Transfer 145 KB
Unused 45%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 152ms
Transfer 147 KB
Unused 44%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 141ms
Transfer 145 KB
Unused 45%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 111ms
Transfer 97 KB
Unused 46%
Monthly Cost $1/mo
assets.juicer.io
Other
Optional
Execution 94ms
Transfer 119 KB
Unused 72%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.unm.edu adds 1003ms and costs ~$13/month
  • Unattributable adds 548ms and costs ~$7/month
  • webcore.unm.edu adds 475ms and costs ~$6/month
  • www.unm.edu adds 435ms and costs ~$6/month
  • cdn-cookieyes.com adds 389ms and costs ~$5/month
  • Google Tag Manager adds 296ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.unm.edu takes 1003ms 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 548ms 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

webcore.unm.edu takes 475ms 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.unm.edu takes 435ms 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

cdn-cookieyes.com takes 389ms 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 296ms 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

72% of assets.juicer.io'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