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.
9.51 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
35.40 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5.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.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
16.08 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.
40.07 s
Page Load Progression
FPage Weight BudgetAction6.1 MB transferred, 453 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 ImpactAction61% third-party, 0 ms blockingFIX
FJS Execution CostAction33651ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.premierleague.com/resources/v1.43.2/scripts/bundle-es.min.js | 11580ms | 4488ms | 121ms | 1st |
| https://sdk.mvp.fan/web-sdk/0.34.2/index.js | 8530ms | 3324ms | 337ms | 3rd |
| Unattributable | 4292ms | 494ms | 0ms | 3rd |
| https://cdn.optimizely.com/js/5530288147660800.js | 2956ms | 2308ms | 134ms | 3rd |
| https://www.premierleague.com/en | 1045ms | 22ms | 7ms | 1st |
| https://static.chartbeat.com/js/chartbeat.js | 649ms | 204ms | 18ms | 3rd |
| https://assets.adobedtm.com/e7ad550d4f82/693c01019a2b/launch-a4f579b5dcc4.min.js | 590ms | 439ms | 100ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=GT-WFFZ7FXF&cx=c>m=4e6460 | 427ms | 360ms | 51ms | 3rd |
| https://cdn-ukwest.onetrust.com/scripttemplates/202502.1.0/otBannerSdk.js | 412ms | 236ms | 103ms | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js | 400ms | 259ms | 59ms | 3rd |
Showing top 10 of 28 scripts
FJS BundlesAction122 scripts, 2.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 145 KB | 351 KB (76%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 0 KB | 351 KB (76%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js | 183 KB | 139 KB (76%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604020101/pubads_impl.js | 0 KB | 139 KB (76%) | ✓ | 3rd |
| https://sdk.mvp.fan/web-sdk/0.34.2/index.js | 0 KB | 123 KB (62%) | ✓ | 3rd |
| https://sdk.mvp.fan/web-sdk/0.34.2/index.js | 200 KB | 123 KB (62%) | ✓ | 3rd |
| https://sdk.mvp.fan/web-sdk/js/hls.js@1.5.20.js | 122 KB | 110 KB (91%) | ✓ | 3rd |
| https://www.premierleague.com/resources/v1.43.2/scripts/bundle-es.min.js | 0 KB | 97 KB (43%) | ✓ | 1st |
| https://www.premierleague.com/resources/v1.43.2/scripts/bundle-es.min.js | 228 KB | 97 KB (43%) | ✓ | 1st |
| https://www.premierleague.com/resources/v1.43.2/scripts/copilot-thread.js | 115 KB | 87 KB (78%) | ✓ | 1st |
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
BImage Optimization93 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 Loading4 fonts (32 KB)PASS
Web fonts
4
32 KB total
Render-blocking
0
of 4
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 Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AHTTP Cachingmax-age=30 (30 seconds)PASS
max-age=30, stale-while-revalidate=600, stale-if-error=86400
| Directive | Value | Meaning |
|---|---|---|
| max-age | 30 | Cache for 30 seconds |
| stale-while-revalidate | 600 | Serve stale for 10 minutes while fetching fresh |
| stale-if-error | 86400 |
Network Waterfall453 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 |
|---|---|---|---|---|---|---|
sdk.mvp.fan sdk.mvp.fan | Other | 8530ms | 0 KB | 62% | €148/mo | Costly |
Unattributable Unattributable | Other | 4292ms | 0 KB | — | €75/mo | Costly |
Optimizely cdn.optimizely.com | A/B Testing | 2956ms | 0 KB | 43% | €51/mo | Costly |
static.chartbeat.com static.chartbeat.com | Other | 649ms | 0 KB | — | €11/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 590ms | 0 KB | 38% | €10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 427ms | 143 KB | 39% | €7/mo | Costly |
cdn-ukwest.onetrust.com cdn-ukwest.onetrust.com | Other | 412ms | 0 KB | 53% | €7/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 400ms | 110 KB | 51% | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 391ms | 0 KB | — | €7/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 336ms | 0 KB | 76% | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 304ms | 129 KB | 44% | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 285ms | 129 KB | 43% | €5/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 214ms | 0 KB | — | €4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 159ms | 95 KB | 36% | €3/mo | Optional |
imasdk.googleapis.com imasdk.googleapis.com | Other | 129ms | 145 KB | 76% | €2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 124ms | 37 KB | — | €2/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 107ms | 0 KB | — | €2/mo | Optional |
pixel.byspotify.com pixel.byspotify.com | Other | 101ms | 10 KB | — | €2/mo | Optional |
translations.premier-league-prod.pulselive.com translations.premier-league-prod.pulselive.com | Other | 81ms | 0 KB | — | €1/mo | Optional |
sdk.mvp.fan sdk.mvp.fan | Other | 79ms | 122 KB | 91% | €1/mo | Optional |
Twitter/X Embed platform.twitter.com | Social | 69ms | 0 KB | — | €1/mo | Optional |
cdn-ukwest.onetrust.com cdn-ukwest.onetrust.com | Other | 66ms | 0 KB | — | €1/mo | Optional |
analytics.tiktok.com analytics.tiktok.com | Other | 52ms | 40 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- sdk.mvp.fan adds 8530ms and costs ~€148/month
- Unattributable adds 4292ms and costs ~€75/month
- Optimizely adds 2956ms and costs ~€51/month
- static.chartbeat.com adds 649ms and costs ~€11/month
- assets.adobedtm.com adds 590ms and costs ~€10/month
- Google Tag Manager adds 427ms and costs ~€7/month
- cdn-ukwest.onetrust.com adds 412ms and costs ~€7/month
- analytics.tiktok.com adds 400ms and costs ~€7/month
- Google Tag Manager adds 391ms and costs ~€7/month
- securepubads.g.doubleclick.net adds 336ms and costs ~€6/month
- Google Tag Manager adds 304ms and costs ~€5/month
- Google Tag Manager adds 285ms and costs ~€5/month
- securepubads.g.doubleclick.net adds 214ms and costs ~€4/month
62% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
sdk.mvp.fan takes 8530ms 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
62% of sdk.mvp.fan'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 4292ms 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
Optimizely takes 2956ms 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
static.chartbeat.com takes 649ms 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
assets.adobedtm.com takes 590ms 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 427ms 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-ukwest.onetrust.com takes 412ms 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
53% of cdn-ukwest.onetrust.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
analytics.tiktok.com takes 400ms 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
51% of analytics.tiktok.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 391ms 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
securepubads.g.doubleclick.net takes 336ms 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
76% of securepubads.g.doubleclick.net'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 304ms 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 285ms 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
securepubads.g.doubleclick.net takes 214ms 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
76% of imasdk.googleapis.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
91% of sdk.mvp.fan'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