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.
3.01 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.07 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
773 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.019
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.56 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.
11.66 s
Page Load Progression
FPage Weight BudgetAction3.2 MB transferred, 78 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
DThird-Party ImpactAction80% third-party, 0 ms blockingFIX
FJS Execution CostAction4476ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://foodnetwork.co.uk/ | 1466ms | 163ms | 8ms | 1st |
| Unattributable | 1072ms | 379ms | 0ms | 3rd |
| https://foodnetwork.co.uk/build/assets/app-BJFf2ACq.js | 805ms | 539ms | 4ms | 1st |
| https://s.ntv.io/serve/load.js | 364ms | 262ms | 88ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 360ms | 179ms | 39ms | 3rd |
| https://8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app/e7d4aac7-7c82-4bb4-a499-57dccccec460-web.js | 208ms | 138ms | 62ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WHCQZ5T | 118ms | 80ms | 37ms | 3rd |
| https://foodnetwork.co.uk/static-js/prebid7.12.0.js | 83ms | 54ms | 22ms | 1st |
FJS BundlesAction15 scripts, 656 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://s.ntv.io/serve/load.js | 251 KB | 190 KB (76%) | ✓ | 3rd |
| https://foodnetwork.co.uk/build/assets/app-BJFf2ACq.js | 310 KB | 158 KB (51%) | ✓ | 1st |
| https://foodnetwork.co.uk/static-js/prebid7.12.0.js | 100 KB | 80 KB (80%) | ✓ | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-WHCQZ5T | 126 KB | 71 KB (56%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128 KB | 62 KB (48%) | ✓ | 3rd |
| https://cdn.whisk.com/sdk/shopping-list.js | 64 KB | 58 KB (91%) | ✓ | 3rd |
| https://8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app/e7d4aac7-7c82-4bb4-a499-57dccccec460-web.js | 190 KB | 37 KB (19%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 9 KB | — | ✓ | 3rd |
| https://foodnetwork.co.uk/build/assets/Home-BmOHrub0.js | 2 KB | — | ✓ | 1st |
| https://foodnetwork.co.uk/build/assets/Default-BJvL1A7B.js | 1 KB | — | ✓ | 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
FPage Weight InventoryAction78 resources · 3.2 MB · 656 KB savings availableFIX
~656.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 78 resources | 3.2 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization37 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 Loading7 fonts (15 KB)PASS
Web fonts
7
15 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 Hints9 hints, 0 missing preconnectsPASS
Current Resource Hints
9 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall78 requests over 2829msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1072ms | 0 KB | — | £16/mo | Costly |
s.ntv.io s.ntv.io | Other | 364ms | 251 KB | 76% | £5/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 360ms | 128 KB | 48% | £5/mo | Essential |
8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app 8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app | Other | 208ms | 190 KB | 19% | £3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 118ms | 126 KB | 56% | £2/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1072ms and costs ~£16/month
- s.ntv.io adds 364ms and costs ~£5/month
- 8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app adds 208ms and costs ~£3/month
47% 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
Unattributable takes 1072ms 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
s.ntv.io takes 364ms 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 s.ntv.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
8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app takes 208ms 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
56% 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