Skip to content
https://radiotimes.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
4
REVIEW
2
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

88
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
99
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

733 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.67 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

114 ms

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.

2.06 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.

4.84 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 150 requests
FIX
3.8 MB transferred, 150 requests
Warning::
Page weighs 10.7 MB (3.8 MB transferred)
Warning::
JavaScript is 2.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.2 MB
Info::
Fonts are 363 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 363 KB
Warning::
150 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.80 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
150 requests
0.80 g CO2 per page load
JavaScript 2.2 MiB 58%
Images 987.3 KiB 25%
Fonts 362.7 KiB 9%
HTML 125.0 KiB 3%
Other 57.9 KiB 1%
CSS 57.1 KiB 1%
Other 18.6 KiB 0%
Other 17.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
40 scripts, 925 KB unused
FIX
40 scripts, 925 KB unused
Warning::
https://www.radiotimes.com/_next/static/chunks/pag...: 213 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 139 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://micro.rubiconproject.com/prebid/dynamic/79...: 131 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WS6...: 86 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.radiotimes.com/stitcher-assets/permuti...: 67 KB unused (23%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 925 KB
925 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.radiotimes.com/_next/static/chunks/pages/_app-27e079f3be6c5e87.js362 KB213 KB (59%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB139 KB (74%)3rd
https://micro.rubiconproject.com/prebid/dynamic/7959.js185 KB131 KB (71%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WS6DT9&gtm=4e64k1h2168 KB86 KB (51%)3rd
https://www.radiotimes.com/stitcher-assets/permutive/99db7a95-b06a-4ea9-857c-f73ba0a25c19-web.js290 KB67 KB (23%)3rd
https://www.googletagmanager.com/gtag/js?id=G-8RJ0XQCBW8&cx=c&gtm=4e64k1h2158 KB64 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DVDVDHZWPB&cx=c&gtm=4e64k1h2145 KB63 KB (43%)3rd
https://consent.radiotimes.com/Notice.8f529.js91 KB61 KB (67%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K86F9FM147 KB53 KB (36%)3rd
https://www.radiotimes.com/aax2/apstag.js91 KB50 KB (56%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
150 resources · 3.8 MB · 925 KB savings available
FIX
150 resources · 3.8 MB · 925 KB savings available
Warning::
Page weight 2.8 MB over 1MB target
Got: 3.8 MB Expected: ≤ 1 MB
Info::
~925 KB of savings available
Warning::
149 third-party resources (100% of weight)
Info::
2 resources over 200KB
150 resources · 3.8 MiB · 149 third-party 2.8 MiB over 1MB target
JavaScript 58% · 2.2 MiB
Image 26% · 1021.4 KiB
Font 9% · 362.7 KiB
Document 3% · 127.0 KiB
CSS 1% · 57.1 KiB
Other 1% · 53.7 KiB

~925.0 KiB of savings available

Remove unused JavaScript: 925.0 KiB
B
Image Optimization
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Info::
All images are well-optimized
47 images 987 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1904ms total JS execution
REVIEW
1904ms total JS execution
Warning::
https://www.radiotimes.com/_next/static/chunks/fra...: 402ms CPU time
Warning::
https://www.radiotimes.com/: 360ms CPU time
Info::
Unattributable: 226ms CPU time
Info::
https://www.radiotimes.com/_next/static/chunks/pag...: 157ms CPU time
Info::
https://consent.radiotimes.com/Notice.8f529.js: 152ms CPU time
Warning::
Third-party scripts: 1904ms (100% of total)

Main Thread Breakdown

Script Evaluation 58% Style & Layout 14% Other 12% Script Parsing & Compilation 8% Parse HTML & CSS 3% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.radiotimes.com/_next/static/chunks/framework-63d16ff2f5e08230.js402ms336ms3ms3rd
https://www.radiotimes.com/360ms37ms4ms3rd
Unattributable226ms13ms0ms3rd
https://www.radiotimes.com/_next/static/chunks/pages/_app-27e079f3be6c5e87.js157ms93ms35ms3rd
https://consent.radiotimes.com/Notice.8f529.js152ms117ms9ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K86F9FM115ms103ms10ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DVDVDHZWPB&cx=c&gtm=4e64k1h288ms78ms9ms3rd
https://www.radiotimes.com/unified/wrapperMessagingWithoutDetection.js86ms64ms3ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js77ms45ms10ms3rd
https://micro.rubiconproject.com/prebid/dynamic/7959.js67ms55ms11ms3rd

Showing top 10 of 13 scripts

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
17 fonts (363 KB)
PASS
17 fonts (363 KB)
Info::
17 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

17

363 KB total

Render-blocking

0

of 17

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 733 ms LCP 1.7 shttps://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3l https://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3 — 18.6 KiB — 13 ms — font-display: swaphttps://use.typekit.net/af/7d84d7/00000000000000007753ca28/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3l https://use.typekit.net/af/7d84d7/00000000000000007753ca28/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3 — 20.4 KiB — 17 ms — font-display: swaphttps://use.typekit.net/af/0e4445/00000000000000007753ca37/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3l https://use.typekit.net/af/0e4445/00000000000000007753ca37/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3 — 18.6 KiB — 19 ms — font-display: swaphttps://use.typekit.net/af/bf7c1c/00000000000000007753ca27/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i7&v=3l https://use.typekit.net/af/bf7c1c/00000000000000007753ca27/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i7&v=3 — 20.9 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/36c3c6/00000000000000007753ca29/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3l https://use.typekit.net/af/36c3c6/00000000000000007753ca29/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3 — 18.7 KiB — 25 ms — font-display: swaphttps://use.typekit.net/af/c37b54/00000000000000007753ca2b/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i5&v=3l https://use.typekit.net/af/c37b54/00000000000000007753ca2b/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i5&v=3 — 21.0 KiB — 21 ms — font-display: swaphttps://use.typekit.net/af/b0ee94/00000000000000007735c85b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/b0ee94/00000000000000007735c85b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 27.8 KiB — 27 ms — font-display: swaphttps://use.typekit.net/af/918b92/00000000000000007735c85f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/918b92/00000000000000007735c85f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 29.6 KiB — 24 ms — font-display: swaphttps://use.typekit.net/af/86b5e5/00000000000000007735c870/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/86b5e5/00000000000000007735c870/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 28.5 KiB — 22 ms — font-display: swaphttps://use.typekit.net/af/79c96c/00000000000000007735c873/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/79c96c/00000000000000007735c873/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 30.0 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/e47cff/00000000000000007735c86b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/e47cff/00000000000000007735c86b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 27.9 KiB — 19 ms — font-display: swaphttps://use.typekit.net/af/f29fc6/00000000000000007735c86e/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3l https://use.typekit.net/af/f29fc6/00000000000000007735c86e/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3 — 29.6 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/c28d70/00000000000000007735c879/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/c28d70/00000000000000007735c879/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 28.1 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/37a1cc/00000000000000007735c87a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3l https://use.typekit.net/af/37a1cc/00000000000000007735c87a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 29.7 KiB — 24 ms — font-display: swaphttps://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/heading.woff2heading.woff2 https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/heading.woff2 — 4.4 KiB — 56 ms — font-display: swaphttps://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/shorttitle.woff2shorttitle.woff2 https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/shorttitle.woff2 — 4.4 KiB — 21 ms — font-display: swaphttps://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/body.woff2body.woff2 https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/body.woff2 — 4.6 KiB — 20 ms — font-display: swap
l woff2 swap
Size 19 KB
Load time 13 ms
Start 281 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 17 ms
Start 282 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 19 ms
Start 282 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 21 KB
Load time 18 ms
Start 283 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 25 ms
Start 283 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 21 KB
Load time 21 ms
Start 283 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 28 KB
Load time 27 ms
Start 283 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 24 ms
Start 286 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 28 KB
Load time 22 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 9 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 28 KB
Load time 19 ms
Start 288 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 9 ms
Start 288 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 28 KB
Load time 16 ms
Start 336 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 24 ms
Start 336 ms
Risk FOUT — text flashes from fallback to web font
heading.woff2 woff2 swap
Size 4 KB
Load time 56 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
shorttitle.woff2 woff2 swap
Size 4 KB
Load time 21 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
body.woff2 woff2 swap
Size 5 KB
Load time 20 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Axis12 Ltd

A
HTTP Caching
max-age=86400 (1 day)
PASS
max-age=86400 (1 day)
Info::
Cache-Control header is set
Got: max-age=86400
Info::
Effective TTL: 1 day (max-age=86400)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=86400

DirectiveValueMeaning
max-age86400Cache for 1 day
Effective TTL: 86400 seconds
Network Waterfall
150 requests over 3305ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 733 ms LCP 1.7 shttps://radiotimes.com// https://radiotimes.com/ — 301 — 261 B — 6 ms — h2https://www.radiotimes.com/www.radiotimes.com/ https://www.radiotimes.com/ — 200 — 122.8 KiB — 8 ms — h2https://www.radiotimes.com/stitcher-assets/radiotimes/ad-manager.jswww.radiotimes.com/stitcher-assets/... https://www.radiotimes.com/stitcher-assets/radiotimes/ad-manager.js — 200 — 26.6 KiB — 6 ms — h2https://www.radiotimes.com/unified/wrapperMessagingWithoutDetection.jswww.radiotimes.com/unified/wrapperM... https://www.radiotimes.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.1 KiB — 11 ms — h2https://cp.radiotimes.com/now.jscp.radiotimes.com/now.js https://cp.radiotimes.com/now.js — 200 — 35.2 KiB — 239 ms — h2https://use.typekit.net/fer7rij.jsuse.typekit.net/fer7rij.js https://use.typekit.net/fer7rij.js — 200 — 7.2 KiB — 66 ms — h2https://www.radiotimes.com/segment/analytics.js/v1/D82Lo3yy8eQVy55E55K1TacYSCPDipfA/analytics.min.jswww.radiotimes.com/segment/analytic... https://www.radiotimes.com/segment/analytics.js/v1/D82Lo3yy8eQVy55E55K1TacYSCPDipfA/analytics.min.js — 200 — 29.9 KiB — 22 ms — h2https://www.radiotimes.com/static/styles/css/im-rt-theme/base-af8ccfe215ef66a0eaa1325ce8e0c57d.csswww.radiotimes.com/static/styles/cs... https://www.radiotimes.com/static/styles/css/im-rt-theme/base-af8ccfe215ef66a0eaa1325ce8e0c57d.css — 200 — 9.3 KiB — 8 ms — h2https://www.radiotimes.com/static/styles/css/im-rt-theme/components-99b69d57c1535b50117e588324af97fd.csswww.radiotimes.com/static/styles/cs... https://www.radiotimes.com/static/styles/css/im-rt-theme/components-99b69d57c1535b50117e588324af97fd.css — 200 — 36.6 KiB — 23 ms — h2https://www.radiotimes.com/static/styles/css/im-rt-theme/utilities-35e11a199ae8d6d4edf93e0f9c34bba8.csswww.radiotimes.com/static/styles/cs... https://www.radiotimes.com/static/styles/css/im-rt-theme/utilities-35e11a199ae8d6d4edf93e0f9c34bba8.css — 200 — 1.9 KiB — 9 ms — h2https://www.radiotimes.com/static/styles/css/im-rt-theme/services-ebbec8749e9228805efb221c3cae9e8b.csswww.radiotimes.com/static/styles/cs... https://www.radiotimes.com/static/styles/css/im-rt-theme/services-ebbec8749e9228805efb221c3cae9e8b.css — 200 — 754 B — 12 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/01/RTLOGORGBWOB-d1ce955.png?quality=90&webp=true&resize=650,133images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/01/RTLOGORGBWOB-d1ce955.png?quality=90&webp=true&resize=650,133 — 200 — 24.2 KiB — 31 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-K86F9FMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K86F9FM — 200 — 146.7 KiB — 199 ms — h2https://cdn.speedcurve.com/js/lux.js?id=430481854cdn.speedcurve.com/js/lux.js?id=430... https://cdn.speedcurve.com/js/lux.js?id=430481854 — 200 — 11.4 KiB — 53 ms — h2https://www.radiotimes.com/_next/static/chunks/webpack-52910ea7d2fb34e7.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/webpack-52910ea7d2fb34e7.js — 200 — 2.5 KiB — 7 ms — h2https://www.radiotimes.com/_next/static/chunks/framework-63d16ff2f5e08230.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/framework-63d16ff2f5e08230.js — 200 — 44.2 KiB — 20 ms — h2https://www.radiotimes.com/_next/static/chunks/main-740b8d99ad17a21d.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/main-740b8d99ad17a21d.js — 200 — 30.9 KiB — 20 ms — h2https://www.radiotimes.com/_next/static/chunks/pages/_app-27e079f3be6c5e87.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/pages/_app-27e079f3be6c5e87.js — 200 — 362.4 KiB — 51 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/01/RTLOGORGBWOB-d1ce955.png?quality=90&webp=true&resize=120,25images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/01/RTLOGORGBWOB-d1ce955.png?quality=90&webp=true&resize=120,25 — 200 — 10.4 KiB — 12 ms — h2https://www.datadoghq-browser-agent.com/datadog-logs-v3.jswww.datadoghq-browser-agent.com/dat... https://www.datadoghq-browser-agent.com/datadog-logs-v3.js — 200 — 12.7 KiB — 68 ms — h2https://www.radiotimes.com/_next/static/chunks/608-9f0c5440dd5aabaf.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/608-9f0c5440dd5aabaf.js — 200 — 11.1 KiB — 20 ms — h2https://www.radiotimes.com/_next/static/chunks/550-7786b71271393d92.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/550-7786b71271393d92.js — 200 — 11.0 KiB — 14 ms — h2https://www.radiotimes.com/_next/static/chunks/pages/editorial/page/%5Bslug%5D-513e34480b73f3c0.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/pages/editorial/page/%5Bslug%5D-513e34480b73f3c0.js — 200 — 745 B — 10 ms — h2https://www.radiotimes.com/_next/static/c704f62339184cd179539ebe86f5c1eb09900849-20260403063546-editorial/_buildManifest.jswww.radiotimes.com/_next/static/c70... https://www.radiotimes.com/_next/static/c704f62339184cd179539ebe86f5c1eb09900849-20260403063546-editorial/_buildManifest.js — 200 — 754 B — 16 ms — h2https://www.radiotimes.com/_next/static/c704f62339184cd179539ebe86f5c1eb09900849-20260403063546-editorial/_ssgManifest.jswww.radiotimes.com/_next/static/c70... https://www.radiotimes.com/_next/static/c704f62339184cd179539ebe86f5c1eb09900849-20260403063546-editorial/_ssgManifest.js — 200 — 465 B — 16 ms — h2https://www.radiotimes.com/static/zephr/zephr-1d213e69f397d24836f9.jswww.radiotimes.com/static/zephr/zep... https://www.radiotimes.com/static/zephr/zephr-1d213e69f397d24836f9.js — 200 — 20.0 KiB — 10 ms — h2https://www.radiotimes.com/static/icons/base/sprite-maps/core-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/bas... https://www.radiotimes.com/static/icons/base/sprite-maps/core-246ca0c1c72049505382dc941fd29644.svg — 200 — 16.9 KiB — 5 ms — h2https://www.radiotimes.com/static/icons/overrides/im-rt-theme/sprite-maps/core-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/ove... https://www.radiotimes.com/static/icons/overrides/im-rt-theme/sprite-maps/core-246ca0c1c72049505382dc941fd29644.svg — 200 — 1.7 KiB — 4 ms — h2https://www.radiotimes.com/static/icons/overrides/im-rt-theme/sprite-maps/arrows-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/ove... https://www.radiotimes.com/static/icons/overrides/im-rt-theme/sprite-maps/arrows-246ca0c1c72049505382dc941fd29644.svg — 200 — 677 B — 2 ms — h2https://www.radiotimes.com/static/icons/base/sprite-maps/shapes-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/bas... https://www.radiotimes.com/static/icons/base/sprite-maps/shapes-246ca0c1c72049505382dc941fd29644.svg — 200 — 1.5 KiB — 5 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 733 ms LCP 1.7 shttps://radiotimes.com// https://radiotimes.com/ — 301 — 261 B — 6 ms — h2https://www.radiotimes.com/www.radiotimes.com/ https://www.radiotimes.com/ — 200 — 122.8 KiB — 8 ms — h2https://www.radiotimes.com/stitcher-assets/radiotimes/ad-manager.jswww.radiotimes.com/stitcher-assets/... https://www.radiotimes.com/stitcher-assets/radiotimes/ad-manager.js — 200 — 26.6 KiB — 6 ms — h2https://www.radiotimes.com/unified/wrapperMessagingWithoutDetection.jswww.radiotimes.com/unified/wrapperM... https://www.radiotimes.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.1 KiB — 11 ms — h2https://cp.radiotimes.com/now.jscp.radiotimes.com/now.js https://cp.radiotimes.com/now.js — 200 — 35.2 KiB — 239 ms — h2https://use.typekit.net/fer7rij.jsuse.typekit.net/fer7rij.js https://use.typekit.net/fer7rij.js — 200 — 7.2 KiB — 66 ms — h2https://www.radiotimes.com/segment/analytics.js/v1/D82Lo3yy8eQVy55E55K1TacYSCPDipfA/analytics.min.jswww.radiotimes.com/segment/analytic... https://www.radiotimes.com/segment/analytics.js/v1/D82Lo3yy8eQVy55E55K1TacYSCPDipfA/analytics.min.js — 200 — 29.9 KiB — 22 ms — h2https://www.radiotimes.com/static/styles/css/im-rt-theme/base-af8ccfe215ef66a0eaa1325ce8e0c57d.csswww.radiotimes.com/static/styles/cs... https://www.radiotimes.com/static/styles/css/im-rt-theme/base-af8ccfe215ef66a0eaa1325ce8e0c57d.css — 200 — 9.3 KiB — 8 ms — h2https://www.radiotimes.com/static/styles/css/im-rt-theme/components-99b69d57c1535b50117e588324af97fd.csswww.radiotimes.com/static/styles/cs... https://www.radiotimes.com/static/styles/css/im-rt-theme/components-99b69d57c1535b50117e588324af97fd.css — 200 — 36.6 KiB — 23 ms — h2https://www.radiotimes.com/static/styles/css/im-rt-theme/utilities-35e11a199ae8d6d4edf93e0f9c34bba8.csswww.radiotimes.com/static/styles/cs... https://www.radiotimes.com/static/styles/css/im-rt-theme/utilities-35e11a199ae8d6d4edf93e0f9c34bba8.css — 200 — 1.9 KiB — 9 ms — h2https://www.radiotimes.com/static/styles/css/im-rt-theme/services-ebbec8749e9228805efb221c3cae9e8b.csswww.radiotimes.com/static/styles/cs... https://www.radiotimes.com/static/styles/css/im-rt-theme/services-ebbec8749e9228805efb221c3cae9e8b.css — 200 — 754 B — 12 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/01/RTLOGORGBWOB-d1ce955.png?quality=90&webp=true&resize=650,133images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/01/RTLOGORGBWOB-d1ce955.png?quality=90&webp=true&resize=650,133 — 200 — 24.2 KiB — 31 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-K86F9FMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K86F9FM — 200 — 146.7 KiB — 199 ms — h2https://cdn.speedcurve.com/js/lux.js?id=430481854cdn.speedcurve.com/js/lux.js?id=430... https://cdn.speedcurve.com/js/lux.js?id=430481854 — 200 — 11.4 KiB — 53 ms — h2https://www.radiotimes.com/_next/static/chunks/webpack-52910ea7d2fb34e7.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/webpack-52910ea7d2fb34e7.js — 200 — 2.5 KiB — 7 ms — h2https://www.radiotimes.com/_next/static/chunks/framework-63d16ff2f5e08230.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/framework-63d16ff2f5e08230.js — 200 — 44.2 KiB — 20 ms — h2https://www.radiotimes.com/_next/static/chunks/main-740b8d99ad17a21d.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/main-740b8d99ad17a21d.js — 200 — 30.9 KiB — 20 ms — h2https://www.radiotimes.com/_next/static/chunks/pages/_app-27e079f3be6c5e87.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/pages/_app-27e079f3be6c5e87.js — 200 — 362.4 KiB — 51 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/01/RTLOGORGBWOB-d1ce955.png?quality=90&webp=true&resize=120,25images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/01/RTLOGORGBWOB-d1ce955.png?quality=90&webp=true&resize=120,25 — 200 — 10.4 KiB — 12 ms — h2https://www.datadoghq-browser-agent.com/datadog-logs-v3.jswww.datadoghq-browser-agent.com/dat... https://www.datadoghq-browser-agent.com/datadog-logs-v3.js — 200 — 12.7 KiB — 68 ms — h2https://www.radiotimes.com/_next/static/chunks/608-9f0c5440dd5aabaf.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/608-9f0c5440dd5aabaf.js — 200 — 11.1 KiB — 20 ms — h2https://www.radiotimes.com/_next/static/chunks/550-7786b71271393d92.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/550-7786b71271393d92.js — 200 — 11.0 KiB — 14 ms — h2https://www.radiotimes.com/_next/static/chunks/pages/editorial/page/%5Bslug%5D-513e34480b73f3c0.jswww.radiotimes.com/_next/static/chu... https://www.radiotimes.com/_next/static/chunks/pages/editorial/page/%5Bslug%5D-513e34480b73f3c0.js — 200 — 745 B — 10 ms — h2https://www.radiotimes.com/_next/static/c704f62339184cd179539ebe86f5c1eb09900849-20260403063546-editorial/_buildManifest.jswww.radiotimes.com/_next/static/c70... https://www.radiotimes.com/_next/static/c704f62339184cd179539ebe86f5c1eb09900849-20260403063546-editorial/_buildManifest.js — 200 — 754 B — 16 ms — h2https://www.radiotimes.com/_next/static/c704f62339184cd179539ebe86f5c1eb09900849-20260403063546-editorial/_ssgManifest.jswww.radiotimes.com/_next/static/c70... https://www.radiotimes.com/_next/static/c704f62339184cd179539ebe86f5c1eb09900849-20260403063546-editorial/_ssgManifest.js — 200 — 465 B — 16 ms — h2https://www.radiotimes.com/static/zephr/zephr-1d213e69f397d24836f9.jswww.radiotimes.com/static/zephr/zep... https://www.radiotimes.com/static/zephr/zephr-1d213e69f397d24836f9.js — 200 — 20.0 KiB — 10 ms — h2https://www.radiotimes.com/static/icons/base/sprite-maps/core-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/bas... https://www.radiotimes.com/static/icons/base/sprite-maps/core-246ca0c1c72049505382dc941fd29644.svg — 200 — 16.9 KiB — 5 ms — h2https://www.radiotimes.com/static/icons/overrides/im-rt-theme/sprite-maps/core-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/ove... https://www.radiotimes.com/static/icons/overrides/im-rt-theme/sprite-maps/core-246ca0c1c72049505382dc941fd29644.svg — 200 — 1.7 KiB — 4 ms — h2https://www.radiotimes.com/static/icons/overrides/im-rt-theme/sprite-maps/arrows-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/ove... https://www.radiotimes.com/static/icons/overrides/im-rt-theme/sprite-maps/arrows-246ca0c1c72049505382dc941fd29644.svg — 200 — 677 B — 2 ms — h2https://www.radiotimes.com/static/icons/base/sprite-maps/shapes-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/bas... https://www.radiotimes.com/static/icons/base/sprite-maps/shapes-246ca0c1c72049505382dc941fd29644.svg — 200 — 1.5 KiB — 5 ms — h2https://www.radiotimes.com/static/icons/base/sprite-maps/arrows-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/bas... https://www.radiotimes.com/static/icons/base/sprite-maps/arrows-246ca0c1c72049505382dc941fd29644.svg — 200 — 1.7 KiB — 5 ms — h2https://www.radiotimes.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jswww.radiotimes.com/unified/4.40.1/g... https://www.radiotimes.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 29.5 KiB — 3 ms — h2https://consent.radiotimes.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.radiotimes.com%2F&account_id=1742consent.radiotimes.com/mms/v2/get_s... https://consent.radiotimes.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.radiotimes.com%2F&account_id=1742 — 200 — 616 B — 67 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/Hit-Point-U-2bfed4a.png?quality=90&webp=true&resize=460,307images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/Hit-Point-U-2bfed4a.png?quality=90&webp=true&resize=460,307 — 200 — 27.6 KiB — 25 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/03/PO-Cruises-BAFTA-Memorable-Moment-mask-shot-by-Stepping-Stone-10-8181dbe.jpg?quality=90&webp=true&resize=93,84images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/03/PO-Cruises-BAFTA-Memorable-Moment-mask-shot-by-Stepping-Stone-10-8181dbe.jpg?quality=90&webp=true&resize=93,84 — 200 — 14.5 KiB — 17 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/01/CriminalRecord20300540F-155e1bf.jpg?quality=90&webp=true&resize=93,84images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/01/CriminalRecord20300540F-155e1bf.jpg?quality=90&webp=true&resize=93,84 — 200 — 24.5 KiB — 37 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/1812190439-aee87da.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/1812190439-aee87da.jpg?quality=90&webp=true&resize=220,147 — 200 — 47.4 KiB — 23 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2025/06/heartstopper-movie-set-pic-b69251c.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2025/06/heartstopper-movie-set-pic-b69251c.jpg?quality=90&webp=true&resize=220,147 — 200 — 17.4 KiB — 31 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2025/06/Michael-Socha-Sheridan-Smith-Matty-Leanne-2025-THE-CAGE--Element-Pictures-BBC-Photographer-James-Stack-e2fbdc8.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2025/06/Michael-Socha-Sheridan-Smith-Matty-Leanne-2025-THE-CAGE--Element-Pictures-BBC-Photographer-James-Stack-e2fbdc8.jpg?quality=90&webp=true&resize=220,147 — 200 — 45.0 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/saint-pierre-josephine-jobert-2-e670d4a.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/saint-pierre-josephine-jobert-2-e670d4a.jpg?quality=90&webp=true&resize=220,147 — 200 — 13.0 KiB — 23 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/GettyImages-2197407359-62a644f.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/GettyImages-2197407359-62a644f.jpg?quality=90&webp=true&resize=220,147 — 200 — 28.3 KiB — 23 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2025/12/Copy-of-Copy-of-Untitled-Design-ac59396.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2025/12/Copy-of-Copy-of-Untitled-Design-ac59396.jpg?quality=90&webp=true&resize=220,147 — 200 — 14.4 KiB — 33 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/NUMBER1FAN5SallyJill-a8d1d59.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/NUMBER1FAN5SallyJill-a8d1d59.jpg?quality=90&webp=true&resize=220,147 — 200 — 22.2 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/The-Repair-Shop-Cretan-Lyra-edc895d.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/The-Repair-Shop-Cretan-Lyra-edc895d.jpg?quality=90&webp=true&resize=220,147 — 200 — 22.5 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/557940-38ecd11.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/557940-38ecd11.jpg?quality=90&webp=true&resize=220,147 — 200 — 29.2 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/03/Untitled-design-30-c28f314.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/03/Untitled-design-30-c28f314.jpg?quality=90&webp=true&resize=220,147 — 200 — 15.5 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/2204emmtodd-229ec9c.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/2204emmtodd-229ec9c.jpg?quality=90&webp=true&resize=220,147 — 200 — 13.5 KiB — 33 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/GettyImages-2272452262-c0ca7dd.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/GettyImages-2272452262-c0ca7dd.jpg?quality=90&webp=true&resize=220,147 — 200 — 23.3 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2025/01/paradise-disney-sterling-k-brown-2-7e64256.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2025/01/paradise-disney-sterling-k-brown-2-7e64256.jpg?quality=90&webp=true&resize=220,147 — 200 — 30.4 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/beef-season-2-cast-3-d69726e.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/beef-season-2-cast-3-d69726e.jpg?quality=90&webp=true&resize=220,147 — 200 — 19.9 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/KylienS1E300561016-copy-4f5ccfd.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/KylienS1E300561016-copy-4f5ccfd.jpg?quality=90&webp=true&resize=220,147 — 200 — 17.5 KiB — 34 ms — h2https://www.radiotimes.com/static/icons/base/sprite-maps/social-246ca0c1c72049505382dc941fd29644.svgwww.radiotimes.com/static/icons/bas... https://www.radiotimes.com/static/icons/base/sprite-maps/social-246ca0c1c72049505382dc941fd29644.svg — 200 — 9.3 KiB — 24 ms — h2https://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3use.typekit.net/af/855c4b/000000000... https://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3 — 200 — 18.6 KiB — 13 ms — h2https://use.typekit.net/af/7d84d7/00000000000000007753ca28/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3use.typekit.net/af/7d84d7/000000000... https://use.typekit.net/af/7d84d7/00000000000000007753ca28/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i4&v=3 — 200 — 20.4 KiB — 17 ms — h2https://use.typekit.net/af/0e4445/00000000000000007753ca37/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3use.typekit.net/af/0e4445/000000000... https://use.typekit.net/af/0e4445/00000000000000007753ca37/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3 — 200 — 18.6 KiB — 19 ms — h2https://use.typekit.net/af/bf7c1c/00000000000000007753ca27/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i7&v=3use.typekit.net/af/bf7c1c/000000000... https://use.typekit.net/af/bf7c1c/00000000000000007753ca27/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i7&v=3 — 200 — 20.9 KiB — 18 ms — h2https://use.typekit.net/af/36c3c6/00000000000000007753ca29/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3use.typekit.net/af/36c3c6/000000000... https://use.typekit.net/af/36c3c6/00000000000000007753ca29/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3 — 200 — 18.7 KiB — 25 ms — h2https://use.typekit.net/af/c37b54/00000000000000007753ca2b/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i5&v=3use.typekit.net/af/c37b54/000000000... https://use.typekit.net/af/c37b54/00000000000000007753ca2b/31/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=i5&v=3 — 200 — 21.0 KiB — 21 ms — h2https://use.typekit.net/af/b0ee94/00000000000000007735c85b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/b0ee94/000000000... https://use.typekit.net/af/b0ee94/00000000000000007735c85b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 27.8 KiB — 27 ms — h2https://use.typekit.net/af/918b92/00000000000000007735c85f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/918b92/000000000... https://use.typekit.net/af/918b92/00000000000000007735c85f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 29.6 KiB — 24 ms — h2https://use.typekit.net/af/86b5e5/00000000000000007735c870/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/86b5e5/000000000... https://use.typekit.net/af/86b5e5/00000000000000007735c870/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 28.5 KiB — 22 ms — h2https://use.typekit.net/af/79c96c/00000000000000007735c873/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/79c96c/000000000... https://use.typekit.net/af/79c96c/00000000000000007735c873/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 30.0 KiB — 9 ms — h2https://use.typekit.net/af/e47cff/00000000000000007735c86b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/e47cff/000000000... https://use.typekit.net/af/e47cff/00000000000000007735c86b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 27.9 KiB — 19 ms — h2https://use.typekit.net/af/f29fc6/00000000000000007735c86e/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3use.typekit.net/af/f29fc6/000000000... https://use.typekit.net/af/f29fc6/00000000000000007735c86e/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3 — 200 — 29.6 KiB — 9 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/BEEFnS2E800332006-ef5ed07.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/BEEFnS2E800332006-ef5ed07.jpg?quality=90&webp=true&resize=220,147 — 200 — 11.3 KiB — 9 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/03/The-Boys-27539dd.png?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/03/The-Boys-27539dd.png?quality=90&webp=true&resize=220,147 — 200 — 18.5 KiB — 28 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2024/06/ArtfulDodgerS2204DodgerTimFagin-06839ef.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2024/06/ArtfulDodgerS2204DodgerTimFagin-06839ef.jpg?quality=90&webp=true&resize=220,147 — 200 — 27.4 KiB — 14 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/YourFriendsandNeighborss2JamesMarsdenJonHamm-87030f8.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/YourFriendsandNeighborss2JamesMarsdenJonHamm-87030f8.jpg?quality=90&webp=true&resize=220,147 — 200 — 17.0 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/560870-44c2310.jpg?quality=90&webp=true&resize=93,62images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/560870-44c2310.jpg?quality=90&webp=true&resize=93,62 — 200 — 23.9 KiB — 37 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/17531534-5d68a86.jpg?quality=90&webp=true&resize=93,62images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/17531534-5d68a86.jpg?quality=90&webp=true&resize=93,62 — 200 — 23.4 KiB — 35 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/03/krysten-ritter-jessica-jones-daredevil-born-again-5d91165.jpg?quality=90&webp=true&resize=93,62images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/03/krysten-ritter-jessica-jones-daredevil-born-again-5d91165.jpg?quality=90&webp=true&resize=93,62 — 200 — 8.9 KiB — 27 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/01/001MKT001CINv0009CNPT.1002-85cec6f.jpg?quality=90&webp=true&resize=93,62images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/01/001MKT001CINv0009CNPT.1002-85cec6f.jpg?quality=90&webp=true&resize=93,62 — 200 — 43.6 KiB — 30 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/Imperfect-Women-Kerry-Washington-5a184b4.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/Imperfect-Women-Kerry-Washington-5a184b4.jpg?quality=90&webp=true&resize=220,147 — 200 — 15.4 KiB — 37 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/bbc-proms-royal-albert-hall-1319506.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/bbc-proms-royal-albert-hall-1319506.jpg?quality=90&webp=true&resize=220,147 — 200 — 39.5 KiB — 30 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/embargo00-01090426secretservices1ep0116-0cbd4be.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/embargo00-01090426secretservices1ep0116-0cbd4be.jpg?quality=90&webp=true&resize=220,147 — 200 — 36.7 KiB — 34 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/04/521800-b109cfb.jpg?quality=90&webp=true&resize=220,147images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/04/521800-b109cfb.jpg?quality=90&webp=true&resize=220,147 — 200 — 42.6 KiB — 27 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/03/bait-prime-video-sheeba-sajid-riz-64492c9.jpg?quality=90&webp=true&resize=300,200images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/03/bait-prime-video-sheeba-sajid-riz-64492c9.jpg?quality=90&webp=true&resize=300,200 — 200 — 30.0 KiB — 35 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/03/12553093-6522de2-e1773420588857.jpg?quality=90&webp=true&resize=300,200images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/03/12553093-6522de2-e1773420588857.jpg?quality=90&webp=true&resize=300,200 — 200 — 21.0 KiB — 27 ms — h2https://images.immediate.co.uk/production/volatile/sites/3/2026/03/download-2026-03-02T184021.477-84ae800.jpeg?quality=90&webp=true&resize=300,200images.immediate.co.uk/production/v... https://images.immediate.co.uk/production/volatile/sites/3/2026/03/download-2026-03-02T184021.477-84ae800.jpeg?quality=90&webp=true&resize=300,200 — 200 — 18.8 KiB — 30 ms — h2https://use.typekit.net/af/c28d70/00000000000000007735c879/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/c28d70/000000000... https://use.typekit.net/af/c28d70/00000000000000007735c879/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 28.1 KiB — 16 ms — h2https://use.typekit.net/af/37a1cc/00000000000000007735c87a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3use.typekit.net/af/37a1cc/000000000... https://use.typekit.net/af/37a1cc/00000000000000007735c87a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3 — 200 — 29.7 KiB — 24 ms — h2https://consent.radiotimes.com/wrapper/v2/meta-data?hasCsp=true&accountId=1742&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=26463&scriptVersion=4.40.1&scriptType=unifiedconsent.radiotimes.com/wrapper/v2/m... https://consent.radiotimes.com/wrapper/v2/meta-data?hasCsp=true&accountId=1742&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%7D&propertyId=26463&scriptVersion=4.40.1&scriptType=unified — 200 — 785 B — 49 ms — h2https://www.radiotimes.com/stitcher-assets/gpt/tag/js/gpt.jswww.radiotimes.com/stitcher-assets/... https://www.radiotimes.com/stitcher-assets/gpt/tag/js/gpt.js — 200 — 36.6 KiB — 52 ms — h2https://micro.rubiconproject.com/prebid/dynamic/7959.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/7959.js — 200 — 184.9 KiB — 57 ms — h2https://www.radiotimes.com/aax2/apstag.jswww.radiotimes.com/aax2/apstag.js https://www.radiotimes.com/aax2/apstag.js — 200 — 90.8 KiB — 11 ms — h2https://www.radiotimes.com/stitcher-assets/permutive/99db7a95-b06a-4ea9-857c-f73ba0a25c19-web.jswww.radiotimes.com/stitcher-assets/... https://www.radiotimes.com/stitcher-assets/permutive/99db7a95-b06a-4ea9-857c-f73ba0a25c19-web.js — 200 — 289.6 KiB — 15 ms — h2https://cdn.geni.us/snippet.min.jscdn.geni.us/snippet.min.js https://cdn.geni.us/snippet.min.js — 200 — 3.1 KiB — 41 ms — h2https://p.typekit.net/p.gif?s=1&k=fer7rij&ht=tk&h=www.radiotimes.com&f=14032.14033.14034.14035.14038.14039.44524.44525.44530.44531.44540.44541.44544.44545&a=532973&js=1.21.0&app=typekit&e=js&_=1776895992245p.typekit.net/p.gif?s=1&k=fer7rij&h... https://p.typekit.net/p.gif?s=1&k=fer7rij&ht=tk&h=www.radiotimes.com&f=14032.14033.14034.14035.14038.14039.44524.44525.44530.44531.44540.44541.44544.44545&a=532973&js=1.21.0&app=typekit&e=js&_=1776895992245 — 200 — 205 B — 54 ms — h2https://www.radiotimes.com/api/auth/mewww.radiotimes.com/api/auth/me https://www.radiotimes.com/api/auth/me — 204 — 285 B — 342 ms — h2https://cp.radiotimes.com/properties/fee7e28d/config.jsoncp.radiotimes.com/properties/fee7e2... https://cp.radiotimes.com/properties/fee7e28d/config.json — 200 — 1.9 KiB — 81 ms — h2https://consent.radiotimes.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1742%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22env%22%3A%22production%22%2C%22acps%22%3A%22false%22%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.radiotimes.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.radiotimes.com%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=5143793445143793440506&scriptVersion=4.40.1&scriptType=unifiedconsent.radiotimes.com/wrapper/v2/m... https://consent.radiotimes.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1742%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%22env%22%3A%22production%22%2C%22acps%22%3A%22false%22%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.radiotimes.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.radiotimes.com%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%7D&nonKeyedLocalState=null&ch=5143793445143793440506&scriptVersion=4.40.1&scriptType=unified — 200 — 9.0 KiB — 70 ms — h2https://cdn.greenvideo.io/carousel/gfc.jscdn.greenvideo.io/carousel/gfc.js https://cdn.greenvideo.io/carousel/gfc.js — 200 — 40.3 KiB — 71 ms — h2https://config.aps.amazon-adsystem.com/configs/3331config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3331 — 200 — 1.0 KiB — 96 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3331&u=https%3A%2F%2Fwww.radiotimes.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3331&u=https%3A%2F%2Fwww.radiotimes.com — 200 — 1.1 KiB — 105 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 105 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 164 ms — h3https://floor.pbxai.com/?pubxId=663ac230-2e1d-489d-a6bb-d0fcbfbc8759&page=https%3A%2F%2Fwww.radiotimes.com%2Ffloor.pbxai.com/?pubxId=663ac230-2e... https://floor.pbxai.com/?pubxId=663ac230-2e1d-489d-a6bb-d0fcbfbc8759&page=https%3A%2F%2Fwww.radiotimes.com%2F — 200 — 577 B — 92 ms — h2https://cdn.pbxai.com/663ac230-2e1d-489d-a6bb-d0fcbfbc8759.js?pbxd=https%3A%2F%2Fwww.radiotimes.comcdn.pbxai.com/663ac230-2e1d-489d-a6... https://cdn.pbxai.com/663ac230-2e1d-489d-a6bb-d0fcbfbc8759.js?pbxd=https%3A%2F%2Fwww.radiotimes.com — 200 — 18.6 KiB — 122 ms — h2https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260422cdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260422 — 200 — 1.2 KiB — 7 ms — h2https://sonar.script.ac/prebid/rtd.js?r=www.radiotimes.comsonar.script.ac/prebid/rtd.js?r=www... https://sonar.script.ac/prebid/rtd.js?r=www.radiotimes.com — 200 — 11.4 KiB — 107 ms — h2https://consent.radiotimes.com/index.html?hasCsp=true&message_id=1430580&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.radiotimes.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1consent.radiotimes.com/index.html?h... https://consent.radiotimes.com/index.html?hasCsp=true&message_id=1430580&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.radiotimes.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 52 ms — h2blob:https://www.radiotimes.com/633f33bd-9004-4aa1-8692-ba15b1c5746ewww.radiotimes.com/633f33bd-9004-4a... blob:https://www.radiotimes.com/633f33bd-9004-4aa1-8692-ba15b1c5746e — 200 — -1 B — 146 ms — blobhttps://consent.radiotimes.com/Notice.30929.cssconsent.radiotimes.com/Notice.30929... https://consent.radiotimes.com/Notice.30929.css — 200 — 6.7 KiB — 20 ms — h2https://consent.radiotimes.com/polyfills.01516.jsconsent.radiotimes.com/polyfills.01... https://consent.radiotimes.com/polyfills.01516.js — 200 — 2.3 KiB — 22 ms — h2https://consent.radiotimes.com/Notice.8f529.jsconsent.radiotimes.com/Notice.8f529... https://consent.radiotimes.com/Notice.8f529.js — 200 — 91.2 KiB — 45 ms — h2https://cp.radiotimes.com/chunks/cp-chunk-cmp-sourcepoint.20260422191410-579fdb0115.ac0804e59ea43f6cca8d.jscp.radiotimes.com/chunks/cp-chunk-c... https://cp.radiotimes.com/chunks/cp-chunk-cmp-sourcepoint.20260422191410-579fdb0115.ac0804e59ea43f6cca8d.js — 200 — 3.4 KiB — 39 ms — h2https://api.permutive.com/v2.0/watson?k=db07e0f0-8bb8-46c8-b714-291f2768d746api.permutive.com/v2.0/watson?k=db0... https://api.permutive.com/v2.0/watson?k=db07e0f0-8bb8-46c8-b714-291f2768d746 — 200 — 631 B — 74 ms — h2https://consent.radiotimes.com/consent/tcfv2/vendor-list/categories?siteId=26463consent.radiotimes.com/consent/tcfv... https://consent.radiotimes.com/consent/tcfv2/vendor-list/categories?siteId=26463 — 200 — 1.3 KiB — 53 ms — h2https://www.googletagmanager.com/gtag/js?id=G-8RJ0XQCBW8&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8RJ0XQCBW8&cx=c&gtm=4e64k1h2 — 200 — 158.2 KiB — 59 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WS6DT9&gtm=4e64k1h2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WS6DT9&gtm=4e64k1h2 — 200 — 167.5 KiB — 82 ms — h2https://consent.radiotimes.com/consent/tcfv2/vendor-list/categories?siteId=26463&consentLanguage=enconsent.radiotimes.com/consent/tcfv... https://consent.radiotimes.com/consent/tcfv2/vendor-list/categories?siteId=26463&consentLanguage=en — 200 — 1.3 KiB — 52 ms — h2https://media.immediate.co.uk/volatile/sites/3/2026/01/RTLOGORGBDEEPGREEN-3de78d2.pngmedia.immediate.co.uk/volatile/site... https://media.immediate.co.uk/volatile/sites/3/2026/01/RTLOGORGBDEEPGREEN-3de78d2.png — 200 — 76.4 KiB — 6 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 24…www.w3.org/2000/svg' width='20' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 24… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='15' viewBox='0 0 24…www.w3.org/2000/svg' width='12' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='15' viewBox='0 0 24… — 200 — 0 B — 0 ms — datahttps://cdn.greenvideo.io/carousel/gfc.csscdn.greenvideo.io/carousel/gfc.css https://cdn.greenvideo.io/carousel/gfc.css — 200 — 2.0 KiB — 18 ms — h2https://embeds.greenvideo.io/cf/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/KwnzvHR6?cr=1embeds.greenvideo.io/cf/f0cf5e3e906... https://embeds.greenvideo.io/cf/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/KwnzvHR6?cr=1 — 200 — 2.0 KiB — 60 ms — h2https://floor.pbxai.com/?pubxId=663ac230-2e1d-489d-a6bb-d0fcbfbc8759&page=https://www.radiotimes.com/floor.pbxai.com/?pubxId=663ac230-2e... https://floor.pbxai.com/?pubxId=663ac230-2e1d-489d-a6bb-d0fcbfbc8759&page=https://www.radiotimes.com/ — 200 — 576 B — 47 ms — h2https://sonar.script.ac/cstsonar.script.ac/cst https://sonar.script.ac/cst — 200 — 1.7 KiB — 69 ms — h2https://media-api-prod.greenvideo.io/api/v1/mixes/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/SIOk6bFk?ncr=1&&resolve=falsemedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/mixes/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/SIOk6bFk?ncr=1&&resolve=false — 200 — 779 B — 58 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/69dd493def733d758cefd26e57a179e501a9e677media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/69dd493def733d758cefd26e57a179e501a9e677 — 204 — 0 B — 27 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/b599c833019aa56308d47991e29efa75325bea94media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/b599c833019aa56308d47991e29efa75325bea94 — 204 — 0 B — 27 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/aa2f49c1e221171793f7592512cd5ac223cac4b8media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/aa2f49c1e221171793f7592512cd5ac223cac4b8 — 204 — 0 B — 27 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/68c3ba10cc7423386c750d64cae20e9ca8fd4ecemedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/68c3ba10cc7423386c750d64cae20e9ca8fd4ece — 204 — 0 B — 27 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/15350e16c1e4a693fafa2318e9fa4493e72262a0media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/15350e16c1e4a693fafa2318e9fa4493e72262a0 — 204 — 0 B — 27 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/69dd493def733d758cefd26e57a179e501a9e677media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/69dd493def733d758cefd26e57a179e501a9e677 — 200 — 1.4 KiB — 28 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/b599c833019aa56308d47991e29efa75325bea94media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/b599c833019aa56308d47991e29efa75325bea94 — 200 — 1.4 KiB — 25 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/aa2f49c1e221171793f7592512cd5ac223cac4b8media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/aa2f49c1e221171793f7592512cd5ac223cac4b8 — 200 — 1.4 KiB — 27 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/68c3ba10cc7423386c750d64cae20e9ca8fd4ecemedia-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/68c3ba10cc7423386c750d64cae20e9ca8fd4ece — 200 — 1.4 KiB — 27 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/15350e16c1e4a693fafa2318e9fa4493e72262a0media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/15350e16c1e4a693fafa2318e9fa4493e72262a0 — 200 — 1.4 KiB — 28 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DVDVDHZWPB&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DVDVDHZWPB&cx=c&gtm=4e64k1h2 — 200 — 144.8 KiB — 103 ms — h3https://uk-script.dotmetrics.net/door.js?d=www.radiotimes.com&t=otheruk-script.dotmetrics.net/door.js?d=... https://uk-script.dotmetrics.net/door.js?d=www.radiotimes.com&t=other — 200 — 4.6 KiB — 77 ms — h2https://www.radiotimes.com/favicon.icowww.radiotimes.com/favicon.ico https://www.radiotimes.com/favicon.ico — 200 — 2.3 KiB — 3 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/e176a02c0352c49fe459009e1b9652daf85df863media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/e176a02c0352c49fe459009e1b9652daf85df863 — 204 — 0 B — 20 ms — h2https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/69dd493def733d758cefd26e57a179e501a9e677/MEDIA/v4/POSTER/media.0000007.jpg?d=640&f=avifsvow0ueo.media.greenvideo.io/f0cf5e... https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/69dd493def733d758cefd26e57a179e501a9e677/MEDIA/v4/POSTER/media.0000007.jpg?d=640&f=avif — 200 — 5.2 KiB — 62 ms — h2https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/b599c833019aa56308d47991e29efa75325bea94/MEDIA/v4/POSTER/media.0000006.jpg?d=640&f=avifsvow0ueo.media.greenvideo.io/f0cf5e... https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/b599c833019aa56308d47991e29efa75325bea94/MEDIA/v4/POSTER/media.0000006.jpg?d=640&f=avif — 200 — 5.8 KiB — 65 ms — h2https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/aa2f49c1e221171793f7592512cd5ac223cac4b8/MEDIA/v4/POSTER/media.0000007.jpg?d=640&f=avifsvow0ueo.media.greenvideo.io/f0cf5e... https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/aa2f49c1e221171793f7592512cd5ac223cac4b8/MEDIA/v4/POSTER/media.0000007.jpg?d=640&f=avif — 200 — 10.9 KiB — 72 ms — h2https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/68c3ba10cc7423386c750d64cae20e9ca8fd4ece/MEDIA/v4/POSTER/media.0000006.jpg?d=640&f=avifsvow0ueo.media.greenvideo.io/f0cf5e... https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/68c3ba10cc7423386c750d64cae20e9ca8fd4ece/MEDIA/v4/POSTER/media.0000006.jpg?d=640&f=avif — 200 — 8.8 KiB — 63 ms — h2https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/15350e16c1e4a693fafa2318e9fa4493e72262a0/MEDIA/v4/POSTER/media.0000004.jpg?d=640&f=avifsvow0ueo.media.greenvideo.io/f0cf5e... https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/15350e16c1e4a693fafa2318e9fa4493e72262a0/MEDIA/v4/POSTER/media.0000004.jpg?d=640&f=avif — 200 — 12.1 KiB — 77 ms — h2https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/heading.woff2cdn.greenvideo.io/assets/f0cf5e3e90... https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/heading.woff2 — 200 — 4.4 KiB — 56 ms — h2https://media-api-prod.greenvideo.io/api/v1/content/e176a02c0352c49fe459009e1b9652daf85df863media-api-prod.greenvideo.io/api/v1... https://media-api-prod.greenvideo.io/api/v1/content/e176a02c0352c49fe459009e1b9652daf85df863 — 200 — 1.4 KiB — 23 ms — h2https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/e176a02c0352c49fe459009e1b9652daf85df863/MEDIA/v4/POSTER/media.0000007.jpg?d=640&f=avifsvow0ueo.media.greenvideo.io/f0cf5e... https://svow0ueo.media.greenvideo.io/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/e176a02c0352c49fe459009e1b9652daf85df863/MEDIA/v4/POSTER/media.0000007.jpg?d=640&f=avif — 200 — 27.5 KiB — 43 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 46 ms — h3https://uk-script.dotmetrics.net/hit.gif?id=5288&url=https%3A%2F%2Fwww.radiotimes.com%2F&dom=www.radiotimes.com&r=1776895993646&pvs=1&ecid=87f693b5-3977-4c84-8f98-e6ebaf4d7fdd&c=false&tzOffset=0&doorUrl=http%3a%2f%2fuk-script.dotmetrics.net%2fdoor.js%3fd%3dwww.radiotimes.com%26t%3dother&dfph=&ver=362uk-script.dotmetrics.net/hit.gif?id... https://uk-script.dotmetrics.net/hit.gif?id=5288&url=https%3A%2F%2Fwww.radiotimes.com%2F&dom=www.radiotimes.com&r=1776895993646&pvs=1&ecid=87f693b5-3977-4c84-8f98-e6ebaf4d7fdd&c=false&tzOffset=0&doorUrl=http%3a%2f%2fuk-script.dotmetrics.net%2fdoor.js%3fd%3dwww.radiotimes.com%26t%3dother&dfph=&ver=362 — 200 — 404 B — 41 ms — h2https://rm-script.dotmetrics.net/hit.gif?id=5288&url=https%3A%2F%2Fwww.radiotimes.com%2F&dom=www.radiotimes.com&r=1776895993646&pvs=1&pvid=87f693b5-3977-4c84-8f98-e6ebaf4d7fdd&c=false&tzOffset=0rm-script.dotmetrics.net/hit.gif?id... https://rm-script.dotmetrics.net/hit.gif?id=5288&url=https%3A%2F%2Fwww.radiotimes.com%2F&dom=www.radiotimes.com&r=1776895993646&pvs=1&pvid=87f693b5-3977-4c84-8f98-e6ebaf4d7fdd&c=false&tzOffset=0 — 200 — 1.2 KiB — 60 ms — h2https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/shorttitle.woff2cdn.greenvideo.io/assets/f0cf5e3e90... https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/shorttitle.woff2 — 200 — 4.4 KiB — 21 ms — h2https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/body.woff2cdn.greenvideo.io/assets/f0cf5e3e90... https://cdn.greenvideo.io/assets/f0cf5e3e9068d9a4affa36d5c8962eaf1a0662ba/fonts/body.woff2 — 200 — 4.6 KiB — 20 ms — h2https://uk-script.dotmetrics.net/Scripts/ncs-script.js?v=362uk-script.dotmetrics.net/Scripts/nc... https://uk-script.dotmetrics.net/Scripts/ncs-script.js?v=362 — 200 — 2.9 KiB — 38 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 119 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-8RJ0XQCBW8&gtm=45je64k1h2v878506179z8839254740za20gzb839254740zd839254740&_p=1776895991887&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&_eu=AAAAAEA&are=1&cid=1434229770.1776895995&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542&sid=1776895993&sct=1&seg=0&dl=https%3A%2F%2Fwww.radiotimes.com%2F&dt=Radio%20Times%20%7C%20TV%2C%20film%20and%20entertainment%20news%20%7C%20Radio%20Times&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.site_name=radiotimes&ep.categories=homepage&ep.channel=home&ep.content_id=2130482&ep.content_type=page&ep.primary_category=homepage&ep.publish_date=2024-10-29T20%3A43%3A56%2B00%3A00&ep.gtm_container_id=GTM-K86F9FM&ep.gtm_container_version=173&ep.format=standard&ep.viewport_size=1350x940&tfd=3046region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-8RJ0XQCBW8&gtm=45je64k1h2v878506179z8839254740za20gzb839254740zd839254740&_p=1776895991887&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&_eu=AAAAAEA&are=1&cid=1434229770.1776895995&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542&sid=1776895993&sct=1&seg=0&dl=https%3A%2F%2Fwww.radiotimes.com%2F&dt=Radio%20Times%20%7C%20TV%2C%20film%20and%20entertainment%20news%20%7C%20Radio%20Times&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.site_name=radiotimes&ep.categories=homepage&ep.channel=home&ep.content_id=2130482&ep.content_type=page&ep.primary_category=homepage&ep.publish_date=2024-10-29T20%3A43%3A56%2B00%3A00&ep.gtm_container_id=GTM-K86F9FM&ep.gtm_container_version=173&ep.format=standard&ep.viewport_size=1350x940&tfd=3046 — 204 — 551 B — 85 ms — h2https://www.radiotimes.com/api/gtm/g/collect?v=2&tid=G-DVDVDHZWPB&gtm=45je64k1h2v882614501z8839254740za20gzb839254740zd839254740&_p=1776895991887&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&ecid=1662676871&_fplc=0&are=1&cid=1434229770.1776895995&frm=0&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=947512489.1776895995&sst.ngst=1&sst.etld=google.es&sst.gcsub=region1&sst.gdpr=1&sst.gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPAAAiQAAAVTgDgAuAHcAQAA14DFgI3gVTAECQAgB3AEAHQAgAXADuIQAgAXADuLQAQB3AA.ILTwU4AFAAaABAACoAGQAOAAggBaAFwAMgAaAA4gB4AHoARQAkwBMAE2AKAApABVAC2AF8AMIAbQA3gB4AD8AICAQQBCACMAEdAJQAlQBSAC4AGkAOMAdwA8QB-gEAAIGARAAigBFgCMAEiAJaATsAr4BaQC6gGKAMaAZwAz4BpgDXgG0APUAe0A_gCBwEOgI1ATIAtYBcIC8wGGAMWAYyAyQBl4DTQHAAOLAf4BAcCCgEXAIzARvApWBS8CqAFUwLTg.YAAAAAAAAAAA&sst.tft=1776895991887&sst.lpc=150379317&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542&dl=https%3A%2F%2Fwww.radiotimes.com%2F&sid=1776895993&sct=1&seg=0&dt=Radio%20Times%20%7C%20TV%2C%20film%20and%20entertainment%20news%20%7C%20Radio%20Times&_tu=DA&en=page_view&_fv=1&_ss=1&ep.site_name=radiotimes&ep.categories=homepage&ep.channel=home&ep.content_id=2130482&ep.content_type=page&ep.primary_category=homepage&ep.publish_date=2024-10-29T20%3A43%3A56%2B00%3A00&ep.gtm_container_id=GTM-K86F9FM&ep.gtm_container_version=173&ep.format=standard&ep.viewport_size=1350x940&tfd=3062&richsstssewww.radiotimes.com/api/gtm/g/collec... https://www.radiotimes.com/api/gtm/g/collect?v=2&tid=G-DVDVDHZWPB&gtm=45je64k1h2v882614501z8839254740za20gzb839254740zd839254740&_p=1776895991887&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=1065r&ecid=1662676871&_fplc=0&are=1&cid=1434229770.1776895995&frm=0&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=947512489.1776895995&sst.ngst=1&sst.etld=google.es&sst.gcsub=region1&sst.gdpr=1&sst.gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPAAAiQAAAVTgDgAuAHcAQAA14DFgI3gVTAECQAgB3AEAHQAgAXADuIQAgAXADuLQAQB3AA.ILTwU4AFAAaABAACoAGQAOAAggBaAFwAMgAaAA4gB4AHoARQAkwBMAE2AKAApABVAC2AF8AMIAbQA3gB4AD8AICAQQBCACMAEdAJQAlQBSAC4AGkAOMAdwA8QB-gEAAIGARAAigBFgCMAEiAJaATsAr4BaQC6gGKAMaAZwAz4BpgDXgG0APUAe0A_gCBwEOgI1ATIAtYBcIC8wGGAMWAYyAyQBl4DTQHAAOLAf4BAcCCgEXAIzARvApWBS8CqAFUwLTg.YAAAAAAAAAAA&sst.tft=1776895991887&sst.lpc=150379317&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542&dl=https%3A%2F%2Fwww.radiotimes.com%2F&sid=1776895993&sct=1&seg=0&dt=Radio%20Times%20%7C%20TV%2C%20film%20and%20entertainment%20news%20%7C%20Radio%20Times&_tu=DA&en=page_view&_fv=1&_ss=1&ep.site_name=radiotimes&ep.categories=homepage&ep.channel=home&ep.content_id=2130482&ep.content_type=page&ep.primary_category=homepage&ep.publish_date=2024-10-29T20%3A43%3A56%2B00%3A00&ep.gtm_container_id=GTM-K86F9FM&ep.gtm_container_version=173&ep.format=standard&ep.viewport_size=1350x940&tfd=3062&richsstsse — 200 — 399 B — 241 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1904ms · 1815KB · £33/mo
www.radiotimes.com
Other
Costly
Execution 402ms
Transfer 44 KB
Monthly Cost £7/mo
www.radiotimes.com
Other
Costly
Execution 360ms
Transfer 123 KB
Monthly Cost £6/mo
Unattributable
Other
Costly
Execution 226ms
Transfer 0 KB
Monthly Cost £4/mo
www.radiotimes.com
Other
Optional
Execution 157ms
Transfer 362 KB
Unused 59%
Monthly Cost £3/mo
consent.radiotimes.com
Other
Optional
Execution 152ms
Transfer 91 KB
Unused 67%
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Optional
Execution 115ms
Transfer 147 KB
Unused 36%
Monthly Cost £2/mo
Google Tag Manager
Tag Manager
Optional
Execution 88ms
Transfer 145 KB
Unused 43%
Monthly Cost £2/mo
www.radiotimes.com
Other
Optional
Execution 86ms
Transfer 42 KB
Monthly Cost £1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 77ms
Transfer 188 KB
Unused 74%
Monthly Cost £1/mo
micro.rubiconproject.com
Other
Optional
Execution 67ms
Transfer 185 KB
Unused 71%
Monthly Cost £1/mo
www.radiotimes.com
Other
Optional
Execution 66ms
Transfer 290 KB
Unused 23%
Monthly Cost £1/mo
cdn.greenvideo.io
Other
Optional
Execution 56ms
Transfer 40 KB
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 51ms
Transfer 158 KB
Unused 40%
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • www.radiotimes.com adds 402ms and costs ~£7/month
  • www.radiotimes.com adds 360ms and costs ~£6/month
  • Unattributable adds 226ms and costs ~£4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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.radiotimes.com takes 402ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.radiotimes.com takes 360ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 226ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

59% of www.radiotimes.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

67% of consent.radiotimes.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

74% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

71% of micro.rubiconproject.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback