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.
1.38 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.03 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
58 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.011
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.38 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.
2.71 s
Page Load Progression
FPage Weight BudgetAction2.6 MB transferred, 70 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS BundlesAction13 scripts, 595 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-DgXofkk-.js | 309 KB | 158 KB (51%) | ✓ | 3rd |
| https://foodnetwork.co.uk/static-js/prebid7.12.0.js | 100 KB | 79 KB (80%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WHCQZ5T | 126 KB | 72 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-DR-r42l6.js | 2 KB | — | ✓ | 3rd |
| https://foodnetwork.co.uk/build/assets/Default-CklsOTs7.js | 1 KB | — | ✓ | 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 InventoryAction70 resources · 2.6 MB · 595 KB savings availableFIX
~594.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 70 resources | 2.6 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
CJS Execution CostAction1022ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://foodnetwork.co.uk/?utm_source=foodnetwork.com&utm_medium=domestic | 453ms | 57ms | 2ms | 3rd |
| https://foodnetwork.co.uk/build/assets/app-DgXofkk-.js | 235ms | 149ms | 1ms | 3rd |
| Unattributable | 171ms | 3ms | 0ms | 3rd |
| https://s.ntv.io/serve/load.js | 93ms | 71ms | 20ms | 3rd |
| https://8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app/e7d4aac7-7c82-4bb4-a499-57dccccec460-web.js | 69ms | 42ms | 24ms | 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 Waterfall70 requests over 2992msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
foodnetwork.co.uk foodnetwork.co.uk | Other | 453ms | 72 KB | — | €7/mo | Costly |
foodnetwork.co.uk foodnetwork.co.uk | Other | 235ms | 309 KB | 51% | €4/mo | Costly |
Unattributable Unattributable | Other | 171ms | 0 KB | — | €3/mo | Optional |
s.ntv.io s.ntv.io | Other | 93ms | 251 KB | 76% | €1/mo | Optional |
8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app 8512b548-2306-4976-a576-a880f2c35e4e.edge.permutive.app | Other | 69ms | 190 KB | 20% | €1/mo | Optional |
These scripts may cost more than they're worth
- foodnetwork.co.uk adds 453ms and costs ~€7/month
- foodnetwork.co.uk adds 235ms and costs ~€4/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
foodnetwork.co.uk takes 453ms 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
foodnetwork.co.uk takes 235ms 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 foodnetwork.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
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