Skip to content
https://hawaii.edu

Performance

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

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

34
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
94
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

11.67 s

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

36.91 s

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

348 ms

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

0.252

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

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

38.20 s

Page Load Progression

863 ms
1.7 s
2.6 s
3.5 s
4.3 s
5.2 s
6.0 s
6.9 s
Checks
17
8 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
8.7 MB transferred, 113 requests
FIX
8.7 MB transferred, 113 requests
Critical::
Page weighs 11.7 MB (8.7 MB transferred)
Warning::
Images are 6.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.1 MB
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
CSS is 655 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 655 KB
Info::
Fonts are 417 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 417 KB
Warning::
113 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.8 g CO2 per page load
8.7 MB / 2.4 MB budget
8.7 MB transferred
113 requests
1.8 g CO2 per page load
Images 6.1 MiB 70%
JavaScript 1.4 MiB 16%
CSS 655.3 KiB 7%
Fonts 417.1 KiB 5%
HTML 160.3 KiB 2%
Other 10.9 KiB 0%
Other 603 B 0%
Other 545 B 0%
Other 508 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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
JS Execution Cost
Action
3427ms total JS execution
FIX
3427ms total JS execution
Warning::
https://hawaii.edu/: 1663ms CPU time
Warning::
Unattributable: 1205ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-HHKN...: 462ms CPU time
Info::
https://hawaii.edu/its/template/cascade_system/202...: 98ms CPU time
Info::
Third-party scripts: 1666ms (49% of total)

Main Thread Breakdown

Other 38% Style & Layout 30% Script Evaluation 17% Rendering 7% Script Parsing & Compilation 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://hawaii.edu/1663ms116ms45ms1st
Unattributable1205ms9ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-HHKNLQ9E5J462ms359ms71ms3rd
https://hawaii.edu/its/template/cascade_system/2024/_files/js/site.js98ms84ms14ms1st
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://hawaii.edu/_files/icons/apply.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/_files/icons/financial-aid.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/its/template/cascade_system/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/_files/images/UH-Hawaiian-Sloga... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/_files/images/news/manoa-mesone... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/_files/images/news/hawaii-hawai... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/_files/icons/gift.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/_files/icons/islands.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/_files/icons/gradcap.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hawaii.edu/its/template/cascade_system/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
37 images 6.1 MB
0 oversized -0 KB
32 legacy format
10 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

B
JS Bundles
19 scripts, 62 KB unused
REVIEW
19 scripts, 62 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-HHKN...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 62 KB
62 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-HHKNLQ9E5J155 KB62 KB (40%)3rd
https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/sidenav.js4 KB3rd
https://static.doubleclick.net/instream/ad_status.js0 KB3rd
https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/news.js6 KB3rd
https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.js201 KB3rd
https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.js33 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base193 KB3rd
https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js436 KB3rd
https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/bootstrap.min.js59 KB3rd
https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.js29 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

C
Page Weight Inventory
Action
113 resources · 8.7 MB · 62 KB savings available
REVIEW
113 resources · 8.7 MB · 62 KB savings available
Warning::
Page weight 7.7 MB over 1MB target
Got: 8.7 MB Expected: ≤ 1 MB
Info::
~62 KB of savings available
Info::
62 third-party resources (32% of weight)
Info::
15 resources over 200KB
113 resources · 8.7 MiB · 62 third-party 7.7 MiB over 1MB target
Image 70% · 6.1 MiB
JavaScript 16% · 1.4 MiB
CSS 7% · 655.3 KiB
Font 5% · 417.1 KiB
Document 2% · 168.4 KiB
Other 0% · 1.6 KiB

~61.9 KiB of savings available

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

Green Hosting

No green hosting detected

