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

Performance

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

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

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

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

1.23 s

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

2.66 s

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

1.46 s

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

0.046

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

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

7.20 s

Page Load Progression

545 ms
1.1 s
1.6 s
2.2 s
2.7 s
3.3 s
3.8 s
4.4 s
Checks
15
7 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
8.6 MB transferred, 104 requests
FIX
8.6 MB transferred, 104 requests
Critical::
Page weighs 39.9 MB (8.6 MB transferred)
Warning::
JavaScript is 4.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.7 MB
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
104 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.8 g CO2 per page load
8.6 MB / 2.4 MB budget
8.6 MB transferred
104 requests
1.8 g CO2 per page load
JavaScript 4.7 MiB 55%
Images 1.9 MiB 22%
Other 1.8 MiB 21%
Fonts 77.5 KiB 1%
CSS 70.0 KiB 1%
Other 41.8 KiB 0%
HTML 24.8 KiB 0%
Other 451 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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

Why this matters

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

Source: web.dev

D
JS Execution Cost
Action
3470ms total JS execution
FIX
3470ms total JS execution
Warning::
https://core.ac.uk/_next/static/chunks/47e4859854c...: 1250ms CPU time
Warning::
https://core.ac.uk/_next/static/chunks/pages/_app-...: 779ms CPU time
Warning::
Unattributable: 487ms CPU time
Warning::
https://core.ac.uk/_next/static/chunks/pages/data-...: 345ms CPU time
Warning::
https://core.ac.uk/_next/static/chunks/e9d3a9460a3...: 332ms CPU time
Info::
Third-party scripts: 487ms (14% of total)

Main Thread Breakdown

Script Evaluation 47% Script Parsing & Compilation 29% Other 13% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce.dd985aab2abcb960ab25.js1250ms745ms435ms1st
https://core.ac.uk/_next/static/chunks/pages/_app-26a57d6f3df775d18f7c.js779ms490ms288ms1st
Unattributable487ms8ms0ms3rd
https://core.ac.uk/_next/static/chunks/pages/data-fdfd950a40b0ed45d9a0.js345ms191ms153ms1st
https://core.ac.uk/_next/static/chunks/e9d3a9460a3d42df381236e80cdffbf91610fb51.7d0584402fa29855be46.js332ms189ms143ms1st
https://core.ac.uk/277ms17ms0ms1st
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
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Warning::
https://core.ac.uk/images/features/globe.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/features/gears.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/heros/oai.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/services/time-management... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/features/neural.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/join/membership.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/logos/open-university.pn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/heros/database.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/heros/homeServices.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/_next/static/images/posi-7077ad... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/services/search-engine.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/join/data-provider.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/logos/mooc-founder.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/logos/research-england.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/features/building.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/heros/community.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/logos/turnitin.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/heros/ref.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/join/server.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://core.ac.uk/images/services/server-status.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
42 images 1.9 MB
0 oversized -0 KB
39 legacy format
20 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
JS Bundles
35 scripts, 94 KB unused
REVIEW
35 scripts, 94 KB unused
Warning::
https://core.ac.uk/_next/static/chunks/5ed5ad25dd4...: 61 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://core.ac.uk/_next/static/chunks/b5f2ed29.ea...: 33 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 94 KB
94 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://core.ac.uk/_next/static/chunks/5ed5ad25dd4f38da5750af0eddffcfa22120fcbb.aaf620f2d5a9d295727d.js133 KB61 KB (46%)1st
https://core.ac.uk/_next/static/chunks/b5f2ed29.eab0112c4e45d27f0cf3.js75 KB33 KB (44%)1st
https://core.ac.uk/_next/static/nLBbsimGUlvObtYIqRYmj/_buildManifest.js3 KB1st
https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce.dd985aab2abcb960ab25.js0 KB1st
https://core.ac.uk/_next/static/chunks/commons.40914008aeb4fa12e103.js9 KB1st
https://core.ac.uk/_next/static/chunks/e82996df.e4e23103955cc80152f4.js15 KB1st
https://core.ac.uk/_next/static/chunks/framework.898ed9c4190ec62ba669.js42 KB1st
https://core.ac.uk/_next/static/chunks/f443063bbf095a7363b06f11d0407d84c72ae47b.18bfb7f85b309e8a387d.js21 KB1st
https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b.162153ce132b6e7d7f41.js29 KB1st
https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b_CSS.ddce25b62cf34b951439.js1 KB1st

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
Page Weight Inventory
Action
104 resources · 8.6 MB · 94 KB savings available
REVIEW
104 resources · 8.6 MB · 94 KB savings available
Warning::
Page weight 7.6 MB over 1MB target
Got: 8.6 MB Expected: ≤ 1 MB
Info::
~94 KB of savings available
Info::
7 third-party resources (1% of weight)
Info::
8 resources over 200KB
104 resources · 8.6 MiB · 7 third-party 7.6 MiB over 1MB target
JavaScript 75% · 6.4 MiB
Image 23% · 1.9 MiB
CSS 1% · 79.8 KiB
Font 1% · 77.5 KiB
Other 0% · 32.3 KiB
Document 0% · 24.8 KiB

