Skip to content
https://bath.ac.uk

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
4
REVIEW
4
PASS
5
INFO
2

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

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

1.00 s

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

1.52 s

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

12 ms

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

0.006

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

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

3.00 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
5.2 MB transferred, 92 requests
FIX
5.2 MB transferred, 92 requests
Critical::
Page weighs 9.9 MB (5.2 MB transferred)
Warning::
Images are 4.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.2 MB
Warning::
JavaScript is 807 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 807 KB
Info::
92 HTTP requests
Info::
Estimated 1.1 g CO2 per page load
5.2 MB / 2.4 MB budget
5.2 MB transferred
92 requests
1.1 g CO2 per page load
Images 4.2 MiB 81%
JavaScript 807.2 KiB 15%
Fonts 73.8 KiB 1%
CSS 68.7 KiB 1%
Other 38.3 KiB 1%
HTML 32.8 KiB 1%
Other 1.1 KiB 0%
Other 616 B 0%
Other 455 B 0%
Other 182 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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.2 MiB of 5.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
92 resources · 5.2 MB · 176 KB savings available
FIX
92 resources · 5.2 MB · 176 KB savings available
Warning::
Page weight 4.2 MB over 1MB target
Got: 5.2 MB Expected: ≤ 1 MB
Info::
~176 KB of savings available
Warning::
91 third-party resources (100% of weight)
Info::
13 resources over 200KB
92 resources · 5.2 MiB · 91 third-party 4.2 MiB over 1MB target
Image 81% · 4.2 MiB
JavaScript 15% · 807.2 KiB
Font 1% · 73.8 KiB
CSS 1% · 68.7 KiB
Document 1% · 33.0 KiB
Other 0% · 2.4 KiB

~176.4 KiB of savings available

Remove unused JavaScript: 176.4 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
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bath.ac.uk/lens/125/assets/university-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
43 images 4.0 MB
0 oversized -0 KB
38 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 Execution Cost
614ms total JS execution
REVIEW
614ms total JS execution
Info::
https://www.bath.ac.uk/: 181ms CPU time
Info::
Unattributable: 177ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-NN6...: 120ms CPU time
Info::
https://code.jquery.com/jquery-3.7.1.min.js: 69ms CPU time
Info::
https://cc.cdn.civiccomputing.com/9/cookieControl-...: 67ms CPU time
Warning::
Third-party scripts: 614ms (100% of total)

Main Thread Breakdown

Script Evaluation 35% Other 32% Style & Layout 20% Script Parsing & Compilation 7% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.bath.ac.uk/181ms6ms0ms3rd
Unattributable177ms4ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NN6ZCP120ms92ms16ms3rd
https://code.jquery.com/jquery-3.7.1.min.js69ms38ms2ms3rd
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js67ms52ms14ms3rd
C
JS Bundles
Action
30 scripts, 176 KB unused
REVIEW
30 scripts, 176 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NN6...: 77 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cc.cdn.civiccomputing.com/9/cookieControl-...: 55 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdnjs.cloudflare.com/ajax/libs/material-co...: 23 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdnjs.cloudflare.com/ajax/libs/foundation/...: 21 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 176 KB
176 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-NN6ZCP209 KB77 KB (37%)3rd
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js123 KB55 KB (45%)3rd
https://cdnjs.cloudflare.com/ajax/libs/material-components-web/5.1.0/material-components-web.min.js38 KB23 KB (61%)3rd
https://cdnjs.cloudflare.com/ajax/libs/foundation/6.8.1/js/foundation.min.js33 KB21 KB (65%)3rd
https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/hammer.min.js8 KB3rd
https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/awards-footer.js3 KB3rd
https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/sticky-nav.js2 KB3rd
https://code.jquery.com/jquery-3.7.1.min.js30 KB3rd
https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.hammer.js1 KB3rd
https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.waypoints.min.js3 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

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

Web fonts

2

