Skip to content
https://digitalspy.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
4
REVIEW
4
PASS
5
INFO
2

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

96
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

743 ms

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

1.16 s

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

90 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.02 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.74 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
5 PASS 4 REVIEW 4 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 127 requests
FIX
2.2 MB transferred, 127 requests
Info::
Page weighs 5.1 MB (2.2 MB transferred)
Warning::
JavaScript is 1006 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1006 KB
Warning::
127 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
127 requests
0.46 g CO2 per page load
JavaScript 1006.3 KiB 45%
Images 821.9 KiB 37%
Other 130.4 KiB 6%
HTML 85.7 KiB 4%
Other 69.9 KiB 3%
Fonts 57.8 KiB 3%
CSS 53.3 KiB 2%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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 (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
67 scripts, 396 KB unused
FIX
67 scripts, 396 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 140 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.digitalspy.com/_assets/moapt/2.438.0/m...: 85 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.digitalspy.com/_assets/moapt/2.438.0/m...: 48 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.digitalspy.com/_assets/moapt/2.438.0/m...: 47 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.digitalspy.com/_assets/fre/scopes/hdm/...: 29 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 396 KB
396 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007188 KB140 KB (75%)3rd
https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-bidder-pb-hdm.10.23.0.js108 KB85 KB (79%)3rd
https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-data.js53 KB48 KB (91%)3rd
https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-bundle-hdm.js58 KB47 KB (82%)3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/91858.1670b7dee69f706b.js35 KB29 KB (83%)3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-752a69140675f0f7.js43 KB24 KB (57%)3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js42 KB23 KB (56%)3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.js5 KB3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.js7 KB3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/78999.0b3fb89edca90156.js6 KB3rd

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

D
Page Weight Inventory
Action
127 resources · 2.2 MB · 396 KB savings available
FIX
127 resources · 2.2 MB · 396 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~396 KB of savings available
Warning::
126 third-party resources (100% of weight)
Info::
1 resources over 200KB
127 resources · 2.2 MiB · 126 third-party 1.2 MiB over 1MB target
JavaScript 46% · 1.0 MiB
Image 37% · 827.3 KiB
Document 7% · 162.1 KiB
Other 4% · 93.3 KiB
Font 3% · 57.8 KiB
CSS 2% · 53.3 KiB

~396.5 KiB of savings available

Remove unused JavaScript: 396.5 KiB
B
Image Optimization
43 images, 0 KB saveable
REVIEW
43 images, 0 KB saveable
Warning::
https://hips.hearstapps.com/hmg-prod/images/bfa23a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/345eb0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/a3a135... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/75095c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/kit-co... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/feac62... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/digitalspyuk.cdnds.net... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/543957... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.digitalspy.com/_assets/design-tokens/d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/a49072... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/d52117... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/f4b7c2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/a3a135... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/cd9cee... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/six-fo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/ae6cbf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/e0b1ad... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/fba4bd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/5757c2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/3dfcf5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/caebce... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/d0d53e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/c2409a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/986fdd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/0e0daa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/7d8c80... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/2fb6e6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/a1930b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/vidthumb/787f3cf7-45f6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/dee93e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/6f42b6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/fb46b8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/f45c42... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/jaafar... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/e9fd98... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/803c92... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/e63f64... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/600562... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/adef4f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://hips.hearstapps.com/hmg-prod/images/b3811a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
43 images 822 KB
0 oversized -0 KB
1 legacy format
41 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
788ms total JS execution
REVIEW
788ms total JS execution
Info::
https://www.digitalspy.com/: 199ms CPU time
Info::
Unattributable: 159ms CPU time
Info::
https://www.digitalspy.com/_assets/fre/scopes/hdm/...: 154ms CPU time
Info::
https://www.digitalspy.com/_assets/fre/scopes/hdm/...: 120ms CPU time
Info::
https://www.digitalspy.com/_assets/fre/scopes/hdm/...: 98ms CPU time
Warning::
Third-party scripts: 788ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 21% Style & Layout 9% Script Parsing & Compilation 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.digitalspy.com/199ms5ms1ms3rd
Unattributable159ms26ms0ms3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/feed-8c8f88a78911bda0.js154ms152ms1ms3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/97303.1e729532fe863e8d.js120ms107ms0ms3rd
https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js98ms81ms1ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=3109800757ms39ms12ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, must-revalidate, private
REVIEW
max-age=0, must-revalidate, private
Info::
Cache-Control header is set
Got: max-age=0, must-revalidate, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, must-revalidate, private

DirectiveValueMeaning
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
privateOnly browser cache, not CDN/proxy
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
3 fonts (58 KB)
PASS
3 fonts (58 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

58 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 743 ms LCP 1.2 shttps://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Black.29dbbe0.woff2Montserrat-Black.29dbbe... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Black.29dbbe0.woff2 — 19.3 KiB — 97 ms — font-display: swaphttps://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Bold.1159bd6.woff2Montserrat-Bold.1159bd6... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Bold.1159bd6.woff2 — 19.6 KiB — 11 ms — font-display: swaphttps://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/LeagueMono-Light.40f9e92.woff2LeagueMono-Light.40f9e9... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/LeagueMono-Light.40f9e92.woff2 — 18.9 KiB — 14 ms — font-display: swap
Montserrat-Black.29dbbe... woff2 swap
Size 19 KB
Load time 97 ms
Start 130 ms
Risk FOUT — text flashes from fallback to web font
Montserrat-Bold.1159bd6... woff2 swap
Size 20 KB
Load time 11 ms
Start 297 ms
Risk FOUT — text flashes from fallback to web font
LeagueMono-Light.40f9e9... woff2 swap
Size 19 KB
Load time 14 ms
Start 297 ms
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
Network Waterfall
127 requests over 1951ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 743 ms LCP 1.2 shttps://digitalspy.com// https://digitalspy.com/ — 301 — 382 B — 8 ms — h2https://www.digitalspy.com/www.digitalspy.com/ https://www.digitalspy.com/ — 200 — 85.7 KiB — 107 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-575c03ee74bd4a24.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-575c03ee74bd4a24.js — 200 — 12.7 KiB — 94 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js — 200 — 13.9 KiB — 10 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js — 200 — 42.0 KiB — 87 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/feed-8c8f88a78911bda0.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/feed-8c8f88a78911bda0.js — 200 — 14.6 KiB — 37 ms — h2https://www.digitalspy.com/api/styles.css?id=a7a7ca76-4b78-41ce-bb5a-606e662316e1&type=section&source=section%3Acustomwww.digitalspy.com/api/styles.css?i... https://www.digitalspy.com/api/styles.css?id=a7a7ca76-4b78-41ce-bb5a-606e662316e1&type=section&source=section%3Acustom — 200 — 24.0 KiB — 93 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 160 ms — https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-data.jswww.digitalspy.com/_assets/moapt/2.... https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-data.js — 200 — 53.2 KiB — 104 ms — h2https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-bundle-hdm.jswww.digitalspy.com/_assets/moapt/2.... https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-bundle-hdm.js — 200 — 57.7 KiB — 103 ms — h2https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Black.29dbbe0.woff2www.digitalspy.com/_assets/design-t... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Black.29dbbe0.woff2 — 200 — 19.3 KiB — 97 ms — h2https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/images/logos/logo.9d2bac0.svg?primary=%2523ffffffwww.digitalspy.com/_assets/design-t... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/images/logos/logo.9d2bac0.svg?primary=%2523ffffff — 200 — 1.2 KiB — 97 ms — h2https://hips.hearstapps.com/hmg-prod/images/asa-butterfield-unchosen-69a813e313ab2.jpg?crop=0.925xw:0.694xh;0.0749xw,0&resize=1600:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/asa-butterfield-unchosen-69a813e313ab2.jpg?crop=0.925xw:0.694xh;0.0749xw,0&resize=1600:* — 200 — 40.2 KiB — 107 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js — 200 — 4.7 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/79189-7f9d3cffaa525262.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/79189-7f9d3cffaa525262.js — 200 — 3.0 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/78999.0b3fb89edca90156.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/78999.0b3fb89edca90156.js — 200 — 5.6 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.js — 200 — 2.1 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/45407.9dcefbeaa6737a0c.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/45407.9dcefbeaa6737a0c.js — 200 — 892 B — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.js — 200 — 2.8 KiB — 60 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.js — 200 — 27.6 KiB — 73 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.js — 200 — 12.4 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.js — 200 — 10.0 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.js — 200 — 6.2 KiB — 65 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.js — 200 — 22.3 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.js — 200 — 7.5 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.js — 200 — 14.8 KiB — 63 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.js — 200 — 16.9 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/7921-657e3440d6399fdc.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/7921-657e3440d6399fdc.js — 200 — 10.9 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.js — 200 — 9.2 KiB — 60 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.js — 200 — 7.7 KiB — 61 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 743 ms LCP 1.2 shttps://digitalspy.com// https://digitalspy.com/ — 301 — 382 B — 8 ms — h2https://www.digitalspy.com/www.digitalspy.com/ https://www.digitalspy.com/ — 200 — 85.7 KiB — 107 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-575c03ee74bd4a24.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-575c03ee74bd4a24.js — 200 — 12.7 KiB — 94 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js — 200 — 13.9 KiB — 10 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js — 200 — 42.0 KiB — 87 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/feed-8c8f88a78911bda0.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/feed-8c8f88a78911bda0.js — 200 — 14.6 KiB — 37 ms — h2https://www.digitalspy.com/api/styles.css?id=a7a7ca76-4b78-41ce-bb5a-606e662316e1&type=section&source=section%3Acustomwww.digitalspy.com/api/styles.css?i... https://www.digitalspy.com/api/styles.css?id=a7a7ca76-4b78-41ce-bb5a-606e662316e1&type=section&source=section%3Acustom — 200 — 24.0 KiB — 93 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 160 ms — https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-data.jswww.digitalspy.com/_assets/moapt/2.... https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-data.js — 200 — 53.2 KiB — 104 ms — h2https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-bundle-hdm.jswww.digitalspy.com/_assets/moapt/2.... https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-bundle-hdm.js — 200 — 57.7 KiB — 103 ms — h2https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Black.29dbbe0.woff2www.digitalspy.com/_assets/design-t... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Black.29dbbe0.woff2 — 200 — 19.3 KiB — 97 ms — h2https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/images/logos/logo.9d2bac0.svg?primary=%2523ffffffwww.digitalspy.com/_assets/design-t... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/images/logos/logo.9d2bac0.svg?primary=%2523ffffff — 200 — 1.2 KiB — 97 ms — h2https://hips.hearstapps.com/hmg-prod/images/asa-butterfield-unchosen-69a813e313ab2.jpg?crop=0.925xw:0.694xh;0.0749xw,0&resize=1600:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/asa-butterfield-unchosen-69a813e313ab2.jpg?crop=0.925xw:0.694xh;0.0749xw,0&resize=1600:* — 200 — 40.2 KiB — 107 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js — 200 — 4.7 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/79189-7f9d3cffaa525262.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/79189-7f9d3cffaa525262.js — 200 — 3.0 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/78999.0b3fb89edca90156.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/78999.0b3fb89edca90156.js — 200 — 5.6 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.js — 200 — 2.1 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/45407.9dcefbeaa6737a0c.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/45407.9dcefbeaa6737a0c.js — 200 — 892 B — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.js — 200 — 2.8 KiB — 60 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.js — 200 — 27.6 KiB — 73 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.js — 200 — 12.4 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.js — 200 — 10.0 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.js — 200 — 6.2 KiB — 65 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.js — 200 — 22.3 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.js — 200 — 7.5 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.js — 200 — 14.8 KiB — 63 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.js — 200 — 16.9 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/7921-657e3440d6399fdc.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/7921-657e3440d6399fdc.js — 200 — 10.9 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.js — 200 — 9.2 KiB — 60 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.js — 200 — 7.7 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-3b1bb785c923da59.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-3b1bb785c923da59.js — 200 — 7.1 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.js — 200 — 5.3 KiB — 61 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-752a69140675f0f7.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-752a69140675f0f7.js — 200 — 43.0 KiB — 80 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-8d869775ff480e79.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-8d869775ff480e79.js — 200 — 7.2 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-0d872616f25f9dfb.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-0d872616f25f9dfb.js — 200 — 10.2 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/10016-78c54f83a0c4e02a.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/10016-78c54f83a0c4e02a.js — 200 — 13.8 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/41403-2da79dbaee5537de.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/41403-2da79dbaee5537de.js — 200 — 1.6 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-db14bbcc0d36eab3.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-db14bbcc0d36eab3.js — 200 — 17.9 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.js — 200 — 5.5 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/19356-6e03f24a72bd6203.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/19356-6e03f24a72bd6203.js — 200 — 4.8 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/41926-86abde650805622c.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/41926-86abde650805622c.js — 200 — 13.8 KiB — 62 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/88526-206d599008f77ae1.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/88526-206d599008f77ae1.js — 200 — 4.6 KiB — 80 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/87326-68fb888044736b0f.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/87326-68fb888044736b0f.js — 200 — 2.7 KiB — 69 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/70150-a2ab356cdc2b2245.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/70150-a2ab356cdc2b2245.js — 200 — 14.6 KiB — 78 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/48261-3c4324b3d6c66140.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/48261-3c4324b3d6c66140.js — 200 — 11.9 KiB — 69 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/8402-5a025be8883dfe02.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/8402-5a025be8883dfe02.js — 200 — 5.2 KiB — 69 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/14605-0ad8a0a763959bc7.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/14605-0ad8a0a763959bc7.js — 200 — 6.4 KiB — 78 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/34666-99e40dfcfbb197ee.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/34666-99e40dfcfbb197ee.js — 200 — 9.1 KiB — 78 ms — h3https://www.digitalspy.com/_assets/design-tokens/fre/static/icons/menu.cf1782e.svg?embedwww.digitalspy.com/_assets/design-t... https://www.digitalspy.com/_assets/design-tokens/fre/static/icons/menu.cf1782e.svg?embed — 200 — 555 B — 85 ms — h3https://hips.hearstapps.com/hmg-prod/images/e63f64ab-ad53-416d-a279-fcafbe263d91.jpg?crop=0.388xw:0.599xh;0.311xw,0.0271xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/e63f64ab-ad53-416d-a279-fcafbe263d91.jpg?crop=0.388xw:0.599xh;0.311xw,0.0271xh&resize=360:* — 200 — 18.2 KiB — 10 ms — h2https://hips.hearstapps.com/hmg-prod/images/a1930b05-bb5b-4a7c-8d77-50b89f5335a3.jpg?crop=0.532xw:1.00xh;0.348xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/a1930b05-bb5b-4a7c-8d77-50b89f5335a3.jpg?crop=0.532xw:1.00xh;0.348xw,0&resize=360:* — 200 — 12.6 KiB — 9 ms — h2https://hips.hearstapps.com/hmg-prod/images/a490721b-04fa-47ba-abc3-131c7dc103ac.jpg?crop=0.470xw:0.704xh;0.122xw,0.0288xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/a490721b-04fa-47ba-abc3-131c7dc103ac.jpg?crop=0.470xw:0.704xh;0.122xw,0.0288xh&resize=360:* — 200 — 17.6 KiB — 20 ms — h2https://hips.hearstapps.com/hmg-prod/images/bfa23a84-8888-49b5-b634-d62027ce6d5f.jpg?crop=0.425xw:0.754xh;0.485xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/bfa23a84-8888-49b5-b634-d62027ce6d5f.jpg?crop=0.425xw:0.754xh;0.485xw,0&resize=360:* — 200 — 9.5 KiB — 19 ms — h2https://hips.hearstapps.com/hmg-prod/images/ae6cbf39-d114-47c6-9de5-82df7cb0b438.jpg?crop=0.566xw:1.00xh;0.272xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/ae6cbf39-d114-47c6-9de5-82df7cb0b438.jpg?crop=0.566xw:1.00xh;0.272xw,0&resize=360:* — 200 — 14.8 KiB — 32 ms — h2https://hips.hearstapps.com/hmg-prod/images/d5211715-c1e1-4eea-a47e-f90924550602.png?crop=0.560xw:1.00xh;0.221xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/d5211715-c1e1-4eea-a47e-f90924550602.png?crop=0.560xw:1.00xh;0.221xw,0&resize=360:* — 200 — 7.1 KiB — 78 ms — h2https://hips.hearstapps.com/hmg-prod/images/6005625a-7d2f-4e3c-bf8c-7d9169bfc14a.jpg?crop=0.438xw:0.655xh;0.239xw,0.0196xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/6005625a-7d2f-4e3c-bf8c-7d9169bfc14a.jpg?crop=0.438xw:0.655xh;0.239xw,0.0196xh&resize=360:* — 200 — 24.2 KiB — 54 ms — h2https://hips.hearstapps.com/hmg-prod/images/986fdde9-d759-4a9e-8dc5-ab51ee73ae6d.jpg?crop=0.565xw:1.00xh;0.197xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/986fdde9-d759-4a9e-8dc5-ab51ee73ae6d.jpg?crop=0.565xw:1.00xh;0.197xw,0&resize=360:* — 200 — 15.2 KiB — 84 ms — h2https://hips.hearstapps.com/vidthumb/787f3cf7-45f6-409a-b70c-f14c116695ec/thumb_1920x1080.0000001.jpg?crop=0.345xw:0.613xh;0.292xw,0.191xh&resize=360:*hips.hearstapps.com/vidthumb/787f3c... https://hips.hearstapps.com/vidthumb/787f3cf7-45f6-409a-b70c-f14c116695ec/thumb_1920x1080.0000001.jpg?crop=0.345xw:0.613xh;0.292xw,0.191xh&resize=360:* — 200 — 7.1 KiB — 89 ms — h2https://hips.hearstapps.com/hmg-prod/images/dee93e36-df14-4fd1-99ab-508b4dde2dec.png?crop=0.560xw:1.00xh;0.124xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/dee93e36-df14-4fd1-99ab-508b4dde2dec.png?crop=0.560xw:1.00xh;0.124xw,0&resize=360:* — 200 — 6.8 KiB — 76 ms — h2https://hips.hearstapps.com/hmg-prod/images/345eb0e7-556e-4972-bf25-1277038f2154.png?crop=0.689xw:1.00xh;0.187xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/345eb0e7-556e-4972-bf25-1277038f2154.png?crop=0.689xw:1.00xh;0.187xw,0&resize=360:* — 200 — 7.7 KiB — 53 ms — h2https://hips.hearstapps.com/hmg-prod/images/f45c4295-7d2f-4665-8d73-abcfb0872b66.jpg?crop=0.565xw:1.00xh;0.435xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/f45c4295-7d2f-4665-8d73-abcfb0872b66.jpg?crop=0.565xw:1.00xh;0.435xw,0&resize=360:* — 200 — 5.8 KiB — 53 ms — h2https://hips.hearstapps.com/hmg-prod/images/e47f0b85-050f-4c3d-a2f2-7b33de7781a7.jpg?crop=0.669xw:1.00xh;0,0&resize=1400:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/e47f0b85-050f-4c3d-a2f2-7b33de7781a7.jpg?crop=0.669xw:1.00xh;0,0&resize=1400:* — 200 — 208.1 KiB — 82 ms — h2https://hips.hearstapps.com/hmg-prod/images/adef4f2b-cf59-4be5-aa49-38b6a0af2ebd.jpg?crop=0.112xw:0.168xh;0.721xw,0.315xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/adef4f2b-cf59-4be5-aa49-38b6a0af2ebd.jpg?crop=0.112xw:0.168xh;0.721xw,0.315xh&resize=360:* — 200 — 17.3 KiB — 75 ms — h2https://hips.hearstapps.com/hmg-prod/images/jaafar-jackson-michael-65cbb8260b8ae.jpg?crop=1.00xw:0.668xh;0,0.0825xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/jaafar-jackson-michael-65cbb8260b8ae.jpg?crop=1.00xw:0.668xh;0,0.0825xh&resize=360:* — 200 — 19.0 KiB — 26 ms — h2https://hips.hearstapps.com/hmg-prod/images/d0d53ec1-f89f-4fee-88f5-ec2f62399bf3.jpg?crop=0.634xw:0.874xh;0.202xw,0.0337xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/d0d53ec1-f89f-4fee-88f5-ec2f62399bf3.jpg?crop=0.634xw:0.874xh;0.202xw,0.0337xh&resize=360:* — 200 — 9.0 KiB — 78 ms — h2https://hips.hearstapps.com/hmg-prod/images/a3a1356c-9a4e-4f70-b1e8-cb47c3ff2514.jpg?crop=0.565xw:1.00xh;0.212xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/a3a1356c-9a4e-4f70-b1e8-cb47c3ff2514.jpg?crop=0.565xw:1.00xh;0.212xw,0&resize=360:* — 200 — 10.9 KiB — 39 ms — h3https://hips.hearstapps.com/hmg-prod/images/b3811ad3-abf7-43dd-a648-7498d358a66d.jpg?crop=0.915xw:0.609xh;0.0277xw,0.170xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/b3811ad3-abf7-43dd-a648-7498d358a66d.jpg?crop=0.915xw:0.609xh;0.0277xw,0.170xh&resize=360:* — 200 — 23.8 KiB — 59 ms — h3https://hips.hearstapps.com/hmg-prod/images/0e0daa8f-ff2a-4852-8ba3-240ddb115e00.jpg?crop=0.308xw:0.463xh;0.137xw,0.271xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/0e0daa8f-ff2a-4852-8ba3-240ddb115e00.jpg?crop=0.308xw:0.463xh;0.137xw,0.271xh&resize=360:* — 200 — 19.9 KiB — 39 ms — h3https://hips.hearstapps.com/hmg-prod/images/6f42b62a-f573-4565-aad8-cb2bf3058757.jpg?crop=0.587xw:0.884xh;0.0385xw,0.111xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/6f42b62a-f573-4565-aad8-cb2bf3058757.jpg?crop=0.587xw:0.884xh;0.0385xw,0.111xh&resize=360:* — 200 — 15.1 KiB — 38 ms — h3https://hips.hearstapps.com/hmg-prod/images/f4b7c2d2-71d0-4c7d-bb3f-ef354120a38a.jpg?crop=0.567xw:1.00xh;0.300xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/f4b7c2d2-71d0-4c7d-bb3f-ef354120a38a.jpg?crop=0.567xw:1.00xh;0.300xw,0&resize=360:* — 200 — 11.8 KiB — 37 ms — h3https://hips.hearstapps.com/hmg-prod/images/e0b1ad08-b909-41d1-9277-ba45e0b01027.jpg?crop=0.568xw:0.853xh;0.176xw,0.100xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/e0b1ad08-b909-41d1-9277-ba45e0b01027.jpg?crop=0.568xw:0.853xh;0.176xw,0.100xh&resize=360:* — 200 — 19.6 KiB — 46 ms — h3https://hips.hearstapps.com/hmg-prod/images/75095c44-1e4e-4a7d-aa45-ffa2cc6cbb46.jpg?crop=0.563xw:1.00xh;0.177xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/75095c44-1e4e-4a7d-aa45-ffa2cc6cbb46.jpg?crop=0.563xw:1.00xh;0.177xw,0&resize=360:* — 200 — 19.4 KiB — 54 ms — h3https://hips.hearstapps.com/hmg-prod/images/e9fd98f5-32c7-4a90-8980-90d636cf30fc.jpg?crop=0.489xw:0.733xh;0.375xw,0.0172xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/e9fd98f5-32c7-4a90-8980-90d636cf30fc.jpg?crop=0.489xw:0.733xh;0.375xw,0.0172xh&resize=360:* — 200 — 16.2 KiB — 54 ms — h3https://hips.hearstapps.com/hmg-prod/images/fb46b825-acef-4480-ae34-7fcc0ded10b6.jpg?crop=0.502xw:1.00xh;0.375xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/fb46b825-acef-4480-ae34-7fcc0ded10b6.jpg?crop=0.502xw:1.00xh;0.375xw,0&resize=360:* — 200 — 8.4 KiB — 59 ms — h3https://hips.hearstapps.com/hmg-prod/images/c2409a40-bacc-43a7-98f9-098c2956722e.jpg?crop=0.309xw:0.549xh;0.334xw,0.272xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/c2409a40-bacc-43a7-98f9-098c2956722e.jpg?crop=0.309xw:0.549xh;0.334xw,0.272xh&resize=360:* — 200 — 17.1 KiB — 67 ms — h3https://hips.hearstapps.com/hmg-prod/images/fba4bd7a-eff0-49ab-983c-27df449c7d8c.jpg?crop=0.249xw:0.374xh;0.567xw,0.0538xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/fba4bd7a-eff0-49ab-983c-27df449c7d8c.jpg?crop=0.249xw:0.374xh;0.567xw,0.0538xh&resize=360:* — 200 — 13.3 KiB — 55 ms — h3https://hips.hearstapps.com/hmg-prod/images/803c9219-311b-4171-be20-18d6c8e588a3.jpg?crop=0.265xw:0.399xh;0.552xw,0.286xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/803c9219-311b-4171-be20-18d6c8e588a3.jpg?crop=0.265xw:0.399xh;0.552xw,0.286xh&resize=360:* — 200 — 9.2 KiB — 74 ms — h3https://hips.hearstapps.com/hmg-prod/images/5757c2c4-53cd-4d6c-a16f-3d3608aa3b99.jpg?crop=0.339xw:0.598xh;0.415xw,0.205xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/5757c2c4-53cd-4d6c-a16f-3d3608aa3b99.jpg?crop=0.339xw:0.598xh;0.415xw,0.205xh&resize=360:* — 200 — 28.6 KiB — 75 ms — h3https://hips.hearstapps.com/hmg-prod/images/kit-connor-joe-locke-heartstopper-season-2-65707a972635b.jpg?crop=0.500xw:1.00xh;0.260xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/kit-connor-joe-locke-heartstopper-season-2-65707a972635b.jpg?crop=0.500xw:1.00xh;0.260xw,0&resize=360:* — 200 — 15.9 KiB — 76 ms — h3https://hips.hearstapps.com/hmg-prod/images/feac626d-85e8-4c70-8886-265aed04dbf0.jpg?crop=0.252xw:0.353xh;0.370xw,0.228xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/feac626d-85e8-4c70-8886-265aed04dbf0.jpg?crop=0.252xw:0.353xh;0.370xw,0.228xh&resize=360:* — 200 — 14.0 KiB — 76 ms — h3https://hips.hearstapps.com/hmg-prod/images/3dfcf535-85f8-4fd0-be36-e360819e5837.jpg?crop=0.257xw:0.386xh;0.505xw,0.105xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/3dfcf535-85f8-4fd0-be36-e360819e5837.jpg?crop=0.257xw:0.386xh;0.505xw,0.105xh&resize=360:* — 200 — 10.9 KiB — 67 ms — h3https://hips.hearstapps.com/digitalspyuk.cdnds.net/18/30/1532873247-little-drummer-girl-3.jpg?crop=0.244xw:0.366xh;0.425xw,0.268xh&resize=360:*hips.hearstapps.com/digitalspyuk.cd... https://hips.hearstapps.com/digitalspyuk.cdnds.net/18/30/1532873247-little-drummer-girl-3.jpg?crop=0.244xw:0.366xh;0.425xw,0.268xh&resize=360:* — 200 — 10.8 KiB — 73 ms — h3https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Bold.1159bd6.woff2www.digitalspy.com/_assets/design-t... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/Montserrat-Bold.1159bd6.woff2 — 200 — 19.6 KiB — 11 ms — h3https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/LeagueMono-Light.40f9e92.woff2www.digitalspy.com/_assets/design-t... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/fonts/LeagueMono-Light.40f9e92.woff2 — 200 — 18.9 KiB — 14 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 75 ms — h3https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-bidder-pb-hdm.10.23.0.jswww.digitalspy.com/_assets/moapt/2.... https://www.digitalspy.com/_assets/moapt/2.438.0/moapt-bidder-pb-hdm.10.23.0.js — 200 — 107.8 KiB — 70 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/23593.2f1b5207ca1ca970.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/23593.2f1b5207ca1ca970.js — 200 — 643 B — 253 ms — h3https://static-assets.hearstapps.com/design-tokens/manifest.jsonstatic-assets.hearstapps.com/design... https://static-assets.hearstapps.com/design-tokens/manifest.json — 200 — 55.2 KiB — 8 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/86091.6516db4972aae018.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/86091.6516db4972aae018.js — 200 — 2.8 KiB — 3 ms — h3https://www.digitalspy.com/api/feed-content/?id=a7a7ca76-4b78-41ce-bb5a-606e662316e1&type=section&limit=12&token=1&offset=1&params=%7B%22isHomePage%22%3Atrue%2C%22contentSectionEnabled%22%3Atrue%2C%22includeClassifierResults%22%3Afalse%7Dwww.digitalspy.com/api/feed-content... https://www.digitalspy.com/api/feed-content/?id=a7a7ca76-4b78-41ce-bb5a-606e662316e1&type=section&limit=12&token=1&offset=1&params=%7B%22isHomePage%22%3Atrue%2C%22contentSectionEnabled%22%3Atrue%2C%22includeClassifierResults%22%3Afalse%7D — 200 — 10.1 KiB — 4 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.js — 200 — 7.3 KiB — 12 ms — h3https://www.digitalspy.com/soaps/eastenders/a71094237/eastenders-spoilers-crash-ravi-priya-max-cindy-iplayer/www.digitalspy.com/soaps/eastenders... https://www.digitalspy.com/soaps/eastenders/a71094237/eastenders-spoilers-crash-ravi-priya-max-cindy-iplayer/ — 200 — 76.3 KiB — 27 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/35150.b57d156d52327677.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/35150.b57d156d52327677.js — 200 — 1.8 KiB — 13 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/95371.c563afab535bb851.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/95371.c563afab535bb851.js — 200 — 2.2 KiB — 12 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/91858.1670b7dee69f706b.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/91858.1670b7dee69f706b.js — 200 — 35.2 KiB — 26 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/media/polyfills.script.5251d011.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/media/polyfills.script.5251d011.js — 200 — 868 B — 19 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/64301.d6a640fec93e3a76.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/64301.d6a640fec93e3a76.js — 200 — 25.4 KiB — 9 ms — h3https://assets.hearstapps.com/commerce/release/affiliate-bundle.8.8.2.jsassets.hearstapps.com/commerce/rele... https://assets.hearstapps.com/commerce/release/affiliate-bundle.8.8.2.js — 200 — 18.6 KiB — 13 ms — h2https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.js — 200 — 5.4 KiB — 7 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/standard-article-ed152a9065faf8c2.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/standard-article-ed152a9065faf8c2.js — 200 — 4.1 KiB — 11 ms — h3https://www.digitalspy.com/api/styles.css?id=06e55057-6c48-4141-bd89-64f47ff5346e&type=brand&slugs=article&source=content%3Astandard-articlewww.digitalspy.com/api/styles.css?i... https://www.digitalspy.com/api/styles.css?id=06e55057-6c48-4141-bd89-64f47ff5346e&type=brand&slugs=article&source=content%3Astandard-article — 200 — 29.3 KiB — 10 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/82623.e7484b46cc79c1f4.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/82623.e7484b46cc79c1f4.js — 200 — 5.8 KiB — 3 ms — h3https://www.digitalspy.com/api/feature-flags/www.digitalspy.com/api/feature-flag... https://www.digitalspy.com/api/feature-flags/ — 200 — 3.2 KiB — 3 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/39542.9b5834e89f637bcc.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/39542.9b5834e89f637bcc.js — 200 — 1.4 KiB — 3 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/39777.f879091db329d442.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/39777.f879091db329d442.js — 200 — 3.6 KiB — 3 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/74394.e3845f1be5ddef4d.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/74394.e3845f1be5ddef4d.js — 200 — 7.4 KiB — 5 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/97303.1e729532fe863e8d.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/chunks/97303.1e729532fe863e8d.js — 200 — 5.1 KiB — 7 ms — h3https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 0 B — 107 ms — h2https://hips.hearstapps.com/hmg-prod/images/7d8c80f8-a3a6-4cc3-9af2-29ec1f205188.jpg?crop=0.822xw:0.549xh;0.106xw,0.306xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/7d8c80f8-a3a6-4cc3-9af2-29ec1f205188.jpg?crop=0.822xw:0.549xh;0.106xw,0.306xh&resize=360:* — 200 — 20.0 KiB — 7 ms — h3https://hips.hearstapps.com/hmg-prod/images/caebcebb-6253-49ec-b1c2-dd58171a2f73.jpg?crop=0.756xw:1.00xh;0.212xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/caebcebb-6253-49ec-b1c2-dd58171a2f73.jpg?crop=0.756xw:1.00xh;0.212xw,0&resize=360:* — 200 — 10.5 KiB — 8 ms — h3https://hips.hearstapps.com/hmg-prod/images/2fb6e611-bdef-4002-949e-fadb1f8cda54.jpg?crop=0.456xw:0.684xh;0.254xw,0.161xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/2fb6e611-bdef-4002-949e-fadb1f8cda54.jpg?crop=0.456xw:0.684xh;0.254xw,0.161xh&resize=360:* — 200 — 18.2 KiB — 9 ms — h3https://hips.hearstapps.com/hmg-prod/images/a3a1356c-9a4e-4f70-b1e8-cb47c3ff2514.jpg?crop=0.564xw:1.00xh;0.218xw,0&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/a3a1356c-9a4e-4f70-b1e8-cb47c3ff2514.jpg?crop=0.564xw:1.00xh;0.218xw,0&resize=360:* — 200 — 10.7 KiB — 9 ms — h3https://hips.hearstapps.com/hmg-prod/images/cd9cee34-f924-478d-a89a-3bf5bf74d3be.jpg?crop=0.508xw:0.762xh;0.275xw,0.0328xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/cd9cee34-f924-478d-a89a-3bf5bf74d3be.jpg?crop=0.508xw:0.762xh;0.275xw,0.0328xh&resize=360:* — 200 — 14.9 KiB — 9 ms — h3https://hips.hearstapps.com/hmg-prod/images/six-four-kevin-mckidd-641c73733bf46.jpg?crop=0.399xw:0.599xh;0.329xw,0.200xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/six-four-kevin-mckidd-641c73733bf46.jpg?crop=0.399xw:0.599xh;0.329xw,0.200xh&resize=360:* — 200 — 14.6 KiB — 11 ms — h3https://hips.hearstapps.com/hmg-prod/images/54395765-2fb2-4ef3-91dc-711b629cb629.jpg?crop=0.266xw:0.401xh;0.316xw,0.144xh&resize=360:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/54395765-2fb2-4ef3-91dc-711b629cb629.jpg?crop=0.266xw:0.401xh;0.316xw,0.144xh&resize=360:* — 200 — 26.6 KiB — 11 ms — h3https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 72 B — 124 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007 — 200 — 187.7 KiB — 85 ms — h3https://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 — 41 ms — h3https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/images/favicon.b8735b8.icowww.digitalspy.com/_assets/design-t... https://www.digitalspy.com/_assets/design-tokens/digitalspy/static/images/favicon.b8735b8.ico — 200 — 4.8 KiB — 3 ms — h3https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/media/tag-manager.script.96237b8b.jswww.digitalspy.com/_assets/fre/scop... https://www.digitalspy.com/_assets/fre/scopes/hdm/_next/static/media/tag-manager.script.96237b8b.js — 200 — 1023 B — 3 ms — h3https://nexus.ensighten.com/hearst/mag-uk/Bootstrap.jsnexus.ensighten.com/hearst/mag-uk/B... https://nexus.ensighten.com/hearst/mag-uk/Bootstrap.js — 200 — 17.4 KiB — 42 ms — h3https://nexus.ensighten.com/hearst/mag-uk/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/hearst/mag-uk/code/&ClientID=109&PageID=https%3A%2F%2Fwww.digitalspy.com%2F%3Fgdpr%3Dtrue%26selfhostedads%3Don%26template%3DHomepage%26brand%3Ddigitalspy%26locale%3Den-gbnexus.ensighten.com/hearst/mag-uk/s... https://nexus.ensighten.com/hearst/mag-uk/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/hearst/mag-uk/code/&ClientID=109&PageID=https%3A%2F%2Fwww.digitalspy.com%2F%3Fgdpr%3Dtrue%26selfhostedads%3Don%26template%3DHomepage%26brand%3Ddigitalspy%26locale%3Den-gb — 200 — 903 B — 79 ms — h3https://nexus.ensighten.com/hearst/mag-uk/code/53fff68dfbc6feeda78b0c4552255f81.js?conditionId0=4836089nexus.ensighten.com/hearst/mag-uk/c... https://nexus.ensighten.com/hearst/mag-uk/code/53fff68dfbc6feeda78b0c4552255f81.js?conditionId0=4836089 — 200 — 9.2 KiB — 25 ms — h3https://nexus.ensighten.com/hearst/mag-uk/code/b07aca350ad2c8ed9aca48acd419cb36.js?conditionId0=4962478nexus.ensighten.com/hearst/mag-uk/c... https://nexus.ensighten.com/hearst/mag-uk/code/b07aca350ad2c8ed9aca48acd419cb36.js?conditionId0=4962478 — 200 — 918 B — 26 ms — h3https://nexus.ensighten.com/hearst/mag-uk/code/bbd52bb0781d5e0344173e8f78935dc2.js?conditionId0=324930nexus.ensighten.com/hearst/mag-uk/c... https://nexus.ensighten.com/hearst/mag-uk/code/bbd52bb0781d5e0344173e8f78935dc2.js?conditionId0=324930 — 200 — 1.9 KiB — 25 ms — h3https://nexus.ensighten.com/hearst/mag-uk/code/36517709be61641bff67687f639eaf31.js?conditionId0=422740nexus.ensighten.com/hearst/mag-uk/c... https://nexus.ensighten.com/hearst/mag-uk/code/36517709be61641bff67687f639eaf31.js?conditionId0=422740 — 200 — 923 B — 25 ms — h3https://o31459.ingest.sentry.io/api/5169640/envelope/?sentry_version=7&sentry_key=9a71f99de2794775bd280be62d9a8b15&sentry_client=sentry.javascript.browser%2F8.55.0o31459.ingest.sentry.io/api/5169640... https://o31459.ingest.sentry.io/api/5169640/envelope/?sentry_version=7&sentry_key=9a71f99de2794775bd280be62d9a8b15&sentry_client=sentry.javascript.browser%2F8.55.0 — 429 — 519 B — 82 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 788ms · 307KB · £14/mo
www.digitalspy.com
Other
Optional
Execution 199ms
Transfer 86 KB
Monthly Cost £3/mo
Unattributable
Other
Optional
Execution 159ms
Transfer 0 KB
Monthly Cost £3/mo
www.digitalspy.com
Other
Optional
Execution 154ms
Transfer 15 KB
Monthly Cost £3/mo
www.digitalspy.com
Other
Optional
Execution 120ms
Transfer 5 KB
Monthly Cost £2/mo
www.digitalspy.com
Other
Optional
Execution 98ms
Transfer 14 KB
Monthly Cost £2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 57ms
Transfer 188 KB
Unused 75%
Monthly Cost £1/mo

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

75% 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

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