A
Third-Party Impact
32% third-party, 0 ms blocking
PASS
32% third-party, 0 ms blocking
Info::
Third-party code accounts for 32% of page weight (2.7 MiB of 8.7 MiB)
Info::
Third-party blocking time is low (0 ms)
68%
32%
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
10 fonts (417 KB)
PASS
10 fonts (417 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

417 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 11.7 s LCP 36.9 shttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 53 ms — font-display: swaphttps://www.hawaii.edu//its/template/cascade_system/2024/_files/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.hawaii.edu//its/template/cascade_system/2024/_files/webfonts/fa-brands-400.woff2 — 115.0 KiB — 1.2 s — font-display: swaphttps://www.hawaii.edu//its/template/cascade_system/2024/_files/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.hawaii.edu//its/template/cascade_system/2024/_files/webfonts/fa-solid-900.woff2 — 153.2 KiB — 1.5 s — font-display: swaphttps://fonts.bunny.net/source-serif-pro/files/source-serif-pro-latin-600-normal.woff2source-serif-pro-latin-... https://fonts.bunny.net/source-serif-pro/files/source-serif-pro-latin-600-normal.woff2 — 21.7 KiB — 34 ms — font-display: swaphttps://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-400-normal.woff2source-sans-pro-latin-4... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-400-normal.woff2 — 15.2 KiB — 42 ms — font-display: swaphttps://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-600-normal.woff2source-sans-pro-latin-6... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-600-normal.woff2 — 15.2 KiB — 55 ms — font-display: swaphttps://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-700-normal.woff2source-sans-pro-latin-7... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-700-normal.woff2 — 15.1 KiB — 59 ms — font-display: swaphttps://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-ext-600-normal.woff2source-sans-pro-latin-e... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-ext-600-normal.woff2 — 20.6 KiB — 62 ms — font-display: swaphttps://fonts.bunny.net/source-sans-pro/files/source-sans-pro-vietnamese-400-normal.woff2source-sans-pro-vietnam... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-vietnamese-400-normal.woff2 — 6.4 KiB — 35 ms — font-display: swaphttps://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-ext-400-normal.woff2source-sans-pro-latin-e... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-ext-400-normal.woff2 — 20.8 KiB — 66 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 53 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 115 KB
Load time 1.2 s
Start 3.5 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
fa-solid-900.woff2 woff2 swap
Size 153 KB
Load time 1.5 s
Start 3.5 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
source-serif-pro-latin-... woff2 swap
Size 22 KB
Load time 34 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-latin-4... woff2 swap
Size 15 KB
Load time 42 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-latin-6... woff2 swap
Size 15 KB
Load time 55 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-latin-7... woff2 swap
Size 15 KB
Load time 59 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-latin-e... woff2 swap
Size 21 KB
Load time 62 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-vietnam... woff2 swap
Size 6 KB
Load time 35 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-latin-e... woff2 swap
Size 21 KB
Load time 66 ms
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~134 KB and ~268 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
113 requests over 8868ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 11.7 s LCP 36.9 shttps://hawaii.edu// https://hawaii.edu/ — 200 — 104.3 KiB — 1.4 s — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/bootstrap.min.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/bootstrap.min.css — 301 — 340 B — 236 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/bootstrap.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/bootstrap.min.js — 301 — 337 B — 913 ms — http/1.1https://fonts.bunny.net/css?family=source-sans-3:200,300,400,500,600,700,800,900|source-sans-pro:200,300,400,600,700,900|source-serif-4:200,300,400,500,600,700,800,900|source-serif-pro:200,300,400,600,700,900fonts.bunny.net/css?family=source-s... https://fonts.bunny.net/css?family=source-sans-3:200,300,400,500,600,700,800,900|source-sans-pro:200,300,400,600,700,900|source-serif-4:200,300,400,500,600,700,800,900|source-serif-pro:200,300,400,600,700,900 — 200 — 2.7 KiB — 15 ms — h2https://hawaii.edu/its/template/cascade_system/2024/_files/css/site.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/site.css — 301 — 330 B — 470 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/custom.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/custom.css — 301 — 332 B — 683 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/dev-custom.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/dev-custom.css — 301 — 337 B — 683 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/css/splide.min.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/css/splide.min.css — 301 — 352 B — 682 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/extensions/css/splide-extension-video.min.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/extensions/css/splide-extension-video.min.css — 301 — 379 B — 701 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/gallery/tobii.min.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/gallery/tobii.min.css — 301 — 343 B — 703 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/gallery/gallery.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/gallery/gallery.css — 301 — 342 B — 701 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.js — 301 — 349 B — 916 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.js — 301 — 376 B — 910 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/news.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/news.js — 301 — 328 B — 932 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.js — 301 — 349 B — 932 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/bootstrap.min.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/bootstrap.min.css — 200 — 227.0 KiB — 1.9 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/site.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/site.css — 200 — 260.3 KiB — 1.8 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/css/splide.min.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/css/splide.min.css — 200 — 6.0 KiB — 713 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/custom.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/custom.css — 200 — 44.4 KiB — 920 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/dev-custom.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/dev-custom.css — 200 — 405 B — 698 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/css/splide-extension-video.min.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/css/splide-extension-video.min.css — 200 — 1.2 KiB — 688 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/gallery/gallery.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/gallery/gallery.css — 200 — 1.1 KiB — 908 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/gallery/tobii.min.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/gallery/tobii.min.css — 200 — 7.4 KiB — 922 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/bootstrap.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/bootstrap.min.js — 200 — 59.5 KiB — 1.2 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.js — 200 — 32.5 KiB — 921 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.js — 200 — 29.4 KiB — 1.1 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/news.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/news.js — 200 — 6.4 KiB — 924 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.js — 200 — 201.3 KiB — 1.4 s — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/images/colleges/system-nameplate-white.svg/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/images/colleges/system-nameplate-white.svg — 301 — 360 B — 241 ms — http/1.1https://hawaii.edu/_files/images/UH-Hawaiian-Slogan-seal.svg/_files/images/UH-Hawaiian-Slogan-s... https://hawaii.edu/_files/images/UH-Hawaiian-Slogan-seal.svg — 200 — 49.7 KiB — 694 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s FCP 11.7 s LCP 36.9 shttps://hawaii.edu// https://hawaii.edu/ — 200 — 104.3 KiB — 1.4 s — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/bootstrap.min.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/bootstrap.min.css — 301 — 340 B — 236 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/bootstrap.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/bootstrap.min.js — 301 — 337 B — 913 ms — http/1.1https://fonts.bunny.net/css?family=source-sans-3:200,300,400,500,600,700,800,900|source-sans-pro:200,300,400,600,700,900|source-serif-4:200,300,400,500,600,700,800,900|source-serif-pro:200,300,400,600,700,900fonts.bunny.net/css?family=source-s... https://fonts.bunny.net/css?family=source-sans-3:200,300,400,500,600,700,800,900|source-sans-pro:200,300,400,600,700,900|source-serif-4:200,300,400,500,600,700,800,900|source-serif-pro:200,300,400,600,700,900 — 200 — 2.7 KiB — 15 ms — h2https://hawaii.edu/its/template/cascade_system/2024/_files/css/site.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/site.css — 301 — 330 B — 470 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/custom.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/custom.css — 301 — 332 B — 683 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/dev-custom.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/dev-custom.css — 301 — 337 B — 683 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/css/splide.min.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/css/splide.min.css — 301 — 352 B — 682 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/extensions/css/splide-extension-video.min.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/extensions/css/splide-extension-video.min.css — 301 — 379 B — 701 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/gallery/tobii.min.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/gallery/tobii.min.css — 301 — 343 B — 703 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/css/gallery/gallery.css/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/css/gallery/gallery.css — 301 — 342 B — 701 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.js — 301 — 349 B — 916 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.js — 301 — 376 B — 910 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/news.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/news.js — 301 — 328 B — 932 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.js — 301 — 349 B — 932 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/bootstrap.min.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/bootstrap.min.css — 200 — 227.0 KiB — 1.9 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/site.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/site.css — 200 — 260.3 KiB — 1.8 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/css/splide.min.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/css/splide.min.css — 200 — 6.0 KiB — 713 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/custom.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/custom.css — 200 — 44.4 KiB — 920 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/dev-custom.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/dev-custom.css — 200 — 405 B — 698 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/css/splide-extension-video.min.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/css/splide-extension-video.min.css — 200 — 1.2 KiB — 688 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/gallery/gallery.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/gallery/gallery.css — 200 — 1.1 KiB — 908 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/gallery/tobii.min.csswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/gallery/tobii.min.css — 200 — 7.4 KiB — 922 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/bootstrap.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/bootstrap.min.js — 200 — 59.5 KiB — 1.2 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/extensions/js/splide-extension-video.min.js — 200 — 32.5 KiB — 921 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/plugins/splide/js/splide.min.js — 200 — 29.4 KiB — 1.1 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/news.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/news.js — 200 — 6.4 KiB — 924 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/system-main/chart.umd.min.js — 200 — 201.3 KiB — 1.4 s — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/images/colleges/system-nameplate-white.svg/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/images/colleges/system-nameplate-white.svg — 301 — 360 B — 241 ms — http/1.1https://hawaii.edu/_files/images/UH-Hawaiian-Slogan-seal.svg/_files/images/UH-Hawaiian-Slogan-s... https://hawaii.edu/_files/images/UH-Hawaiian-Slogan-seal.svg — 200 — 49.7 KiB — 694 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/images/colleges/system-nameplate-white.svgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/images/colleges/system-nameplate-white.svg — 200 — 41.7 KiB — 236 ms — http/1.1https://fonts.bunny.net/css?family=roboto-condensed:700|source-sans-3:200,300,400,500,600,700,800,900|source-serif-4:200,300,400,500,600,700,800,900|noto-serif:400ifonts.bunny.net/css?family=roboto-c... https://fonts.bunny.net/css?family=roboto-condensed:700|source-sans-3:200,300,400,500,600,700,800,900|source-serif-4:200,300,400,500,600,700,800,900|noto-serif:400i — 200 — 2.6 KiB — 4 ms — h2https://hawaii.edu/_files/images/banners/slider-1-test.jpg/_files/images/banners/slider-1-tes... https://hawaii.edu/_files/images/banners/slider-1-test.jpg — 200 — 123.9 KiB — 927 ms — http/1.1https://hawaii.edu/_files/images/banners/cc-students.jpg/_files/images/banners/cc-students.... https://hawaii.edu/_files/images/banners/cc-students.jpg — 200 — 135.7 KiB — 937 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/sidenav.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/sidenav.js — 301 — 331 B — 274 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/news-events.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/news-events.js — 301 — 335 B — 274 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/menu-search.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/menu-search.js — 301 — 335 B — 274 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-HHKNLQ9E5Jwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HHKNLQ9E5J — 200 — 154.7 KiB — 41 ms — h2https://www.youtube.com/embed/QSY052cwM7g?si=m93sDZWEG0kzeKq8?autoplay=1www.youtube.com/embed/QSY052cwM7g?s... https://www.youtube.com/embed/QSY052cwM7g?si=m93sDZWEG0kzeKq8?autoplay=1 — 200 — 56.0 KiB — 56 ms — h2https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/slider-1-test.jpgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/slider-1-test.jpg — -1 — 0 B — 1.1 s — https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/cc-students.jpgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/cc-students.jpg — -1 — 0 B — 1.1 s — https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/UHFcampaign.jpgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/UHFcampaign.jpg — -1 — 0 B — 1.1 s — https://www.hawaii.edu//its/template/cascade_system/2024/_files/images/pattern-bg.svgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/images/pattern-bg.svg — 200 — 2.3 KiB — 236 ms — http/1.1https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 23 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.4 KiB — 22 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.0 KiB — 61 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.8 KiB — 135 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 53 ms — h3https://hawaii.edu/_files/icons/islands.svg/_files/icons/islands.svg https://hawaii.edu/_files/icons/islands.svg — 200 — 9.9 KiB — 317 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/webfonts/fa-brands-400.woff2www.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/webfonts/fa-brands-400.woff2 — 200 — 115.0 KiB — 1.2 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/webfonts/fa-solid-900.woff2www.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/webfonts/fa-solid-900.woff2 — 200 — 153.2 KiB — 1.5 s — http/1.1https://fonts.bunny.net/source-serif-pro/files/source-serif-pro-latin-600-normal.woff2fonts.bunny.net/source-serif-pro/fi... https://fonts.bunny.net/source-serif-pro/files/source-serif-pro-latin-600-normal.woff2 — 200 — 21.7 KiB — 34 ms — h2https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-400-normal.woff2fonts.bunny.net/source-sans-pro/fil... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-400-normal.woff2 — 200 — 15.2 KiB — 42 ms — h2https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-600-normal.woff2fonts.bunny.net/source-sans-pro/fil... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-600-normal.woff2 — 200 — 15.2 KiB — 55 ms — h2https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-700-normal.woff2fonts.bunny.net/source-sans-pro/fil... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-700-normal.woff2 — 200 — 15.1 KiB — 59 ms — h2https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-ext-600-normal.woff2fonts.bunny.net/source-sans-pro/fil... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-ext-600-normal.woff2 — 200 — 20.6 KiB — 62 ms — h2https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-vietnamese-400-normal.woff2fonts.bunny.net/source-sans-pro/fil... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-vietnamese-400-normal.woff2 — 200 — 6.4 KiB — 35 ms — h2https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-ext-400-normal.woff2fonts.bunny.net/source-sans-pro/fil... https://fonts.bunny.net/source-sans-pro/files/source-sans-pro-latin-ext-400-normal.woff2 — 200 — 20.8 KiB — 66 ms — h2https://hawaii.edu/_files/icons/gradcap.svg/_files/icons/gradcap.svg https://hawaii.edu/_files/icons/gradcap.svg — 200 — 3.1 KiB — 239 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/sidenav.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/sidenav.js — 200 — 4.4 KiB — 232 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/news-events.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/news-events.js — 200 — 3.2 KiB — 231 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/menu-search.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/menu-search.js — 200 — 1.5 KiB — 244 ms — http/1.1https://www.google-analytics.com/g/collect?v=2&tid=G-HHKNLQ9E5J&gtm=45je64h1h1v9119090556za200zd9119090556&_p=1776801395435&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=239482182.1776801396&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801395&sct=1&seg=0&dl=https%3A%2F%2Fhawaii.edu%2F&dt=University%20of%20Hawaii%20System&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3682www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-HHKNLQ9E5J&gtm=45je64h1h1v9119090556za200zd9119090556&_p=1776801395435&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=239482182.1776801396&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401&sid=1776801395&sct=1&seg=0&dl=https%3A%2F%2Fhawaii.edu%2F&dt=University%20of%20Hawaii%20System&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3682 — 204 — 545 B — 23 ms — h2https://hawaii.edu/its/template/cascade_system/2024/_files/js/gallery/tobii.min.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/gallery/tobii.min.js — 301 — 341 B — 236 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/gallery/gallery.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/gallery/gallery.js — 301 — 339 B — 230 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/favicon/site.webmanifest/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/favicon/site.webmanifest — 301 — 343 B — 697 ms — http/1.1https://hawaii.edu/_files/images/banners/UHFcampaign.jpg/_files/images/banners/UHFcampaign.... https://hawaii.edu/_files/images/banners/UHFcampaign.jpg — 200 — 143.8 KiB — 469 ms — http/1.1https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 90 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 20 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.3 KiB — 22 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 6 ms — h3https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/gallery/gallery.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/gallery/gallery.js — 200 — 2.9 KiB — 232 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/gallery/tobii.min.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/gallery/tobii.min.js — 200 — 23.9 KiB — 455 ms — http/1.1https://i.ytimg.com/vi/QSY052cwM7g/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgSChCMA8=&rs=AOn4CLC2kDJo0LdeUSmZ9Svd037vthIQQwi.ytimg.com/vi/QSY052cwM7g/sddefaul... https://i.ytimg.com/vi/QSY052cwM7g/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgSChCMA8=&rs=AOn4CLC2kDJo0LdeUSmZ9Svd037vthIQQw — 200 — 53.2 KiB — 18 ms — h2https://hawaii.edu/_files/icons/apply.svg/_files/icons/apply.svg https://hawaii.edu/_files/icons/apply.svg — 200 — 3.4 KiB — 239 ms — http/1.1https://hawaii.edu/_files/icons/financial-aid.svg/_files/icons/financial-aid.svg https://hawaii.edu/_files/icons/financial-aid.svg — 200 — 4.1 KiB — 238 ms — http/1.1https://hawaii.edu/_files/icons/gift.svg/_files/icons/gift.svg https://hawaii.edu/_files/icons/gift.svg — 200 — 3.5 KiB — 240 ms — http/1.1https://hawaii.edu/_files/images/news/manoa-mesonet.jpg/_files/images/news/manoa-mesonet.j... https://hawaii.edu/_files/images/news/manoa-mesonet.jpg — 200 — 257.6 KiB — 469 ms — http/1.1https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.jswww.google.com/js/th/qKGyavTtqsN8WE... https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.js — 200 — 23.2 KiB — 17 ms — h3https://hawaii.edu/_files/images/news/hawaii-hawaiian-studies-hula-4.jpg/_files/images/news/hawaii-hawaiian... https://hawaii.edu/_files/images/news/hawaii-hawaiian-studies-hula-4.jpg — 200 — 161.5 KiB — 465 ms — http/1.1https://hawaii.edu/_files/images/cards/manoa.jpg/_files/images/cards/manoa.jpg https://hawaii.edu/_files/images/cards/manoa.jpg — 200 — 224.0 KiB — 477 ms — http/1.1https://hawaii.edu/_files/images/cards/uhh.jpg/_files/images/cards/uhh.jpg https://hawaii.edu/_files/images/cards/uhh.jpg — 200 — 289.4 KiB — 1.1 s — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/favicon/site.webmanifestwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/favicon/site.webmanifest — 200 — 603 B — 385 ms — http/1.1https://hawaii.edu/_files/images/cards/westoahu.jpg/_files/images/cards/westoahu.jpg https://hawaii.edu/_files/images/cards/westoahu.jpg — 200 — 359.7 KiB — 1.1 s — http/1.1https://hawaii.edu/_files/images/cards/Hawaii_index.jpg/_files/images/cards/Hawaii_index.j... https://hawaii.edu/_files/images/cards/Hawaii_index.jpg — 200 — 231.9 KiB — 1.2 s — http/1.1https://www.youtube.com/generate_204?Er4ymQwww.youtube.com/generate_204?Er4ymQ https://www.youtube.com/generate_204?Er4ymQ — 204 — 10 B — 4 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 17 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 12 ms — h2https://hawaii.edu/_files/images/cards/HonCC_index.jpg/_files/images/cards/HonCC_index.jp... https://hawaii.edu/_files/images/cards/HonCC_index.jpg — 200 — 195.2 KiB — 249 ms — http/1.1https://hawaii.edu/_files/images/cards/kapi-olani.jpg/_files/images/cards/kapi-olani.jpg https://hawaii.edu/_files/images/cards/kapi-olani.jpg — 200 — 750.7 KiB — 3.1 s — http/1.1https://hawaii.edu/_files/images/cards/Kauai_index.JPG/_files/images/cards/Kauai_index.JP... https://hawaii.edu/_files/images/cards/Kauai_index.JPG — 200 — 433.8 KiB — 483 ms — http/1.1https://hawaii.edu/_files/images/cards/Leeward_index.jpg/_files/images/cards/Leeward_index.... https://hawaii.edu/_files/images/cards/Leeward_index.jpg — 200 — 191.3 KiB — 249 ms — http/1.1https://hawaii.edu/_files/images/cards/maui.jpg/_files/images/cards/maui.jpg https://hawaii.edu/_files/images/cards/maui.jpg — 200 — 890.1 KiB — 710 ms — http/1.1https://hawaii.edu/_files/images/cards/Keahiakahoe-walk-wcc.jpg/_files/images/cards/Keahiakahoe-wa... https://hawaii.edu/_files/images/cards/Keahiakahoe-walk-wcc.jpg — 200 — 473.4 KiB — 277 ms — http/1.1https://hawaii.edu/_files/images/colleges/hawaiianlearning.jpg/_files/images/colleges/hawaiianlea... https://hawaii.edu/_files/images/colleges/hawaiianlearning.jpg — 200 — 302.3 KiB — 257 ms — http/1.1https://hawaii.edu/_files/images/cards/research.jpg/_files/images/cards/research.jpg https://hawaii.edu/_files/images/cards/research.jpg — 200 — 178.8 KiB — 246 ms — http/1.1https://hawaii.edu/_files/images/cards/sustainability.jpg/_files/images/cards/sustainability... https://hawaii.edu/_files/images/cards/sustainability.jpg — 200 — 397.0 KiB — 481 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/images/colleges/horizontal/system.svg/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/images/colleges/horizontal/system.svg — 301 — 355 B — 236 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/js/site.js/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/js/site.js — 301 — 328 B — 230 ms — http/1.1https://hawaii.edu/_files/images/banners/ocean-bg.jpg/_files/images/banners/ocean-bg.jpg https://hawaii.edu/_files/images/banners/ocean-bg.jpg — 200 — 96.3 KiB — 236 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/images/colleges/horizontal/system.svgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/images/colleges/horizontal/system.svg — 200 — 42.9 KiB — 679 ms — http/1.1https://hawaii.edu/_files/icons/forUH-forHawaii3.svg/_files/icons/forUH-forHawaii3.svg https://hawaii.edu/_files/icons/forUH-forHawaii3.svg — 200 — 41.7 KiB — 236 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/site.jswww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/js/site.js — 200 — 97.1 KiB — 692 ms — http/1.1https://hawaii.edu/its/template/cascade_system/2024/_files/images/footer-banner.png/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/images/footer-banner.png — 301 — 342 B — 229 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/images/footer-banner.pngwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/images/footer-banner.png — 200 — 108.4 KiB — 905 ms — http/1.1https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 8 ms — h3https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/slider-1-test.jpgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/slider-1-test.jpg — -1 — 0 B — 1.2 s — https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/cc-students.jpgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/cc-students.jpg — -1 — 0 B — 1.2 s — https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/UHFcampaign.jpgwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/css/_files/images/banners/UHFcampaign.jpg — -1 — 0 B — 1.5 s — https://www.youtube.com/player_apiwww.youtube.com/player_api https://www.youtube.com/player_api — 200 — 2.8 KiB — 24 ms — h2https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 6 ms — h2https://hawaii.edu/its/template/cascade_system/2024/_files/favicon/favicon-32x32.png/its/template/cascade_system/2024/_... https://hawaii.edu/its/template/cascade_system/2024/_files/favicon/favicon-32x32.png — 301 — 343 B — 234 ms — http/1.1https://www.hawaii.edu//its/template/cascade_system/2024/_files/favicon/favicon-32x32.pngwww.hawaii.edu//its/template/cascad... https://www.hawaii.edu//its/template/cascade_system/2024/_files/favicon/favicon-32x32.png — 200 — 2.8 KiB — 235 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
49% of JavaScript execution is third-party
First-party Third-party 1666ms · 155KB · $22/mo
Unattributable
Other
Costly
Execution 1205ms
Transfer 0 KB
Monthly Cost $16/mo
Google Tag Manager
Tag Manager
Costly
Execution 462ms
Transfer 155 KB
Unused 40%
Monthly Cost $6/mo

These scripts may cost more than they're worth

  • Unattributable adds 1205ms and costs ~$16/month
  • Google Tag Manager adds 462ms and costs ~$6/month

49% 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 1205ms 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 462ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback