Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
6.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.95 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.26 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.119
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.16 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.
14.00 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction3999ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.lrb.co.uk/lrb_assets/build/js/main.js?v=20260416 | 1395ms | 877ms | 17ms | 3rd |
| https://www.lrb.co.uk/ | 733ms | 165ms | 6ms | 3rd |
| https://js.sentry-cdn.com/df903b546d604809adfeedb11b4f6c10.min.js | 486ms | 481ms | 1ms | 3rd |
| https://www.lrb.co.uk/lrb_assets/build/js/vendor.js?v=20260416 | 345ms | 156ms | 98ms | 3rd |
| Unattributable | 278ms | 15ms | 0ms | 3rd |
| https://browser.sentry-cdn.com/10.49.0/bundle.tracing.replay.min.js | 256ms | 212ms | 18ms | 3rd |
| https://d.delivery.consentmanager.net/delivery/cmp.php?&cdid=e84d132552193&h=https%3A%2F%2Fwww.lrb.co.uk%2F&&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=EN&o=1776899909739 | 161ms | 145ms | 2ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 149ms | 82ms | 66ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JE69ELWJLM | 121ms | 80ms | 39ms | 3rd |
| https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 | 75ms | 38ms | 34ms | 3rd |
FJS BundlesAction13 scripts, 625 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 362 KB | 243 KB (67%) | ✓ | 3rd |
| https://www.lrb.co.uk/lrb_assets/build/js/vendor.js?v=20260416 | 309 KB | 220 KB (74%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JE69ELWJLM | 172 KB | 66 KB (38%) | ✓ | 3rd |
| https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 | 101 KB | 36 KB (36%) | ✓ | 3rd |
| https://www.lrb.co.uk/lrb_assets/build/js/main.js?v=20260416 | 56 KB | 31 KB (55%) | ✓ | 3rd |
| https://browser.sentry-cdn.com/10.49.0/bundle.tracing.replay.min.js | 81 KB | 29 KB (36%) | ✓ | 3rd |
| https://js.sentry-cdn.com/df903b546d604809adfeedb11b4f6c10.min.js | 3 KB | — | ✓ | 3rd |
| https://cdn.speedcurve.com/js/lux.js?id=4344563349 | 11 KB | — | ✓ | 3rd |
| https://www.google.com/recaptcha/api.js?render=explicit | 1 KB | — | ✓ | 3rd |
| https://cdn.consentmanager.net/delivery/customdata/bV8xLndfMTQ0OTIzLnJfR0RQUi5sX2VuLmRfNDcyMzcueF85Mi52LnAudF80NzIzNy54dF8yMzE.js | 10 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction44 resources · 1.8 MB · 625 KB savings availableFIX
~625.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 44 resources | 1.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.8 MB transferred, 44 requestsREVIEW
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
BImage Optimization11 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (279 KB)PASS
Web fonts
7
279 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints8 hints, 0 missing preconnectsPASS
Current Resource Hints
8 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall44 requests over 3380msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.lrb.co.uk www.lrb.co.uk | Other | 1395ms | 56 KB | 55% | £21/mo | Costly |
www.lrb.co.uk www.lrb.co.uk | Other | 733ms | 119 KB | — | £11/mo | Costly |
js.sentry-cdn.com js.sentry-cdn.com | Other | 486ms | 3 KB | — | £7/mo | Costly |
www.lrb.co.uk www.lrb.co.uk | Other | 345ms | 309 KB | 74% | £5/mo | Costly |
Unattributable Unattributable | Other | 278ms | 0 KB | — | £4/mo | Costly |
browser.sentry-cdn.com browser.sentry-cdn.com | Other | 256ms | 81 KB | 36% | £4/mo | Costly |
d.delivery.consentmanager.net d.delivery.consentmanager.net | Other | 161ms | 3 KB | — | £2/mo | Optional |
www.gstatic.com www.gstatic.com | Other | 149ms | 362 KB | 67% | £2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 121ms | 172 KB | 38% | £2/mo | Optional |
cdn.consentmanager.net cdn.consentmanager.net | Other | 75ms | 101 KB | 36% | £1/mo | Optional |
These scripts may cost more than they're worth
- www.lrb.co.uk adds 1395ms and costs ~£21/month
- www.lrb.co.uk adds 733ms and costs ~£11/month
- js.sentry-cdn.com adds 486ms and costs ~£7/month
- www.lrb.co.uk adds 345ms and costs ~£5/month
- Unattributable adds 278ms and costs ~£4/month
- browser.sentry-cdn.com adds 256ms and costs ~£4/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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.lrb.co.uk takes 1395ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
55% of www.lrb.co.uk's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
www.lrb.co.uk takes 733ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
js.sentry-cdn.com takes 486ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.lrb.co.uk takes 345ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
74% of www.lrb.co.uk's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Unattributable takes 278ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
browser.sentry-cdn.com takes 256ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
67% of www.gstatic.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev