Skip to content
https://unsw.edu.au

Performance

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

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

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
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.

3.27 s

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

39.20 s

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

1.60 s

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

0.016

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

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

39.22 s

Page Load Progression

517 ms
1.0 s
1.6 s
2.1 s
2.6 s
3.1 s
3.6 s
4.1 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.6 MB transferred, 69 requests
FIX
6.6 MB transferred, 69 requests
Critical::
Page weighs 10.5 MB (6.6 MB transferred)
Warning::
Images are 4.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.8 MB
Warning::
JavaScript is 825 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 825 KB
Info::
Fonts are 514 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 514 KB
Info::
CSS is 308 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 308 KB
Info::
69 HTTP requests
Info::
Estimated 1.4 g CO2 per page load
6.6 MB / 2.4 MB budget
6.6 MB transferred
69 requests
1.4 g CO2 per page load
Images 4.8 MiB 73%
JavaScript 825.2 KiB 12%
Fonts 513.7 KiB 8%
CSS 307.8 KiB 5%
Other 62.1 KiB 1%
HTML 33.9 KiB 1%
Other 31.3 KiB 0%
Other 11.5 KiB 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

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

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 (6.5 MiB of 6.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5542ms total JS execution
FIX
5542ms total JS execution
Warning::
https://www.unsw.edu.au/: 1853ms CPU time
Warning::
https://www.unsw.edu.au/etc.clientlibs/unsw-common...: 1505ms CPU time
Warning::
Unattributable: 565ms CPU time
Warning::
https://assets.adobedtm.com/5193c887f471/83c1721e0...: 503ms CPU time
Warning::
https://cdn-au.onetrust.com/scripttemplates/202506...: 342ms CPU time
Warning::
Third-party scripts: 5542ms (100% of total)

Main Thread Breakdown

Style & Layout 30% Script Evaluation 30% Other 29% Script Parsing & Compilation 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.unsw.edu.au/1853ms22ms2ms3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/jquery.min.8.6.1.2026_0401_151931_0007853651.js1505ms522ms7ms3rd
Unattributable565ms82ms0ms3rd
https://assets.adobedtm.com/5193c887f471/83c1721e06f3/launch-5f04fe5ed56c.min.js503ms381ms71ms3rd
https://cdn-au.onetrust.com/scripttemplates/202506.1.0/otBannerSdk.js342ms188ms55ms3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.js271ms169ms61ms3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-components.min.8.6.1.2026_0401_151931_0007853651.js166ms22ms2ms3rd
https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RCa072503ff86b40ca8118a9ea0e217a97-source.min.js106ms105ms0ms3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base.min.8.6.1.2026_0401_151931_0007853651.js93ms62ms24ms3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/sanitize-html.min.8.6.1.2026_0401_151931_0007853651.js74ms54ms19ms3rd

Showing top 10 of 11 scripts

D
JS Bundles
Action
26 scripts, 350 KB unused
FIX
26 scripts, 350 KB unused
Warning::
https://www.unsw.edu.au/etc.clientlibs/unsw-common...: 141 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn-au.onetrust.com/scripttemplates/202506...: 62 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/5193c887f471/83c1721e0...: 51 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.unsw.edu.au/etc.clientlibs/unsw-common...: 42 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.unsw.edu.au/etc.clientlibs/unsw-common...: 30 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 350 KB
350 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.js206 KB141 KB (71%)3rd
https://cdn-au.onetrust.com/scripttemplates/202506.1.0/otBannerSdk.js120 KB62 KB (52%)3rd
https://assets.adobedtm.com/5193c887f471/83c1721e06f3/launch-5f04fe5ed56c.min.js150 KB51 KB (34%)3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base.min.8.6.1.2026_0401_151931_0007853651.js75 KB42 KB (63%)3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/sanitize-html.min.8.6.1.2026_0401_151931_0007853651.js72 KB30 KB (48%)3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/490-c8f2e23edbef1eb33b62.js41 KB24 KB (73%)3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/2346-2c3576df74a7d97194d3.js15 KB3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/degree-search-v2-eb1908ad99ee751a9ca5.js8 KB3rd
https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-components.min.8.6.1.2026_0401_151931_0007853651.js13 KB3rd
https://cdn-au.onetrust.com/consent/01938945-6d92-7430-b805-8b23a6fde820/otSDKStub.js11 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

D
Page Weight Inventory
Action
69 resources · 6.6 MB · 350 KB savings available
FIX
69 resources · 6.6 MB · 350 KB savings available
Warning::
Page weight 5.6 MB over 1MB target
Got: 6.6 MB Expected: ≤ 1 MB
Info::
~350 KB of savings available
Warning::
68 third-party resources (100% of weight)
Info::
2 resources over 200KB
69 resources · 6.6 MiB · 68 third-party 5.6 MiB over 1MB target
Image 74% · 4.8 MiB
JavaScript 13% · 850.8 KiB
Font 8% · 513.7 KiB
CSS 5% · 312.2 KiB
Other 1% · 43.1 KiB
Document 1% · 34.5 KiB

~349.6 KiB of savings available

Remove unused JavaScript: 349.6 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
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Warning::
https://www.unsw.edu.au/content/dam/images/graphic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.unsw.edu.au/content/dam/images/graphic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.unsw.edu.au/content/dam/images/graphic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
12 images 4.8 MB
0 oversized -0 KB
11 legacy format
5 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

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

10

514 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 40.0 s FCP 3.3 s LCP 39.2 shttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-brands-400.woff2fa-brands-400.woff2 https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-brands-400.woff2 — 122.9 KiB — 78 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-solid-900.woff2fa-solid-900.woff2 https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-solid-900.woff2 — 161.2 KiB — 87 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff2clancy-regular-webfont.... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff2 — 27.2 KiB — 91 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woffclancy-regular-webfont.... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff — 33.4 KiB — 98 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-bold-webfont.woff2clancy-bold-webfont.woff2 https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-bold-webfont.woff2 — 26.9 KiB — 109 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-light-webfont.woff2clancy-light-webfont.woff2 https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-light-webfont.woff2 — 26.2 KiB — 128 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff2roboto-regular-webfont.... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff2 — 27.1 KiB — 100 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woffroboto-regular-webfont.... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff — 33.7 KiB — 113 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-bold-webfont.woff2roboto-bold-webfont.woff2 https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-bold-webfont.woff2 — 27.4 KiB — 118 ms — font-display: swaphttps://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/robotomono/robotomono-regular-webfont.woff2robotomono-regular-webf... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/robotomono/robotomono-regular-webfont.woff2 — 27.8 KiB — 102 ms — font-display: swap
fa-brands-400.woff2 woff2 swap
Size 123 KB
Load time 78 ms
Start 1.6 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 161 KB
Load time 87 ms
Start 1.6 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
clancy-regular-webfont.... woff2 swap
Size 27 KB
Load time 91 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
clancy-regular-webfont.... woff swap
Size 33 KB
Load time 98 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
clancy-bold-webfont.woff2 woff2 swap
Size 27 KB
Load time 109 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
clancy-light-webfont.woff2 woff2 swap
Size 26 KB
Load time 128 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
roboto-regular-webfont.... woff2 swap
Size 27 KB
Load time 100 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
roboto-regular-webfont.... woff swap
Size 34 KB
Load time 113 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
roboto-bold-webfont.woff2 woff2 swap
Size 27 KB
Load time 118 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
robotomono-regular-webf... woff2 swap
Size 28 KB
Load time 102 ms
Start 1.7 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 ~162 KB and ~324 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
10 hints, 0 missing preconnects
PASS
10 hints, 0 missing preconnects
Info::
Page uses 10 resource hint(s)

Current Resource Hints

preconnect
preload
10
dns-prefetch
prefetch

10 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
69 requests over 3167ms
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 40.0 s FCP 3.3 s LCP 39.2 shttps://unsw.edu.au// https://unsw.edu.au/ — 301 — 617 B — 1.3 s — h2https://www.unsw.edu.au/www.unsw.edu.au/ https://www.unsw.edu.au/ — 200 — 33.9 KiB — 392 ms — h2https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.jsrum.hlx.page/.rum/@adobe/helix-rum-... https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js — 200 — 2.8 KiB — 58 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-brands-400.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-brands-400.woff2 — 200 — 122.9 KiB — 78 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-solid-900.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-solid-900.woff2 — 200 — 161.2 KiB — 87 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff2 — 200 — 27.2 KiB — 91 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woffwww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff — 200 — 33.4 KiB — 98 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-bold-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-bold-webfont.woff2 — 200 — 26.9 KiB — 109 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-light-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-light-webfont.woff2 — 200 — 26.2 KiB — 128 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff2 — 200 — 27.1 KiB — 100 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woffwww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff — 200 — 33.7 KiB — 113 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-bold-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-bold-webfont.woff2 — 200 — 27.4 KiB — 118 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/robotomono/robotomono-regular-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/robotomono/robotomono-regular-webfont.woff2 — 200 — 27.8 KiB — 102 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 31.7 KiB — 55 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 8.8 KiB — 92 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base-critical.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base-critical.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 67.6 KiB — 47 ms — h2https://www.unsw.edu.au/content/dam/images/graphics/logos/unsw/unsw_0.pngwww.unsw.edu.au/content/dam/images/... https://www.unsw.edu.au/content/dam/images/graphics/logos/unsw/unsw_0.png — 200 — 38.3 KiB — 109 ms — h2https://www.unsw.edu.au/content/dam/images/graphics/icons/01-light/19-emails/05-envelopes/envelope.svgwww.unsw.edu.au/content/dam/images/... https://www.unsw.edu.au/content/dam/images/graphics/icons/01-light/19-emails/05-envelopes/envelope.svg — 200 — 8.4 KiB — 103 ms — h2https://assets.adobedtm.com/5193c887f471/83c1721e06f3/launch-5f04fe5ed56c.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/launch-5f04fe5ed56c.min.js — 200 — 150.3 KiB — 55 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-components.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-components.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 8.3 KiB — 129 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base-deferred.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base-deferred.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 111.5 KiB — 155 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 44.2 KiB — 152 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-site.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-site.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 13.9 KiB — 139 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/slick.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/slick.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 8.6 KiB — 149 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-analytics.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-analytics.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 9.4 KiB — 109 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/jquery.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/jquery.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 37.9 KiB — 117 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/sanitize-html.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/sanitize-html.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 72.4 KiB — 134 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/qrcode.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/qrcode.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 8.1 KiB — 122 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 74.6 KiB — 138 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 206.2 KiB — 149 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 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 40.0 s FCP 3.3 s LCP 39.2 shttps://unsw.edu.au// https://unsw.edu.au/ — 301 — 617 B — 1.3 s — h2https://www.unsw.edu.au/www.unsw.edu.au/ https://www.unsw.edu.au/ — 200 — 33.9 KiB — 392 ms — h2https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.jsrum.hlx.page/.rum/@adobe/helix-rum-... https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js — 200 — 2.8 KiB — 58 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-brands-400.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-brands-400.woff2 — 200 — 122.9 KiB — 78 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-solid-900.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome/resources/fa-solid-900.woff2 — 200 — 161.2 KiB — 87 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff2 — 200 — 27.2 KiB — 91 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woffwww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-regular-webfont.woff — 200 — 33.4 KiB — 98 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-bold-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-bold-webfont.woff2 — 200 — 26.9 KiB — 109 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-light-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/clancy/clancy-light-webfont.woff2 — 200 — 26.2 KiB — 128 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff2 — 200 — 27.1 KiB — 100 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woffwww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-regular-webfont.woff — 200 — 33.7 KiB — 113 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-bold-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/roboto/roboto-bold-webfont.woff2 — 200 — 27.4 KiB — 118 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/robotomono/robotomono-regular-webfont.woff2www.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts/src/assets/resources/fonts/robotomono/robotomono-regular-webfont.woff2 — 200 — 27.8 KiB — 102 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/fontawesome.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 31.7 KiB — 55 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-fonts.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 8.8 KiB — 92 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base-critical.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base-critical.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 67.6 KiB — 47 ms — h2https://www.unsw.edu.au/content/dam/images/graphics/logos/unsw/unsw_0.pngwww.unsw.edu.au/content/dam/images/... https://www.unsw.edu.au/content/dam/images/graphics/logos/unsw/unsw_0.png — 200 — 38.3 KiB — 109 ms — h2https://www.unsw.edu.au/content/dam/images/graphics/icons/01-light/19-emails/05-envelopes/envelope.svgwww.unsw.edu.au/content/dam/images/... https://www.unsw.edu.au/content/dam/images/graphics/icons/01-light/19-emails/05-envelopes/envelope.svg — 200 — 8.4 KiB — 103 ms — h2https://assets.adobedtm.com/5193c887f471/83c1721e06f3/launch-5f04fe5ed56c.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/launch-5f04fe5ed56c.min.js — 200 — 150.3 KiB — 55 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-components.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-components.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 8.3 KiB — 129 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base-deferred.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base-deferred.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 111.5 KiB — 155 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 44.2 KiB — 152 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-site.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-site.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 13.9 KiB — 139 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/slick.min.8.6.1.2026_0401_151931_0007853651.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/slick.min.8.6.1.2026_0401_151931_0007853651.css — 200 — 8.6 KiB — 149 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-analytics.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-analytics.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 9.4 KiB — 109 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/jquery.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/jquery.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 37.9 KiB — 117 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/sanitize-html.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/sanitize-html.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 72.4 KiB — 134 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/qrcode.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-vendor/qrcode.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 8.1 KiB — 122 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-base.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 74.6 KiB — 138 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-ui-frontend.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 206.2 KiB — 149 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-components.min.8.6.1.2026_0401_151931_0007853651.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-common-components.min.8.6.1.2026_0401_151931_0007853651.js — 200 — 13.2 KiB — 122 ms — h2https://cdn-au.onetrust.com/consent/01938945-6d92-7430-b805-8b23a6fde820/otSDKStub.jscdn-au.onetrust.com/consent/0193894... https://cdn-au.onetrust.com/consent/01938945-6d92-7430-b805-8b23a6fde820/otSDKStub.js — 200 — 11.4 KiB — 119 ms — h2https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RCa072503ff86b40ca8118a9ea0e217a97-source.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RCa072503ff86b40ca8118a9ea0e217a97-source.min.js — 200 — 824 B — 4 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-uds-assets/site/styles/src/assets/resources/illustrations/search-thin.svgwww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-uds-assets/site/styles/src/assets/resources/illustrations/search-thin.svg — 200 — 8.5 KiB — 27 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-uds-assets/site/styles/src/assets/resources/illustrations/arrow-right.svgwww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-uds-assets/site/styles/src/assets/resources/illustrations/arrow-right.svg — 200 — 8.2 KiB — 28 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-uds-assets/site/styles/src/assets/resources/illustrations/icon-arrows-arrow-right-black.svgwww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/unsw-uds-assets/site/styles/src/assets/resources/illustrations/icon-arrows-arrow-right-black.svg — 200 — 8.2 KiB — 34 ms — h3https://www.unsw.edu.au/content/dam/images/unsw-wide/general/stock/2024-05-getty-images/GettyImages-824379208.jpgwww.unsw.edu.au/content/dam/images/... https://www.unsw.edu.au/content/dam/images/unsw-wide/general/stock/2024-05-getty-images/GettyImages-824379208.jpg — 200 — 4.7 MiB — 206 ms — h3https://www.unsw.edu.au/content/dam/images/graphics/icons/01-light/22-social-medias-rewards-rating/08-rewards-awards/award-trophy-star-1.cropimg.width=700.svgwww.unsw.edu.au/content/dam/images/... https://www.unsw.edu.au/content/dam/images/graphics/icons/01-light/22-social-medias-rewards-rating/08-rewards-awards/award-trophy-star-1.cropimg.width=700.svg — 200 — 9.5 KiB — 307 ms — h3https://www.unsw.edu.au/content/dam/images/graphics/icons/01-light/22-social-medias-rewards-rating/09-gaming/gaming-ribbon-first.cropimg.width=700.svgwww.unsw.edu.au/content/dam/images/... https://www.unsw.edu.au/content/dam/images/graphics/icons/01-light/22-social-medias-rewards-rating/09-gaming/gaming-ribbon-first.cropimg.width=700.svg — 200 — 10.0 KiB — 319 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/490-c8f2e23edbef1eb33b62.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/490-c8f2e23edbef1eb33b62.js — 200 — 40.5 KiB — 35 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/2346-2c3576df74a7d97194d3.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/2346-2c3576df74a7d97194d3.js — 200 — 14.8 KiB — 39 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/5020-2312850a8c17ed408f7a.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/5020-2312850a8c17ed408f7a.js — 200 — 15.0 KiB — 42 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/3660.chunk.1ba3f80b.csswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/3660.chunk.1ba3f80b.css — 200 — 13.0 KiB — 36 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/3660-d32015bd4216e1a46c49.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/3660-d32015bd4216e1a46c49.js — 200 — 19.5 KiB — 48 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/degree-search-v2-eb1908ad99ee751a9ca5.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/degree-search-v2-eb1908ad99ee751a9ca5.js — 200 — 8.4 KiB — 45 ms — h3https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/buttons-d11c3dc47de3cee086f1.jswww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-dynamic-modules/resources/buttons-d11c3dc47de3cee086f1.js — 200 — 8.6 KiB — 42 ms — h3data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 42 B — 52 ms — datahttps://www.unsw.edu.au/content/unsw-sites/au/en/jcr:content/root/responsivegrid-layout-fixed-width/responsivegrid-full-top/column_layout_178486622/par_1/recent_stories_copy_.stories.jsonwww.unsw.edu.au/content/unsw-sites/... https://www.unsw.edu.au/content/unsw-sites/au/en/jcr:content/root/responsivegrid-layout-fixed-width/responsivegrid-full-top/column_layout_178486622/par_1/recent_stories_copy_.stories.json — 200 — 9.0 KiB — 305 ms — h3https://unsw-search.funnelback.squiz.cloud/s/search.html?form=json&collection=unsw~unsw-search&profile=degrees&query=!padrenull&start_rank=1&num_ranks=1&gscope1=degree&cool.4=0.3unsw-search.funnelback.squiz.cloud/... https://unsw-search.funnelback.squiz.cloud/s/search.html?form=json&collection=unsw~unsw-search&profile=degrees&query=!padrenull&start_rank=1&num_ranks=1&gscope1=degree&cool.4=0.3 — 200 — 7.1 KiB — 234 ms — h3https://unsw-search.funnelback.squiz.cloud/s/search.html?form=json&collection=unsw~unsw-search&profile=degrees&query=!padrenull&start_rank=1&num_ranks=1&gscope1=degree&cool.4=0.3unsw-search.funnelback.squiz.cloud/... https://unsw-search.funnelback.squiz.cloud/s/search.html?form=json&collection=unsw~unsw-search&profile=degrees&query=!padrenull&start_rank=1&num_ranks=1&gscope1=degree&cool.4=0.3 — 200 — 7.1 KiB — 269 ms — h3https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC56ec5dda12354c228955862c88b2b8ad-source.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC56ec5dda12354c228955862c88b2b8ad-source.min.js — 200 — 3.2 KiB — 6 ms — h2https://cdn-au.onetrust.com/consent/01938945-6d92-7430-b805-8b23a6fde820/01938945-6d92-7430-b805-8b23a6fde820.jsoncdn-au.onetrust.com/consent/0193894... https://cdn-au.onetrust.com/consent/01938945-6d92-7430-b805-8b23a6fde820/01938945-6d92-7430-b805-8b23a6fde820.json — 200 — 2.4 KiB — 83 ms — h2https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RCf1d983247b184018b99a292ca502b5e7-source.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RCf1d983247b184018b99a292ca502b5e7-source.min.js — 200 — 2.8 KiB — 4 ms — h2https://edge.adobedc.net/ee/v1/identity/acquire?configId=60ec9aba-315e-4516-8a4c-6c6e6cac15c1&requestId=df6b507c-ab27-48a2-a73b-58fdbcd729a8edge.adobedc.net/ee/v1/identity/acq... https://edge.adobedc.net/ee/v1/identity/acquire?configId=60ec9aba-315e-4516-8a4c-6c6e6cac15c1&requestId=df6b507c-ab27-48a2-a73b-58fdbcd729a8 — 200 — 861 B — 140 ms — h2https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC743fb77c198c40c8993ad56c6ded7673-source.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC743fb77c198c40c8993ad56c6ded7673-source.min.js — 200 — 2.1 KiB — 3 ms — h2https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC21477808a5ab49d39a4a83b369d78a88-source.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC21477808a5ab49d39a4a83b369d78a88-source.min.js — 200 — 1.2 KiB — 3 ms — h2https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC4e3bf79b8ebd4148925275fb56d73457-source.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC4e3bf79b8ebd4148925275fb56d73457-source.min.js — 200 — 1.1 KiB — 3 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 213 B — 38 ms — h2https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-unsw-web-resources/resources/icon-192x192.pngwww.unsw.edu.au/etc.clientlibs/unsw... https://www.unsw.edu.au/etc.clientlibs/unsw-common/clientlibs/clientlib-unsw-web-resources/resources/icon-192x192.png — 200 — 30.7 KiB — 26 ms — h3https://cdn-au.onetrust.com/scripttemplates/202506.1.0/otBannerSdk.jscdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202506.1.0/otBannerSdk.js — 200 — 120.0 KiB — 63 ms — h2https://cdn-au.onetrust.com/consent/01938945-6d92-7430-b805-8b23a6fde820/0196325b-f503-7b41-bc8d-35f879e76ffa/en.jsoncdn-au.onetrust.com/consent/0193894... https://cdn-au.onetrust.com/consent/01938945-6d92-7430-b805-8b23a6fde820/0196325b-f503-7b41-bc8d-35f879e76ffa/en.json — 200 — 23.2 KiB — 46 ms — h2https://cdn-au.onetrust.com/scripttemplates/202506.1.0/assets/otFlat.jsoncdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202506.1.0/assets/otFlat.json — 200 — 3.2 KiB — 41 ms — h2https://cdn-au.onetrust.com/scripttemplates/202506.1.0/assets/v2/otPcTab.jsoncdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202506.1.0/assets/v2/otPcTab.json — 200 — 13.7 KiB — 42 ms — h2https://cdn-au.onetrust.com/scripttemplates/202506.1.0/assets/otCookieSettingsButton.jsoncdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202506.1.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 41 ms — h2https://cdn-au.onetrust.com/scripttemplates/202506.1.0/assets/otCommonStyles.csscdn-au.onetrust.com/scripttemplates... https://cdn-au.onetrust.com/scripttemplates/202506.1.0/assets/otCommonStyles.css — 200 — 4.5 KiB — 36 ms — h2https://cdn-au.onetrust.com/logos/static/ot_guard_logo.svgcdn-au.onetrust.com/logos/static/ot... https://cdn-au.onetrust.com/logos/static/ot_guard_logo.svg — 200 — 601 B — 36 ms — h2https://cdn-au.onetrust.com/logos/76e5e99e-6bfe-4c67-af6b-fed159d93e1f/01938945-6d92-7430-b805-8b23a6fde820/fabf1a9f-d06f-43c4-a933-ec3601635d1a/UNSW-1-300x300.pngcdn-au.onetrust.com/logos/76e5e99e-... https://cdn-au.onetrust.com/logos/76e5e99e-6bfe-4c67-af6b-fed159d93e1f/01938945-6d92-7430-b805-8b23a6fde820/fabf1a9f-d06f-43c4-a933-ec3601635d1a/UNSW-1-300x300.png — 200 — 11.0 KiB — 42 ms — h2https://cdn-au.onetrust.com/logos/static/powered_by_logo.svgcdn-au.onetrust.com/logos/static/po... https://cdn-au.onetrust.com/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 44 ms — h2https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC7af05f74b98a4f3b8991b9ebeee54055-source.min.jsassets.adobedtm.com/5193c887f471/83... https://assets.adobedtm.com/5193c887f471/83c1721e06f3/96f597af4470/RC7af05f74b98a4f3b8991b9ebeee54055-source.min.js — 200 — 880 B — 4 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 5542ms · 821KB · A$96/mo
www.unsw.edu.au
Other
Costly
Execution 1853ms
Transfer 34 KB
Monthly Cost A$32/mo
www.unsw.edu.au
Other
Costly
Execution 1505ms
Transfer 38 KB
Monthly Cost A$26/mo
Unattributable
Other
Costly
Execution 565ms
Transfer 0 KB
Monthly Cost A$10/mo
assets.adobedtm.com
Other
Costly
Execution 503ms
Transfer 150 KB
Unused 34%
Monthly Cost A$9/mo
cdn-au.onetrust.com
Other
Costly
Execution 342ms
Transfer 120 KB
Unused 52%
Monthly Cost A$6/mo
www.unsw.edu.au
Other
Costly
Execution 271ms
Transfer 206 KB
Unused 71%
Monthly Cost A$5/mo
www.unsw.edu.au
Other
Optional
Execution 166ms
Transfer 13 KB
Monthly Cost A$3/mo
assets.adobedtm.com
Other
Optional
Execution 106ms
Transfer 1 KB
Monthly Cost A$2/mo
www.unsw.edu.au
Other
Optional
Execution 93ms
Transfer 75 KB
Unused 63%
Monthly Cost A$2/mo
www.unsw.edu.au
Other
Optional
Execution 74ms
Transfer 72 KB
Unused 48%
Monthly Cost A$1/mo
www.unsw.edu.au
Other
Optional
Execution 63ms
Transfer 112 KB
Monthly Cost A$1/mo

These scripts may cost more than they're worth

  • www.unsw.edu.au adds 1853ms and costs ~A$32/month
  • www.unsw.edu.au adds 1505ms and costs ~A$26/month
  • Unattributable adds 565ms and costs ~A$10/month
  • assets.adobedtm.com adds 503ms and costs ~A$9/month
  • cdn-au.onetrust.com adds 342ms and costs ~A$6/month
  • www.unsw.edu.au adds 271ms and costs ~A$5/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.unsw.edu.au takes 1853ms 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.unsw.edu.au takes 1505ms 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 565ms 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

assets.adobedtm.com takes 503ms 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-au.onetrust.com takes 342ms 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

52% of cdn-au.onetrust.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

www.unsw.edu.au takes 271ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

71% of www.unsw.edu.au'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

63% of www.unsw.edu.au'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