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.
2.05 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.58 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.21 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.35 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.
19.93 s
Page Load Progression
FPage Weight BudgetAction2.6 MB transferred, 102 requestsFIX
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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4340ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.empireonline.com/_next/static/chunks/framework-64ad27b21261a9ce.js | 607ms | 537ms | 30ms | 3rd |
| Unattributable | 547ms | 12ms | 0ms | 3rd |
| https://www.empireonline.com/ | 514ms | 93ms | 13ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-5HKWZE1LXQ&l=bauerDataLayer&cx=c>m=4e64k1 | 418ms | 375ms | 40ms | 3rd |
| https://cdn.taboola.com/libtrc/bauermedia-uk-gbp/loader.js | 291ms | 169ms | 120ms | 3rd |
| https://cmp.empireonline.com/Notice.8f529.js | 286ms | 238ms | 28ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MTKR722&l=bauerDataLayer>m_auth=8HZjVPP4ghKimTy3Lbllmw>m_preview=env-1>m_cookies_win=x | 284ms | 232ms | 47ms | 3rd |
| https://cdn.permutive.app/556dcd72-7701-4fcf-99aa-1c623a3718be-web.js | 251ms | 159ms | 84ms | 3rd |
| https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js | 220ms | 171ms | 11ms | 3rd |
| https://cdn1.anonymised.io/light/auth.js?v=1.8.54 | 206ms | 194ms | 6ms | 3rd |
Showing top 10 of 18 scripts
FJS BundlesAction49 scripts, 666 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.taboola.com/libtrc/bauermedia-uk-gbp/loader.js | 321 KB | 233 KB (73%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-5HKWZE1LXQ&l=bauerDataLayer&cx=c>m=4e64k1 | 170 KB | 66 KB (39%) | ✓ | 3rd |
| https://cmp.empireonline.com/Notice.8f529.js | 91 KB | 64 KB (70%) | ✓ | 3rd |
| https://browser.covatic.io/sdk/v1/bauer.js | 79 KB | 55 KB (69%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MTKR722&l=bauerDataLayer>m_auth=8HZjVPP4ghKimTy3Lbllmw>m_preview=env-1>m_cookies_win=x | 154 KB | 53 KB (34%) | ✓ | 3rd |
| https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__en.js?usqp=CAI%3D | 99 KB | 48 KB (49%) | ✓ | 3rd |
| https://cdn.permutive.app/556dcd72-7701-4fcf-99aa-1c623a3718be-web.js | 166 KB | 47 KB (29%) | ✓ | 3rd |
| https://cse.google.com/adsense/search/async-ads.js | 44 KB | 32 KB (73%) | ✓ | 3rd |
| https://www.empireonline.com/_next/static/chunks/449-589ebf9efe51ccec.js | 49 KB | 25 KB (52%) | ✓ | 3rd |
| https://cdn1.anonymised.io/light/auth.js?v=1.8.54 | 28 KB | 23 KB (86%) | ✓ | 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 InventoryAction102 resources · 2.6 MB · 666 KB savings availableFIX
~666.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 102 resources | 2.6 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization21 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 Loading5 fonts (158 KB)PASS
Web fonts
5
158 KB total
Render-blocking
0
of 5
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 Hints14 hints, 0 missing preconnectsPASS
Current Resource Hints
14 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall102 requests over 2361msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.empireonline.com www.empireonline.com | Other | 607ms | 42 KB | — | $8/mo | Costly |
Unattributable Unattributable | Other | 547ms | 0 KB | — | $7/mo | Costly |
www.empireonline.com www.empireonline.com | Other | 514ms | 66 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 418ms | 170 KB | 39% | $6/mo | Costly |
cdn.taboola.com cdn.taboola.com | Other | 291ms | 321 KB | 73% | $4/mo | Costly |
cmp.empireonline.com cmp.empireonline.com | Other | 286ms | 91 KB | 70% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 284ms | 154 KB | 34% | $4/mo | Costly |
cdn.permutive.app cdn.permutive.app | Other | 251ms | 166 KB | 29% | $3/mo | Costly |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 220ms | 42 KB | — | $3/mo | Costly |
cdn1.anonymised.io cdn1.anonymised.io | Other | 206ms | 28 KB | 86% | $3/mo | Costly |
browser.covatic.io browser.covatic.io | Other | 151ms | 79 KB | 69% | $2/mo | Optional |
cse.google.com cse.google.com | Other | 124ms | 4 KB | — | $2/mo | Optional |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 116ms | 42 KB | 51% | $2/mo | Optional |
www.empireonline.com www.empireonline.com | Other | 90ms | 4 KB | — | $1/mo | Optional |
www.empireonline.com www.empireonline.com | Other | 64ms | 32 KB | — | $1/mo | Optional |
cdn.taboola.com cdn.taboola.com | Other | 64ms | 26 KB | — | $1/mo | Optional |
www.google.com www.google.com | Other | 57ms | 99 KB | 49% | $1/mo | Optional |
cdn1.anonymised.io cdn1.anonymised.io | Other | 52ms | 26 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.empireonline.com adds 607ms and costs ~$8/month
- Unattributable adds 547ms and costs ~$7/month
- www.empireonline.com adds 514ms and costs ~$7/month
- Google Tag Manager adds 418ms and costs ~$6/month
- cdn.taboola.com adds 291ms and costs ~$4/month
- cmp.empireonline.com adds 286ms and costs ~$4/month
- Google Tag Manager adds 284ms and costs ~$4/month
- cdn.permutive.app adds 251ms and costs ~$3/month
- cdn.privacy-mgmt.com adds 220ms and costs ~$3/month
- cdn1.anonymised.io adds 206ms and costs ~$3/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.empireonline.com takes 607ms 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
Unattributable takes 547ms 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.empireonline.com takes 514ms 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 418ms 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
cdn.taboola.com takes 291ms 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
73% of cdn.taboola.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
cmp.empireonline.com takes 286ms 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
70% of cmp.empireonline.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
Google Tag Manager takes 284ms 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
cdn.permutive.app takes 251ms 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
cdn.privacy-mgmt.com takes 220ms 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
cdn1.anonymised.io takes 206ms 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
86% of cdn1.anonymised.io'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
69% of browser.covatic.io'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
51% of cdn.privacy-mgmt.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