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

Performance

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

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

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

2.79 s

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

13.16 s

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

1.91 s

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

0.000

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

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

24.94 s

Page Load Progression

461 ms
923 ms
1.4 s
1.8 s
2.3 s
2.8 s
3.2 s
3.7 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
5.2 MB transferred, 102 requests
FIX
5.2 MB transferred, 102 requests
Critical::
Page weighs 9.4 MB (5.2 MB transferred)
Warning::
Images are 3.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.6 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
102 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.2 MB / 2.4 MB budget
5.2 MB transferred
102 requests
1.1 g CO2 per page load
Images 3.6 MiB 69%
JavaScript 1.3 MiB 25%
CSS 97.0 KiB 2%
Fonts 93.1 KiB 2%
HTML 71.7 KiB 1%
Other 11.8 KiB 0%
Other 8.3 KiB 0%
Other 5.9 KiB 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

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

Why this matters

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

Source: web.dev

D
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
F
JS Execution Cost
Action
6988ms total JS execution
FIX
6988ms total JS execution
Warning::
https://www.uea.ac.uk/_next/static/chunks/684-7ee3...: 1344ms CPU time
Warning::
Unattributable: 868ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KW8...: 802ms CPU time
Warning::
https://www.uea.ac.uk/: 640ms CPU time
Warning::
https://js-agent.newrelic.com/nr-spa-compressor-1....: 598ms CPU time
Warning::
Third-party scripts: 6988ms (100% of total)

Main Thread Breakdown

Script Evaluation 64% Other 16% Script Parsing & Compilation 11% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://www.uea.ac.uk/_next/static/chunks/684-7ee356973bee0e1c.js1344ms1188ms60ms3rd
Unattributable868ms14ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KW8WQ56802ms644ms96ms3rd
https://www.uea.ac.uk/640ms59ms39ms3rd
https://js-agent.newrelic.com/nr-spa-compressor-1.292.0.min.js598ms593ms1ms3rd
https://www.uea.ac.uk/_next/static/chunks/app/layout-89fd0eca38f23b7f.js570ms434ms119ms3rd
https://www.googletagmanager.com/gtag/js?id=G-67WCHB0WM4&cx=c&gtm=4e64k0403ms336ms63ms3rd
https://www.uea.ac.uk/_next/static/chunks/4bd1b696-507812f45555e09d.js333ms255ms20ms3rd
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js322ms264ms56ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-957113788&cx=c&gtm=4e64k0298ms241ms55ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
22 scripts, 603 KB unused
FIX
22 scripts, 603 KB unused
Warning::
https://www.uea.ac.uk/_next/static/chunks/600-e15e...: 145 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.uea.ac.uk/_next/static/chunks/app/layo...: 101 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KW8...: 73 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-957...: 66 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-67WC...: 64 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 603 KB
603 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.uea.ac.uk/_next/static/chunks/600-e15e488baeef4462.js210 KB145 KB (69%)3rd
https://www.uea.ac.uk/_next/static/chunks/app/layout-89fd0eca38f23b7f.js187 KB101 KB (54%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KW8WQ56198 KB73 KB (37%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-957113788&cx=c&gtm=4e64k0145 KB66 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-67WCHB0WM4&cx=c&gtm=4e64k0158 KB64 KB (41%)3rd
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js123 KB58 KB (47%)3rd
https://www.uea.ac.uk/_next/static/chunks/856-c63c341d9439a993.js82 KB40 KB (50%)3rd
https://www.uea.ac.uk/_next/static/chunks/529ae171-94247cf8d4a2196f.js50 KB30 KB (62%)3rd
https://js-agent.newrelic.com/nr-spa-recorder-1.292.0.min.js41 KB27 KB (67%)3rd
https://www.uea.ac.uk/_next/static/chunks/122-37b686a84e42401c.js14 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
102 resources · 5.2 MB · 603 KB savings available
FIX
102 resources · 5.2 MB · 603 KB savings available
Warning::
Page weight 4.2 MB over 1MB target
Got: 5.2 MB Expected: ≤ 1 MB
Info::
~603 KB of savings available
Warning::
101 third-party resources (100% of weight)
Info::
5 resources over 200KB
102 resources · 5.2 MiB · 101 third-party 4.2 MiB over 1MB target
Image 69% · 3.6 MiB
JavaScript 25% · 1.3 MiB
CSS 2% · 97.0 KiB
Font 2% · 93.1 KiB
Document 1% · 72.7 KiB
Other 0% · 17.0 KiB

~602.9 KiB of savings available

