Performance
· 15 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.
631 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
44 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.008
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
924 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
2.05 s
Page Load Progression
FPage Weight BudgetAction2.9 MB transferred, 66 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 ImpactAction78% third-party, 0 ms blockingFIX
FJS BundlesAction13 scripts, 596 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://s.ntv.io/serve/load.js | 251 KB | 191 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 (57%) | ✓ | 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 (20%) | ✓ | 3rd |
| https://cdn.tagdeliver.com/cipt/17137.js | 21 KB | — | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 0 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 InventoryAction66 resources · 2.9 MB · 596 KB savings availableFIX
~595.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 66 resources | 2.9 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization35 images, 0 KB saveableREVIEW
BJS Execution Cost821ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://foodnetwork.co.uk/ | 342ms | 44ms | 1ms | 1st |
| https://foodnetwork.co.uk/build/assets/app-BJFf2ACq.js | 223ms | 137ms | 1ms | 1st |
| Unattributable | 118ms | 2ms | 0ms | 3rd |
| https://s.ntv.io/serve/load.js | 81ms | 60ms | 19ms | 3rd |
| https://8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app/e7d4aac7-7c82-4bb4-a499-57dccccec460-web.js | 57ms | 33ms | 21ms | 3rd |
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 HintsNo optimization neededPASS
Network Waterfall66 requests over 2824msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 118ms | 0 KB | — | £2/mo | Optional |
s.ntv.io s.ntv.io | Other | 81ms | 251 KB | 76% | £1/mo | Optional |
8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app 8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app | Other | 57ms | 190 KB | 20% | £1/mo | Optional |
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