Skip to content
https://england.nhs.uk

Performance

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

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

68
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
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.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.25 s

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

3.48 s

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

55 ms

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

0.161

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

1.90 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

3.62 s

Page Load Progression

391 ms
782 ms
1.2 s
1.6 s
2.0 s
2.3 s
2.7 s
3.1 s
Checks
15
5 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.4 MB transferred, 47 requests
FIX
2.4 MB transferred, 47 requests
Info::
Page weighs 4.8 MB (2.4 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
CSS is 254 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 254 KB
Info::
47 HTTP requests
Info::
Estimated 0.51 g CO2 per page load
2.4 MB / 2.4 MB budget
2.4 MB transferred
47 requests
0.51 g CO2 per page load
JavaScript 1.5 MiB 63%
Images 583.9 KiB 24%
CSS 254.1 KiB 10%
HTML 39.7 KiB 2%
Fonts 33.9 KiB 1%
Other 4.5 KiB 0%
Other 2.6 KiB 0%
Other 568 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (2.4 MiB of 2.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
19 scripts, 922 KB unused
FIX
19 scripts, 922 KB unused
Warning::
https://www.england.nhs.uk/wp-content/themes/nhsen...: 270 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N5N...: 70 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 922 KB
922 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-169b0c9c73c3b1f8d223e11703b65e952583f3fa.min.js?ver=6.9.4312 KB270 KB (87%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB156 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB156 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB156 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N5N4ZJ134 KB70 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-T33BJYG3P5&cx=c&gtm=4e64h1153 KB62 KB (41%)3rd
https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/jquery.min.js?ver=6.9.495 KB52 KB (55%)3rd
https://www.england.nhs.uk/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed3667933755 KB3rd
https://www.england.nhs.uk/wp-content/plugins/dxw-comment-length-limiter/assets/dxw-comment-length-limiter.js?ver=6.9.41 KB3rd
https://www.england.nhs.uk/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.734 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
47 resources · 2.4 MB · 922 KB savings available
FIX
47 resources · 2.4 MB · 922 KB savings available
Warning::
Page weight 1.4 MB over 1MB target
Got: 2.4 MB Expected: ≤ 1 MB
Info::
~922 KB of savings available
Warning::
46 third-party resources (100% of weight)
Info::
4 resources over 200KB
47 resources · 2.4 MiB · 46 third-party 1.4 MiB over 1MB target
JavaScript 63% · 1.5 MiB
Image 24% · 588.4 KiB
CSS 10% · 254.1 KiB
Document 2% · 39.8 KiB
Font 1% · 33.9 KiB
Other 0% · 3.2 KiB

~921.7 KiB of savings available

Remove unused JavaScript: 921.7 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Warning::
https://www.england.nhs.uk/wp-content/themes/nhsen... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.england.nhs.uk/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.england.nhs.uk/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.england.nhs.uk/wp-content/uploads/2023... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.england.nhs.uk/wp-content/themes/nhsen... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
12 images 584 KB
0 oversized -0 KB
12 legacy format
5 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

C
JS Execution Cost
Action
1069ms total JS execution
REVIEW
1069ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 476ms CPU time
Info::
https://www.england.nhs.uk/: 208ms CPU time
Info::
Unattributable: 138ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-T33B...: 108ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-N5N...: 80ms CPU time
Warning::
Third-party scripts: 1069ms (100% of total)

Main Thread Breakdown

Script Evaluation 60% Other 21% Script Parsing & Compilation 8% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js476ms413ms36ms3rd
https://www.england.nhs.uk/208ms5ms1ms3rd
Unattributable138ms5ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-T33BJYG3P5&cx=c&gtm=4e64h1108ms87ms20ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N5N4ZJ80ms60ms19ms3rd
https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-169b0c9c73c3b1f8d223e11703b65e952583f3fa.min.js?ver=6.9.460ms44ms13ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
1 fonts (34 KB)
PASS
1 fonts (34 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

34 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.5 shttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 20 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 20 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
47 requests over 3699ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.5 shttps://england.nhs.uk// https://england.nhs.uk/ — 301 — 82 B — 81 ms — h2https://www.england.nhs.uk/www.england.nhs.uk/ https://www.england.nhs.uk/ — 200 — 12.1 KiB — 1.5 s — h3https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 3.2 KiB — 15 ms — h3https://www.england.nhs.uk/wp-content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00 — 200 — 2.3 KiB — 23 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static//lib/jquery-ui/themes/smoothness/jquery-ui.css?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static//lib/jquery-ui/themes/smoothness/jquery-ui.css?ver=6.9.4 — 200 — 36.0 KiB — 25 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-1fcbc37307c8dafd58a8e33776df7af78c61fe61.min.css?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-1fcbc37307c8dafd58a8e33776df7af78c61fe61.min.css?ver=6.9.4 — 200 — 167.6 KiB — 57 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/jquery.min.js?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/jquery.min.js?ver=6.9.4 — 200 — 95.2 KiB — 49 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/modernizr.min.js?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/modernizr.min.js?ver=6.9.4 — 200 — 9.9 KiB — 38 ms — h3https://cc.cdn.civiccomputing.com/8/cookieControl-8.x.min.js?ver=6.9.4cc.cdn.civiccomputing.com/8/cookieC... https://cc.cdn.civiccomputing.com/8/cookieControl-8.x.min.js?ver=6.9.4 — 200 — 13.7 KiB — 42 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/nhs-england-white.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/nhs-england-white.svg — 200 — 2.4 KiB — 39 ms — h3https://www.england.nhs.uk/wp-content/uploads/2026/02/national-cancer-plan-final-image.jpgwww.england.nhs.uk/wp-content/uploa... https://www.england.nhs.uk/wp-content/uploads/2026/02/national-cancer-plan-final-image.jpg — 200 — 434.0 KiB — 70 ms — h3https://www.england.nhs.uk/wp-content/uploads/2025/07/10-year-health-plan-image-e1751533527615.pngwww.england.nhs.uk/wp-content/uploa... https://www.england.nhs.uk/wp-content/uploads/2025/07/10-year-health-plan-image-e1751533527615.png — 200 — 67.6 KiB — 26 ms — h3https://fast.fonts.net/t/1.css?apiType=css&projectid=df8395a8-1825-40a2-9d42-2a3c3e11b0befast.fonts.net/t/1.css?apiType=css&... https://fast.fonts.net/t/1.css?apiType=css&projectid=df8395a8-1825-40a2-9d42-2a3c3e11b0be — 200 — 639 B — 41 ms — h2https://www.england.nhs.uk/wp-content/uploads/2023/11/fdp-homepage.jpgwww.england.nhs.uk/wp-content/uploa... https://www.england.nhs.uk/wp-content/uploads/2023/11/fdp-homepage.jpg — 200 — 38.2 KiB — 18 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/nhs-uk-logo.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/nhs-uk-logo.svg — 200 — 1.9 KiB — 18 ms — h3https://www.england.nhs.uk/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.england.nhs.uk/wp-includes/js/d... https://www.england.nhs.uk/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 5.8 KiB — 15 ms — h3https://www.england.nhs.uk/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.england.nhs.uk/wp-includes/js/d... https://www.england.nhs.uk/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 5.5 KiB — 17 ms — h3https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 12.5 KiB — 15 ms — h3https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 13.4 KiB — 16 ms — h3https://www.england.nhs.uk/wp-content/plugins/dxw-comment-length-limiter/assets/dxw-comment-length-limiter.js?ver=6.9.4www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/dxw-comment-length-limiter/assets/dxw-comment-length-limiter.js?ver=6.9.4 — 200 — 1.0 KiB — 21 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-169b0c9c73c3b1f8d223e11703b65e952583f3fa.min.js?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-169b0c9c73c3b1f8d223e11703b65e952583f3fa.min.js?ver=6.9.4 — 200 — 311.7 KiB — 79 ms — h3https://www.england.nhs.uk/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7 — 200 — 33.9 KiB — 30 ms — h3https://www.google.com/recaptcha/api.js?render=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstF&ver=3.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstF&ver=3.0 — 200 — 1.0 KiB — 35 ms — h3https://www.england.nhs.uk/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.england.nhs.uk/wp-includes/js/d... https://www.england.nhs.uk/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 33.0 KiB — 48 ms — h3https://www.england.nhs.uk/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5 — 200 — 1.2 KiB — 30 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/print-fe4e4682bcb96cc3674bd9e62072e3d81c0553ab.min.css?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/print-fe4e4682bcb96cc3674bd9e62072e3d81c0553ab.min.css?ver=6.9.4 — 200 — 2.4 KiB — 41 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/bulletin.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/bulletin.svg — 200 — 6.3 KiB — 21 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/twitter.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/twitter.svg — 200 — 823 B — 27 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/facebook.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/facebook.svg — 200 — 12.3 KiB — 27 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/instagram.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/instagram.svg — 200 — 15.4 KiB — 27 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.5 shttps://england.nhs.uk// https://england.nhs.uk/ — 301 — 82 B — 81 ms — h2https://www.england.nhs.uk/www.england.nhs.uk/ https://www.england.nhs.uk/ — 200 — 12.1 KiB — 1.5 s — h3https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 3.2 KiB — 15 ms — h3https://www.england.nhs.uk/wp-content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00 — 200 — 2.3 KiB — 23 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static//lib/jquery-ui/themes/smoothness/jquery-ui.css?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static//lib/jquery-ui/themes/smoothness/jquery-ui.css?ver=6.9.4 — 200 — 36.0 KiB — 25 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-1fcbc37307c8dafd58a8e33776df7af78c61fe61.min.css?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-1fcbc37307c8dafd58a8e33776df7af78c61fe61.min.css?ver=6.9.4 — 200 — 167.6 KiB — 57 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/jquery.min.js?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/jquery.min.js?ver=6.9.4 — 200 — 95.2 KiB — 49 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/modernizr.min.js?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/lib/modernizr.min.js?ver=6.9.4 — 200 — 9.9 KiB — 38 ms — h3https://cc.cdn.civiccomputing.com/8/cookieControl-8.x.min.js?ver=6.9.4cc.cdn.civiccomputing.com/8/cookieC... https://cc.cdn.civiccomputing.com/8/cookieControl-8.x.min.js?ver=6.9.4 — 200 — 13.7 KiB — 42 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/nhs-england-white.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/nhs-england-white.svg — 200 — 2.4 KiB — 39 ms — h3https://www.england.nhs.uk/wp-content/uploads/2026/02/national-cancer-plan-final-image.jpgwww.england.nhs.uk/wp-content/uploa... https://www.england.nhs.uk/wp-content/uploads/2026/02/national-cancer-plan-final-image.jpg — 200 — 434.0 KiB — 70 ms — h3https://www.england.nhs.uk/wp-content/uploads/2025/07/10-year-health-plan-image-e1751533527615.pngwww.england.nhs.uk/wp-content/uploa... https://www.england.nhs.uk/wp-content/uploads/2025/07/10-year-health-plan-image-e1751533527615.png — 200 — 67.6 KiB — 26 ms — h3https://fast.fonts.net/t/1.css?apiType=css&projectid=df8395a8-1825-40a2-9d42-2a3c3e11b0befast.fonts.net/t/1.css?apiType=css&... https://fast.fonts.net/t/1.css?apiType=css&projectid=df8395a8-1825-40a2-9d42-2a3c3e11b0be — 200 — 639 B — 41 ms — h2https://www.england.nhs.uk/wp-content/uploads/2023/11/fdp-homepage.jpgwww.england.nhs.uk/wp-content/uploa... https://www.england.nhs.uk/wp-content/uploads/2023/11/fdp-homepage.jpg — 200 — 38.2 KiB — 18 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/nhs-uk-logo.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/nhs-uk-logo.svg — 200 — 1.9 KiB — 18 ms — h3https://www.england.nhs.uk/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.england.nhs.uk/wp-includes/js/d... https://www.england.nhs.uk/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 5.8 KiB — 15 ms — h3https://www.england.nhs.uk/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.england.nhs.uk/wp-includes/js/d... https://www.england.nhs.uk/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 5.5 KiB — 17 ms — h3https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 12.5 KiB — 15 ms — h3https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 13.4 KiB — 16 ms — h3https://www.england.nhs.uk/wp-content/plugins/dxw-comment-length-limiter/assets/dxw-comment-length-limiter.js?ver=6.9.4www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/dxw-comment-length-limiter/assets/dxw-comment-length-limiter.js?ver=6.9.4 — 200 — 1.0 KiB — 21 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-169b0c9c73c3b1f8d223e11703b65e952583f3fa.min.js?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/main-169b0c9c73c3b1f8d223e11703b65e952583f3fa.min.js?ver=6.9.4 — 200 — 311.7 KiB — 79 ms — h3https://www.england.nhs.uk/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7 — 200 — 33.9 KiB — 30 ms — h3https://www.google.com/recaptcha/api.js?render=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstF&ver=3.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstF&ver=3.0 — 200 — 1.0 KiB — 35 ms — h3https://www.england.nhs.uk/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.england.nhs.uk/wp-includes/js/d... https://www.england.nhs.uk/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 33.0 KiB — 48 ms — h3https://www.england.nhs.uk/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5www.england.nhs.uk/wp-content/plugi... https://www.england.nhs.uk/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5 — 200 — 1.2 KiB — 30 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/print-fe4e4682bcb96cc3674bd9e62072e3d81c0553ab.min.css?ver=6.9.4www.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/print-fe4e4682bcb96cc3674bd9e62072e3d81c0553ab.min.css?ver=6.9.4 — 200 — 2.4 KiB — 41 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/bulletin.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/bulletin.svg — 200 — 6.3 KiB — 21 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/twitter.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/twitter.svg — 200 — 823 B — 27 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/facebook.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/facebook.svg — 200 — 12.3 KiB — 27 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/instagram.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/instagram.svg — 200 — 15.4 KiB — 27 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/linkedin.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/linkedin.svg — 200 — 668 B — 33 ms — h3https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/youtube.svgwww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/social-media-icons/youtube.svg — 200 — 1.9 KiB — 33 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 33 ms — h2https://apikeys.civiccomputing.com/c/v?d=www.england.nhs.uk&p=CookieControl%20Multi-Site&v=8&k=90adfdad163e4c52a4794c7aa4ea95a84732ae3f&format=jsonapikeys.civiccomputing.com/c/v?d=ww... https://apikeys.civiccomputing.com/c/v?d=www.england.nhs.uk&p=CookieControl%20Multi-Site&v=8&k=90adfdad163e4c52a4794c7aa4ea95a84732ae3f&format=json — 200 — 616 B — 27 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstF&co=aHR0cHM6Ly93d3cuZW5nbGFuZC5uaHMudWs6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=kicm7f7udi0xwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstF&co=aHR0cHM6Ly93d3cuZW5nbGFuZC5uaHMudWs6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=kicm7f7udi0x — 200 — 27.6 KiB — 27 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 17 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 30 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 310 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 13 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 20 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 18 ms — h2https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/favicon.icowww.england.nhs.uk/wp-content/theme... https://www.england.nhs.uk/wp-content/themes/nhsengland/static/img/favicon.ico — 200 — 4.5 KiB — 15 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-N5N4ZJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N5N4ZJ — 200 — 133.7 KiB — 34 ms — h2https://www.googletagmanager.com/gtag/js?id=G-T33BJYG3P5&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T33BJYG3P5&cx=c&gtm=4e64h1 — 200 — 153.1 KiB — 23 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-T33BJYG3P5&gtm=45je64h1v9136270175z871347641za20gzb71347641zd71347641&_p=1776817561629&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=642395795.1776817562&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512543~118463261&sid=1776817561&sct=1&seg=0&dl=https%3A%2F%2Fwww.england.nhs.uk%2F&dt=NHS%20England&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3357region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-T33BJYG3P5&gtm=45je64h1v9136270175z871347641za20gzb71347641zd71347641&_p=1776817561629&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=642395795.1776817562&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938468~117266400~117512543~118463261&sid=1776817561&sct=1&seg=0&dl=https%3A%2F%2Fwww.england.nhs.uk%2F&dt=NHS%20England&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3357 — 204 — 552 B — 80 ms — h2https://www.google.com/recaptcha/api2/reload?k=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstFwww.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstF — 200 — 2.0 KiB — 48 ms — h3https://www.google.com/recaptcha/api2/clr?k=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstFwww.google.com/recaptcha/api2/clr?k... https://www.google.com/recaptcha/api2/clr?k=6Ld9JegkAAAAAEzna4HCHXBNyzb5k82ivMDZLstF — 200 — 16 B — 22 ms — h3
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 1069ms · 611KB · £11/mo
www.gstatic.com
Other
Costly
Execution 476ms
Transfer 0 KB
Unused 43%
Monthly Cost £5/mo
www.england.nhs.uk
Other
Costly
Execution 208ms
Transfer 12 KB
Monthly Cost £2/mo
Unattributable
Other
Optional
Execution 138ms
Transfer 0 KB
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 108ms
Transfer 153 KB
Unused 41%
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 80ms
Transfer 134 KB
Unused 52%
Monthly Cost £1/mo
www.england.nhs.uk
Other
Optional
Execution 60ms
Transfer 312 KB
Unused 87%
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 476ms and costs ~£5/month
  • www.england.nhs.uk adds 208ms 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.gstatic.com takes 476ms 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.england.nhs.uk takes 208ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of Google Tag Manager'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

87% of www.england.nhs.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