74 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.0 s LCP 1.5 shttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 35.0 KiB — 67 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHS91iw.woff2o-0ZIpQlx3QUlC5A4PNr4C5... https://fonts.gstatic.com/s/notosans/v42/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHS91iw.woff2 — 38.7 KiB — 77 ms — font-display: swap
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 35 KB
Load time 67 ms
Start 509 ms
Risk FOUT — text flashes from fallback to web font
o-0ZIpQlx3QUlC5A4PNr4C5... woff2 swap
Size 39 KB
Load time 77 ms
Start 509 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
92 requests over 1423ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.0 s LCP 1.5 shttps://bath.ac.uk// https://bath.ac.uk/ — 301 — 244 B — 122 ms — http/1.1https://www.bath.ac.uk/www.bath.ac.uk/ https://www.bath.ac.uk/ — 200 — 10.3 KiB — 153 ms — http/1.1https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,latin-extfonts.googleapis.com/css?family=Not... https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,latin-ext — 200 — 1.4 KiB — 78 ms — h2https://www.bath.ac.uk/lens/125/css/university-of-bath/university-of-bath.csswww.bath.ac.uk/lens/125/css/univers... https://www.bath.ac.uk/lens/125/css/university-of-bath/university-of-bath.css — 200 — 42.5 KiB — 103 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-world-top-150-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-world-top-150-2026.svg — 200 — 6.7 KiB — 142 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/top-10-4-leauge-tables-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/top-10-4-leauge-tables-2026.svg — 200 — 6.4 KiB — 136 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/daily-mail-guardian-career-jobs-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/daily-mail-guardian-career-jobs-2026.svg — 200 — 8.2 KiB — 140 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/sport-uni-of-the-year-times-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/sport-uni-of-the-year-times-2026.svg — 200 — 431.0 KiB — 399 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/TEF-triple-gold-2023.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/TEF-triple-gold-2023.svg — 200 — 28.7 KiB — 198 ms — http/1.1https://code.jquery.com/jquery-3.7.1.min.jscode.jquery.com/jquery-3.7.1.min.js https://code.jquery.com/jquery-3.7.1.min.js — 200 — 30.0 KiB — 40 ms — h2https://cdnjs.cloudflare.com/ajax/libs/foundation/6.8.1/js/foundation.min.jscdnjs.cloudflare.com/ajax/libs/foun... https://cdnjs.cloudflare.com/ajax/libs/foundation/6.8.1/js/foundation.min.js — 200 — 32.5 KiB — 82 ms — h3https://cdnjs.cloudflare.com/ajax/libs/material-components-web/5.1.0/material-components-web.min.jscdnjs.cloudflare.com/ajax/libs/mate... https://cdnjs.cloudflare.com/ajax/libs/material-components-web/5.1.0/material-components-web.min.js — 200 — 38.4 KiB — 94 ms — h3https://live.staticflickr.com/65535/55176118597_0b8777cfde_o.jpglive.staticflickr.com/65535/5517611... https://live.staticflickr.com/65535/55176118597_0b8777cfde_o.jpg — 200 — 195.3 KiB — 22 ms — h2https://player.vimeo.com/video/1120044456?badge=0&autopause=0&player_id=0&app_id=58479player.vimeo.com/video/1120044456?b... https://player.vimeo.com/video/1120044456?badge=0&autopause=0&player_id=0&app_id=58479 — 200 — 11.2 KiB — 317 ms — http/1.1https://player.vimeo.com/video/1120037369?badge=0&autopause=0&player_id=0&app_id=58479player.vimeo.com/video/1120037369?b... https://player.vimeo.com/video/1120037369?badge=0&autopause=0&player_id=0&app_id=58479 — 200 — 11.2 KiB — 206 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-NN6ZCPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NN6ZCP — 200 — 209.5 KiB — 208 ms — h2https://www.bath.ac.uk/lens/125/assets/school-of-management/js/infographics.jswww.bath.ac.uk/lens/125/assets/scho... https://www.bath.ac.uk/lens/125/assets/school-of-management/js/infographics.js — 200 — 3.1 KiB — 56 ms — http/1.1https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,latin-ext&display=swapfonts.googleapis.com/css?family=Not... https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,latin-ext&display=swap — 200 — 1007 B — 27 ms — h2https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/hero-parallax.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/hero-parallax.js — 200 — 936 B — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/sticky-nav.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/sticky-nav.js — 200 — 1.6 KiB — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/hammer.min.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/hammer.min.js — 200 — 7.6 KiB — 48 ms — http/1.1https://live.staticflickr.com/65535/55176118597_0b8777cfde_o.jpglive.staticflickr.com/65535/5517611... https://live.staticflickr.com/65535/55176118597_0b8777cfde_o.jpg — 200 — 0 B — 2 ms — h2https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.hammer.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.hammer.js — 200 — 833 B — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.waypoints.min.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.waypoints.min.js — 200 — 3.1 KiB — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/tabs.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/tabs.js — 200 — 3.5 KiB — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/carousel.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/carousel.js — 200 — 1.5 KiB — 52 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/in-page-nav.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/in-page-nav.js — 200 — 3.8 KiB — 59 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/tables.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/tables.js — 200 — 763 B — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/global-spyglass-steel.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/global-spyglass-steel.svg — 200 — 608 B — 79 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/logo/uob-logo-standard.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/logo/uob-logo-standard.svg — 200 — 11.9 KiB — 99 ms — http/1.1
0 ms 500 ms 1.0 s 1.5 s FCP 1.0 s LCP 1.5 shttps://bath.ac.uk// https://bath.ac.uk/ — 301 — 244 B — 122 ms — http/1.1https://www.bath.ac.uk/www.bath.ac.uk/ https://www.bath.ac.uk/ — 200 — 10.3 KiB — 153 ms — http/1.1https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,latin-extfonts.googleapis.com/css?family=Not... https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,latin-ext — 200 — 1.4 KiB — 78 ms — h2https://www.bath.ac.uk/lens/125/css/university-of-bath/university-of-bath.csswww.bath.ac.uk/lens/125/css/univers... https://www.bath.ac.uk/lens/125/css/university-of-bath/university-of-bath.css — 200 — 42.5 KiB — 103 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-world-top-150-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-world-top-150-2026.svg — 200 — 6.7 KiB — 142 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/top-10-4-leauge-tables-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/top-10-4-leauge-tables-2026.svg — 200 — 6.4 KiB — 136 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/daily-mail-guardian-career-jobs-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/daily-mail-guardian-career-jobs-2026.svg — 200 — 8.2 KiB — 140 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/sport-uni-of-the-year-times-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/sport-uni-of-the-year-times-2026.svg — 200 — 431.0 KiB — 399 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/TEF-triple-gold-2023.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/TEF-triple-gold-2023.svg — 200 — 28.7 KiB — 198 ms — http/1.1https://code.jquery.com/jquery-3.7.1.min.jscode.jquery.com/jquery-3.7.1.min.js https://code.jquery.com/jquery-3.7.1.min.js — 200 — 30.0 KiB — 40 ms — h2https://cdnjs.cloudflare.com/ajax/libs/foundation/6.8.1/js/foundation.min.jscdnjs.cloudflare.com/ajax/libs/foun... https://cdnjs.cloudflare.com/ajax/libs/foundation/6.8.1/js/foundation.min.js — 200 — 32.5 KiB — 82 ms — h3https://cdnjs.cloudflare.com/ajax/libs/material-components-web/5.1.0/material-components-web.min.jscdnjs.cloudflare.com/ajax/libs/mate... https://cdnjs.cloudflare.com/ajax/libs/material-components-web/5.1.0/material-components-web.min.js — 200 — 38.4 KiB — 94 ms — h3https://live.staticflickr.com/65535/55176118597_0b8777cfde_o.jpglive.staticflickr.com/65535/5517611... https://live.staticflickr.com/65535/55176118597_0b8777cfde_o.jpg — 200 — 195.3 KiB — 22 ms — h2https://player.vimeo.com/video/1120044456?badge=0&autopause=0&player_id=0&app_id=58479player.vimeo.com/video/1120044456?b... https://player.vimeo.com/video/1120044456?badge=0&autopause=0&player_id=0&app_id=58479 — 200 — 11.2 KiB — 317 ms — http/1.1https://player.vimeo.com/video/1120037369?badge=0&autopause=0&player_id=0&app_id=58479player.vimeo.com/video/1120037369?b... https://player.vimeo.com/video/1120037369?badge=0&autopause=0&player_id=0&app_id=58479 — 200 — 11.2 KiB — 206 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-NN6ZCPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NN6ZCP — 200 — 209.5 KiB — 208 ms — h2https://www.bath.ac.uk/lens/125/assets/school-of-management/js/infographics.jswww.bath.ac.uk/lens/125/assets/scho... https://www.bath.ac.uk/lens/125/assets/school-of-management/js/infographics.js — 200 — 3.1 KiB — 56 ms — http/1.1https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,latin-ext&display=swapfonts.googleapis.com/css?family=Not... https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,latin-ext&display=swap — 200 — 1007 B — 27 ms — h2https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/hero-parallax.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/hero-parallax.js — 200 — 936 B — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/sticky-nav.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/sticky-nav.js — 200 — 1.6 KiB — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/hammer.min.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/hammer.min.js — 200 — 7.6 KiB — 48 ms — http/1.1https://live.staticflickr.com/65535/55176118597_0b8777cfde_o.jpglive.staticflickr.com/65535/5517611... https://live.staticflickr.com/65535/55176118597_0b8777cfde_o.jpg — 200 — 0 B — 2 ms — h2https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.hammer.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.hammer.js — 200 — 833 B — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.waypoints.min.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/vendor/jquery.waypoints.min.js — 200 — 3.1 KiB — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/tabs.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/tabs.js — 200 — 3.5 KiB — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/carousel.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/carousel.js — 200 — 1.5 KiB — 52 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/in-page-nav.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/in-page-nav.js — 200 — 3.8 KiB — 59 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/tables.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/tables.js — 200 — 763 B — 47 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/global-spyglass-steel.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/global-spyglass-steel.svg — 200 — 608 B — 79 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/logo/uob-logo-standard.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/logo/uob-logo-standard.svg — 200 — 11.9 KiB — 99 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/submit-standard.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/submit-standard.svg — 200 — 587 B — 92 ms — http/1.1https://live.staticflickr.com/65535/54420897397_1bd78611de_o_d.jpglive.staticflickr.com/65535/5442089... https://live.staticflickr.com/65535/54420897397_1bd78611de_o_d.jpg — 200 — 138.8 KiB — 34 ms — h2https://live.staticflickr.com/65535/52153402809_5013aa45ce_o_d.jpglive.staticflickr.com/65535/5215340... https://live.staticflickr.com/65535/52153402809_5013aa45ce_o_d.jpg — 200 — 214.6 KiB — 104 ms — h2https://live.staticflickr.com/65535/52153161721_23f407b003_o_d.jpglive.staticflickr.com/65535/5215316... https://live.staticflickr.com/65535/52153161721_23f407b003_o_d.jpg — 200 — 250.9 KiB — 236 ms — h2https://live.staticflickr.com/65535/52153168963_f0ed3001e2_o_d.jpglive.staticflickr.com/65535/5215316... https://live.staticflickr.com/65535/52153168963_f0ed3001e2_o_d.jpg — 200 — 284.7 KiB — 247 ms — h2https://live.staticflickr.com/65535/52152154087_9a7f36a347_o_d.jpglive.staticflickr.com/65535/5215215... https://live.staticflickr.com/65535/52152154087_9a7f36a347_o_d.jpg — 200 — 236.1 KiB — 236 ms — h2https://live.staticflickr.com/65535/52152154112_02ec5d565a_o_d.jpglive.staticflickr.com/65535/5215215... https://live.staticflickr.com/65535/52152154112_02ec5d565a_o_d.jpg — 200 — 280.5 KiB — 247 ms — h2https://live.staticflickr.com/65535/52152154062_a892fa53c4_o_d.jpglive.staticflickr.com/65535/5215215... https://live.staticflickr.com/65535/52152154062_a892fa53c4_o_d.jpg — 200 — 216.1 KiB — 246 ms — h2https://live.staticflickr.com/65535/52153168938_9131dffbe0_o_d.jpglive.staticflickr.com/65535/5215316... https://live.staticflickr.com/65535/52153168938_9131dffbe0_o_d.jpg — 200 — 242.1 KiB — 169 ms — h2https://live.staticflickr.com/65535/54142194070_d1d1db656a_c_d.jpglive.staticflickr.com/65535/5414219... https://live.staticflickr.com/65535/54142194070_d1d1db656a_c_d.jpg — 200 — 288.6 KiB — 158 ms — h2https://live.staticflickr.com/65535/52153659840_c0181ec179_o_d.jpglive.staticflickr.com/65535/5215365... https://live.staticflickr.com/65535/52153659840_c0181ec179_o_d.jpg — 200 — 243.9 KiB — 245 ms — h2https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 200 — 35.0 KiB — 67 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHS91iw.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHS91iw.woff2 — 200 — 38.7 KiB — 77 ms — h3https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/utm-forms.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/utm-forms.js — 200 — 921 B — 54 ms — http/1.1https://f.vimeocdn.com/p/4.46.43/js/player.module.jsf.vimeocdn.com/p/4.46.43/js/player.... https://f.vimeocdn.com/p/4.46.43/js/player.module.js — 200 — 211.3 KiB — 165 ms — h2https://f.vimeocdn.com/p/4.46.43/js/vendor.module.jsf.vimeocdn.com/p/4.46.43/js/vendor.... https://f.vimeocdn.com/p/4.46.43/js/vendor.module.js — 200 — 93.5 KiB — 100 ms — h2https://f.vimeocdn.com/p/4.46.43/css/player.cssf.vimeocdn.com/p/4.46.43/css/player... https://f.vimeocdn.com/p/4.46.43/css/player.css — 200 — 23.9 KiB — 33 ms — h2https://i.vimeocdn.com/video/2060683926-f69d0cb44194be245b2961de8c52bd2aa978e3720a90b4b52f825b7a19ee75ba-d?mw=80&q=85i.vimeocdn.com/video/2060683926-f69... https://i.vimeocdn.com/video/2060683926-f69d0cb44194be245b2961de8c52bd2aa978e3720a90b4b52f825b7a19ee75ba-d?mw=80&q=85 — 200 — 1.9 KiB — 56 ms — h2https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/awards-footer.jswww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/js/components/awards-footer.js — 200 — 2.8 KiB — 79 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/favicon/manifest.jsonwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/favicon/manifest.json — 200 — 1.1 KiB — 181 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-employer-rep-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-employer-rep-2026.svg — 200 — 7.3 KiB — 75 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-sustainability-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-sustainability-2026.svg — 200 — 6.0 KiB — 77 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/cug-2nd-safest-town-2025.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/cug-2nd-safest-town-2025.svg — 200 — 6.9 KiB — 114 ms — http/1.1https://f.vimeocdn.com/p/4.46.43/js/player.module.jsf.vimeocdn.com/p/4.46.43/js/player.... https://f.vimeocdn.com/p/4.46.43/js/player.module.js — 200 — 0 B — 119 ms — h2https://f.vimeocdn.com/p/4.46.43/js/vendor.module.jsf.vimeocdn.com/p/4.46.43/js/vendor.... https://f.vimeocdn.com/p/4.46.43/js/vendor.module.js — 200 — 0 B — 65 ms — h2https://f.vimeocdn.com/p/4.46.43/css/player.cssf.vimeocdn.com/p/4.46.43/css/player... https://f.vimeocdn.com/p/4.46.43/css/player.css — 200 — 0 B — 43 ms — h2https://i.vimeocdn.com/video/2060692653-6b8fc51276a25d18b479a98bd842e92ebca90e0bc626c0e074018a7d1e034c01-d?mw=80&q=85i.vimeocdn.com/video/2060692653-6b8... https://i.vimeocdn.com/video/2060692653-6b8fc51276a25d18b479a98bd842e92ebca90e0bc626c0e074018a7d1e034c01-d?mw=80&q=85 — 200 — 1.7 KiB — 55 ms — h2https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/nss-student-experience-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/nss-student-experience-2026.svg — 200 — 9.7 KiB — 84 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-social-impact-2026.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/awards/qs-social-impact-2026.svg — 200 — 7.1 KiB — 88 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/utility/arrow-left-white-lg.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/utility/arrow-left-white-lg.svg — 200 — 871 B — 53 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/utility/arrow-right-white-lg.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/utility/arrow-right-white-lg.svg — 200 — 602 B — 68 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-instagram.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-instagram.svg — 200 — 2.0 KiB — 73 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-linkedin.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-linkedin.svg — 200 — 1.3 KiB — 59 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-youtube.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-youtube.svg — 200 — 860 B — 65 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-facebook.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-facebook.svg — 200 — 918 B — 53 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-weibo.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-weibo.svg — 200 — 2.6 KiB — 65 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-wechat.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-wechat.svg — 200 — 1.9 KiB — 65 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-snapchat.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-snapchat.svg — 200 — 1.6 KiB — 60 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-tiktok.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-tiktok.svg — 200 — 936 B — 48 ms — http/1.1https://live.staticflickr.com/65535/52169322768_4eddba5e14_o_d.jpglive.staticflickr.com/65535/5216932... https://live.staticflickr.com/65535/52169322768_4eddba5e14_o_d.jpg — 200 — 721.4 KiB — 26 ms — h2https://live.staticflickr.com/65535/55220893532_c6c158d25c.jpglive.staticflickr.com/65535/5522089... https://live.staticflickr.com/65535/55220893532_c6c158d25c.jpg — 200 — 189.7 KiB — 22 ms — h2https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-xiaohongshu.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/style/social-icon-xiaohongshu.svg — 200 — 5.5 KiB — 77 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/white-chevron-left.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/white-chevron-left.svg — 200 — 742 B — 66 ms — http/1.1https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/white-chevron-right.svgwww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/icons/white-chevron-right.svg — 200 — 742 B — 56 ms — http/1.1https://f.vimeocdn.com/js_opt/modules/utils/vuid.min.jsf.vimeocdn.com/js_opt/modules/utils... https://f.vimeocdn.com/js_opt/modules/utils/vuid.min.js — 200 — 1.1 KiB — 7 ms — h2https://i.vimeocdn.com/video/2060683926-f69d0cb44194be245b2961de8c52bd2aa978e3720a90b4b52f825b7a19ee75ba-d?mw=1000&mh=563i.vimeocdn.com/video/2060683926-f69... https://i.vimeocdn.com/video/2060683926-f69d0cb44194be245b2961de8c52bd2aa978e3720a90b4b52f825b7a19ee75ba-d?mw=1000&mh=563 — 200 — 111.2 KiB — 5 ms — h2https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.jscc.cdn.civiccomputing.com/9/cookieC... https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js — 200 — 123.3 KiB — 130 ms — h3https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1www.gstatic.com/cv/js/sender/v1/cas... https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1 — 200 — 2.5 KiB — 78 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=5ef16783423ce44804094108763d964b506fb3091776888129arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=5ef16783423ce44804094108763d964b506fb3091776888129 — 200 — 142 B — 148 ms — h2https://player.vimeo.com/api/player.jsplayer.vimeo.com/api/player.js https://player.vimeo.com/api/player.js — 200 — 9.0 KiB — 70 ms — http/1.1https://f.vimeocdn.com/js_opt/modules/utils/vuid.min.jsf.vimeocdn.com/js_opt/modules/utils... https://f.vimeocdn.com/js_opt/modules/utils/vuid.min.js — 200 — 0 B — 2 ms — h2https://i.vimeocdn.com/video/2060692653-6b8fc51276a25d18b479a98bd842e92ebca90e0bc626c0e074018a7d1e034c01-d?mw=1000&mh=563i.vimeocdn.com/video/2060692653-6b8... https://i.vimeocdn.com/video/2060692653-6b8fc51276a25d18b479a98bd842e92ebca90e0bc626c0e074018a7d1e034c01-d?mw=1000&mh=563 — 200 — 112.5 KiB — 5 ms — h2https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1www.gstatic.com/cv/js/sender/v1/cas... https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1 — 200 — 0 B — 27 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=8b30ddcc96f0e18a15803679d3daf8f97465a8f01776888129arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=8b30ddcc96f0e18a15803679d3daf8f97465a8f01776888129 — 200 — 40 B — 109 ms — h2https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/favicon/favicon.icowww.bath.ac.uk/lens/125/assets/univ... https://www.bath.ac.uk/lens/125/assets/university-of-bath/images/favicon/favicon.ico — 200 — 38.0 KiB — 98 ms — http/1.1https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.jswww.gstatic.com/cast/sdk/libs/sende... https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.js — 200 — 12.1 KiB — 36 ms — h2https://www.gstatic.com/eureka/clank/147/cast_sender.jswww.gstatic.com/eureka/clank/147/ca... https://www.gstatic.com/eureka/clank/147/cast_sender.js — 200 — 13.4 KiB — 29 ms — h2https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.jswww.gstatic.com/cast/sdk/libs/sende... https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.js — 200 — 14 B — 53 ms — h2https://www.gstatic.com/eureka/clank/147/cast_sender.jswww.gstatic.com/eureka/clank/147/ca... https://www.gstatic.com/eureka/clank/147/cast_sender.js — 200 — 0 B — 26 ms — h2https://orion.bendingspoons.com/v3/identity/settingsorion.bendingspoons.com/v3/identity... https://orion.bendingspoons.com/v3/identity/settings — 200 — 0 B — 168 ms — h2https://apikeys.civiccomputing.com/c/v?d=www.bath.ac.uk&p=CookieControl%20Single-Site&v=9&k=bbf5013091dc4de85edd73d3834b1d148bf6122d&format=jsonapikeys.civiccomputing.com/c/v?d=ww... https://apikeys.civiccomputing.com/c/v?d=www.bath.ac.uk&p=CookieControl%20Single-Site&v=9&k=bbf5013091dc4de85edd73d3834b1d148bf6122d&format=json — 200 — 616 B — 52 ms — h3https://orion.bendingspoons.com/v3/identity/settingsorion.bendingspoons.com/v3/identity... https://orion.bendingspoons.com/v3/identity/settings — 200 — 455 B — 129 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 614ms · 373KB · £6/mo
www.bath.ac.uk
Other
Optional
Execution 181ms
Transfer 10 KB
Monthly Cost £2/mo
Unattributable
Other
Optional
Execution 177ms
Transfer 0 KB
Monthly Cost £2/mo
Google Tag Manager
Tag Manager
Optional
Execution 120ms
Transfer 209 KB
Unused 37%
Monthly Cost £1/mo
code.jquery.com
Other
Optional
Execution 69ms
Transfer 30 KB
Monthly Cost £1/mo
cc.cdn.civiccomputing.com
Other
Optional
Execution 67ms
Transfer 123 KB
Unused 45%
Monthly Cost £1/mo

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

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