~94.2 KiB of savings available

Remove unused JavaScript: 94.2 KiB
A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (90.6 KiB of 8.6 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (77 KB)
PASS
2 fonts (77 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

77 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 2.0 s 2.5 s FCP 1.2 s LCP 2.7 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 13 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2KFO5CnqEu92Fr1Mu53ZEC9_... https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2 — 40.8 KiB — 34 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 13 ms
Start 734 ms
Risk FOUT — text flashes from fallback to web font
KFO5CnqEu92Fr1Mu53ZEC9_... woff2 swap
Size 41 KB
Load time 34 ms
Start 734 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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
104 requests over 4533ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 2.7 shttps://core.ac.uk// https://core.ac.uk/ — 200 — 24.8 KiB — 448 ms — h3https://core.ac.uk/_next/static/css/a59dd4a8d2778e4f62ab.css/_next/static/css/a59dd4a8d2778e4f6... https://core.ac.uk/_next/static/css/a59dd4a8d2778e4f62ab.css — 200 — 9.4 KiB — 21 ms — h3https://core.ac.uk/_next/static/css/a51ecc0a05be3045ad37.css/_next/static/css/a51ecc0a05be3045a... https://core.ac.uk/_next/static/css/a51ecc0a05be3045ad37.css — 200 — 48.0 KiB — 45 ms — h3https://core.ac.uk/_next/static/css/c11d2755ee779763a8c6.css/_next/static/css/c11d2755ee779763a... https://core.ac.uk/_next/static/css/c11d2755ee779763a8c6.css — 200 — 7.5 KiB — 35 ms — h3https://core.ac.uk/_next/static/css/b2ebaee0e356564aa655.css/_next/static/css/b2ebaee0e356564aa... https://core.ac.uk/_next/static/css/b2ebaee0e356564aa655.css — 200 — 2.6 KiB — 36 ms — h3https://core.ac.uk/_next/static/chunks/webpack-2f78f32847808ce48e99.js/_next/static/chunks/webpack-2f78f3... https://core.ac.uk/_next/static/chunks/webpack-2f78f32847808ce48e99.js — 200 — 1.7 KiB — 62 ms — h3https://core.ac.uk/_next/static/chunks/framework.898ed9c4190ec62ba669.js/_next/static/chunks/framework.898e... https://core.ac.uk/_next/static/chunks/framework.898ed9c4190ec62ba669.js — 200 — 41.8 KiB — 122 ms — h3https://core.ac.uk/_next/static/chunks/commons.40914008aeb4fa12e103.js/_next/static/chunks/commons.409140... https://core.ac.uk/_next/static/chunks/commons.40914008aeb4fa12e103.js — 200 — 9.2 KiB — 87 ms — h3https://core.ac.uk/_next/static/chunks/main-767611dc341f10edc57d.js/_next/static/chunks/main-767611dc3... https://core.ac.uk/_next/static/chunks/main-767611dc341f10edc57d.js — 200 — 9.5 KiB — 94 ms — h3https://core.ac.uk/_next/static/chunks/b5f2ed29.eab0112c4e45d27f0cf3.js/_next/static/chunks/b5f2ed29.eab01... https://core.ac.uk/_next/static/chunks/b5f2ed29.eab0112c4e45d27f0cf3.js — 200 — 75.4 KiB — 133 ms — h3https://core.ac.uk/_next/static/chunks/e82996df.e4e23103955cc80152f4.js/_next/static/chunks/e82996df.e4e23... https://core.ac.uk/_next/static/chunks/e82996df.e4e23103955cc80152f4.js — 200 — 15.0 KiB — 94 ms — h3https://core.ac.uk/_next/static/chunks/5ed5ad25dd4f38da5750af0eddffcfa22120fcbb.aaf620f2d5a9d295727d.js/_next/static/chunks/5ed5ad25dd4f38... https://core.ac.uk/_next/static/chunks/5ed5ad25dd4f38da5750af0eddffcfa22120fcbb.aaf620f2d5a9d295727d.js — 200 — 132.9 KiB — 139 ms — h3https://core.ac.uk/_next/static/chunks/f443063bbf095a7363b06f11d0407d84c72ae47b.18bfb7f85b309e8a387d.js/_next/static/chunks/f443063bbf095a... https://core.ac.uk/_next/static/chunks/f443063bbf095a7363b06f11d0407d84c72ae47b.18bfb7f85b309e8a387d.js — 200 — 21.1 KiB — 105 ms — h3https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b.162153ce132b6e7d7f41.js/_next/static/chunks/3b92c0e3c31c49... https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b.162153ce132b6e7d7f41.js — 200 — 28.7 KiB — 100 ms — h3https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b_CSS.ddce25b62cf34b951439.js/_next/static/chunks/3b92c0e3c31c49... https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b_CSS.ddce25b62cf34b951439.js — 200 — 594 B — 64 ms — h3https://core.ac.uk/_next/static/chunks/b04e616e68faa7ab439b40ce09a3b9fb9f9f4532.ae093e90d5f38d3f1f45.js/_next/static/chunks/b04e616e68faa7... https://core.ac.uk/_next/static/chunks/b04e616e68faa7ab439b40ce09a3b9fb9f9f4532.ae093e90d5f38d3f1f45.js — 200 — 4.6 KiB — 95 ms — h3https://core.ac.uk/_next/static/chunks/f8f106b4f891f2a30dc64c84d233752ca0b8aa15.39b9c197cd0491238b15.js/_next/static/chunks/f8f106b4f891f2... https://core.ac.uk/_next/static/chunks/f8f106b4f891f2a30dc64c84d233752ca0b8aa15.39b9c197cd0491238b15.js — 200 — 5.1 KiB — 72 ms — h3https://core.ac.uk/_next/static/chunks/pages/_app-26a57d6f3df775d18f7c.js/_next/static/chunks/pages/_app-26a... https://core.ac.uk/_next/static/chunks/pages/_app-26a57d6f3df775d18f7c.js — 200 — 1.7 MiB — 562 ms — h3https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce.dd985aab2abcb960ab25.js/_next/static/chunks/47e4859854c64b... https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce.dd985aab2abcb960ab25.js — 200 — 2.6 MiB — 632 ms — h3https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce_CSS.34e373399cdc573d23ed.js/_next/static/chunks/47e4859854c64b... https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce_CSS.34e373399cdc573d23ed.js — 200 — 598 B — 89 ms — h3https://core.ac.uk/_next/static/chunks/pages/index-92ad071582d60d712ca6.js/_next/static/chunks/pages/index-92... https://core.ac.uk/_next/static/chunks/pages/index-92ad071582d60d712ca6.js — 200 — 7.4 KiB — 115 ms — h3https://core.ac.uk/images/heros/database.svg/images/heros/database.svg https://core.ac.uk/images/heros/database.svg — 200 — 216.7 KiB — 484 ms — h3https://core.ac.uk/images/heros/community.svg/images/heros/community.svg https://core.ac.uk/images/heros/community.svg — 200 — 494.3 KiB — 532 ms — h3https://core.ac.uk/images/heros/homeServices.svg/images/heros/homeServices.svg https://core.ac.uk/images/heros/homeServices.svg — 200 — 79.3 KiB — 465 ms — h3https://core.ac.uk/images/features/globe.svg/images/features/globe.svg https://core.ac.uk/images/features/globe.svg — 200 — 5.4 KiB — 274 ms — h3https://core.ac.uk/images/features/gears.svg/images/features/gears.svg https://core.ac.uk/images/features/gears.svg — 200 — 6.6 KiB — 365 ms — h3https://core.ac.uk/images/features/building.svg/images/features/building.svg https://core.ac.uk/images/features/building.svg — 200 — 3.3 KiB — 275 ms — h3https://core.ac.uk/images/features/neural.svg/images/features/neural.svg https://core.ac.uk/images/features/neural.svg — 200 — 6.9 KiB — 284 ms — h3https://core.ac.uk/_next/static/images/posi-7077ad96cde68258c6d398773c2cd102.svg/_next/static/images/posi-7077ad96c... https://core.ac.uk/_next/static/images/posi-7077ad96cde68258c6d398773c2cd102.svg — 200 — 83.6 KiB — 465 ms — h3https://core.ac.uk/images/join/data-provider.svg/images/join/data-provider.svg https://core.ac.uk/images/join/data-provider.svg — 200 — 13.9 KiB — 365 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 2.7 shttps://core.ac.uk// https://core.ac.uk/ — 200 — 24.8 KiB — 448 ms — h3https://core.ac.uk/_next/static/css/a59dd4a8d2778e4f62ab.css/_next/static/css/a59dd4a8d2778e4f6... https://core.ac.uk/_next/static/css/a59dd4a8d2778e4f62ab.css — 200 — 9.4 KiB — 21 ms — h3https://core.ac.uk/_next/static/css/a51ecc0a05be3045ad37.css/_next/static/css/a51ecc0a05be3045a... https://core.ac.uk/_next/static/css/a51ecc0a05be3045ad37.css — 200 — 48.0 KiB — 45 ms — h3https://core.ac.uk/_next/static/css/c11d2755ee779763a8c6.css/_next/static/css/c11d2755ee779763a... https://core.ac.uk/_next/static/css/c11d2755ee779763a8c6.css — 200 — 7.5 KiB — 35 ms — h3https://core.ac.uk/_next/static/css/b2ebaee0e356564aa655.css/_next/static/css/b2ebaee0e356564aa... https://core.ac.uk/_next/static/css/b2ebaee0e356564aa655.css — 200 — 2.6 KiB — 36 ms — h3https://core.ac.uk/_next/static/chunks/webpack-2f78f32847808ce48e99.js/_next/static/chunks/webpack-2f78f3... https://core.ac.uk/_next/static/chunks/webpack-2f78f32847808ce48e99.js — 200 — 1.7 KiB — 62 ms — h3https://core.ac.uk/_next/static/chunks/framework.898ed9c4190ec62ba669.js/_next/static/chunks/framework.898e... https://core.ac.uk/_next/static/chunks/framework.898ed9c4190ec62ba669.js — 200 — 41.8 KiB — 122 ms — h3https://core.ac.uk/_next/static/chunks/commons.40914008aeb4fa12e103.js/_next/static/chunks/commons.409140... https://core.ac.uk/_next/static/chunks/commons.40914008aeb4fa12e103.js — 200 — 9.2 KiB — 87 ms — h3https://core.ac.uk/_next/static/chunks/main-767611dc341f10edc57d.js/_next/static/chunks/main-767611dc3... https://core.ac.uk/_next/static/chunks/main-767611dc341f10edc57d.js — 200 — 9.5 KiB — 94 ms — h3https://core.ac.uk/_next/static/chunks/b5f2ed29.eab0112c4e45d27f0cf3.js/_next/static/chunks/b5f2ed29.eab01... https://core.ac.uk/_next/static/chunks/b5f2ed29.eab0112c4e45d27f0cf3.js — 200 — 75.4 KiB — 133 ms — h3https://core.ac.uk/_next/static/chunks/e82996df.e4e23103955cc80152f4.js/_next/static/chunks/e82996df.e4e23... https://core.ac.uk/_next/static/chunks/e82996df.e4e23103955cc80152f4.js — 200 — 15.0 KiB — 94 ms — h3https://core.ac.uk/_next/static/chunks/5ed5ad25dd4f38da5750af0eddffcfa22120fcbb.aaf620f2d5a9d295727d.js/_next/static/chunks/5ed5ad25dd4f38... https://core.ac.uk/_next/static/chunks/5ed5ad25dd4f38da5750af0eddffcfa22120fcbb.aaf620f2d5a9d295727d.js — 200 — 132.9 KiB — 139 ms — h3https://core.ac.uk/_next/static/chunks/f443063bbf095a7363b06f11d0407d84c72ae47b.18bfb7f85b309e8a387d.js/_next/static/chunks/f443063bbf095a... https://core.ac.uk/_next/static/chunks/f443063bbf095a7363b06f11d0407d84c72ae47b.18bfb7f85b309e8a387d.js — 200 — 21.1 KiB — 105 ms — h3https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b.162153ce132b6e7d7f41.js/_next/static/chunks/3b92c0e3c31c49... https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b.162153ce132b6e7d7f41.js — 200 — 28.7 KiB — 100 ms — h3https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b_CSS.ddce25b62cf34b951439.js/_next/static/chunks/3b92c0e3c31c49... https://core.ac.uk/_next/static/chunks/3b92c0e3c31c49c8e3ff32984688ea681698947b_CSS.ddce25b62cf34b951439.js — 200 — 594 B — 64 ms — h3https://core.ac.uk/_next/static/chunks/b04e616e68faa7ab439b40ce09a3b9fb9f9f4532.ae093e90d5f38d3f1f45.js/_next/static/chunks/b04e616e68faa7... https://core.ac.uk/_next/static/chunks/b04e616e68faa7ab439b40ce09a3b9fb9f9f4532.ae093e90d5f38d3f1f45.js — 200 — 4.6 KiB — 95 ms — h3https://core.ac.uk/_next/static/chunks/f8f106b4f891f2a30dc64c84d233752ca0b8aa15.39b9c197cd0491238b15.js/_next/static/chunks/f8f106b4f891f2... https://core.ac.uk/_next/static/chunks/f8f106b4f891f2a30dc64c84d233752ca0b8aa15.39b9c197cd0491238b15.js — 200 — 5.1 KiB — 72 ms — h3https://core.ac.uk/_next/static/chunks/pages/_app-26a57d6f3df775d18f7c.js/_next/static/chunks/pages/_app-26a... https://core.ac.uk/_next/static/chunks/pages/_app-26a57d6f3df775d18f7c.js — 200 — 1.7 MiB — 562 ms — h3https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce.dd985aab2abcb960ab25.js/_next/static/chunks/47e4859854c64b... https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce.dd985aab2abcb960ab25.js — 200 — 2.6 MiB — 632 ms — h3https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce_CSS.34e373399cdc573d23ed.js/_next/static/chunks/47e4859854c64b... https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce_CSS.34e373399cdc573d23ed.js — 200 — 598 B — 89 ms — h3https://core.ac.uk/_next/static/chunks/pages/index-92ad071582d60d712ca6.js/_next/static/chunks/pages/index-92... https://core.ac.uk/_next/static/chunks/pages/index-92ad071582d60d712ca6.js — 200 — 7.4 KiB — 115 ms — h3https://core.ac.uk/images/heros/database.svg/images/heros/database.svg https://core.ac.uk/images/heros/database.svg — 200 — 216.7 KiB — 484 ms — h3https://core.ac.uk/images/heros/community.svg/images/heros/community.svg https://core.ac.uk/images/heros/community.svg — 200 — 494.3 KiB — 532 ms — h3https://core.ac.uk/images/heros/homeServices.svg/images/heros/homeServices.svg https://core.ac.uk/images/heros/homeServices.svg — 200 — 79.3 KiB — 465 ms — h3https://core.ac.uk/images/features/globe.svg/images/features/globe.svg https://core.ac.uk/images/features/globe.svg — 200 — 5.4 KiB — 274 ms — h3https://core.ac.uk/images/features/gears.svg/images/features/gears.svg https://core.ac.uk/images/features/gears.svg — 200 — 6.6 KiB — 365 ms — h3https://core.ac.uk/images/features/building.svg/images/features/building.svg https://core.ac.uk/images/features/building.svg — 200 — 3.3 KiB — 275 ms — h3https://core.ac.uk/images/features/neural.svg/images/features/neural.svg https://core.ac.uk/images/features/neural.svg — 200 — 6.9 KiB — 284 ms — h3https://core.ac.uk/_next/static/images/posi-7077ad96cde68258c6d398773c2cd102.svg/_next/static/images/posi-7077ad96c... https://core.ac.uk/_next/static/images/posi-7077ad96cde68258c6d398773c2cd102.svg — 200 — 83.6 KiB — 465 ms — h3https://core.ac.uk/images/join/data-provider.svg/images/join/data-provider.svg https://core.ac.uk/images/join/data-provider.svg — 200 — 13.9 KiB — 365 ms — h3https://core.ac.uk/images/join/membership.svg/images/join/membership.svg https://core.ac.uk/images/join/membership.svg — 200 — 35.0 KiB — 409 ms — h3https://core.ac.uk/images/join/server.svg/images/join/server.svg https://core.ac.uk/images/join/server.svg — 200 — 16.5 KiB — 367 ms — h3https://core.ac.uk/images/heros/oai.svg/images/heros/oai.svg https://core.ac.uk/images/heros/oai.svg — 200 — 1.2 KiB — 296 ms — h3https://core.ac.uk/images/logos/turnitin.png/images/logos/turnitin.png https://core.ac.uk/images/logos/turnitin.png — 200 — 5.2 KiB — 348 ms — h3https://core.ac.uk/images/logos/open-university.png/images/logos/open-university.png https://core.ac.uk/images/logos/open-university.png — 200 — 4.2 KiB — 348 ms — h3https://core.ac.uk/images/logos/mooc-founder.png/images/logos/mooc-founder.png https://core.ac.uk/images/logos/mooc-founder.png — 200 — 248.0 KiB — 505 ms — h3https://core.ac.uk/images/logos/research-england.png/images/logos/research-england.png https://core.ac.uk/images/logos/research-england.png — 200 — 24.0 KiB — 393 ms — h3https://core.ac.uk/images/services/server-status.svg/images/services/server-status.svg https://core.ac.uk/images/services/server-status.svg — 200 — 55.4 KiB — 441 ms — h3https://core.ac.uk/images/services/search-engine.svg/images/services/search-engine.svg https://core.ac.uk/images/services/search-engine.svg — 200 — 43.9 KiB — 417 ms — h3https://core.ac.uk/images/services/time-management.svg/images/services/time-management.sv... https://core.ac.uk/images/services/time-management.svg — 200 — 52.3 KiB — 438 ms — h3https://core.ac.uk/images/heros/ref.svg/images/heros/ref.svg https://core.ac.uk/images/heros/ref.svg — 200 — 1.2 KiB — 311 ms — h3https://core.ac.uk/images/people/Gareth_Malcolm.jpeg/images/people/Gareth_Malcolm.jpeg https://core.ac.uk/images/people/Gareth_Malcolm.jpeg — 200 — 47.0 KiB — 429 ms — h3data:image/svg+xml,<svg viewBox="0 0 12953 10812" width="160" fill="none" xmlns="http://www.w3.org/…www.w3.org/… data:image/svg+xml,<svg viewBox="0 0 12953 10812" width="160" fill="none" xmlns="http://www.w3.org/… — 200 — 0 B — 1 ms — datahttps://core.ac.uk/images/logos/turnitin.svg/images/logos/turnitin.svg https://core.ac.uk/images/logos/turnitin.svg — 200 — 2.2 KiB — 346 ms — h3https://core.ac.uk/images/logos/microsoft.svg/images/logos/microsoft.svg https://core.ac.uk/images/logos/microsoft.svg — 200 — 1.8 KiB — 346 ms — h3https://core.ac.uk/images/logos/anthropic.svg/images/logos/anthropic.svg https://core.ac.uk/images/logos/anthropic.svg — 200 — 1.5 KiB — 346 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ… — 200 — 0 B — 0 ms — datahttps://core.ac.uk/images/logos/lean.svg/images/logos/lean.svg https://core.ac.uk/images/logos/lean.svg — 200 — 5.9 KiB — 360 ms — h3https://core.ac.uk/images/logos/nvidia.svg/images/logos/nvidia.svg https://core.ac.uk/images/logos/nvidia.svg — 200 — 1.9 KiB — 346 ms — h3https://core.ac.uk/images/people/kathleen.svg/images/people/kathleen.svg https://core.ac.uk/images/people/kathleen.svg — 200 — 262.3 KiB — 500 ms — h3https://core.ac.uk/images/membership/cambridge.svg/images/membership/cambridge.svg https://core.ac.uk/images/membership/cambridge.svg — 200 — 54.9 KiB — 435 ms — h3https://core.ac.uk/images/membership/oxford.svg/images/membership/oxford.svg https://core.ac.uk/images/membership/oxford.svg — 200 — 13.8 KiB — 372 ms — h3https://core.ac.uk/images/logos/chica.svg/images/logos/chica.svg https://core.ac.uk/images/logos/chica.svg — 200 — 23.2 KiB — 401 ms — h3https://core.ac.uk/images/logos/stAndrews.svg/images/logos/stAndrews.svg https://core.ac.uk/images/logos/stAndrews.svg — 200 — 28.3 KiB — 409 ms — h3https://core.ac.uk/images/logos/imperial.svg/images/logos/imperial.svg https://core.ac.uk/images/logos/imperial.svg — 200 — 1.4 KiB — 336 ms — h3https://core.ac.uk/images/people/burtonDavis.png/images/people/burtonDavis.png https://core.ac.uk/images/people/burtonDavis.png — 200 — 113.5 KiB — 464 ms — h3https://core.ac.uk/images/logos/coar.svg/images/logos/coar.svg https://core.ac.uk/images/logos/coar.svg — 200 — 3.3 KiB — 434 ms — h3https://core.ac.uk/images/logos/sparc.png/images/logos/sparc.png https://core.ac.uk/images/logos/sparc.png — 200 — 4.9 KiB — 447 ms — h3https://core.ac.uk/images/logos/researchInovation.svg/images/logos/researchInovation.svg https://core.ac.uk/images/logos/researchInovation.svg — 200 — 4.3 KiB — 499 ms — h3https://core.ac.uk/images/logos/jisc.svg/images/logos/jisc.svg https://core.ac.uk/images/logos/jisc.svg — 200 — 1.0 KiB — 335 ms — h3https://core.ac.uk/_next/static/nLBbsimGUlvObtYIqRYmj/_buildManifest.js/_next/static/nLBbsimGUlvObtYIqRYmj... https://core.ac.uk/_next/static/nLBbsimGUlvObtYIqRYmj/_buildManifest.js — 200 — 3.2 KiB — 64 ms — h3https://core.ac.uk/_next/static/nLBbsimGUlvObtYIqRYmj/_ssgManifest.js/_next/static/nLBbsimGUlvObtYIqRYmj... https://core.ac.uk/_next/static/nLBbsimGUlvObtYIqRYmj/_ssgManifest.js — 200 — 910 B — 64 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 63 ms — h2https://core.ac.uk/design/icons.svg/design/icons.svg https://core.ac.uk/design/icons.svg — 200 — 18.2 KiB — 508 ms — h3https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700ifonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i — 200 — 2.4 KiB — 63 ms — h2data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23424242"><path d="M7.41,8.58L12,…www.w3.org/2000/svg" fill="%2342424... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23424242"><path d="M7.41,8.58L12,… — 200 — 0 B — 0 ms — datahttps://core.ac.uk/_next/static/media/line.424b4032ca9d90aee4b9193ce1006200.svg/_next/static/media/line.424b4032ca... https://core.ac.uk/_next/static/media/line.424b4032ca9d90aee4b9193ce1006200.svg — 200 — 694 B — 19 ms — h3https://core.ac.uk/_next/static/media/account.93a73dbe5761da80435ee3e87b5575ab.svg/_next/static/media/account.93a73db... https://core.ac.uk/_next/static/media/account.93a73dbe5761da80435ee3e87b5575ab.svg — 200 — 675 B — 18 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 13 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2fonts.gstatic.com/s/roboto/v51/KFO5... https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2 — 200 — 40.8 KiB — 34 ms — h3https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/governance.json/_next/data/nLBbsimGUlvObtYIqRYmj/g... https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/governance.json — 200 — 1.3 KiB — 213 ms — h3https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/benefits.json/_next/data/nLBbsimGUlvObtYIqRYmj/b... https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/benefits.json — 200 — 13.2 KiB — 413 ms — h3https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/services.json/_next/data/nLBbsimGUlvObtYIqRYmj/s... https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/services.json — 200 — 2.3 KiB — 412 ms — h3https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/about/research-outputs.json/_next/data/nLBbsimGUlvObtYIqRYmj/a... https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/about/research-outputs.json — 200 — 14.7 KiB — 414 ms — h3https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce.dd985aab2abcb960ab25.js/_next/static/chunks/47e4859854c64b... https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce.dd985aab2abcb960ab25.js — 200 — 0 B — 238 ms — h3https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce_CSS.34e373399cdc573d23ed.js/_next/static/chunks/47e4859854c64b... https://core.ac.uk/_next/static/chunks/47e4859854c64b203052db6bc5deb0b1242d15ce_CSS.34e373399cdc573d23ed.js — 200 — 0 B — 15 ms — h3https://core.ac.uk/_next/static/chunks/pages/governance-cec3369d8a61b5fda2fc.js/_next/static/chunks/pages/governan... https://core.ac.uk/_next/static/chunks/pages/governance-cec3369d8a61b5fda2fc.js — 200 — 1.2 KiB — 33 ms — h3https://core.ac.uk/_next/static/chunks/e9d3a9460a3d42df381236e80cdffbf91610fb51.7d0584402fa29855be46.js/_next/static/chunks/e9d3a9460a3d42... https://core.ac.uk/_next/static/chunks/e9d3a9460a3d42df381236e80cdffbf91610fb51.7d0584402fa29855be46.js — 200 — 884.2 KiB — 136 ms — h3https://core.ac.uk/_next/static/chunks/pages/benefits-74bedf088b46cb81b92e.js/_next/static/chunks/pages/benefits... https://core.ac.uk/_next/static/chunks/pages/benefits-74bedf088b46cb81b92e.js — 200 — 4.7 KiB — 32 ms — h3https://core.ac.uk/_next/static/chunks/pages/data-fdfd950a40b0ed45d9a0.js/_next/static/chunks/pages/data-fdf... https://core.ac.uk/_next/static/chunks/pages/data-fdfd950a40b0ed45d9a0.js — 200 — 881.6 KiB — 135 ms — h3https://core.ac.uk/_next/static/chunks/pages/services-e139b3896d24133fef85.js/_next/static/chunks/pages/services... https://core.ac.uk/_next/static/chunks/pages/services-e139b3896d24133fef85.js — 200 — 1.8 KiB — 14 ms — h3https://core.ac.uk/_next/static/chunks/483a186c09e1d437050fe64df1aaec5b35e066df_CSS.ab0233476a26df96d326.js/_next/static/chunks/483a186c09e1d4... https://core.ac.uk/_next/static/chunks/483a186c09e1d437050fe64df1aaec5b35e066df_CSS.ab0233476a26df96d326.js — 200 — 667 B — 19 ms — h3https://core.ac.uk/_next/static/chunks/pages/about/research-outputs-52ed68cd73635376f684.js/_next/static/chunks/pages/about/re... https://core.ac.uk/_next/static/chunks/pages/about/research-outputs-52ed68cd73635376f684.js — 200 — 8.0 KiB — 20 ms — h3https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/about/research-outputs.json/_next/data/nLBbsimGUlvObtYIqRYmj/a... https://core.ac.uk/_next/data/nLBbsimGUlvObtYIqRYmj/about/research-outputs.json — 200 — 441 B — 616 ms — h3https://core.ac.uk/cdn-cgi/rum?/cdn-cgi/rum? https://core.ac.uk/cdn-cgi/rum? — 204 — 451 B — 9 ms — h3https://core.ac.uk/favicon/favicon.svg/favicon/favicon.svg https://core.ac.uk/favicon/favicon.svg — 200 — 3.4 KiB — 218 ms — h3https://core.ac.uk/_next/static/chunks/483a186c09e1d437050fe64df1aaec5b35e066df_CSS.ab0233476a26df96d326.js/_next/static/chunks/483a186c09e1d4... https://core.ac.uk/_next/static/chunks/483a186c09e1d437050fe64df1aaec5b35e066df_CSS.ab0233476a26df96d326.js — 200 — 0 B — 14 ms — h3https://core.ac.uk/_next/static/chunks/pages/about/research-outputs-52ed68cd73635376f684.js/_next/static/chunks/pages/about/re... https://core.ac.uk/_next/static/chunks/pages/about/research-outputs-52ed68cd73635376f684.js — 200 — 0 B — 14 ms — h3https://core.ac.uk/_next/static/css/c11d2755ee779763a8c6.css/_next/static/css/c11d2755ee779763a... https://core.ac.uk/_next/static/css/c11d2755ee779763a8c6.css — 200 — 0 B — 13 ms — h3https://core.ac.uk/_next/static/css/fdc0ba77b45d120bf803.css/_next/static/css/fdc0ba77b45d120bf... https://core.ac.uk/_next/static/css/fdc0ba77b45d120bf803.css — 200 — 3.8 KiB — 23 ms — h3https://core.ac.uk/_next/static/chunks/pages/services-e139b3896d24133fef85.js/_next/static/chunks/pages/services... https://core.ac.uk/_next/static/chunks/pages/services-e139b3896d24133fef85.js — 200 — 0 B — 11 ms — h3https://core.ac.uk/_next/static/css/a7055d9844846ad9c7fa.css/_next/static/css/a7055d9844846ad9c... https://core.ac.uk/_next/static/css/a7055d9844846ad9c7fa.css — 200 — 1.3 KiB — 17 ms — h3https://core.ac.uk/_next/static/chunks/e9d3a9460a3d42df381236e80cdffbf91610fb51.7d0584402fa29855be46.js/_next/static/chunks/e9d3a9460a3d42... https://core.ac.uk/_next/static/chunks/e9d3a9460a3d42df381236e80cdffbf91610fb51.7d0584402fa29855be46.js — 200 — 0 B — 72 ms — h3https://core.ac.uk/_next/static/chunks/pages/benefits-74bedf088b46cb81b92e.js/_next/static/chunks/pages/benefits... https://core.ac.uk/_next/static/chunks/pages/benefits-74bedf088b46cb81b92e.js — 200 — 0 B — 4 ms — h3https://core.ac.uk/_next/static/css/e7521ca10b518d88ece1.css/_next/static/css/e7521ca10b518d88e... https://core.ac.uk/_next/static/css/e7521ca10b518d88ece1.css — 200 — 2.4 KiB — 12 ms — h3https://core.ac.uk/_next/static/chunks/pages/data-fdfd950a40b0ed45d9a0.js/_next/static/chunks/pages/data-fdf... https://core.ac.uk/_next/static/chunks/pages/data-fdfd950a40b0ed45d9a0.js — 200 — 0 B — 57 ms — h3https://core.ac.uk/_next/static/css/d79c8ef7e3afe4288cc8.css/_next/static/css/d79c8ef7e3afe4288... https://core.ac.uk/_next/static/css/d79c8ef7e3afe4288cc8.css — 200 — 1.5 KiB — 13 ms — h3https://core.ac.uk/_next/static/chunks/pages/governance-cec3369d8a61b5fda2fc.js/_next/static/chunks/pages/governan... https://core.ac.uk/_next/static/chunks/pages/governance-cec3369d8a61b5fda2fc.js — 200 — 0 B — 2 ms — h3https://core.ac.uk/_next/static/css/11f6f2d8913a83532655.css/_next/static/css/11f6f2d8913a83532... https://core.ac.uk/_next/static/css/11f6f2d8913a83532655.css — 200 — 899 B — 13 ms — h3https://core.ac.uk/favicon/favicon-128px.png/favicon/favicon-128px.png https://core.ac.uk/favicon/favicon-128px.png — 200 — 2.3 KiB — 218 ms — h3https://core.ac.uk/favicon/favicon-32px.png/favicon/favicon-32px.png https://core.ac.uk/favicon/favicon-32px.png — 200 — 1.1 KiB — 222 ms — h3https://core.ac.uk/favicon/favicon.svg/favicon/favicon.svg https://core.ac.uk/favicon/favicon.svg — 200 — 0 B — 2 ms — h3https://core.ac.uk/favicon/favicon-128px.png/favicon/favicon-128px.png https://core.ac.uk/favicon/favicon-128px.png — 200 — 0 B — 1 ms — h3https://core.ac.uk/favicon/favicon-32px.png/favicon/favicon-32px.png https://core.ac.uk/favicon/favicon-32px.png — 200 — 0 B — 1 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
14% of JavaScript execution is third-party
First-party Third-party 487ms · 0KB · £5/mo
Unattributable
Other
Costly
Execution 487ms
Transfer 0 KB
Monthly Cost £5/mo

These scripts may cost more than they're worth

  • Unattributable adds 487ms and costs ~£5/month

Unattributable takes 487ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback