Performance
· 16 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.
2.34 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.07 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.20 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.92 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.
13.40 s
Page Load Progression
DThird-Party ImpactAction88% third-party, 0 ms blockingFIX
FJS Execution CostAction5243ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-5RSKHCJL&l=rightmoveDataLayer>m=4e6460h1 | 772ms | 684ms | 52ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PCCWWRS&l=rightmoveDataLayer>m=4e6460h1 | 732ms | 520ms | 187ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-Z2N66DNEZM&l=rightmoveDataLayer&cx=c>m=4e6460h1 | 673ms | 332ms | 286ms | 3rd |
| https://media.rightmove.co.uk/assets/7fb0c8adf9bad14b85d82c635308c18c/main.bundle.4c0eb3191280858c4d89.js | 574ms | 218ms | 347ms | 3rd |
| https://media.rightmove.co.uk/assets/7fb0c8adf9bad14b85d82c635308c18c/shared.bundle.ce72b57457c9cd546ee9.js | 510ms | 458ms | 44ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MVTJNDT&l=rightmoveDataLayer | 451ms | 393ms | 51ms | 3rd |
| https://www.rightmove.co.uk/ | 360ms | 53ms | 25ms | 1st |
| Unattributable | 290ms | 22ms | 0ms | 3rd |
| https://www.rightmove.co.uk/federated/assets/61391f644effa772267c6525fd386cba/client/918-5174d3bb46ddc7cd5d60.js | 203ms | 130ms | 73ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=AW-1046760651&l=rightmoveDataLayer&cx=c>m=4e6460h1 | 191ms | 157ms | 33ms | 3rd |
Showing top 10 of 13 scripts
FJS BundlesAction19 scripts, 705 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.rightmove.co.uk/federated/assets/61391f644effa772267c6525fd386cba/client/918-5174d3bb46ddc7cd5d60.js | 143 KB | 101 KB (71%) | ✓ | 1st |
| https://media.rightmove.co.uk/assets/7fb0c8adf9bad14b85d82c635308c18c/main.bundle.4c0eb3191280858c4d89.js | 251 KB | 90 KB (69%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5RSKHCJL&l=rightmoveDataLayer>m=4e6460h1 | 197 KB | 70 KB (36%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-Z2N66DNEZM&l=rightmoveDataLayer&cx=c>m=4e6460h1 | 168 KB | 66 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MVTJNDT&l=rightmoveDataLayer | 123 KB | 64 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-792861408&l=rightmoveDataLayer&cx=c>m=4e6460h1 | 136 KB | 64 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1046760651&l=rightmoveDataLayer&cx=c>m=4e6460h1 | 136 KB | 64 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-14702053&l=rightmoveDataLayer&cx=c>m=4e6460h1 | 129 KB | 62 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-9049902&l=rightmoveDataLayer&cx=c>m=4e6460h1 | 129 KB | 59 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PCCWWRS&l=rightmoveDataLayer>m=4e6460h1 | 166 KB | 44 KB (27%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.9 MB transferred, 41 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
BImage Optimization8 images, 0 KB saveableREVIEW
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 Loading2 fonts (52 KB)PASS
Web fonts
2
52 KB total
Render-blocking
0
of 2
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 Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall41 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 772ms | 197 KB | 36% | £8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 732ms | 166 KB | 27% | £8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 673ms | 168 KB | 40% | £7/mo | Costly |
media.rightmove.co.uk media.rightmove.co.uk | Other | 574ms | 251 KB | 69% | £6/mo | Costly |
media.rightmove.co.uk media.rightmove.co.uk | Other | 510ms | 63 KB | 34% | £5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 451ms | 123 KB | 52% | £5/mo | Costly |
Unattributable Unattributable | Other | 290ms | 0 KB | — | £3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 191ms | 136 KB | 47% | £2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 169ms | 129 KB | 46% | £2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 167ms | 136 KB | 47% | £2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 150ms | 129 KB | 48% | £2/mo | Optional |
These scripts may cost more than they're worth
- Google Tag Manager adds 772ms and costs ~£8/month
- Google Tag Manager adds 732ms and costs ~£8/month
- Google Tag Manager adds 673ms and costs ~£7/month
- media.rightmove.co.uk adds 574ms and costs ~£6/month
- media.rightmove.co.uk adds 510ms and costs ~£5/month
- Google Tag Manager adds 451ms and costs ~£5/month
- Unattributable adds 290ms and costs ~£3/month
89% 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
Google Tag Manager takes 772ms 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
Google Tag Manager takes 732ms 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
Google Tag Manager takes 673ms 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
media.rightmove.co.uk takes 574ms 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
69% of media.rightmove.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
media.rightmove.co.uk takes 510ms 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
Google Tag Manager takes 451ms 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
52% of Google Tag Manager'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 290ms 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