Skip to content
https://bhf.org.uk

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
5
REVIEW
2
PASS
6
INFO
2

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

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

725 ms

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

1.22 s

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

240 ms

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

0.032

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

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

3.00 s

Page Load Progression

689 ms
1.4 s
2.1 s
2.8 s
3.4 s
4.1 s
4.8 s
5.5 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
9.3 MB transferred, 58 requests
FIX
9.3 MB transferred, 58 requests
Critical::
Page weighs 17.4 MB (9.3 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
CSS is 225 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 225 KB
Info::
58 HTTP requests
Info::
Estimated 1.9 g CO2 per page load
9.3 MB / 2.4 MB budget
9.3 MB transferred
58 requests
1.9 g CO2 per page load
Other 3.3 MiB 36%
Other 3.3 MiB 35%
JavaScript 1.8 MiB 20%
Images 510.3 KiB 5%
CSS 225.4 KiB 2%
Fonts 59.7 KiB 1%
Other 58.6 KiB 1%
HTML 27.1 KiB 0%
Other 11.4 KiB 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

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 (9.3 MiB of 9.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
14 scripts, 1.0 MB unused
FIX
14 scripts, 1.0 MB unused
Warning::
https://www.bhf.org.uk/assets/js/app-mvc.js?v=6snW...: 172 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M3W...: 95 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bhf.org.uk/metrics/?id=G-L1TRS9RE0M&cx...: 90 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bhf.org.uk/assets/js/forms-mvc.js?v=ok...: 85 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bhf.org.uk/metrics/gtd?id=AW-AW-882124...: 84 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1031 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.bhf.org.uk/assets/js/app-mvc.js?v=6snWwysaXYUPvFVemwjQnExtiSaz8ZpjHfBEdtahKaA=248 KB172 KB (72%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtm_auth=Ihs5a3k1yY9t8Y2x_DMt1w&gtm_preview=env-140&gtm_cookies_win=x212 KB95 KB (45%)3rd
https://www.bhf.org.uk/metrics/?id=G-L1TRS9RE0M&cx=c&gtm=4e64k0183 KB90 KB (49%)3rd
https://www.bhf.org.uk/assets/js/forms-mvc.js?v=okVqgsXr9CmUY5Nr0pHPolevl50Naydl0skP7gyjMzE=105 KB85 KB (90%)3rd
https://www.bhf.org.uk/metrics/gtd?id=AW-AW-882124424&cx=c&gtm=4e64k0140 KB84 KB (60%)3rd
https://www.bhf.org.uk/metrics/gtd?id=AW-AW-1051090846&cx=c&gtm=4e64k0140 KB84 KB (60%)3rd
https://www.bhf.org.uk/metrics/?id=AW-882124424&cx=c&gtm=4e64k0140 KB84 KB (60%)3rd
https://www.bhf.org.uk/metrics/?id=AW-1051090846&cx=c&gtm=4e64k0142 KB81 KB (57%)3rd
https://www.bhf.org.uk/metrics/?id=DC-8455068&cx=c&gtm=4e64k0137 KB78 KB (57%)3rd
https://www.bhf.org.uk/metrics/215 KB74 KB (34%)3rd

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
58 resources · 9.3 MB · 1.0 MB savings available
FIX
58 resources · 9.3 MB · 1.0 MB savings available
Warning::
Page weight 8.3 MB over 1MB target
Got: 9.3 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
57 third-party resources (100% of weight)
Info::
6 resources over 200KB
58 resources · 9.3 MiB · 57 third-party 8.3 MiB over 1MB target
Media 71% · 6.6 MiB
JavaScript 20% · 1.8 MiB
Image 6% · 521.8 KiB
CSS 2% · 230.1 KiB
Font 1% · 59.7 KiB
Other 1% · 56.1 KiB
Document 0% · 27.5 KiB

~1.0 MiB of savings available

Remove unused JavaScript: 1.0 MiB
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
25 images, 0 KB saveable
REVIEW
25 images, 0 KB saveable
Warning::
https://www.bhf.org.uk/assets/img/BHF-logo-desktop... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bhf.org.uk/-/media/system/fr-white.svg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.bhf.org.uk/-/media/system/logo-white.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
25 images 510 KB
0 oversized -0 KB
13 legacy format
3 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

C
JS Execution Cost
Action
1618ms total JS execution
REVIEW
1618ms total JS execution
Warning::
https://www.bhf.org.uk/assets/js/app-mvc.js?v=6snW...: 316ms CPU time
Warning::
Unattributable: 306ms CPU time
Info::
https://www.bhf.org.uk/metrics/: 187ms CPU time
Info::
https://www.bhf.org.uk/: 187ms CPU time
Info::
https://www.bhf.org.uk/assets/js/custom-mvc.js?v=a...: 131ms CPU time
Warning::
Third-party scripts: 1618ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 20% Script Parsing & Compilation 11% Style & Layout 11% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
https://www.bhf.org.uk/assets/js/app-mvc.js?v=6snWwysaXYUPvFVemwjQnExtiSaz8ZpjHfBEdtahKaA=316ms236ms23ms3rd
Unattributable306ms46ms0ms3rd
https://www.bhf.org.uk/metrics/187ms140ms24ms3rd
https://www.bhf.org.uk/187ms8ms1ms3rd
https://www.bhf.org.uk/assets/js/custom-mvc.js?v=aegVAHwzwuFyfcn0myoprLYXoncouBCN2rCroqlljYw=131ms76ms13ms3rd
https://www.bhf.org.uk/metrics/?id=AW-882124424&cx=c&gtm=4e64k0113ms53ms13ms3rd
https://www.bhf.org.uk/metrics/?id=G-L1TRS9RE0M&cx=c&gtm=4e64k0102ms83ms18ms3rd
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js99ms58ms19ms3rd
https://www.bhf.org.uk/metrics/gtd?id=AW-AW-882124424&cx=c&gtm=4e64k063ms49ms14ms3rd
https://www.bhf.org.uk/metrics/?id=AW-1051090846&cx=c&gtm=4e64k059ms43ms16ms3rd

Showing top 10 of 11 scripts

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

Web fonts

2

60 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 FCP 725 ms LCP 1.2 shttps://www.bhf.org.uk/assets/fonts/bhf_icons.woff2?v=dcb19ae2ea5c52ddcb7e88153f4674d61a75f6db831fde8e25e7c20838a568bdbhf_icons.woff2 https://www.bhf.org.uk/assets/fonts/bhf_icons.woff2?v=dcb19ae2ea5c52ddcb7e88153f4674d61a75f6db831fde8e25e7c20838a568bd — 20.1 KiB — 16 ms — font-display: swaphttps://www.bhf.org.uk/assets/fonts/BHFBeats-Bold.woffBHFBeats-Bold.woff https://www.bhf.org.uk/assets/fonts/BHFBeats-Bold.woff — 39.6 KiB — 19 ms — font-display: swap
bhf_icons.woff2 woff2 swap
Size 20 KB
Load time 16 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
BHFBeats-Bold.woff woff swap
Size 40 KB
Load time 19 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~12 KB and ~24 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
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
58 requests over 3190ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 725 ms LCP 1.2 shttps://bhf.org.uk// https://bhf.org.uk/ — 301 — 416 B — 40 ms — h2https://www.bhf.org.uk/www.bhf.org.uk/ https://www.bhf.org.uk/ — 200 — 27.1 KiB — 1.0 s — h2https://www.bhf.org.uk/assets/css/styles-backend.css?v=aYd01jzxindQL2gGxY2u6xNm8bKx9V16CWeVuzbqNLY=www.bhf.org.uk/assets/css/styles-ba... https://www.bhf.org.uk/assets/css/styles-backend.css?v=aYd01jzxindQL2gGxY2u6xNm8bKx9V16CWeVuzbqNLY= — 200 — 10.1 KiB — 42 ms — h2https://www.bhf.org.uk/assets/css/styles-with-grid-system.css?v=Ww26qMeXN1L7WZjmzjSKlfZVTXqAuhqzhK3tUUO+YVU=www.bhf.org.uk/assets/css/styles-wi... https://www.bhf.org.uk/assets/css/styles-with-grid-system.css?v=Ww26qMeXN1L7WZjmzjSKlfZVTXqAuhqzhK3tUUO+YVU= — 200 — 204.8 KiB — 47 ms — h2https://www.bhf.org.uk/assets/fonts/bhf_icons.css?v=5fKB8Be4f6s0/BiWpZ2kOkKi3Ua4DV/WXKnZBZydyGQ=www.bhf.org.uk/assets/fonts/bhf_ico... https://www.bhf.org.uk/assets/fonts/bhf_icons.css?v=5fKB8Be4f6s0/BiWpZ2kOkKi3Ua4DV/WXKnZBZydyGQ= — 200 — 10.6 KiB — 44 ms — h2https://www.bhf.org.uk/assets/img/BHF-logo.svgwww.bhf.org.uk/assets/img/BHF-logo.... https://www.bhf.org.uk/assets/img/BHF-logo.svg — 200 — 10.4 KiB — 44 ms — h2https://www.bhf.org.uk/assets/img/BHF-logo-desktop.svgwww.bhf.org.uk/assets/img/BHF-logo-... https://www.bhf.org.uk/assets/img/BHF-logo-desktop.svg — 200 — 13.1 KiB — 44 ms — h2https://www.bhf.org.uk/-/media/images/nav-promo-panels/volunteer-in-our-shops_group-of-volunteers-400x225px.jpg?rev=a737b12ce7f6436b8272217f09a73730www.bhf.org.uk/-/media/images/nav-p... https://www.bhf.org.uk/-/media/images/nav-promo-panels/volunteer-in-our-shops_group-of-volunteers-400x225px.jpg?rev=a737b12ce7f6436b8272217f09a73730 — 200 — 34.5 KiB — 19 ms — h2https://www.bhf.org.uk/metrics/www.bhf.org.uk/metrics/ https://www.bhf.org.uk/metrics/ — 200 — 215.4 KiB — 638 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtm_auth=Ihs5a3k1yY9t8Y2x_DMt1w&gtm_preview=env-140&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtm_auth=Ihs5a3k1yY9t8Y2x_DMt1w&gtm_preview=env-140&gtm_cookies_win=x — 200 — 211.5 KiB — 271 ms — h2https://www.bhf.org.uk/assets/fonts/bhf_icons.woff2?v=dcb19ae2ea5c52ddcb7e88153f4674d61a75f6db831fde8e25e7c20838a568bdwww.bhf.org.uk/assets/fonts/bhf_ico... https://www.bhf.org.uk/assets/fonts/bhf_icons.woff2?v=dcb19ae2ea5c52ddcb7e88153f4674d61a75f6db831fde8e25e7c20838a568bd — 200 — 20.1 KiB — 16 ms — h2https://www.bhf.org.uk/assets/fonts/BHFBeats-Bold.woffwww.bhf.org.uk/assets/fonts/BHFBeat... https://www.bhf.org.uk/assets/fonts/BHFBeats-Bold.woff — 200 — 39.6 KiB — 19 ms — h2https://www.bhf.org.uk/-/media/images/nav-promo-panels/heartstatistics-400x225.jpg?rev=0198052ab398483f855242de633fd425www.bhf.org.uk/-/media/images/nav-p... https://www.bhf.org.uk/-/media/images/nav-promo-panels/heartstatistics-400x225.jpg?rev=0198052ab398483f855242de633fd425 — 200 — 24.1 KiB — 20 ms — h2https://www.bhf.org.uk/-/media/images/donate/category-page/lottery-raffle-faqsv2-600x450.jpg?rev=3ba70ec240864d67944e1192def08f63www.bhf.org.uk/-/media/images/donat... https://www.bhf.org.uk/-/media/images/donate/category-page/lottery-raffle-faqsv2-600x450.jpg?rev=3ba70ec240864d67944e1192def08f63 — 200 — 37.3 KiB — 24 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/bhf-home-keep-us-beating-video-thumbnail-banner-1600-900px.jpg?rev=af7c7ed8a5e64cbdb9aaa076eb51c2ef&la=en&h=900&w=1600&hash=0B79CB3E8A9AD3F623665F9A42A7A4AFwww.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/bhf-home-keep-us-beating-video-thumbnail-banner-1600-900px.jpg?rev=af7c7ed8a5e64cbdb9aaa076eb51c2ef&la=en&h=900&w=1600&hash=0B79CB3E8A9AD3F623665F9A42A7A4AF — 200 — 51.8 KiB — 27 ms — h2https://www.bhf.org.uk/-/media/system/logo-white.svg?rev=f07c00ef8c1c41bcb2458bc592052b43&la=en&hash=BBA651047E4F09B23E0E4345D6031A2Dwww.bhf.org.uk/-/media/system/logo-... https://www.bhf.org.uk/-/media/system/logo-white.svg?rev=f07c00ef8c1c41bcb2458bc592052b43&la=en&hash=BBA651047E4F09B23E0E4345D6031A2D — 200 — 12.1 KiB — 31 ms — h2https://www.bhf.org.uk/-/media/system/fr-white.svg?rev=a8b55cd0fd5744c69e76938d58165e56&la=en&hash=95F0485EB6CFB6092646692F8C67F121www.bhf.org.uk/-/media/system/fr-wh... https://www.bhf.org.uk/-/media/system/fr-white.svg?rev=a8b55cd0fd5744c69e76938d58165e56&la=en&hash=95F0485EB6CFB6092646692F8C67F121 — 200 — 13.0 KiB — 34 ms — h2https://www.bhf.org.uk/assets/js/custom-mvc.js?v=aegVAHwzwuFyfcn0myoprLYXoncouBCN2rCroqlljYw=www.bhf.org.uk/assets/js/custom-mvc... https://www.bhf.org.uk/assets/js/custom-mvc.js?v=aegVAHwzwuFyfcn0myoprLYXoncouBCN2rCroqlljYw= — 200 — 69.7 KiB — 26 ms — h2https://www.bhf.org.uk/assets/js/app-mvc.js?v=6snWwysaXYUPvFVemwjQnExtiSaz8ZpjHfBEdtahKaA=www.bhf.org.uk/assets/js/app-mvc.js... https://www.bhf.org.uk/assets/js/app-mvc.js?v=6snWwysaXYUPvFVemwjQnExtiSaz8ZpjHfBEdtahKaA= — 200 — 247.7 KiB — 62 ms — h2https://www.bhf.org.uk/assets/js/forms-mvc.js?v=okVqgsXr9CmUY5Nr0pHPolevl50Naydl0skP7gyjMzE=www.bhf.org.uk/assets/js/forms-mvc.... https://www.bhf.org.uk/assets/js/forms-mvc.js?v=okVqgsXr9CmUY5Nr0pHPolevl50Naydl0skP7gyjMzE= — 200 — 104.6 KiB — 40 ms — h2https://www.bhf.org.uk/assets/img/svgs/hero-banner-vertical-curv.svgwww.bhf.org.uk/assets/img/svgs/hero... https://www.bhf.org.uk/assets/img/svgs/hero-banner-vertical-curv.svg — 200 — 9.5 KiB — 52 ms — h2https://www.bhf.org.uk/assets/img/icons/arrow-left-red.svgwww.bhf.org.uk/assets/img/icons/arr... https://www.bhf.org.uk/assets/img/icons/arrow-left-red.svg — 200 — 9.5 KiB — 41 ms — h2https://www.bhf.org.uk/assets/img/icons/arrow-right-red.svgwww.bhf.org.uk/assets/img/icons/arr... https://www.bhf.org.uk/assets/img/icons/arrow-right-red.svg — 200 — 9.5 KiB — 48 ms — h2https://www.bhf.org.uk/assets/img/icons/grey-arrow.svgwww.bhf.org.uk/assets/img/icons/gre... https://www.bhf.org.uk/assets/img/icons/grey-arrow.svg — 200 — 9.5 KiB — 36 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771www.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771 — 206 — 9.4 KiB — 140 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771www.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771 — 200 — 3.3 MiB — 342 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771www.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771 — 200 — 3.3 MiB — 222 ms — h2https://www.bhf.org.uk/assets/img/icons/arrow-left-grey.svgwww.bhf.org.uk/assets/img/icons/arr... https://www.bhf.org.uk/assets/img/icons/arrow-left-grey.svg — 200 — 9.5 KiB — 69 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtg_health=1 — 200 — 258 B — 59 ms — h2https://www.bhf.org.uk/metrics/?id=G-L1TRS9RE0M&cx=c&gtm=4e64k0www.bhf.org.uk/metrics/?id=G-L1TRS9... https://www.bhf.org.uk/metrics/?id=G-L1TRS9RE0M&cx=c&gtm=4e64k0 — 200 — 182.6 KiB — 290 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 725 ms LCP 1.2 shttps://bhf.org.uk// https://bhf.org.uk/ — 301 — 416 B — 40 ms — h2https://www.bhf.org.uk/www.bhf.org.uk/ https://www.bhf.org.uk/ — 200 — 27.1 KiB — 1.0 s — h2https://www.bhf.org.uk/assets/css/styles-backend.css?v=aYd01jzxindQL2gGxY2u6xNm8bKx9V16CWeVuzbqNLY=www.bhf.org.uk/assets/css/styles-ba... https://www.bhf.org.uk/assets/css/styles-backend.css?v=aYd01jzxindQL2gGxY2u6xNm8bKx9V16CWeVuzbqNLY= — 200 — 10.1 KiB — 42 ms — h2https://www.bhf.org.uk/assets/css/styles-with-grid-system.css?v=Ww26qMeXN1L7WZjmzjSKlfZVTXqAuhqzhK3tUUO+YVU=www.bhf.org.uk/assets/css/styles-wi... https://www.bhf.org.uk/assets/css/styles-with-grid-system.css?v=Ww26qMeXN1L7WZjmzjSKlfZVTXqAuhqzhK3tUUO+YVU= — 200 — 204.8 KiB — 47 ms — h2https://www.bhf.org.uk/assets/fonts/bhf_icons.css?v=5fKB8Be4f6s0/BiWpZ2kOkKi3Ua4DV/WXKnZBZydyGQ=www.bhf.org.uk/assets/fonts/bhf_ico... https://www.bhf.org.uk/assets/fonts/bhf_icons.css?v=5fKB8Be4f6s0/BiWpZ2kOkKi3Ua4DV/WXKnZBZydyGQ= — 200 — 10.6 KiB — 44 ms — h2https://www.bhf.org.uk/assets/img/BHF-logo.svgwww.bhf.org.uk/assets/img/BHF-logo.... https://www.bhf.org.uk/assets/img/BHF-logo.svg — 200 — 10.4 KiB — 44 ms — h2https://www.bhf.org.uk/assets/img/BHF-logo-desktop.svgwww.bhf.org.uk/assets/img/BHF-logo-... https://www.bhf.org.uk/assets/img/BHF-logo-desktop.svg — 200 — 13.1 KiB — 44 ms — h2https://www.bhf.org.uk/-/media/images/nav-promo-panels/volunteer-in-our-shops_group-of-volunteers-400x225px.jpg?rev=a737b12ce7f6436b8272217f09a73730www.bhf.org.uk/-/media/images/nav-p... https://www.bhf.org.uk/-/media/images/nav-promo-panels/volunteer-in-our-shops_group-of-volunteers-400x225px.jpg?rev=a737b12ce7f6436b8272217f09a73730 — 200 — 34.5 KiB — 19 ms — h2https://www.bhf.org.uk/metrics/www.bhf.org.uk/metrics/ https://www.bhf.org.uk/metrics/ — 200 — 215.4 KiB — 638 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtm_auth=Ihs5a3k1yY9t8Y2x_DMt1w&gtm_preview=env-140&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtm_auth=Ihs5a3k1yY9t8Y2x_DMt1w&gtm_preview=env-140&gtm_cookies_win=x — 200 — 211.5 KiB — 271 ms — h2https://www.bhf.org.uk/assets/fonts/bhf_icons.woff2?v=dcb19ae2ea5c52ddcb7e88153f4674d61a75f6db831fde8e25e7c20838a568bdwww.bhf.org.uk/assets/fonts/bhf_ico... https://www.bhf.org.uk/assets/fonts/bhf_icons.woff2?v=dcb19ae2ea5c52ddcb7e88153f4674d61a75f6db831fde8e25e7c20838a568bd — 200 — 20.1 KiB — 16 ms — h2https://www.bhf.org.uk/assets/fonts/BHFBeats-Bold.woffwww.bhf.org.uk/assets/fonts/BHFBeat... https://www.bhf.org.uk/assets/fonts/BHFBeats-Bold.woff — 200 — 39.6 KiB — 19 ms — h2https://www.bhf.org.uk/-/media/images/nav-promo-panels/heartstatistics-400x225.jpg?rev=0198052ab398483f855242de633fd425www.bhf.org.uk/-/media/images/nav-p... https://www.bhf.org.uk/-/media/images/nav-promo-panels/heartstatistics-400x225.jpg?rev=0198052ab398483f855242de633fd425 — 200 — 24.1 KiB — 20 ms — h2https://www.bhf.org.uk/-/media/images/donate/category-page/lottery-raffle-faqsv2-600x450.jpg?rev=3ba70ec240864d67944e1192def08f63www.bhf.org.uk/-/media/images/donat... https://www.bhf.org.uk/-/media/images/donate/category-page/lottery-raffle-faqsv2-600x450.jpg?rev=3ba70ec240864d67944e1192def08f63 — 200 — 37.3 KiB — 24 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/bhf-home-keep-us-beating-video-thumbnail-banner-1600-900px.jpg?rev=af7c7ed8a5e64cbdb9aaa076eb51c2ef&la=en&h=900&w=1600&hash=0B79CB3E8A9AD3F623665F9A42A7A4AFwww.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/bhf-home-keep-us-beating-video-thumbnail-banner-1600-900px.jpg?rev=af7c7ed8a5e64cbdb9aaa076eb51c2ef&la=en&h=900&w=1600&hash=0B79CB3E8A9AD3F623665F9A42A7A4AF — 200 — 51.8 KiB — 27 ms — h2https://www.bhf.org.uk/-/media/system/logo-white.svg?rev=f07c00ef8c1c41bcb2458bc592052b43&la=en&hash=BBA651047E4F09B23E0E4345D6031A2Dwww.bhf.org.uk/-/media/system/logo-... https://www.bhf.org.uk/-/media/system/logo-white.svg?rev=f07c00ef8c1c41bcb2458bc592052b43&la=en&hash=BBA651047E4F09B23E0E4345D6031A2D — 200 — 12.1 KiB — 31 ms — h2https://www.bhf.org.uk/-/media/system/fr-white.svg?rev=a8b55cd0fd5744c69e76938d58165e56&la=en&hash=95F0485EB6CFB6092646692F8C67F121www.bhf.org.uk/-/media/system/fr-wh... https://www.bhf.org.uk/-/media/system/fr-white.svg?rev=a8b55cd0fd5744c69e76938d58165e56&la=en&hash=95F0485EB6CFB6092646692F8C67F121 — 200 — 13.0 KiB — 34 ms — h2https://www.bhf.org.uk/assets/js/custom-mvc.js?v=aegVAHwzwuFyfcn0myoprLYXoncouBCN2rCroqlljYw=www.bhf.org.uk/assets/js/custom-mvc... https://www.bhf.org.uk/assets/js/custom-mvc.js?v=aegVAHwzwuFyfcn0myoprLYXoncouBCN2rCroqlljYw= — 200 — 69.7 KiB — 26 ms — h2https://www.bhf.org.uk/assets/js/app-mvc.js?v=6snWwysaXYUPvFVemwjQnExtiSaz8ZpjHfBEdtahKaA=www.bhf.org.uk/assets/js/app-mvc.js... https://www.bhf.org.uk/assets/js/app-mvc.js?v=6snWwysaXYUPvFVemwjQnExtiSaz8ZpjHfBEdtahKaA= — 200 — 247.7 KiB — 62 ms — h2https://www.bhf.org.uk/assets/js/forms-mvc.js?v=okVqgsXr9CmUY5Nr0pHPolevl50Naydl0skP7gyjMzE=www.bhf.org.uk/assets/js/forms-mvc.... https://www.bhf.org.uk/assets/js/forms-mvc.js?v=okVqgsXr9CmUY5Nr0pHPolevl50Naydl0skP7gyjMzE= — 200 — 104.6 KiB — 40 ms — h2https://www.bhf.org.uk/assets/img/svgs/hero-banner-vertical-curv.svgwww.bhf.org.uk/assets/img/svgs/hero... https://www.bhf.org.uk/assets/img/svgs/hero-banner-vertical-curv.svg — 200 — 9.5 KiB — 52 ms — h2https://www.bhf.org.uk/assets/img/icons/arrow-left-red.svgwww.bhf.org.uk/assets/img/icons/arr... https://www.bhf.org.uk/assets/img/icons/arrow-left-red.svg — 200 — 9.5 KiB — 41 ms — h2https://www.bhf.org.uk/assets/img/icons/arrow-right-red.svgwww.bhf.org.uk/assets/img/icons/arr... https://www.bhf.org.uk/assets/img/icons/arrow-right-red.svg — 200 — 9.5 KiB — 48 ms — h2https://www.bhf.org.uk/assets/img/icons/grey-arrow.svgwww.bhf.org.uk/assets/img/icons/gre... https://www.bhf.org.uk/assets/img/icons/grey-arrow.svg — 200 — 9.5 KiB — 36 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771www.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771 — 206 — 9.4 KiB — 140 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771www.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771 — 200 — 3.3 MiB — 342 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771www.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771 — 200 — 3.3 MiB — 222 ms — h2https://www.bhf.org.uk/assets/img/icons/arrow-left-grey.svgwww.bhf.org.uk/assets/img/icons/arr... https://www.bhf.org.uk/assets/img/icons/arrow-left-grey.svg — 200 — 9.5 KiB — 69 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M3WB36&gtg_health=1 — 200 — 258 B — 59 ms — h2https://www.bhf.org.uk/metrics/?id=G-L1TRS9RE0M&cx=c&gtm=4e64k0www.bhf.org.uk/metrics/?id=G-L1TRS9... https://www.bhf.org.uk/metrics/?id=G-L1TRS9RE0M&cx=c&gtm=4e64k0 — 200 — 182.6 KiB — 290 ms — h2https://www.bhf.org.uk/metrics/?id=DC-8455068&cx=c&gtm=4e64k0www.bhf.org.uk/metrics/?id=DC-84550... https://www.bhf.org.uk/metrics/?id=DC-8455068&cx=c&gtm=4e64k0 — 200 — 136.9 KiB — 817 ms — h2https://www.bhf.org.uk/metrics/?id=AW-882124424&cx=c&gtm=4e64k0www.bhf.org.uk/metrics/?id=AW-88212... https://www.bhf.org.uk/metrics/?id=AW-882124424&cx=c&gtm=4e64k0 — 200 — 139.6 KiB — 307 ms — h2https://www.bhf.org.uk/metrics/?id=AW-1051090846&cx=c&gtm=4e64k0www.bhf.org.uk/metrics/?id=AW-10510... https://www.bhf.org.uk/metrics/?id=AW-1051090846&cx=c&gtm=4e64k0 — 200 — 142.1 KiB — 547 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 33 ms — h2https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771www.bhf.org.uk/-/media/images/keep-... https://www.bhf.org.uk/-/media/images/keep-us-beating/keep-us-beating-banner-video-16x9-compressed.mp4?rev=d7304a16f0b54e58a3e53833acd96771 — 206 — 9.3 KiB — 27 ms — h2https://cdn.cookielaw.org/consent/c1447278-a226-4cd7-8cfe-6e3acf8680da/c1447278-a226-4cd7-8cfe-6e3acf8680da.jsoncdn.cookielaw.org/consent/c1447278-... https://cdn.cookielaw.org/consent/c1447278-a226-4cd7-8cfe-6e3acf8680da/c1447278-a226-4cd7-8cfe-6e3acf8680da.json — 200 — 2.3 KiB — 36 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 285 B — 23 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js — 200 — 128.4 KiB — 23 ms — h2https://cdn.cookielaw.org/consent/c1447278-a226-4cd7-8cfe-6e3acf8680da/01978df5-746c-71f3-a647-6c58de9e2f6f/en.jsoncdn.cookielaw.org/consent/c1447278-... https://cdn.cookielaw.org/consent/c1447278-a226-4cd7-8cfe-6e3acf8680da/01978df5-746c-71f3-a647-6c58de9e2f6f/en.json — 200 — 36.8 KiB — 24 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCenterRounded.json — 200 — 2.8 KiB — 19 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/v2/otPcTab.json — 200 — 13.9 KiB — 13 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 20 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 489 B — 12 ms — h2https://cdn.cookielaw.org/logos/78a8e6a1-ad53-4450-b55a-eac719da7c7a/0199beda-6aed-738e-b64a-a0c023dfd8c9/c139ad41-d77e-476f-9760-72bc321d80b9/BHF-Logo.pngcdn.cookielaw.org/logos/78a8e6a1-ad... https://cdn.cookielaw.org/logos/78a8e6a1-ad53-4450-b55a-eac719da7c7a/0199beda-6aed-738e-b64a-a0c023dfd8c9/c139ad41-d77e-476f-9760-72bc321d80b9/BHF-Logo.png — 200 — 52.6 KiB — 21 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.7 KiB — 19 ms — h2https://www.bhf.org.uk/metrics/td?id=AW-1051090846&v=3&t=t&pid=387482263&gtm=45892e64k0za20kzb6459932zd6459932&seq=1&exp=0~115616986~115938465~115938468~117266400&dl=www.bhf.org.uk%2F&tdp=AW-1051090846;;1;6;0&frm=0&rtg=459932&slo=0&hlo=3&lst=1&pcid=459932&bt=2&ct=0&z=0www.bhf.org.uk/metrics/td?id=AW-105... https://www.bhf.org.uk/metrics/td?id=AW-1051090846&v=3&t=t&pid=387482263&gtm=45892e64k0za20kzb6459932zd6459932&seq=1&exp=0~115616986~115938465~115938468~117266400&dl=www.bhf.org.uk%2F&tdp=AW-1051090846;;1;6;0&frm=0&rtg=459932&slo=0&hlo=3&lst=1&pcid=459932&bt=2&ct=0&z=0 — 204 — 421 B — 78 ms — h2https://www.bhf.org.uk/metrics/gtd?id=AW-AW-882124424&cx=c&gtm=4e64k0www.bhf.org.uk/metrics/gtd?id=AW-AW... https://www.bhf.org.uk/metrics/gtd?id=AW-AW-882124424&cx=c&gtm=4e64k0 — 200 — 140.0 KiB — 202 ms — h2https://www.bhf.org.uk/metrics/gtd?id=AW-AW-1051090846&cx=c&gtm=4e64k0www.bhf.org.uk/metrics/gtd?id=AW-AW... https://www.bhf.org.uk/metrics/gtd?id=AW-AW-1051090846&cx=c&gtm=4e64k0 — 200 — 139.6 KiB — 311 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://www.bhf.org.uk/-/media/images/nav-promo-panels/bhf-london-to-brighton-bike-ride-2026-main-navigation-400-225px.jpg?rev=4b7e1eb7b63245b08776fbb276ba5d36www.bhf.org.uk/-/media/images/nav-p... https://www.bhf.org.uk/-/media/images/nav-promo-panels/bhf-london-to-brighton-bike-ride-2026-main-navigation-400-225px.jpg?rev=4b7e1eb7b63245b08776fbb276ba5d36 — 200 — 26.2 KiB — 20 ms — h2https://www.bhf.org.uk/-/media/images/nav-promo-panels/retail-store-fascia-400x225px.jpg?rev=84f9aeb5d5a845709db7019c5e2e6e3bwww.bhf.org.uk/-/media/images/nav-p... https://www.bhf.org.uk/-/media/images/nav-promo-panels/retail-store-fascia-400x225px.jpg?rev=84f9aeb5d5a845709db7019c5e2e6e3b — 200 — 40.2 KiB — 26 ms — h2https://www.bhf.org.uk/-/media/images/shop/book-a-furniture-collection/furniture-collection-570x380.png?rev=724588574288467eae9071652dfbbdccwww.bhf.org.uk/-/media/images/shop/... https://www.bhf.org.uk/-/media/images/shop/book-a-furniture-collection/furniture-collection-570x380.png?rev=724588574288467eae9071652dfbbdcc — 200 — 61.0 KiB — 47 ms — h2https://www.bhf.org.uk/-/media/popular-links/quicklinks_shop_232x232px.png?rev=c4bc11a453f04ae6bf7e426c681eea47&la=en&h=232&w=232&hash=175F5FAD41EDC6A879AA66E981ADCB2Dwww.bhf.org.uk/-/media/popular-link... https://www.bhf.org.uk/-/media/popular-links/quicklinks_shop_232x232px.png?rev=c4bc11a453f04ae6bf7e426c681eea47&la=en&h=232&w=232&hash=175F5FAD41EDC6A879AA66E981ADCB2D — 200 — 13.3 KiB — 37 ms — h2https://www.bhf.org.uk/-/media/popular-links/quicklinks_donate_232x232px.png?rev=2885824a41224131be9b5a92e7e8a5d2&la=en&h=232&w=232&hash=CDC33560AE6FF6BD15A15996FF3653C1www.bhf.org.uk/-/media/popular-link... https://www.bhf.org.uk/-/media/popular-links/quicklinks_donate_232x232px.png?rev=2885824a41224131be9b5a92e7e8a5d2&la=en&h=232&w=232&hash=CDC33560AE6FF6BD15A15996FF3653C1 — 200 — 20.4 KiB — 29 ms — h2https://www.bhf.org.uk/-/media/popular-links/quicklinks_hearthealth_232x232px.png?rev=5197dd1dedee45b8b612fa01759c4277&la=en&h=232&w=232&hash=3186EA0408A757265D5237BC9CA93812www.bhf.org.uk/-/media/popular-link... https://www.bhf.org.uk/-/media/popular-links/quicklinks_hearthealth_232x232px.png?rev=5197dd1dedee45b8b612fa01759c4277&la=en&h=232&w=232&hash=3186EA0408A757265D5237BC9CA93812 — 200 — 15.9 KiB — 54 ms — h2https://www.bhf.org.uk/-/media/popular-links/quicklinks_cpr_232x232px.png?rev=af72e747e58d4f1786a4d4aa68695d6f&la=en&h=232&w=232&hash=2BAB7928F51D9DA76D6621557E20D843www.bhf.org.uk/-/media/popular-link... https://www.bhf.org.uk/-/media/popular-links/quicklinks_cpr_232x232px.png?rev=af72e747e58d4f1786a4d4aa68695d6f&la=en&h=232&w=232&hash=2BAB7928F51D9DA76D6621557E20D843 — 200 — 14.7 KiB — 42 ms — h2https://www.bhf.org.uk/-/media/popular-links/quicklinks_events_232x232px.png?rev=0212278c094a46d5bf9e5b6c280e14bb&la=en&h=232&w=232&hash=BEBA2FE4A6E7A602C2A6D640EA72089Dwww.bhf.org.uk/-/media/popular-link... https://www.bhf.org.uk/-/media/popular-links/quicklinks_events_232x232px.png?rev=0212278c094a46d5bf9e5b6c280e14bb&la=en&h=232&w=232&hash=BEBA2FE4A6E7A602C2A6D640EA72089D — 200 — 19.0 KiB — 32 ms — h2https://www.bhf.org.uk/favicon.ico?v=HXts/Y6GCWPMlO5PawfVqFmDXE/78my1zkPdRXlQZJU=www.bhf.org.uk/favicon.ico?v=HXts/Y... https://www.bhf.org.uk/favicon.ico?v=HXts/Y6GCWPMlO5PawfVqFmDXE/78my1zkPdRXlQZJU= — 200 — 11.0 KiB — 22 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1618ms · 1429KB · £24/mo
www.bhf.org.uk
Other
Costly
Execution 316ms
Transfer 248 KB
Unused 72%
Monthly Cost £5/mo
Unattributable
Other
Costly
Execution 306ms
Transfer 0 KB
Monthly Cost £5/mo
www.bhf.org.uk
Other
Optional
Execution 187ms
Transfer 215 KB
Unused 34%
Monthly Cost £3/mo
www.bhf.org.uk
Other
Optional
Execution 187ms
Transfer 27 KB
Monthly Cost £3/mo
www.bhf.org.uk
Other
Optional
Execution 131ms
Transfer 70 KB
Unused 59%
Monthly Cost £2/mo
www.bhf.org.uk
Other
Optional
Execution 113ms
Transfer 140 KB
Unused 60%
Monthly Cost £2/mo
www.bhf.org.uk
Other
Optional
Execution 102ms
Transfer 183 KB
Unused 49%
Monthly Cost £2/mo
OneTrust
Consent
Essential
Execution 99ms
Transfer 128 KB
Unused 53%
Monthly Cost £1/mo
www.bhf.org.uk
Other
Optional
Execution 63ms
Transfer 140 KB
Unused 60%
Monthly Cost £1/mo
www.bhf.org.uk
Other
Optional
Execution 59ms
Transfer 142 KB
Unused 57%
Monthly Cost £1/mo
www.bhf.org.uk
Other
Optional
Execution 54ms
Transfer 137 KB
Unused 57%
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • www.bhf.org.uk adds 316ms and costs ~£5/month
  • Unattributable adds 306ms and costs ~£5/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.bhf.org.uk takes 316ms 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

72% of www.bhf.org.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

Unattributable takes 306ms 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

59% of www.bhf.org.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

60% of www.bhf.org.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

53% of OneTrust'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

60% of www.bhf.org.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

57% of www.bhf.org.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

57% of www.bhf.org.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