Remove unused JavaScript: 602.9 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
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
Image Optimization
48 images, 0 KB saveable
PASS
48 images, 0 KB saveable
Info::
All images are well-optimized
48 images 3.6 MB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
4 fonts (93 KB)
PASS
4 fonts (93 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

93 KB total

Render-blocking

0

of 4

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 FCP 2.8 s LCP 13.2 shttps://www.uea.ac.uk/_next/static/media/1ceb31a6b40930eb-s.p.woff21ceb31a6b40930eb-s.p.woff2 https://www.uea.ac.uk/_next/static/media/1ceb31a6b40930eb-s.p.woff2 — 24.0 KiB — 192 ms — font-display: swaphttps://www.uea.ac.uk/_next/static/media/911837ff8172683d-s.p.woff2911837ff8172683d-s.p.woff2 https://www.uea.ac.uk/_next/static/media/911837ff8172683d-s.p.woff2 — 23.5 KiB — 188 ms — font-display: swaphttps://www.uea.ac.uk/_next/static/media/9da8518371c0c18b-s.p.woff29da8518371c0c18b-s.p.woff2 https://www.uea.ac.uk/_next/static/media/9da8518371c0c18b-s.p.woff2 — 24.7 KiB — 188 ms — font-display: swaphttps://www.uea.ac.uk/_next/static/media/d78566881e69e327-s.p.woff2d78566881e69e327-s.p.woff2 https://www.uea.ac.uk/_next/static/media/d78566881e69e327-s.p.woff2 — 20.9 KiB — 181 ms — font-display: swap
1ceb31a6b40930eb-s.p.woff2 woff2 swap
Size 24 KB
Load time 192 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
911837ff8172683d-s.p.woff2 woff2 swap
Size 23 KB
Load time 188 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
9da8518371c0c18b-s.p.woff2 woff2 swap
Size 25 KB
Load time 188 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
d78566881e69e327-s.p.woff2 woff2 swap
Size 21 KB
Load time 181 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
1
preload
5
dns-prefetch
prefetch

6 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
102 requests over 3744ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.8 s LCP 13.2 shttps://uea.ac.uk// https://uea.ac.uk/ — 301 — 167 B — 506 ms — h2https://www.uea.ac.uk/www.uea.ac.uk/ https://www.uea.ac.uk/ — 200 — 71.7 KiB — 908 ms — h2https://www.uea.ac.uk/_next/static/media/1ceb31a6b40930eb-s.p.woff2www.uea.ac.uk/_next/static/media/1c... https://www.uea.ac.uk/_next/static/media/1ceb31a6b40930eb-s.p.woff2 — 200 — 24.0 KiB — 192 ms — h2https://www.uea.ac.uk/_next/static/media/911837ff8172683d-s.p.woff2www.uea.ac.uk/_next/static/media/91... https://www.uea.ac.uk/_next/static/media/911837ff8172683d-s.p.woff2 — 200 — 23.5 KiB — 188 ms — h2https://www.uea.ac.uk/_next/static/media/9da8518371c0c18b-s.p.woff2www.uea.ac.uk/_next/static/media/9d... https://www.uea.ac.uk/_next/static/media/9da8518371c0c18b-s.p.woff2 — 200 — 24.7 KiB — 188 ms — h2https://www.uea.ac.uk/_next/static/media/d78566881e69e327-s.p.woff2www.uea.ac.uk/_next/static/media/d7... https://www.uea.ac.uk/_next/static/media/d78566881e69e327-s.p.woff2 — 200 — 20.9 KiB — 181 ms — h2https://www.uea.ac.uk/_next/static/css/d306d2c886e55ba7.csswww.uea.ac.uk/_next/static/css/d306... https://www.uea.ac.uk/_next/static/css/d306d2c886e55ba7.css — 200 — 17.0 KiB — 346 ms — h2https://www.uea.ac.uk/_next/static/css/3622d8e8a98c970f.csswww.uea.ac.uk/_next/static/css/3622... https://www.uea.ac.uk/_next/static/css/3622d8e8a98c970f.css — 200 — 7.1 KiB — 340 ms — h2https://www.uea.ac.uk/_next/static/css/a62496badc7f1fdc.csswww.uea.ac.uk/_next/static/css/a624... https://www.uea.ac.uk/_next/static/css/a62496badc7f1fdc.css — 200 — 3.2 KiB — 324 ms — h2https://www.uea.ac.uk/_next/static/css/df2be0f5ae124bd0.csswww.uea.ac.uk/_next/static/css/df2b... https://www.uea.ac.uk/_next/static/css/df2be0f5ae124bd0.css — 200 — 8.6 KiB — 345 ms — h2https://www.uea.ac.uk/_next/static/css/84e1f0f74f0b102b.csswww.uea.ac.uk/_next/static/css/84e1... https://www.uea.ac.uk/_next/static/css/84e1f0f74f0b102b.css — 200 — 11.1 KiB — 326 ms — h2https://www.uea.ac.uk/_next/static/css/8a7a63efe6d84c2d.csswww.uea.ac.uk/_next/static/css/8a7a... https://www.uea.ac.uk/_next/static/css/8a7a63efe6d84c2d.css — 200 — 5.3 KiB — 337 ms — h2https://www.uea.ac.uk/_next/static/css/42bf2529b5666c12.csswww.uea.ac.uk/_next/static/css/42bf... https://www.uea.ac.uk/_next/static/css/42bf2529b5666c12.css — 200 — 5.6 KiB — 348 ms — h2https://www.uea.ac.uk/_next/static/css/ea1b7c0a9cb4b81a.csswww.uea.ac.uk/_next/static/css/ea1b... https://www.uea.ac.uk/_next/static/css/ea1b7c0a9cb4b81a.css — 200 — 11.4 KiB — 356 ms — h2https://www.uea.ac.uk/_next/static/css/0f1cbe555090b939.csswww.uea.ac.uk/_next/static/css/0f1c... https://www.uea.ac.uk/_next/static/css/0f1cbe555090b939.css — 200 — 5.6 KiB — 350 ms — h2https://www.uea.ac.uk/_next/static/css/738588a1d4590f2f.csswww.uea.ac.uk/_next/static/css/7385... https://www.uea.ac.uk/_next/static/css/738588a1d4590f2f.css — 200 — 7.5 KiB — 346 ms — h2https://www.uea.ac.uk/_next/static/css/ec4d378141425e14.csswww.uea.ac.uk/_next/static/css/ec4d... https://www.uea.ac.uk/_next/static/css/ec4d378141425e14.css — 200 — 8.0 KiB — 354 ms — h2https://www.uea.ac.uk/_next/static/css/b2b72453a8a1992e.csswww.uea.ac.uk/_next/static/css/b2b7... https://www.uea.ac.uk/_next/static/css/b2b72453a8a1992e.css — 200 — 4.4 KiB — 354 ms — h2https://www.uea.ac.uk/_next/static/css/6addbbe9f3e79a2e.csswww.uea.ac.uk/_next/static/css/6add... https://www.uea.ac.uk/_next/static/css/6addbbe9f3e79a2e.css — 200 — 2.2 KiB — 350 ms — h2https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/1796x1010/filters:quality(60):focus(1532x350:1533x351)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/1796x1010/filters:quality(60):focus(1532x350:1533x351) — 200 — 91.8 KiB — 817 ms — h3https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/4122x4122/filters:quality(60):focus(1138x763:1139x764)assets.uea.ac.uk/f/185167/2061x2061... https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/4122x4122/filters:quality(60):focus(1138x763:1139x764) — 200 — 399.6 KiB — 882 ms — h3https://dev.visualwebsiteoptimizer.com/j.php?a=888712&u=https%3A%2F%2Fwww.uea.ac.uk%2F&vn=2.2&ph=1&st=1644.8999998569489&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=888712&u=https%3A%2F%2Fwww.uea.ac.uk%2F&vn=2.2&ph=1&st=1644.8999998569489&x=true — 200 — 327 B — 49 ms — h2https://assets.uea.ac.uk/f/185167/249x372/5573d73ebc/map-marker.svgassets.uea.ac.uk/f/185167/249x372/5... https://assets.uea.ac.uk/f/185167/249x372/5573d73ebc/map-marker.svg — 200 — 1.2 KiB — 409 ms — h3https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/620x716/filters:quality(60)assets.uea.ac.uk/f/185167/310x358/2... https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/620x716/filters:quality(60) — 200 — 42.0 KiB — 416 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/7680x4320/filters:quality(60)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/7680x4320/filters:quality(60) — 200 — 1.2 MiB — 603 ms — h3https://assets.uea.ac.uk/f/185167/86x150/a3655d3e74/gb_footer_map.svgassets.uea.ac.uk/f/185167/86x150/a3... https://assets.uea.ac.uk/f/185167/86x150/a3655d3e74/gb_footer_map.svg — 200 — 28.9 KiB — 445 ms — h3https://www.uea.ac.uk/_next/static/chunks/webpack-618ef5f353a65b75.jswww.uea.ac.uk/_next/static/chunks/w... https://www.uea.ac.uk/_next/static/chunks/webpack-618ef5f353a65b75.js — 200 — 3.0 KiB — 202 ms — h2https://www.uea.ac.uk/_next/static/chunks/4bd1b696-507812f45555e09d.jswww.uea.ac.uk/_next/static/chunks/4... https://www.uea.ac.uk/_next/static/chunks/4bd1b696-507812f45555e09d.js — 200 — 50.4 KiB — 213 ms — h2https://www.uea.ac.uk/_next/static/chunks/684-7ee356973bee0e1c.jswww.uea.ac.uk/_next/static/chunks/6... https://www.uea.ac.uk/_next/static/chunks/684-7ee356973bee0e1c.js — 200 — 42.7 KiB — 213 ms — h2https://www.uea.ac.uk/_next/static/chunks/main-app-d50fa1685b331080.jswww.uea.ac.uk/_next/static/chunks/m... https://www.uea.ac.uk/_next/static/chunks/main-app-d50fa1685b331080.js — 200 — 891 B — 186 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.8 s LCP 13.2 shttps://uea.ac.uk// https://uea.ac.uk/ — 301 — 167 B — 506 ms — h2https://www.uea.ac.uk/www.uea.ac.uk/ https://www.uea.ac.uk/ — 200 — 71.7 KiB — 908 ms — h2https://www.uea.ac.uk/_next/static/media/1ceb31a6b40930eb-s.p.woff2www.uea.ac.uk/_next/static/media/1c... https://www.uea.ac.uk/_next/static/media/1ceb31a6b40930eb-s.p.woff2 — 200 — 24.0 KiB — 192 ms — h2https://www.uea.ac.uk/_next/static/media/911837ff8172683d-s.p.woff2www.uea.ac.uk/_next/static/media/91... https://www.uea.ac.uk/_next/static/media/911837ff8172683d-s.p.woff2 — 200 — 23.5 KiB — 188 ms — h2https://www.uea.ac.uk/_next/static/media/9da8518371c0c18b-s.p.woff2www.uea.ac.uk/_next/static/media/9d... https://www.uea.ac.uk/_next/static/media/9da8518371c0c18b-s.p.woff2 — 200 — 24.7 KiB — 188 ms — h2https://www.uea.ac.uk/_next/static/media/d78566881e69e327-s.p.woff2www.uea.ac.uk/_next/static/media/d7... https://www.uea.ac.uk/_next/static/media/d78566881e69e327-s.p.woff2 — 200 — 20.9 KiB — 181 ms — h2https://www.uea.ac.uk/_next/static/css/d306d2c886e55ba7.csswww.uea.ac.uk/_next/static/css/d306... https://www.uea.ac.uk/_next/static/css/d306d2c886e55ba7.css — 200 — 17.0 KiB — 346 ms — h2https://www.uea.ac.uk/_next/static/css/3622d8e8a98c970f.csswww.uea.ac.uk/_next/static/css/3622... https://www.uea.ac.uk/_next/static/css/3622d8e8a98c970f.css — 200 — 7.1 KiB — 340 ms — h2https://www.uea.ac.uk/_next/static/css/a62496badc7f1fdc.csswww.uea.ac.uk/_next/static/css/a624... https://www.uea.ac.uk/_next/static/css/a62496badc7f1fdc.css — 200 — 3.2 KiB — 324 ms — h2https://www.uea.ac.uk/_next/static/css/df2be0f5ae124bd0.csswww.uea.ac.uk/_next/static/css/df2b... https://www.uea.ac.uk/_next/static/css/df2be0f5ae124bd0.css — 200 — 8.6 KiB — 345 ms — h2https://www.uea.ac.uk/_next/static/css/84e1f0f74f0b102b.csswww.uea.ac.uk/_next/static/css/84e1... https://www.uea.ac.uk/_next/static/css/84e1f0f74f0b102b.css — 200 — 11.1 KiB — 326 ms — h2https://www.uea.ac.uk/_next/static/css/8a7a63efe6d84c2d.csswww.uea.ac.uk/_next/static/css/8a7a... https://www.uea.ac.uk/_next/static/css/8a7a63efe6d84c2d.css — 200 — 5.3 KiB — 337 ms — h2https://www.uea.ac.uk/_next/static/css/42bf2529b5666c12.csswww.uea.ac.uk/_next/static/css/42bf... https://www.uea.ac.uk/_next/static/css/42bf2529b5666c12.css — 200 — 5.6 KiB — 348 ms — h2https://www.uea.ac.uk/_next/static/css/ea1b7c0a9cb4b81a.csswww.uea.ac.uk/_next/static/css/ea1b... https://www.uea.ac.uk/_next/static/css/ea1b7c0a9cb4b81a.css — 200 — 11.4 KiB — 356 ms — h2https://www.uea.ac.uk/_next/static/css/0f1cbe555090b939.csswww.uea.ac.uk/_next/static/css/0f1c... https://www.uea.ac.uk/_next/static/css/0f1cbe555090b939.css — 200 — 5.6 KiB — 350 ms — h2https://www.uea.ac.uk/_next/static/css/738588a1d4590f2f.csswww.uea.ac.uk/_next/static/css/7385... https://www.uea.ac.uk/_next/static/css/738588a1d4590f2f.css — 200 — 7.5 KiB — 346 ms — h2https://www.uea.ac.uk/_next/static/css/ec4d378141425e14.csswww.uea.ac.uk/_next/static/css/ec4d... https://www.uea.ac.uk/_next/static/css/ec4d378141425e14.css — 200 — 8.0 KiB — 354 ms — h2https://www.uea.ac.uk/_next/static/css/b2b72453a8a1992e.csswww.uea.ac.uk/_next/static/css/b2b7... https://www.uea.ac.uk/_next/static/css/b2b72453a8a1992e.css — 200 — 4.4 KiB — 354 ms — h2https://www.uea.ac.uk/_next/static/css/6addbbe9f3e79a2e.csswww.uea.ac.uk/_next/static/css/6add... https://www.uea.ac.uk/_next/static/css/6addbbe9f3e79a2e.css — 200 — 2.2 KiB — 350 ms — h2https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/1796x1010/filters:quality(60):focus(1532x350:1533x351)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/1796x1010/filters:quality(60):focus(1532x350:1533x351) — 200 — 91.8 KiB — 817 ms — h3https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/4122x4122/filters:quality(60):focus(1138x763:1139x764)assets.uea.ac.uk/f/185167/2061x2061... https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/4122x4122/filters:quality(60):focus(1138x763:1139x764) — 200 — 399.6 KiB — 882 ms — h3https://dev.visualwebsiteoptimizer.com/j.php?a=888712&u=https%3A%2F%2Fwww.uea.ac.uk%2F&vn=2.2&ph=1&st=1644.8999998569489&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=888712&u=https%3A%2F%2Fwww.uea.ac.uk%2F&vn=2.2&ph=1&st=1644.8999998569489&x=true — 200 — 327 B — 49 ms — h2https://assets.uea.ac.uk/f/185167/249x372/5573d73ebc/map-marker.svgassets.uea.ac.uk/f/185167/249x372/5... https://assets.uea.ac.uk/f/185167/249x372/5573d73ebc/map-marker.svg — 200 — 1.2 KiB — 409 ms — h3https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/620x716/filters:quality(60)assets.uea.ac.uk/f/185167/310x358/2... https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/620x716/filters:quality(60) — 200 — 42.0 KiB — 416 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/7680x4320/filters:quality(60)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/7680x4320/filters:quality(60) — 200 — 1.2 MiB — 603 ms — h3https://assets.uea.ac.uk/f/185167/86x150/a3655d3e74/gb_footer_map.svgassets.uea.ac.uk/f/185167/86x150/a3... https://assets.uea.ac.uk/f/185167/86x150/a3655d3e74/gb_footer_map.svg — 200 — 28.9 KiB — 445 ms — h3https://www.uea.ac.uk/_next/static/chunks/webpack-618ef5f353a65b75.jswww.uea.ac.uk/_next/static/chunks/w... https://www.uea.ac.uk/_next/static/chunks/webpack-618ef5f353a65b75.js — 200 — 3.0 KiB — 202 ms — h2https://www.uea.ac.uk/_next/static/chunks/4bd1b696-507812f45555e09d.jswww.uea.ac.uk/_next/static/chunks/4... https://www.uea.ac.uk/_next/static/chunks/4bd1b696-507812f45555e09d.js — 200 — 50.4 KiB — 213 ms — h2https://www.uea.ac.uk/_next/static/chunks/684-7ee356973bee0e1c.jswww.uea.ac.uk/_next/static/chunks/6... https://www.uea.ac.uk/_next/static/chunks/684-7ee356973bee0e1c.js — 200 — 42.7 KiB — 213 ms — h2https://www.uea.ac.uk/_next/static/chunks/main-app-d50fa1685b331080.jswww.uea.ac.uk/_next/static/chunks/m... https://www.uea.ac.uk/_next/static/chunks/main-app-d50fa1685b331080.js — 200 — 891 B — 186 ms — h2https://www.uea.ac.uk/_next/static/chunks/17a9af85-10f1878a144549c5.jswww.uea.ac.uk/_next/static/chunks/1... https://www.uea.ac.uk/_next/static/chunks/17a9af85-10f1878a144549c5.js — 200 — 4.1 KiB — 192 ms — h2https://www.uea.ac.uk/_next/static/chunks/70a6a88c-2aae4aaa8dd8dff0.jswww.uea.ac.uk/_next/static/chunks/7... https://www.uea.ac.uk/_next/static/chunks/70a6a88c-2aae4aaa8dd8dff0.js — 200 — 958 B — 197 ms — h2https://www.uea.ac.uk/_next/static/chunks/483ecf8a-62f404fa0df46eaf.jswww.uea.ac.uk/_next/static/chunks/4... https://www.uea.ac.uk/_next/static/chunks/483ecf8a-62f404fa0df46eaf.js — 200 — 2.4 KiB — 201 ms — h2https://www.uea.ac.uk/_next/static/chunks/529ae171-94247cf8d4a2196f.jswww.uea.ac.uk/_next/static/chunks/5... https://www.uea.ac.uk/_next/static/chunks/529ae171-94247cf8d4a2196f.js — 200 — 49.7 KiB — 218 ms — h2https://www.uea.ac.uk/_next/static/chunks/856-c63c341d9439a993.jswww.uea.ac.uk/_next/static/chunks/8... https://www.uea.ac.uk/_next/static/chunks/856-c63c341d9439a993.js — 200 — 82.3 KiB — 218 ms — h2https://www.uea.ac.uk/_next/static/chunks/600-e15e488baeef4462.jswww.uea.ac.uk/_next/static/chunks/6... https://www.uea.ac.uk/_next/static/chunks/600-e15e488baeef4462.js — 200 — 210.4 KiB — 371 ms — h2https://www.uea.ac.uk/_next/static/chunks/122-37b686a84e42401c.jswww.uea.ac.uk/_next/static/chunks/1... https://www.uea.ac.uk/_next/static/chunks/122-37b686a84e42401c.js — 200 — 14.2 KiB — 212 ms — h2https://www.uea.ac.uk/_next/static/chunks/app/layout-89fd0eca38f23b7f.jswww.uea.ac.uk/_next/static/chunks/a... https://www.uea.ac.uk/_next/static/chunks/app/layout-89fd0eca38f23b7f.js — 200 — 187.0 KiB — 381 ms — h2https://www.uea.ac.uk/_next/static/chunks/705-8936123dddcaa29d.jswww.uea.ac.uk/_next/static/chunks/7... https://www.uea.ac.uk/_next/static/chunks/705-8936123dddcaa29d.js — 200 — 5.9 KiB — 345 ms — h2https://www.uea.ac.uk/_next/static/chunks/app/%5B...slug%5D/page-b558a219c8095e40.jswww.uea.ac.uk/_next/static/chunks/a... https://www.uea.ac.uk/_next/static/chunks/app/%5B...slug%5D/page-b558a219c8095e40.js — 200 — 2.2 KiB — 203 ms — h2https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/7680x4320/filters:quality(60)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/7680x4320/filters:quality(60) — 200 — 449.3 KiB — 126 ms — h3https://www.uea.ac.uk/iconwww.uea.ac.uk/icon https://www.uea.ac.uk/icon — 200 — 7.4 KiB — 183 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KW8WQ56www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KW8WQ56 — 200 — 197.5 KiB — 76 ms — h2https://js-agent.newrelic.com/nr-spa-1.292.0.min.jsjs-agent.newrelic.com/nr-spa-1.292.... https://js-agent.newrelic.com/nr-spa-1.292.0.min.js — 200 — 33.3 KiB — 15 ms — h2https://api.storyblok.com/v2/cdn/stories/?by_uuids=0f170698-fadc-45e7-8dbe-7a018383bea3%2C22abb0b5-0001-4b80-bd01-08bf22a0e9d0%2Ca553cdc0-d2e9-4a08-b428-4439cfcf21b6&version=published&token=Lm95W51nCtX0GmC0uVYt7gttapi.storyblok.com/v2/cdn/stories/?b... https://api.storyblok.com/v2/cdn/stories/?by_uuids=0f170698-fadc-45e7-8dbe-7a018383bea3%2C22abb0b5-0001-4b80-bd01-08bf22a0e9d0%2Ca553cdc0-d2e9-4a08-b428-4439cfcf21b6&version=published&token=Lm95W51nCtX0GmC0uVYt7gtt — 200 — 0 B — 198 ms — h2https://dev.visualwebsiteoptimizer.com/server-side/v2-settings?i=1df71067be370ad06ff69c5c35dbbe7e&r=0.8201989733985142&a=888712&platform=client&sn=vwo-fme-javascript-sdk&sv=1.41.0&api-version=1&s=proddev.visualwebsiteoptimizer.com/serv... https://dev.visualwebsiteoptimizer.com/server-side/v2-settings?i=1df71067be370ad06ff69c5c35dbbe7e&r=0.8201989733985142&a=888712&platform=client&sn=vwo-fme-javascript-sdk&sv=1.41.0&api-version=1&s=prod — 200 — 24 B — 15 ms — h3https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/582x400/filters:quality(50)assets.uea.ac.uk/f/185167/5217x3588... https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/582x400/filters:quality(50) — 200 — 30.9 KiB — 27 ms — h3https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/534x400/filters:quality(50)assets.uea.ac.uk/f/185167/4032x3024... https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/534x400/filters:quality(50) — 200 — 16.7 KiB — 28 ms — h3https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/600x400/filters:quality(50):focus(4766x560:4767x561)assets.uea.ac.uk/f/185167/8192x5464... https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/600x400/filters:quality(50):focus(4766x560:4767x561) — 200 — 15.5 KiB — 27 ms — h3https://assets.uea.ac.uk/f/185167/252x252/6869b937a1/studentcrowd.png/m/240x240/filters:quality(60)assets.uea.ac.uk/f/185167/252x252/6... https://assets.uea.ac.uk/f/185167/252x252/6869b937a1/studentcrowd.png/m/240x240/filters:quality(60) — 200 — 12.3 KiB — 27 ms — h3https://assets.uea.ac.uk/f/185167/1031x1129/3bed529ff2/whatuni.png/m/220x240/filters:quality(60)assets.uea.ac.uk/f/185167/1031x1129... https://assets.uea.ac.uk/f/185167/1031x1129/3bed529ff2/whatuni.png/m/220x240/filters:quality(60) — 200 — 11.0 KiB — 28 ms — h3https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/0x0:2061x2061/4122x0/filters:quality(60):focal(1138x763:1139x764)assets.uea.ac.uk/f/185167/2061x2061... https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/0x0:2061x2061/4122x0/filters:quality(60):focal(1138x763:1139x764) — -1 — 0 B — 97 ms — https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/0x0:3840x2160/7680x0/filters:quality(60)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/0x0:3840x2160/7680x0/filters:quality(60) — 200 — 478.7 KiB — 96 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/0x0:3840x2160/7680x0/filters:quality(60)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/0x0:3840x2160/7680x0/filters:quality(60) — 200 — 195.5 KiB — 89 ms — h3https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/128x0/filters:quality(10):blur(30):focus(1138x763:1139x764)assets.uea.ac.uk/f/185167/2061x2061... https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/128x0/filters:quality(10):blur(30):focus(1138x763:1139x764) — 200 — 11.2 KiB — 59 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/128x0/filters:quality(10):blur(30)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/128x0/filters:quality(10):blur(30) — 200 — 11.8 KiB — 69 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/128x0/filters:quality(10):blur(30)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/128x0/filters:quality(10):blur(30) — 200 — 13.3 KiB — 33 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/1796x0/filters:quality(60):focal(1532x350:1533x351)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/1796x0/filters:quality(60):focal(1532x350:1533x351) — 200 — 91.8 KiB — 83 ms — h3https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/0x0:2061x2061/694x0/filters:quality(60):focal(1138x763:1139x764)assets.uea.ac.uk/f/185167/2061x2061... https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/0x0:2061x2061/694x0/filters:quality(60):focal(1138x763:1139x764) — 200 — 37.7 KiB — 245 ms — h3https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/0x716/filters:quality(60)assets.uea.ac.uk/f/185167/310x358/2... https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/0x716/filters:quality(60) — 200 — 42.0 KiB — 81 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/0x0:3840x2160/694x0/filters:quality(60)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/0x0:3840x2160/694x0/filters:quality(60) — 200 — 43.4 KiB — 255 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/0x0:3840x2160/694x0/filters:quality(60)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/0x0:3840x2160/694x0/filters:quality(60) — 200 — 26.9 KiB — 255 ms — h3https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/582x0/filters:quality(50)assets.uea.ac.uk/f/185167/5217x3588... https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/582x0/filters:quality(50) — 200 — 30.9 KiB — 78 ms — h3https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/534x0/filters:quality(50)assets.uea.ac.uk/f/185167/4032x3024... https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/534x0/filters:quality(50) — 200 — 16.7 KiB — 57 ms — h3https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/600x0/filters:quality(50):focal(4766x560:4767x561)assets.uea.ac.uk/f/185167/8192x5464... https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/600x0/filters:quality(50):focal(4766x560:4767x561) — 200 — 15.5 KiB — 78 ms — h3https://assets.uea.ac.uk/f/185167/252x252/6869b937a1/studentcrowd.png/m/240x0/filters:quality(60)assets.uea.ac.uk/f/185167/252x252/6... https://assets.uea.ac.uk/f/185167/252x252/6869b937a1/studentcrowd.png/m/240x0/filters:quality(60) — 200 — 12.3 KiB — 56 ms — h3https://assets.uea.ac.uk/f/185167/1031x1129/3bed529ff2/whatuni.png/m/0x240/filters:quality(60)assets.uea.ac.uk/f/185167/1031x1129... https://assets.uea.ac.uk/f/185167/1031x1129/3bed529ff2/whatuni.png/m/0x240/filters:quality(60) — 200 — 11.0 KiB — 57 ms — h3https://ceb2jycr23-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algolia%20for%20JavaScript%20(5.50.2)%3B%20Lite%20(5.50.2)%3B%20Browser%3B%20instantsearch.js%20(4.93.0)%3B%20react%20(19.2.0-canary-3fbfb9ba-20250409)%3B%20react-instantsearch%20(7.29.0)%3B%20react-instantsearch-core%20(7.29.0)%3B%20next.js%20(15.3.8)%3B%20JS%20Helper%20(3.28.1)&x-algolia-api-key=5a7f8c37938396f582c8eb005bdc963a&x-algolia-application-id=CEB2JYCR23ceb2jycr23-dsn.algolia.net/1/indexe... https://ceb2jycr23-dsn.algolia.net/1/indexes/*/queries?x-algolia-agent=Algolia%20for%20JavaScript%20(5.50.2)%3B%20Lite%20(5.50.2)%3B%20Browser%3B%20instantsearch.js%20(4.93.0)%3B%20react%20(19.2.0-canary-3fbfb9ba-20250409)%3B%20react-instantsearch%20(7.29.0)%3B%20react-instantsearch-core%20(7.29.0)%3B%20next.js%20(15.3.8)%3B%20JS%20Helper%20(3.28.1)&x-algolia-api-key=5a7f8c37938396f582c8eb005bdc963a&x-algolia-application-id=CEB2JYCR23 — 200 — 3.9 KiB — 148 ms — http/1.1https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/128x99/filters:quality(10):blur(30):focus(1532x350:1533x351)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/128x99/filters:quality(10):blur(30):focus(1532x350:1533x351) — 200 — 18.4 KiB — 61 ms — h3https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/0x0:2061x2061/128x0/filters:quality(10):blur(30):focal(1138x763:1139x764)assets.uea.ac.uk/f/185167/2061x2061... https://assets.uea.ac.uk/f/185167/2061x2061/3441620a73/uea-careers-shoot-at-library-jan-2025-104_david-kirkham-_fisheye-images_55800.jpg/m/0x0:2061x2061/128x0/filters:quality(10):blur(30):focal(1138x763:1139x764) — 200 — 11.2 KiB — 58 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/0x0:3840x2160/128x0/filters:quality(10):blur(30)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/0d94c5b078/welaunch_uea_d2_s12_canon-_0385_n_a_39499-1.jpg/m/0x0:3840x2160/128x0/filters:quality(10):blur(30) — 200 — 11.8 KiB — 58 ms — h3https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/0x0:3840x2160/128x0/filters:quality(10):blur(30)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/4fc6e8a5d7/student-ambassadors-297_daniel-lightening-_lightening-photography_54002-1.jpg/m/0x0:3840x2160/128x0/filters:quality(10):blur(30) — 200 — 13.3 KiB — 57 ms — h3https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/128x0/filters:quality(10):blur(30)assets.uea.ac.uk/f/185167/5217x3588... https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/128x0/filters:quality(10):blur(30) — 200 — 18.1 KiB — 58 ms — h3https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/128x0/filters:quality(10):blur(30)assets.uea.ac.uk/f/185167/4032x3024... https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/128x0/filters:quality(10):blur(30) — 200 — 3.2 KiB — 58 ms — h3https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/128x0/filters:quality(10):blur(30):focus(4766x560:4767x561)assets.uea.ac.uk/f/185167/8192x5464... https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/128x0/filters:quality(10):blur(30):focus(4766x560:4767x561) — 200 — 1.6 KiB — 59 ms — h3https://api.storyblok.com/v2/cdn/stories/?by_uuids=0f170698-fadc-45e7-8dbe-7a018383bea3%2C22abb0b5-0001-4b80-bd01-08bf22a0e9d0%2Ca553cdc0-d2e9-4a08-b428-4439cfcf21b6&version=published&token=Lm95W51nCtX0GmC0uVYt7gttapi.storyblok.com/v2/cdn/stories/?b... https://api.storyblok.com/v2/cdn/stories/?by_uuids=0f170698-fadc-45e7-8dbe-7a018383bea3%2C22abb0b5-0001-4b80-bd01-08bf22a0e9d0%2Ca553cdc0-d2e9-4a08-b428-4439cfcf21b6&version=published&token=Lm95W51nCtX0GmC0uVYt7gtt — 301 — 828 B — 287 ms — h2https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/0x0:310x358/0x716/filters:quality(60)assets.uea.ac.uk/f/185167/310x358/2... https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/0x0:310x358/0x716/filters:quality(60) — -1 — 0 B — 28 ms — https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/0x330:5217x3258/582x0/filters:quality(60)assets.uea.ac.uk/f/185167/5217x3588... https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/0x330:5217x3258/582x0/filters:quality(60) — -1 — 0 B — 28 ms — https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/0x380:4032x2644/534x0/filters:quality(60)assets.uea.ac.uk/f/185167/4032x3024... https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/0x380:4032x2644/534x0/filters:quality(60) — -1 — 0 B — 27 ms — https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/0x0:8192x5159/600x0/filters:quality(60):focal(4766x560:4767x561)assets.uea.ac.uk/f/185167/8192x5464... https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/0x0:8192x5159/600x0/filters:quality(60):focal(4766x560:4767x561) — -1 — 0 B — 27 ms — https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/0x1010/filters:quality(60):focal(1532x350:1533x351)assets.uea.ac.uk/f/185167/3840x2160... https://assets.uea.ac.uk/f/185167/3840x2160/57d1f45633/economics-event-12th-march-2025-091_daniel-lightening-_lightening-photography_57248-1.jpg/m/0x1010/filters:quality(60):focal(1532x350:1533x351) — 200 — 91.8 KiB — 275 ms — h3https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/0x0:310x358/0x498/filters:quality(60)assets.uea.ac.uk/f/185167/310x358/2... https://assets.uea.ac.uk/f/185167/310x358/2a5d0cf0cf/tree1-4236ff032014f2e107e388968bcb2588-37fc0f-png.png/m/0x0:310x358/0x498/filters:quality(60) — 200 — 25.8 KiB — 274 ms — h3https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/0x330:5217x3258/634x0/filters:quality(60)assets.uea.ac.uk/f/185167/5217x3588... https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/0x330:5217x3258/634x0/filters:quality(60) — 200 — 32.1 KiB — 267 ms — h3https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/0x380:4032x2644/634x0/filters:quality(60)assets.uea.ac.uk/f/185167/4032x3024... https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/0x380:4032x2644/634x0/filters:quality(60) — 200 — 22.2 KiB — 281 ms — h3https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/0x0:8192x5159/634x0/filters:quality(60):focal(4766x560:4767x561)assets.uea.ac.uk/f/185167/8192x5464... https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/0x0:8192x5159/634x0/filters:quality(60):focal(4766x560:4767x561) — 200 — 16.8 KiB — 242 ms — h3https://assets.uea.ac.uk/f/185167/252x252/6869b937a1/studentcrowd.png/m/0x240/filters:quality(60)assets.uea.ac.uk/f/185167/252x252/6... https://assets.uea.ac.uk/f/185167/252x252/6869b937a1/studentcrowd.png/m/0x240/filters:quality(60) — 200 — 12.3 KiB — 24 ms — h3https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/0x330:5217x3258/128x0/filters:quality(10):blur(30)assets.uea.ac.uk/f/185167/5217x3588... https://assets.uea.ac.uk/f/185167/5217x3588/766a248f56/uea-nh-bengarrod-1642_neil-hall-lrps_39374.jpg/m/0x330:5217x3258/128x0/filters:quality(10):blur(30) — 200 — 18.1 KiB — 245 ms — h3https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/0x380:4032x2644/128x0/filters:quality(10):blur(30)assets.uea.ac.uk/f/185167/4032x3024... https://assets.uea.ac.uk/f/185167/4032x3024/aa06fbadba/img_1010.jpeg/m/0x380:4032x2644/128x0/filters:quality(10):blur(30) — 200 — 3.2 KiB — 21 ms — h3https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/0x0:8192x5159/128x0/filters:quality(10):blur(30):focal(4766x560:4767x561)assets.uea.ac.uk/f/185167/8192x5464... https://assets.uea.ac.uk/f/185167/8192x5464/aa3fcf069c/gettyimages-1423029959.jpg/m/0x0:8192x5159/128x0/filters:quality(10):blur(30):focal(4766x560:4767x561) — 200 — 1.6 KiB — 263 ms — h3https://bam.eu01.nr-data.net/1/NRBR-5d16445fa076d5e4d43?a=538604163&sa=1&v=1.292.0&t=Unnamed%20Transaction&rst=2710&ck=0&s=27584728f65b145b&ref=https://www.uea.ac.uk/&ptid=5446b53ce904079a&af=err,spa,xhr,stn,ins&be=1253&fe=1021&dc=460&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776895320328,%22n%22:0,%22f%22:508,%22dn%22:508,%22dne%22:508,%22c%22:508,%22s%22:508,%22ce%22:508,%22rq%22:518,%22rp%22:1254,%22rpe%22:1417,%22di%22:1713,%22ds%22:1713,%22de%22:1713,%22dc%22:2274,%22l%22:2274,%22le%22:2274%7D,%22navigation%22:%7B%7D%7D&fp=1708&fcp=1708bam.eu01.nr-data.net/1/NRBR-5d16445... https://bam.eu01.nr-data.net/1/NRBR-5d16445fa076d5e4d43?a=538604163&sa=1&v=1.292.0&t=Unnamed%20Transaction&rst=2710&ck=0&s=27584728f65b145b&ref=https://www.uea.ac.uk/&ptid=5446b53ce904079a&af=err,spa,xhr,stn,ins&be=1253&fe=1021&dc=460&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776895320328,%22n%22:0,%22f%22:508,%22dn%22:508,%22dne%22:508,%22c%22:508,%22s%22:508,%22ce%22:508,%22rq%22:518,%22rp%22:1254,%22rpe%22:1417,%22di%22:1713,%22ds%22:1713,%22de%22:1713,%22dc%22:2274,%22l%22:2274,%22le%22:2274%7D,%22navigation%22:%7B%7D%7D&fp=1708&fcp=1708 — 200 — 728 B — 333 ms — http/1.1https://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.5 KiB — 58 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-957113788&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-957113788&cx=c&gtm=4e64k0 — 200 — 145.4 KiB — 35 ms — h2https://www.googletagmanager.com/gtag/js?id=G-67WCHB0WM4&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-67WCHB0WM4&cx=c&gtm=4e64k0 — 200 — 157.5 KiB — 40 ms — h3https://api.storyblok.com/v2/cdn/stories?by_uuids=0f170698-fadc-45e7-8dbe-7a018383bea3%2C22abb0b5-0001-4b80-bd01-08bf22a0e9d0%2Ca553cdc0-d2e9-4a08-b428-4439cfcf21b6&cv=1776875479&token=Lm95W51nCtX0GmC0uVYt7gtt&version=publishedapi.storyblok.com/v2/cdn/stories?by... https://api.storyblok.com/v2/cdn/stories?by_uuids=0f170698-fadc-45e7-8dbe-7a018383bea3%2C22abb0b5-0001-4b80-bd01-08bf22a0e9d0%2Ca553cdc0-d2e9-4a08-b428-4439cfcf21b6&cv=1776875479&token=Lm95W51nCtX0GmC0uVYt7gtt&version=published — 200 — 0 B — 171 ms — h2https://apikeys.civiccomputing.com/c/v?d=www.uea.ac.uk&p=CookieControl%20Multi-Site&v=9&k=911203004b78dd6a2f2a588c51e73a61fb9fd9f6&format=jsonapikeys.civiccomputing.com/c/v?d=ww... https://apikeys.civiccomputing.com/c/v?d=www.uea.ac.uk&p=CookieControl%20Multi-Site&v=9&k=911203004b78dd6a2f2a588c51e73a61fb9fd9f6&format=json — 200 — 610 B — 246 ms — h3https://api.storyblok.com/v2/cdn/stories?by_uuids=0f170698-fadc-45e7-8dbe-7a018383bea3%2C22abb0b5-0001-4b80-bd01-08bf22a0e9d0%2Ca553cdc0-d2e9-4a08-b428-4439cfcf21b6&cv=1776875479&token=Lm95W51nCtX0GmC0uVYt7gtt&version=publishedapi.storyblok.com/v2/cdn/stories?by... https://api.storyblok.com/v2/cdn/stories?by_uuids=0f170698-fadc-45e7-8dbe-7a018383bea3%2C22abb0b5-0001-4b80-bd01-08bf22a0e9d0%2Ca553cdc0-d2e9-4a08-b428-4439cfcf21b6&cv=1776875479&token=Lm95W51nCtX0GmC0uVYt7gtt&version=published — 200 — 11.2 KiB — 7 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.uea.ac.uk%2F&scrsrc=www.googletagmanager.com&rnd=846466510.1776895323&navt=n&npa=1&gtm=45be64k0v9178914725z8810253579za20gzb810253579zd810253579xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938468~117266400~118167058&apve=1&apvf=f&apvc=1&tids=AW-957113788&tid=AW-957113788&tft=1776895323425&tfd=3097pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.uea.ac.uk%2F&scrsrc=www.googletagmanager.com&rnd=846466510.1776895323&navt=n&npa=1&gtm=45be64k0v9178914725z8810253579za20gzb810253579zd810253579xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938468~117266400~118167058&apve=1&apvf=f&apvc=1&tids=AW-957113788&tid=AW-957113788&tft=1776895323425&tfd=3097 — 200 — 21 B — 24 ms — h3https://js-agent.newrelic.com/nr-spa-recorder-1.292.0.min.jsjs-agent.newrelic.com/nr-spa-record... https://js-agent.newrelic.com/nr-spa-recorder-1.292.0.min.js — 200 — 40.6 KiB — 11 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-67WCHB0WM4&gtm=45je64k0v872293155z8810253579za20gzb810253579zd810253579&_p=1776895322711&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&_eu=AAAAAGA&are=1&cid=223819222.1776895324&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117512543~118463261&sid=1776895323&sct=1&seg=0&dl=https%3A%2F%2Fwww.uea.ac.uk%2F&dt=The%20University%20of%20East%20Anglia&en=page_view&_fv=1&_nsi=1&_ss=1&up.internal_user=false&tfd=3215www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-67WCHB0WM4&gtm=45je64k0v872293155z8810253579za20gzb810253579zd810253579&_p=1776895322711&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&_eu=AAAAAGA&are=1&cid=223819222.1776895324&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117512543~118463261&sid=1776895323&sct=1&seg=0&dl=https%3A%2F%2Fwww.uea.ac.uk%2F&dt=The%20University%20of%20East%20Anglia&en=page_view&_fv=1&_nsi=1&_ss=1&up.internal_user=false&tfd=3215 — 204 — 48 B — 41 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-XB57REP6WJ&gtm=45je64k0v872293155z8810253579za20gzb810253579zd810253579&_p=1776895322711&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&_eu=AAAAAGA&are=1&cid=223819222.1776895324&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117512543~118463261&sid=1776895323&sct=1&seg=0&dl=https%3A%2F%2Fwww.uea.ac.uk%2F&dt=The%20University%20of%20East%20Anglia&en=page_view&_fv=1&_ss=1&up.internal_user=false&tfd=3222www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-XB57REP6WJ&gtm=45je64k0v872293155z8810253579za20gzb810253579zd810253579&_p=1776895322711&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&_eu=AAAAAGA&are=1&cid=223819222.1776895324&frm=0&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468~117266400~117512543~118463261&sid=1776895323&sct=1&seg=0&dl=https%3A%2F%2Fwww.uea.ac.uk%2F&dt=The%20University%20of%20East%20Anglia&en=page_view&_fv=1&_ss=1&up.internal_user=false&tfd=3222 — 204 — 548 B — 34 ms — h2https://js-agent.newrelic.com/nr-spa-compressor-1.292.0.min.jsjs-agent.newrelic.com/nr-spa-compre... https://js-agent.newrelic.com/nr-spa-compressor-1.292.0.min.js — 200 — 3.6 KiB — 3 ms — h2https://bam.eu01.nr-data.net/events/1/NRBR-5d16445fa076d5e4d43?a=538604163&sa=1&v=1.292.0&t=Unnamed%20Transaction&rst=3262&ck=0&s=27584728f65b145b&ref=https://www.uea.ac.uk/&ptid=5446b53ce904079abam.eu01.nr-data.net/events/1/NRBR-... https://bam.eu01.nr-data.net/events/1/NRBR-5d16445fa076d5e4d43?a=538604163&sa=1&v=1.292.0&t=Unnamed%20Transaction&rst=3262&ck=0&s=27584728f65b145b&ref=https://www.uea.ac.uk/&ptid=5446b53ce904079a — 200 — 366 B — 482 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6988ms · 1402KB · £72/mo
www.uea.ac.uk
Other
Costly
Execution 1344ms
Transfer 43 KB
Monthly Cost £14/mo
Unattributable
Other
Costly
Execution 868ms
Transfer 0 KB
Monthly Cost £9/mo
Google Tag Manager
Tag Manager
Costly
Execution 802ms
Transfer 198 KB
Unused 37%
Monthly Cost £8/mo
www.uea.ac.uk
Other
Costly
Execution 640ms
Transfer 72 KB
Monthly Cost £7/mo
js-agent.newrelic.com
Other
Costly
Execution 598ms
Transfer 4 KB
Monthly Cost £6/mo
www.uea.ac.uk
Other
Costly
Execution 570ms
Transfer 187 KB
Unused 54%
Monthly Cost £6/mo
Google Tag Manager
Tag Manager
Costly
Execution 403ms
Transfer 158 KB
Unused 41%
Monthly Cost £4/mo
www.uea.ac.uk
Other
Costly
Execution 333ms
Transfer 50 KB
Monthly Cost £3/mo
cc.cdn.civiccomputing.com
Other
Costly
Execution 322ms
Transfer 123 KB
Unused 47%
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Costly
Execution 298ms
Transfer 145 KB
Unused 45%
Monthly Cost £3/mo
js-agent.newrelic.com
Other
Costly
Execution 212ms
Transfer 33 KB
Monthly Cost £2/mo
www.uea.ac.uk
Other
Optional
Execution 191ms
Transfer 210 KB
Unused 69%
Monthly Cost £2/mo
www.uea.ac.uk
Other
Optional
Execution 155ms
Transfer 6 KB
Monthly Cost £2/mo
js-agent.newrelic.com
Other
Optional
Execution 99ms
Transfer 41 KB
Unused 67%
Monthly Cost £1/mo
www.uea.ac.uk
Other
Optional
Execution 85ms
Transfer 82 KB
Unused 50%
Monthly Cost £1/mo
www.uea.ac.uk
Other
Optional
Execution 68ms
Transfer 50 KB
Unused 62%
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • www.uea.ac.uk adds 1344ms and costs ~£14/month
  • Unattributable adds 868ms and costs ~£9/month
  • Google Tag Manager adds 802ms and costs ~£8/month
  • www.uea.ac.uk adds 640ms and costs ~£7/month
  • js-agent.newrelic.com adds 598ms and costs ~£6/month
  • www.uea.ac.uk adds 570ms and costs ~£6/month
  • Google Tag Manager adds 403ms and costs ~£4/month
  • www.uea.ac.uk adds 333ms and costs ~£3/month
  • cc.cdn.civiccomputing.com adds 322ms and costs ~£3/month
  • Google Tag Manager adds 298ms and costs ~£3/month
  • js-agent.newrelic.com adds 212ms and costs ~£2/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.uea.ac.uk takes 1344ms 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 868ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 802ms 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.uea.ac.uk takes 640ms 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

js-agent.newrelic.com takes 598ms 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.uea.ac.uk takes 570ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

54% of www.uea.ac.uk'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

Google Tag Manager takes 403ms 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.uea.ac.uk takes 333ms 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

cc.cdn.civiccomputing.com takes 322ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 298ms 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

js-agent.newrelic.com takes 212ms 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

69% of www.uea.ac.uk'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

67% of js-agent.newrelic.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

62% of www.uea.ac.uk'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