Skip to content
https://thetimes.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
5
REVIEW
2
PASS
8
INFO
2

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

29
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
77
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

5.36 s

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

7.29 s

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

2.81 s

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

0.010

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

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

34.04 s

Page Load Progression

394 ms
787 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.1 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
6.0 MB transferred, 192 requests
FIX
6.0 MB transferred, 192 requests
Critical::
Page weighs 18.3 MB (6.0 MB transferred)
Warning::
JavaScript is 3.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.4 MB
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Warning::
192 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.0 MB / 2.4 MB budget
6.0 MB transferred
192 requests
1.3 g CO2 per page load
JavaScript 3.4 MiB 56%
Images 2.2 MiB 36%
HTML 222.7 KiB 4%
Fonts 122.9 KiB 2%
Other 80.7 KiB 1%
Other 14.5 KiB 0%
CSS 11.9 KiB 0%
Other 2.1 KiB 0%
Other 0 B 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

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

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 (6.0 MiB of 6.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10402ms total JS execution
FIX
10402ms total JS execution
Warning::
https://www.thetimes.com/d/js/times-web-page-chann...: 2152ms CPU time
Warning::
https://www.thetimes.com/: 1672ms CPU time
Warning::
https://www.thetimes.com/d/js/npm.newskit.fe02c0df...: 919ms CPU time
Warning::
Unattributable: 807ms CPU time
Warning::
https://players.brightcove.net/5436121856001/TkNT2...: 705ms CPU time
Warning::
Third-party scripts: 10402ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Script Parsing & Compilation 13% Style & Layout 11% Other 10%
ScriptTotalScriptingParse/CompileParty
https://www.thetimes.com/d/js/times-web-page-channel.27ba2904def334854a9a.chunk.js2152ms1663ms221ms3rd
https://www.thetimes.com/1672ms281ms113ms3rd
https://www.thetimes.com/d/js/npm.newskit.fe02c0df96d576a3f8e6.chunk.js919ms754ms51ms3rd
Unattributable807ms46ms0ms3rd
https://players.brightcove.net/5436121856001/TkNT2u3xG_default/index.min.js705ms496ms92ms3rd
https://www.thetimes.com/d/js/npm.times-components.1dd45e778dd57a88c9ad.chunk.js483ms368ms114ms3rd
https://consent.thetimes.com/Notice.8f529.js357ms299ms25ms3rd
https://www.googletagmanager.com/gtag/js?id=G-X7E6ERDZVV&cx=c&gtm=4e64h1343ms285ms40ms3rd
https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.js342ms284ms11ms3rd
https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js337ms333ms3ms3rd

Showing top 10 of 25 scripts

F
JS Bundles
Action
108 scripts, 1.3 MB unused
FIX
108 scripts, 1.3 MB unused
Warning::
https://www.thetimes.com/d/js/times-web-page-chann...: 270 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.thetimes.com/d/js/npm.times-components...: 234 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://players.brightcove.net/5436121856001/TkNT2...: 198 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ads.thetimes.com/prebid.times_render.min.j...: 165 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.thetimes.com/assets/optimizely/custom/...: 85 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.3 MB
1354 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.thetimes.com/d/js/times-web-page-channel.27ba2904def334854a9a.chunk.js540 KB270 KB (50%)3rd
https://www.thetimes.com/d/js/npm.times-components.1dd45e778dd57a88c9ad.chunk.js236 KB234 KB (99%)3rd
https://players.brightcove.net/5436121856001/TkNT2u3xG_default/index.min.js329 KB198 KB (60%)3rd
https://ads.thetimes.com/prebid.times_render.min.js196 KB165 KB (84%)3rd
https://www.thetimes.com/assets/optimizely/custom/tnl_custom_snippet.js156 KB85 KB (55%)3rd
https://www.googletagmanager.com/gtag/js?id=G-X7E6ERDZVV&cx=c&gtm=4e64h1165 KB64 KB (39%)3rd
https://consent.thetimes.com/Notice.8f529.js91 KB61 KB (67%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RF939SNGE0&cx=c&gtm=4e64h1147 KB60 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-12345137 KB58 KB (42%)3rd
https://news.google.com/swg/js/v1/swg.js71 KB47 KB (69%)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
192 resources · 6.0 MB · 1.3 MB savings available
FIX
192 resources · 6.0 MB · 1.3 MB savings available
Warning::
Page weight 5.0 MB over 1MB target
Got: 6.0 MB Expected: ≤ 1 MB
Info::
~1.3 MB of savings available
Warning::
191 third-party resources (100% of weight)
Info::
7 resources over 200KB
192 resources · 6.0 MiB · 191 third-party 5.0 MiB over 1MB target
JavaScript 56% · 3.4 MiB
Image 36% · 2.2 MiB
Document 4% · 222.8 KiB
Font 2% · 122.9 KiB
Other 2% · 95.1 KiB
CSS 0% · 11.9 KiB

~1.3 MiB of savings available

Remove unused JavaScript: 1.3 MiB
C
Image Optimization
Action
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Warning::
https://www.thetimes.com/d/img/puzzles/new-svg-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.thetimes.com/d/img/TimesBrandMark-748c... 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://www.thetimes.com/d/img/puzzles/new-svg-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.thetimes.com/d/img/puzzles/new-svg-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.thetimes.com/d/img/puzzles/new-svg-ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
47 images 2.2 MB
0 oversized -0 KB
19 legacy format
6 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

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
7 fonts (123 KB)
PASS
7 fonts (123 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

123 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 5.4 s LCP 7.3 shttps://www.thetimes.com/d/fonts/TimesModern/TimesModern-Regular-f3419df85d.woff2TimesModern-Regular-f34... https://www.thetimes.com/d/fonts/TimesModern/TimesModern-Regular-f3419df85d.woff2 — 23.4 KiB — 46 ms — font-display: swaphttps://www.thetimes.com/d/fonts/Roboto/Roboto-Regular-1f6d3cf6d3.woff2Roboto-Regular-1f6d3cf6... https://www.thetimes.com/d/fonts/Roboto/Roboto-Regular-1f6d3cf6d3.woff2 — 11.2 KiB — 102 ms — font-display: swaphttps://www.thetimes.com/d/fonts/Roboto/Roboto-Medium-e7df3d0942.woff2Roboto-Medium-e7df3d094... https://www.thetimes.com/d/fonts/Roboto/Roboto-Medium-e7df3d0942.woff2 — 11.2 KiB — 99 ms — font-display: swaphttps://www.thetimes.com/d/fonts/Roboto/Roboto-Bold-e9f5aaf547.woff2Roboto-Bold-e9f5aaf547.... https://www.thetimes.com/d/fonts/Roboto/Roboto-Bold-e9f5aaf547.woff2 — 15.9 KiB — 55 ms — font-display: swaphttps://www.thetimes.com/d/fonts/TimesModern/TimesModern-Bold-62eb027e67.woff2TimesModern-Bold-62eb02... https://www.thetimes.com/d/fonts/TimesModern/TimesModern-Bold-62eb027e67.woff2 — 22.1 KiB — 49 ms — font-display: swaphttps://www.thetimes.com/d/fonts/TimesDigital/TimesDigitalW04-Regular-dca82eac02.woff2TimesDigitalW04-Regular... https://www.thetimes.com/d/fonts/TimesDigital/TimesDigitalW04-Regular-dca82eac02.woff2 — 25.0 KiB — 47 ms — font-display: swaphttps://www.thetimes.com/d/fonts/TimesModern/TimesModern-ExtraBold-afbbdbe2e3.woff2TimesModern-ExtraBold-a... https://www.thetimes.com/d/fonts/TimesModern/TimesModern-ExtraBold-afbbdbe2e3.woff2 — 14.1 KiB — 43 ms — font-display: swap
TimesModern-Regular-f34... woff2 swap
Size 23 KB
Load time 46 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Roboto-Regular-1f6d3cf6... woff2 swap
Size 11 KB
Load time 102 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Roboto-Medium-e7df3d094... woff2 swap
Size 11 KB
Load time 99 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Roboto-Bold-e9f5aaf547.... woff2 swap
Size 16 KB
Load time 55 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
TimesModern-Bold-62eb02... woff2 swap
Size 22 KB
Load time 49 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
TimesDigitalW04-Regular... woff2 swap
Size 25 KB
Load time 47 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
TimesModern-ExtraBold-a... woff2 swap
Size 14 KB
Load time 43 ms
Start 1.5 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
15 hints, 0 missing preconnects
PASS
15 hints, 0 missing preconnects
Info::
Page uses 15 resource hint(s)

Current Resource Hints

preconnect
3
preload
10
dns-prefetch
2
prefetch

15 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
HTTP Caching
max-age=60 (1 minute)
PASS
max-age=60 (1 minute)
Info::
Cache-Control header is set
Got: max-age=60
Info::
Effective TTL: 1 minute (max-age=60)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=60

DirectiveValueMeaning
max-age60Cache for 1 minute
Effective TTL: 60 seconds
Network Waterfall
192 requests over 4731ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 5.4 s LCP 7.3 shttps://thetimes.com// https://thetimes.com/ — 301 — 107 B — 188 ms — h2https://www.thetimes.com/www.thetimes.com/ https://www.thetimes.com/ — 200 — 220.4 KiB — 1.1 s — h2https://www.thetimes.com/assets/optimizely/custom/tnl_custom_snippet.jswww.thetimes.com/assets/optimizely/... https://www.thetimes.com/assets/optimizely/custom/tnl_custom_snippet.js — 200 — 155.6 KiB — 107 ms — h2https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.jsconsent.thetimes.com/unified/wrappe... https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 101 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 132 ms — h3https://cdn.brandmetrics.com/tag/3507d3a478cd4f59b15eb40434141032/thetimes.jscdn.brandmetrics.com/tag/3507d3a478... https://cdn.brandmetrics.com/tag/3507d3a478cd4f59b15eb40434141032/thetimes.js — 200 — 3.6 KiB — 113 ms — h2https://scripts.webcontentassessor.com/scripts/08f3140e964d35efaaa94ba9f2cdbf9edafbfde6673ba81ffe923565f70bc138?dt=1585330388scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/08f3140e964d35efaaa94ba9f2cdbf9edafbfde6673ba81ffe923565f70bc138?dt=1585330388 — 200 — 165.1 KiB — 114 ms — h2https://cdn.permutive.com/88a66e5c-8fe8-48af-9c6c-3ec3f4983aad-web.jscdn.permutive.com/88a66e5c-8fe8-48a... https://cdn.permutive.com/88a66e5c-8fe8-48af-9c6c-3ec3f4983aad-web.js — 200 — 250.9 KiB — 151 ms — h2https://ads.thetimes.com/dfpads.thetimes.com/dfp https://ads.thetimes.com/dfp — 200 — 760 B — 183 ms — h2https://www.thetimes.com/d/img/theTimesBackground-5dc9f2d161.webpwww.thetimes.com/d/img/theTimesBack... https://www.thetimes.com/d/img/theTimesBackground-5dc9f2d161.webp — 200 — 5.5 KiB — 81 ms — h2https://www.thetimes.com/d/img/headlineBackground-cabdc9b89a.webpwww.thetimes.com/d/img/headlineBack... https://www.thetimes.com/d/img/headlineBackground-cabdc9b89a.webp — 200 — 2.3 KiB — 109 ms — h2https://www.thetimes.com/d/img/puzzleBackground-fc6cc048a0.webpwww.thetimes.com/d/img/puzzleBackgr... https://www.thetimes.com/d/img/puzzleBackground-fc6cc048a0.webp — 200 — 2.5 KiB — 48 ms — h2https://www.thetimes.com/d/img/TimesBrandMark-748c3b1679.webpwww.thetimes.com/d/img/TimesBrandMa... https://www.thetimes.com/d/img/TimesBrandMark-748c3b1679.webp — 200 — 5.8 KiB — 53 ms — h2https://www.thetimes.com/d/img/theTimesMasthead-c38e02434a.webpwww.thetimes.com/d/img/theTimesMast... https://www.thetimes.com/d/img/theTimesMasthead-c38e02434a.webp — 200 — 25.0 KiB — 100 ms — h2https://www.thetimes.com/imageserver/image/%2F61e88fe8-535d-4a93-bd6c-831fb4a8894e.jpg?crop=4920%2C3280%2C4%2C0&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F61e88fe8-535d-4a93-bd6c-831fb4a8894e.jpg?crop=4920%2C3280%2C4%2C0&resize=750 — 200 — 48.1 KiB — 11 ms — h3https://www.thetimes.com/imageserver/image/%2F49314890-7bd6-4e68-ae4e-4f1eac09f7ad.jpg?crop=6000%2C4000%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F49314890-7bd6-4e68-ae4e-4f1eac09f7ad.jpg?crop=6000%2C4000%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 60.1 KiB — 60 ms — h3https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.jstags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.js — 200 — 27.3 KiB — 73 ms — h2https://news.google.com/swg/js/v1/swg.jsnews.google.com/swg/js/v1/swg.js https://news.google.com/swg/js/v1/swg.js — 200 — 71.3 KiB — 165 ms — h2https://www.thetimes.com/imageserver/image/%2F332fb294-5282-43dd-a2ac-a987fa60ffdf.jpg?crop=6597%2C4398%2C1%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F332fb294-5282-43dd-a2ac-a987fa60ffdf.jpg?crop=6597%2C4398%2C1%2C0&resize=750&format=webp&quality=9 — 200 — 51.9 KiB — 46 ms — h3https://www.thetimes.com/imageserver/image/%2F056f4913-4d6c-4682-b108-c2653053d5b4.jpg?crop=1600%2C1067%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F056f4913-4d6c-4682-b108-c2653053d5b4.jpg?crop=1600%2C1067%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 36.2 KiB — 59 ms — h3https://www.thetimes.com/imageserver/image/%2Fe897d7a2-a94d-4ca2-be25-0442ec64de73.jpg?crop=5760%2C3840%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fe897d7a2-a94d-4ca2-be25-0442ec64de73.jpg?crop=5760%2C3840%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 89.9 KiB — 98 ms — h3https://www.thetimes.com/imageserver/image/%2F043d17ff-e314-4365-a679-d90652433c87.jpg?crop=6231%2C4154%2C146%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F043d17ff-e314-4365-a679-d90652433c87.jpg?crop=6231%2C4154%2C146%2C0&resize=750&format=webp&quality=9 — 200 — 80.4 KiB — 90 ms — h3https://www.thetimes.com/imageserver/image/%2Facfbf708-90ae-467a-bce1-6e070aa7ce60.jpg?crop=944%2C629%2C1101%2C533&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Facfbf708-90ae-467a-bce1-6e070aa7ce60.jpg?crop=944%2C629%2C1101%2C533&resize=750&format=webp&quality=9 — 200 — 28.2 KiB — 73 ms — h3https://www.thetimes.com/imageserver/image/%2Fb5c518e4-f30b-4dba-9952-00d082ff41a1.jpg?crop=1080%2C720%2C100%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fb5c518e4-f30b-4dba-9952-00d082ff41a1.jpg?crop=1080%2C720%2C100%2C0 — 200 — 171.1 KiB — 107 ms — h3https://www.thetimes.com/imageserver/image/%2Fd904a100-d0ed-4308-81bf-56beda6e8413.jpg?crop=1620%2C1080%2C150%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fd904a100-d0ed-4308-81bf-56beda6e8413.jpg?crop=1620%2C1080%2C150%2C0 — 200 — 303.6 KiB — 108 ms — h3https://www.thetimes.com/imageserver/image/%2Fa3e4a0f4-0ca5-4855-a6e5-b1d37e62e884.jpg?crop=1080%2C720%2C100%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fa3e4a0f4-0ca5-4855-a6e5-b1d37e62e884.jpg?crop=1080%2C720%2C100%2C0 — 200 — 137.6 KiB — 105 ms — h3https://www.thetimes.com/imageserver/image/%2F200fe526-5084-4648-b1c5-a4a8d9acfbf8.jpg?crop=1080%2C720%2C100%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F200fe526-5084-4648-b1c5-a4a8d9acfbf8.jpg?crop=1080%2C720%2C100%2C0 — 200 — 80.5 KiB — 98 ms — h3https://www.thetimes.com/imageserver/image/%2Fd42b8da8-36a4-4dd1-b79b-e630a10d8837.jpg?crop=4780%2C3187%2C135%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fd42b8da8-36a4-4dd1-b79b-e630a10d8837.jpg?crop=4780%2C3187%2C135%2C0&resize=750&format=webp&quality=9 — 200 — 81.6 KiB — 98 ms — h3https://www.thetimes.com/imageserver/image/%2F3550659c-cc5d-456e-acd9-6942c189b4cc.jpg?crop=6000%2C4000%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F3550659c-cc5d-456e-acd9-6942c189b4cc.jpg?crop=6000%2C4000%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 16.7 KiB — 61 ms — h3https://www.thetimes.com/imageserver/image/%2F90676d27-bd94-4a81-90c3-beaab5627dca.jpg?crop=1500%2C1000%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F90676d27-bd94-4a81-90c3-beaab5627dca.jpg?crop=1500%2C1000%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 40.1 KiB — 76 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 5.4 s LCP 7.3 shttps://thetimes.com// https://thetimes.com/ — 301 — 107 B — 188 ms — h2https://www.thetimes.com/www.thetimes.com/ https://www.thetimes.com/ — 200 — 220.4 KiB — 1.1 s — h2https://www.thetimes.com/assets/optimizely/custom/tnl_custom_snippet.jswww.thetimes.com/assets/optimizely/... https://www.thetimes.com/assets/optimizely/custom/tnl_custom_snippet.js — 200 — 155.6 KiB — 107 ms — h2https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.jsconsent.thetimes.com/unified/wrappe... https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 101 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 132 ms — h3https://cdn.brandmetrics.com/tag/3507d3a478cd4f59b15eb40434141032/thetimes.jscdn.brandmetrics.com/tag/3507d3a478... https://cdn.brandmetrics.com/tag/3507d3a478cd4f59b15eb40434141032/thetimes.js — 200 — 3.6 KiB — 113 ms — h2https://scripts.webcontentassessor.com/scripts/08f3140e964d35efaaa94ba9f2cdbf9edafbfde6673ba81ffe923565f70bc138?dt=1585330388scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/08f3140e964d35efaaa94ba9f2cdbf9edafbfde6673ba81ffe923565f70bc138?dt=1585330388 — 200 — 165.1 KiB — 114 ms — h2https://cdn.permutive.com/88a66e5c-8fe8-48af-9c6c-3ec3f4983aad-web.jscdn.permutive.com/88a66e5c-8fe8-48a... https://cdn.permutive.com/88a66e5c-8fe8-48af-9c6c-3ec3f4983aad-web.js — 200 — 250.9 KiB — 151 ms — h2https://ads.thetimes.com/dfpads.thetimes.com/dfp https://ads.thetimes.com/dfp — 200 — 760 B — 183 ms — h2https://www.thetimes.com/d/img/theTimesBackground-5dc9f2d161.webpwww.thetimes.com/d/img/theTimesBack... https://www.thetimes.com/d/img/theTimesBackground-5dc9f2d161.webp — 200 — 5.5 KiB — 81 ms — h2https://www.thetimes.com/d/img/headlineBackground-cabdc9b89a.webpwww.thetimes.com/d/img/headlineBack... https://www.thetimes.com/d/img/headlineBackground-cabdc9b89a.webp — 200 — 2.3 KiB — 109 ms — h2https://www.thetimes.com/d/img/puzzleBackground-fc6cc048a0.webpwww.thetimes.com/d/img/puzzleBackgr... https://www.thetimes.com/d/img/puzzleBackground-fc6cc048a0.webp — 200 — 2.5 KiB — 48 ms — h2https://www.thetimes.com/d/img/TimesBrandMark-748c3b1679.webpwww.thetimes.com/d/img/TimesBrandMa... https://www.thetimes.com/d/img/TimesBrandMark-748c3b1679.webp — 200 — 5.8 KiB — 53 ms — h2https://www.thetimes.com/d/img/theTimesMasthead-c38e02434a.webpwww.thetimes.com/d/img/theTimesMast... https://www.thetimes.com/d/img/theTimesMasthead-c38e02434a.webp — 200 — 25.0 KiB — 100 ms — h2https://www.thetimes.com/imageserver/image/%2F61e88fe8-535d-4a93-bd6c-831fb4a8894e.jpg?crop=4920%2C3280%2C4%2C0&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F61e88fe8-535d-4a93-bd6c-831fb4a8894e.jpg?crop=4920%2C3280%2C4%2C0&resize=750 — 200 — 48.1 KiB — 11 ms — h3https://www.thetimes.com/imageserver/image/%2F49314890-7bd6-4e68-ae4e-4f1eac09f7ad.jpg?crop=6000%2C4000%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F49314890-7bd6-4e68-ae4e-4f1eac09f7ad.jpg?crop=6000%2C4000%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 60.1 KiB — 60 ms — h3https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.jstags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.js — 200 — 27.3 KiB — 73 ms — h2https://news.google.com/swg/js/v1/swg.jsnews.google.com/swg/js/v1/swg.js https://news.google.com/swg/js/v1/swg.js — 200 — 71.3 KiB — 165 ms — h2https://www.thetimes.com/imageserver/image/%2F332fb294-5282-43dd-a2ac-a987fa60ffdf.jpg?crop=6597%2C4398%2C1%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F332fb294-5282-43dd-a2ac-a987fa60ffdf.jpg?crop=6597%2C4398%2C1%2C0&resize=750&format=webp&quality=9 — 200 — 51.9 KiB — 46 ms — h3https://www.thetimes.com/imageserver/image/%2F056f4913-4d6c-4682-b108-c2653053d5b4.jpg?crop=1600%2C1067%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F056f4913-4d6c-4682-b108-c2653053d5b4.jpg?crop=1600%2C1067%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 36.2 KiB — 59 ms — h3https://www.thetimes.com/imageserver/image/%2Fe897d7a2-a94d-4ca2-be25-0442ec64de73.jpg?crop=5760%2C3840%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fe897d7a2-a94d-4ca2-be25-0442ec64de73.jpg?crop=5760%2C3840%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 89.9 KiB — 98 ms — h3https://www.thetimes.com/imageserver/image/%2F043d17ff-e314-4365-a679-d90652433c87.jpg?crop=6231%2C4154%2C146%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F043d17ff-e314-4365-a679-d90652433c87.jpg?crop=6231%2C4154%2C146%2C0&resize=750&format=webp&quality=9 — 200 — 80.4 KiB — 90 ms — h3https://www.thetimes.com/imageserver/image/%2Facfbf708-90ae-467a-bce1-6e070aa7ce60.jpg?crop=944%2C629%2C1101%2C533&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Facfbf708-90ae-467a-bce1-6e070aa7ce60.jpg?crop=944%2C629%2C1101%2C533&resize=750&format=webp&quality=9 — 200 — 28.2 KiB — 73 ms — h3https://www.thetimes.com/imageserver/image/%2Fb5c518e4-f30b-4dba-9952-00d082ff41a1.jpg?crop=1080%2C720%2C100%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fb5c518e4-f30b-4dba-9952-00d082ff41a1.jpg?crop=1080%2C720%2C100%2C0 — 200 — 171.1 KiB — 107 ms — h3https://www.thetimes.com/imageserver/image/%2Fd904a100-d0ed-4308-81bf-56beda6e8413.jpg?crop=1620%2C1080%2C150%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fd904a100-d0ed-4308-81bf-56beda6e8413.jpg?crop=1620%2C1080%2C150%2C0 — 200 — 303.6 KiB — 108 ms — h3https://www.thetimes.com/imageserver/image/%2Fa3e4a0f4-0ca5-4855-a6e5-b1d37e62e884.jpg?crop=1080%2C720%2C100%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fa3e4a0f4-0ca5-4855-a6e5-b1d37e62e884.jpg?crop=1080%2C720%2C100%2C0 — 200 — 137.6 KiB — 105 ms — h3https://www.thetimes.com/imageserver/image/%2F200fe526-5084-4648-b1c5-a4a8d9acfbf8.jpg?crop=1080%2C720%2C100%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F200fe526-5084-4648-b1c5-a4a8d9acfbf8.jpg?crop=1080%2C720%2C100%2C0 — 200 — 80.5 KiB — 98 ms — h3https://www.thetimes.com/imageserver/image/%2Fd42b8da8-36a4-4dd1-b79b-e630a10d8837.jpg?crop=4780%2C3187%2C135%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fd42b8da8-36a4-4dd1-b79b-e630a10d8837.jpg?crop=4780%2C3187%2C135%2C0&resize=750&format=webp&quality=9 — 200 — 81.6 KiB — 98 ms — h3https://www.thetimes.com/imageserver/image/%2F3550659c-cc5d-456e-acd9-6942c189b4cc.jpg?crop=6000%2C4000%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F3550659c-cc5d-456e-acd9-6942c189b4cc.jpg?crop=6000%2C4000%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 16.7 KiB — 61 ms — h3https://www.thetimes.com/imageserver/image/%2F90676d27-bd94-4a81-90c3-beaab5627dca.jpg?crop=1500%2C1000%2C0%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F90676d27-bd94-4a81-90c3-beaab5627dca.jpg?crop=1500%2C1000%2C0%2C0&resize=750&format=webp&quality=9 — 200 — 40.1 KiB — 76 ms — h3https://www.thetimes.com/imageserver/image/%2F8ec1736a-32ac-45de-826b-fbf0bfd1e5f1.jpg?crop=3941%2C2627%2C158%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F8ec1736a-32ac-45de-826b-fbf0bfd1e5f1.jpg?crop=3941%2C2627%2C158%2C0&resize=750&format=webp&quality=9 — 200 — 34.1 KiB — 77 ms — h3https://www.thetimes.com/imageserver/image/%2Fe8390196-fd98-43c7-b424-c37e19ee4b55.jpg?crop=1022%2C681%2C285%2C226&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fe8390196-fd98-43c7-b424-c37e19ee4b55.jpg?crop=1022%2C681%2C285%2C226&resize=750&format=webp&quality=9 — 200 — 46.7 KiB — 93 ms — h3https://www.thetimes.com/imageserver/image/%2F8752d11d-6f59-4770-80ca-50ce0af39b7b.jpg?crop=7952%2C5301%2C0%2C1&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F8752d11d-6f59-4770-80ca-50ce0af39b7b.jpg?crop=7952%2C5301%2C0%2C1&resize=750&format=webp&quality=9 — 200 — 86.4 KiB — 98 ms — h3https://www.thetimes.com/imageserver/image/%2Fc3f79e2b-42e2-4e1d-b23e-f4a877ef71ec.jpg?crop=1350%2C900%2C125%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fc3f79e2b-42e2-4e1d-b23e-f4a877ef71ec.jpg?crop=1350%2C900%2C125%2C0&resize=750&format=webp&quality=9 — 200 — 23.6 KiB — 100 ms — h3https://www.thetimes.com/imageserver/image/%2F61e88fe8-535d-4a93-bd6c-831fb4a8894e.jpg?crop=4920%2C3280%2C4%2C0&resize=750&format=webp&quality=9www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F61e88fe8-535d-4a93-bd6c-831fb4a8894e.jpg?crop=4920%2C3280%2C4%2C0&resize=750&format=webp&quality=9 — 200 — 21.4 KiB — 76 ms — h3https://www.thetimes.com/imageserver/image/%2F735d0bd5-c3ab-4286-9308-4a87029d9f70.jpg?crop=3000%2C2000%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F735d0bd5-c3ab-4286-9308-4a87029d9f70.jpg?crop=3000%2C2000%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 58.3 KiB — 24 ms — h3https://www.thetimes.com/imageserver/image/%2Fe781f694-5ae3-447c-a428-f83154964bb6.jpg?crop=4875%2C3250%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fe781f694-5ae3-447c-a428-f83154964bb6.jpg?crop=4875%2C3250%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 35.8 KiB — 24 ms — h3https://www.thetimes.com/imageserver/image/%2F5fad8490-cc9c-4074-be9c-8e46cb698fae.jpg?crop=6000%2C4000%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F5fad8490-cc9c-4074-be9c-8e46cb698fae.jpg?crop=6000%2C4000%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 25.6 KiB — 22 ms — h3https://www.thetimes.com/imageserver/image/%2Fdacf8b98-87d5-453d-a1d9-da2bd0c61d09.jpg?crop=1610%2C1073%2C148%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fdacf8b98-87d5-453d-a1d9-da2bd0c61d09.jpg?crop=1610%2C1073%2C148%2C0&format=webp&quality=9&resize=750 — 200 — 36.4 KiB — 22 ms — h3https://www.thetimes.com/imageserver/image/%2Fd711dd6a-3803-46b5-b42e-fc07a29a425c.jpg?crop=6720%2C4480%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fd711dd6a-3803-46b5-b42e-fc07a29a425c.jpg?crop=6720%2C4480%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 47.9 KiB — 21 ms — h3https://www.thetimes.com/d/fonts/TimesModern/TimesModern-Regular-f3419df85d.woff2www.thetimes.com/d/fonts/TimesModer... https://www.thetimes.com/d/fonts/TimesModern/TimesModern-Regular-f3419df85d.woff2 — 200 — 23.4 KiB — 46 ms — h3https://www.thetimes.com/d/fonts/Roboto/Roboto-Regular-1f6d3cf6d3.woff2www.thetimes.com/d/fonts/Roboto/Rob... https://www.thetimes.com/d/fonts/Roboto/Roboto-Regular-1f6d3cf6d3.woff2 — 200 — 11.2 KiB — 102 ms — h3https://www.thetimes.com/d/fonts/Roboto/Roboto-Medium-e7df3d0942.woff2www.thetimes.com/d/fonts/Roboto/Rob... https://www.thetimes.com/d/fonts/Roboto/Roboto-Medium-e7df3d0942.woff2 — 200 — 11.2 KiB — 99 ms — h3https://www.thetimes.com/d/fonts/Roboto/Roboto-Bold-e9f5aaf547.woff2www.thetimes.com/d/fonts/Roboto/Rob... https://www.thetimes.com/d/fonts/Roboto/Roboto-Bold-e9f5aaf547.woff2 — 200 — 15.9 KiB — 55 ms — h3https://www.thetimes.com/d/fonts/TimesModern/TimesModern-Bold-62eb027e67.woff2www.thetimes.com/d/fonts/TimesModer... https://www.thetimes.com/d/fonts/TimesModern/TimesModern-Bold-62eb027e67.woff2 — 200 — 22.1 KiB — 49 ms — h3https://www.thetimes.com/d/fonts/TimesDigital/TimesDigitalW04-Regular-dca82eac02.woff2www.thetimes.com/d/fonts/TimesDigit... https://www.thetimes.com/d/fonts/TimesDigital/TimesDigitalW04-Regular-dca82eac02.woff2 — 200 — 25.0 KiB — 47 ms — h3https://www.thetimes.com/d/fonts/TimesModern/TimesModern-ExtraBold-afbbdbe2e3.woff2www.thetimes.com/d/fonts/TimesModer... https://www.thetimes.com/d/fonts/TimesModern/TimesModern-ExtraBold-afbbdbe2e3.woff2 — 200 — 14.1 KiB — 43 ms — h3https://consent.thetimes.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jsconsent.thetimes.com/unified/4.40.1... https://consent.thetimes.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 24.3 KiB — 8 ms — h2https://consent.thetimes.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.jsconsent.thetimes.com/unified/4.40.1... https://consent.thetimes.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js — 200 — 33.1 KiB — 8 ms — h2https://consent.thetimes.com/wrapper/v2/meta-data?hasCsp=true&accountId=259&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=5049&scriptVersion=4.40.1&scriptType=unifiedconsent.thetimes.com/wrapper/v2/met... https://consent.thetimes.com/wrapper/v2/meta-data?hasCsp=true&accountId=259&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=5049&scriptVersion=4.40.1&scriptType=unified — 200 — 1.0 KiB — 12 ms — h2https://www.thetimes.com/d/js/runtime.d04a853403c1bfabc079.chunk.jswww.thetimes.com/d/js/runtime.d04a8... https://www.thetimes.com/d/js/runtime.d04a853403c1bfabc079.chunk.js — 200 — 2.4 KiB — 51 ms — h3https://www.thetimes.com/d/js/npm.lodash.51c524d677df22142a61.chunk.jswww.thetimes.com/d/js/npm.lodash.51... https://www.thetimes.com/d/js/npm.lodash.51c524d677df22142a61.chunk.js — 200 — 39.1 KiB — 82 ms — h3https://www.thetimes.com/d/js/npm.date-fns.91b889613a7e648ef33e.chunk.jswww.thetimes.com/d/js/npm.date-fns.... https://www.thetimes.com/d/js/npm.date-fns.91b889613a7e648ef33e.chunk.js — 200 — 15.6 KiB — 73 ms — h3https://www.thetimes.com/d/js/npm.newskit.fe02c0df96d576a3f8e6.chunk.jswww.thetimes.com/d/js/npm.newskit.f... https://www.thetimes.com/d/js/npm.newskit.fe02c0df96d576a3f8e6.chunk.js — 200 — 64.0 KiB — 159 ms — h3https://www.thetimes.com/d/js/npm.newskit-themes.9149d9cfca292bd6e2c3.chunk.jswww.thetimes.com/d/js/npm.newskit-t... https://www.thetimes.com/d/js/npm.newskit-themes.9149d9cfca292bd6e2c3.chunk.js — 200 — 25.9 KiB — 231 ms — h3https://www.thetimes.com/d/js/npm.babel.a9a7e74135c1df0ad4d2.chunk.jswww.thetimes.com/d/js/npm.babel.a9a... https://www.thetimes.com/d/js/npm.babel.a9a7e74135c1df0ad4d2.chunk.js — 200 — 30.9 KiB — 96 ms — h3https://www.thetimes.com/d/js/npm.emotion-icons.8636c54ead75b8676a3f.chunk.jswww.thetimes.com/d/js/npm.emotion-i... https://www.thetimes.com/d/js/npm.emotion-icons.8636c54ead75b8676a3f.chunk.js — 200 — 4.2 KiB — 272 ms — h3https://www.thetimes.com/d/js/npm.times-components.1dd45e778dd57a88c9ad.chunk.jswww.thetimes.com/d/js/npm.times-com... https://www.thetimes.com/d/js/npm.times-components.1dd45e778dd57a88c9ad.chunk.js — 200 — 236.1 KiB — 291 ms — h3https://www.thetimes.com/d/js/npm.emotion.126dbfcd613a0c847bbe.chunk.jswww.thetimes.com/d/js/npm.emotion.1... https://www.thetimes.com/d/js/npm.emotion.126dbfcd613a0c847bbe.chunk.js — 200 — 10.4 KiB — 89 ms — h3https://www.thetimes.com/d/js/npm.axios.3613ae52d4ca563dd0b2.chunk.jswww.thetimes.com/d/js/npm.axios.361... https://www.thetimes.com/d/js/npm.axios.3613ae52d4ca563dd0b2.chunk.js — 200 — 6.1 KiB — 102 ms — h3https://www.thetimes.com/d/js/npm.graphql.79fad59abe83d121c4cd.chunk.jswww.thetimes.com/d/js/npm.graphql.7... https://www.thetimes.com/d/js/npm.graphql.79fad59abe83d121c4cd.chunk.js — 200 — 9.1 KiB — 111 ms — h3https://www.thetimes.com/d/js/npm.date-fns-tz.8dbf3b00f5651785946b.chunk.jswww.thetimes.com/d/js/npm.date-fns-... https://www.thetimes.com/d/js/npm.date-fns-tz.8dbf3b00f5651785946b.chunk.js — 200 — 3.8 KiB — 111 ms — h3https://www.thetimes.com/d/js/npm.apollo-link.684a138ec135475c03d7.chunk.jswww.thetimes.com/d/js/npm.apollo-li... https://www.thetimes.com/d/js/npm.apollo-link.684a138ec135475c03d7.chunk.js — 200 — 2.7 KiB — 97 ms — h3https://www.thetimes.com/d/js/npm.react-router.d0dce80061564b060284.chunk.jswww.thetimes.com/d/js/npm.react-rou... https://www.thetimes.com/d/js/npm.react-router.d0dce80061564b060284.chunk.js — 200 — 4.5 KiB — 99 ms — h3https://www.thetimes.com/d/js/npm.apollo-client.b0a2a5b600951e447708.chunk.jswww.thetimes.com/d/js/npm.apollo-cl... https://www.thetimes.com/d/js/npm.apollo-client.b0a2a5b600951e447708.chunk.js — 200 — 17.5 KiB — 153 ms — h3https://www.thetimes.com/d/js/npm.react-dom.8156f6f2f4dc66ff959c.chunk.jswww.thetimes.com/d/js/npm.react-dom... https://www.thetimes.com/d/js/npm.react-dom.8156f6f2f4dc66ff959c.chunk.js — 200 — 41.4 KiB — 152 ms — h3https://www.thetimes.com/d/js/npm.optimism.722ea4d971f94a17310f.chunk.jswww.thetimes.com/d/js/npm.optimism.... https://www.thetimes.com/d/js/npm.optimism.722ea4d971f94a17310f.chunk.js — 200 — 3.4 KiB — 209 ms — h3https://www.thetimes.com/d/js/npm.uuid.f19524b51242a8a40091.chunk.jswww.thetimes.com/d/js/npm.uuid.f195... https://www.thetimes.com/d/js/npm.uuid.f19524b51242a8a40091.chunk.js — 200 — 1.1 KiB — 219 ms — h3https://www.thetimes.com/d/js/npm.webpack.111893198a2f15ebc4f8.chunk.jswww.thetimes.com/d/js/npm.webpack.1... https://www.thetimes.com/d/js/npm.webpack.111893198a2f15ebc4f8.chunk.js — 200 — 977 B — 182 ms — h3https://www.thetimes.com/d/js/npm.apollo-cache-inmemory.f63d57feedd0cdc3fba1.chunk.jswww.thetimes.com/d/js/npm.apollo-ca... https://www.thetimes.com/d/js/npm.apollo-cache-inmemory.f63d57feedd0cdc3fba1.chunk.js — 200 — 6.9 KiB — 110 ms — h3https://www.thetimes.com/d/js/npm.react-helmet.c52b800b7c201f50b725.chunk.jswww.thetimes.com/d/js/npm.react-hel... https://www.thetimes.com/d/js/npm.react-helmet.c52b800b7c201f50b725.chunk.js — 200 — 4.9 KiB — 157 ms — h3https://www.thetimes.com/d/js/npm.scheduler.b357b8dd10c545c2bedb.chunk.jswww.thetimes.com/d/js/npm.scheduler... https://www.thetimes.com/d/js/npm.scheduler.b357b8dd10c545c2bedb.chunk.js — 200 — 3.4 KiB — 94 ms — h3https://www.thetimes.com/d/js/npm.apollo.f92e25acd6460b1076d8.chunk.jswww.thetimes.com/d/js/npm.apollo.f9... https://www.thetimes.com/d/js/npm.apollo.f92e25acd6460b1076d8.chunk.js — 200 — 4.9 KiB — 180 ms — h3https://www.thetimes.com/d/js/npm.apollo-link-http.ee088c61d5cc273ced24.chunk.jswww.thetimes.com/d/js/npm.apollo-li... https://www.thetimes.com/d/js/npm.apollo-link-http.ee088c61d5cc273ced24.chunk.js — 200 — 2.1 KiB — 149 ms — h3https://www.thetimes.com/d/js/npm.apollo-utilities.5b916ba1c47824b54d8d.chunk.jswww.thetimes.com/d/js/npm.apollo-ut... https://www.thetimes.com/d/js/npm.apollo-utilities.5b916ba1c47824b54d8d.chunk.js — 200 — 4.9 KiB — 176 ms — h3https://www.thetimes.com/d/js/npm.styled-components.5393d127d90710a596cf.chunk.jswww.thetimes.com/d/js/npm.styled-co... https://www.thetimes.com/d/js/npm.styled-components.5393d127d90710a596cf.chunk.js — 200 — 13.3 KiB — 175 ms — h3https://www.thetimes.com/d/js/npm.ts-invariant.9e122116c8f8a75960d7.chunk.jswww.thetimes.com/d/js/npm.ts-invari... https://www.thetimes.com/d/js/npm.ts-invariant.9e122116c8f8a75960d7.chunk.js — 200 — 1.3 KiB — 176 ms — h3https://www.thetimes.com/d/js/npm.tslib.86a2bcac57d6d4e0428a.chunk.jswww.thetimes.com/d/js/npm.tslib.86a... https://www.thetimes.com/d/js/npm.tslib.86a2bcac57d6d4e0428a.chunk.js — 200 — 4.9 KiB — 152 ms — h3https://www.thetimes.com/d/js/npm.wry.84bfd39b1f13721a36b8.chunk.jswww.thetimes.com/d/js/npm.wry.84bfd... https://www.thetimes.com/d/js/npm.wry.84bfd39b1f13721a36b8.chunk.js — 200 — 1.5 KiB — 105 ms — h3https://www.thetimes.com/d/js/npm.apollo-link-context.e35ed1a71d0664f66b8e.chunk.jswww.thetimes.com/d/js/npm.apollo-li... https://www.thetimes.com/d/js/npm.apollo-link-context.e35ed1a71d0664f66b8e.chunk.js — 200 — 1.4 KiB — 176 ms — h3https://www.thetimes.com/d/js/npm.apollo-link-http-common.4445aeb1f53adeb6697c.chunk.jswww.thetimes.com/d/js/npm.apollo-li... https://www.thetimes.com/d/js/npm.apollo-link-http-common.4445aeb1f53adeb6697c.chunk.js — 200 — 1.5 KiB — 148 ms — h3https://www.thetimes.com/d/js/npm.graphql-tag.f7a178d0bae29c930989.chunk.jswww.thetimes.com/d/js/npm.graphql-t... https://www.thetimes.com/d/js/npm.graphql-tag.f7a178d0bae29c930989.chunk.js — 200 — 1.5 KiB — 258 ms — h3https://www.thetimes.com/d/js/npm.history.dec0af18eb2c44292d35.chunk.jswww.thetimes.com/d/js/npm.history.d... https://www.thetimes.com/d/js/npm.history.dec0af18eb2c44292d35.chunk.js — 200 — 3.5 KiB — 151 ms — h3https://www.thetimes.com/d/js/npm.react-is.32a242459eee3d5ae05b.chunk.jswww.thetimes.com/d/js/npm.react-is.... https://www.thetimes.com/d/js/npm.react-is.32a242459eee3d5ae05b.chunk.js — 200 — 1.3 KiB — 185 ms — h3https://www.thetimes.com/d/js/npm.react-router-dom.5d3e48e84c93b04686ae.chunk.jswww.thetimes.com/d/js/npm.react-rou... https://www.thetimes.com/d/js/npm.react-router-dom.5d3e48e84c93b04686ae.chunk.js — 200 — 1.7 KiB — 145 ms — h3https://www.thetimes.com/d/js/npm.react.016a148d681fbc41b498.chunk.jswww.thetimes.com/d/js/npm.react.016... https://www.thetimes.com/d/js/npm.react.016a148d681fbc41b498.chunk.js — 200 — 3.3 KiB — 145 ms — h3https://www.thetimes.com/d/js/npm.symbol-observable.f3b679d36080fa027266.chunk.jswww.thetimes.com/d/js/npm.symbol-ob... https://www.thetimes.com/d/js/npm.symbol-observable.f3b679d36080fa027266.chunk.js — 200 — 1.0 KiB — 147 ms — h3https://www.thetimes.com/d/js/npm.zen-observable.fc7bcfb5d47ca5384c11.chunk.jswww.thetimes.com/d/js/npm.zen-obser... https://www.thetimes.com/d/js/npm.zen-observable.fc7bcfb5d47ca5384c11.chunk.js — 200 — 2.6 KiB — 173 ms — h3https://www.thetimes.com/d/js/npm.capsizecss.e32f8e7475ea885eb302.chunk.jswww.thetimes.com/d/js/npm.capsizecs... https://www.thetimes.com/d/js/npm.capsizecss.e32f8e7475ea885eb302.chunk.js — 200 — 2.9 KiB — 256 ms — h3https://www.thetimes.com/d/js/npm.loadable.d22c9454d7a85d973ade.chunk.jswww.thetimes.com/d/js/npm.loadable.... https://www.thetimes.com/d/js/npm.loadable.d22c9454d7a85d973ade.chunk.js — 200 — 2.6 KiB — 145 ms — h3https://www.thetimes.com/d/js/npm.apollo-cache.44295eebf208a4a3cab6.chunk.jswww.thetimes.com/d/js/npm.apollo-ca... https://www.thetimes.com/d/js/npm.apollo-cache.44295eebf208a4a3cab6.chunk.js — 200 — 1.3 KiB — 139 ms — h3https://www.thetimes.com/d/js/npm.fast-json-stable-stringify.81235f72d7aed863b08a.chunk.jswww.thetimes.com/d/js/npm.fast-json... https://www.thetimes.com/d/js/npm.fast-json-stable-stringify.81235f72d7aed863b08a.chunk.js — 200 — 1.1 KiB — 142 ms — h3https://www.thetimes.com/d/js/npm.goober.bc071a497d7a345bae5b.chunk.jswww.thetimes.com/d/js/npm.goober.bc... https://www.thetimes.com/d/js/npm.goober.bc071a497d7a345bae5b.chunk.js — 200 — 1.8 KiB — 168 ms — h3https://www.thetimes.com/d/js/npm.hoist-non-react-statics.8f068abb3cc3da1367f6.chunk.jswww.thetimes.com/d/js/npm.hoist-non... https://www.thetimes.com/d/js/npm.hoist-non-react-statics.8f068abb3cc3da1367f6.chunk.js — 200 — 1.0 KiB — 214 ms — h3https://www.thetimes.com/d/js/npm.is-what.8ec304b99756307d14b6.chunk.jswww.thetimes.com/d/js/npm.is-what.8... https://www.thetimes.com/d/js/npm.is-what.8ec304b99756307d14b6.chunk.js — 200 — 1.1 KiB — 187 ms — h3https://www.thetimes.com/d/js/npm.isarray.a41d515148638e78ba15.chunk.jswww.thetimes.com/d/js/npm.isarray.a... https://www.thetimes.com/d/js/npm.isarray.a41d515148638e78ba15.chunk.js — 200 — 742 B — 247 ms — h3https://www.thetimes.com/d/js/npm.js-cookie.b4549043f598b94fc5fb.chunk.jswww.thetimes.com/d/js/npm.js-cookie... https://www.thetimes.com/d/js/npm.js-cookie.b4549043f598b94fc5fb.chunk.js — 200 — 1.3 KiB — 183 ms — h3https://www.thetimes.com/d/js/npm.lodash.get.9689ece1852f97f4461b.chunk.jswww.thetimes.com/d/js/npm.lodash.ge... https://www.thetimes.com/d/js/npm.lodash.get.9689ece1852f97f4461b.chunk.js — 200 — 2.3 KiB — 210 ms — h3https://www.thetimes.com/d/js/npm.memoize-one.3c70fda1ec92a4dfc5f0.chunk.jswww.thetimes.com/d/js/npm.memoize-o... https://www.thetimes.com/d/js/npm.memoize-one.3c70fda1ec92a4dfc5f0.chunk.js — 200 — 1.0 KiB — 160 ms — h3https://www.thetimes.com/d/js/npm.merge-anything.36859334f07cc59b7c97.chunk.jswww.thetimes.com/d/js/npm.merge-any... https://www.thetimes.com/d/js/npm.merge-anything.36859334f07cc59b7c97.chunk.js — 200 — 1.6 KiB — 186 ms — h3https://www.thetimes.com/d/js/npm.object-assign.56bd5416a41ef6fbde67.chunk.jswww.thetimes.com/d/js/npm.object-as... https://www.thetimes.com/d/js/npm.object-assign.56bd5416a41ef6fbde67.chunk.js — 200 — 1.1 KiB — 243 ms — h3https://www.thetimes.com/d/js/npm.process.ba5502be38606a815767.chunk.jswww.thetimes.com/d/js/npm.process.b... https://www.thetimes.com/d/js/npm.process.ba5502be38606a815767.chunk.js — 200 — 1.3 KiB — 208 ms — h3https://www.thetimes.com/d/js/npm.react-fast-compare.fcad5a7d2cee1a76d739.chunk.jswww.thetimes.com/d/js/npm.react-fas... https://www.thetimes.com/d/js/npm.react-fast-compare.fcad5a7d2cee1a76d739.chunk.js — 200 — 1.2 KiB — 196 ms — h3https://www.thetimes.com/d/js/npm.react-hot-toast.70866afbb67cec28b475.chunk.jswww.thetimes.com/d/js/npm.react-hot... https://www.thetimes.com/d/js/npm.react-hot-toast.70866afbb67cec28b475.chunk.js — 200 — 2.1 KiB — 158 ms — h3https://www.thetimes.com/d/js/npm.react-side-effect.455a505f2cfc4c1b40fb.chunk.jswww.thetimes.com/d/js/npm.react-sid... https://www.thetimes.com/d/js/npm.react-side-effect.455a505f2cfc4c1b40fb.chunk.js — 200 — 1.3 KiB — 181 ms — h3https://www.thetimes.com/d/js/npm.regenerator-runtime.016403ba6e9706c726d6.chunk.jswww.thetimes.com/d/js/npm.regenerat... https://www.thetimes.com/d/js/npm.regenerator-runtime.016403ba6e9706c726d6.chunk.js — 200 — 3.0 KiB — 191 ms — h3https://www.thetimes.com/d/js/npm.resolve-pathname.9a7c27ed854f15d1322d.chunk.jswww.thetimes.com/d/js/npm.resolve-p... https://www.thetimes.com/d/js/npm.resolve-pathname.9a7c27ed854f15d1322d.chunk.js — 200 — 1.2 KiB — 194 ms — h3https://www.thetimes.com/d/js/npm.value-equal.18a109dffcdbbad65d2d.chunk.jswww.thetimes.com/d/js/npm.value-equ... https://www.thetimes.com/d/js/npm.value-equal.18a109dffcdbbad65d2d.chunk.js — 200 — 1.1 KiB — 239 ms — h3https://www.thetimes.com/d/js/npm.zen-observable-ts.2d0159c376aa2d2a7a9b.chunk.jswww.thetimes.com/d/js/npm.zen-obser... https://www.thetimes.com/d/js/npm.zen-observable-ts.2d0159c376aa2d2a7a9b.chunk.js — 200 — 699 B — 156 ms — h3https://www.thetimes.com/d/js/npm.zepto.502f0b8628de155b281d.chunk.jswww.thetimes.com/d/js/npm.zepto.502... https://www.thetimes.com/d/js/npm.zepto.502f0b8628de155b281d.chunk.js — 200 — 9.6 KiB — 197 ms — h3https://www.thetimes.com/d/js/npm.stylis.2d190d20c5dc8104694d.chunk.jswww.thetimes.com/d/js/npm.stylis.2d... https://www.thetimes.com/d/js/npm.stylis.2d190d20c5dc8104694d.chunk.js — 200 — 2.6 KiB — 238 ms — h3https://www.thetimes.com/d/js/app.e1721eb283c0a637f3d5.chunk.jswww.thetimes.com/d/js/app.e1721eb28... https://www.thetimes.com/d/js/app.e1721eb283c0a637f3d5.chunk.js — 200 — 82.9 KiB — 252 ms — h3https://www.thetimes.com/d/js/times-web-page-channel.27ba2904def334854a9a.chunk.jswww.thetimes.com/d/js/times-web-pag... https://www.thetimes.com/d/js/times-web-page-channel.27ba2904def334854a9a.chunk.js — 200 — 540.3 KiB — 264 ms — h3https://www.thetimes.com/d/js/swg.init.bundle-2602120174.jswww.thetimes.com/d/js/swg.init.bund... https://www.thetimes.com/d/js/swg.init.bundle-2602120174.js — 200 — 12.4 KiB — 207 ms — h3https://ads.thetimes.com/prebid.times_render.min.jsads.thetimes.com/prebid.times_rende... https://ads.thetimes.com/prebid.times_render.min.js — 200 — 196.3 KiB — 253 ms — h2https://ads.thetimes.com/ads.times_render.min.jsads.thetimes.com/ads.times_render.m... https://ads.thetimes.com/ads.times_render.min.js — 200 — 66.8 KiB — 252 ms — h2https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.9.... https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js — 200 — 13.3 KiB — 122 ms — h2https://consent.thetimes.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A259%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%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.thetimes.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.thetimes.co.uk%22%2C%22propertyId%22%3A5049%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=510753486510753486bce64468046067190&scriptVersion=4.40.1&scriptType=unifiedconsent.thetimes.com/wrapper/v2/mes... https://consent.thetimes.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A259%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%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fconsent.thetimes.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.thetimes.co.uk%22%2C%22propertyId%22%3A5049%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=510753486510753486bce64468046067190&scriptVersion=4.40.1&scriptType=unified — 200 — 74.0 KiB — 21 ms — h2data:image/svg+xml,%3Csvg viewBox='0 0 1200 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1…www.w3.org/2000/svg'%3E%3Cpath d='M... data:image/svg+xml,%3Csvg viewBox='0 0 1200 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1… — 200 — 0 B — 0 ms — datahttps://config.aps.amazon-adsystem.com/configs/3360config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3360 — 200 — 2.7 KiB — 42 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 82.4 KiB — 45 ms — h2https://ads.thetimes.com/times_render.v2.raw.jsonads.thetimes.com/times_render.v2.ra... https://ads.thetimes.com/times_render.v2.raw.json — 200 — 5.0 KiB — 10 ms — h3https://ads.thetimes.com/ip-checkads.thetimes.com/ip-check https://ads.thetimes.com/ip-check — 200 — 322 B — 47 ms — h3https://ads.thetimes.com/dfp.jsonads.thetimes.com/dfp.json https://ads.thetimes.com/dfp.json — 200 — 819 B — 8 ms — h3https://consent.thetimes.com/index.html?hasCsp=true&message_id=1462000&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.thetimes.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1consent.thetimes.com/index.html?has... https://consent.thetimes.com/index.html?hasCsp=true&message_id=1462000&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.thetimes.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 4 ms — h2https://www.thetimes.com/d/js/npm.events.d2b467a21ad0596aa0b1.chunk.jswww.thetimes.com/d/js/npm.events.d2... https://www.thetimes.com/d/js/npm.events.d2b467a21ad0596aa0b1.chunk.js — 200 — 2.6 KiB — 48 ms — h3https://www.thetimes.com/d/js/archive~error~html-sitemap~magazine~puzzle~react-page~search.db1335585f46cbcc1df9.chunk.jswww.thetimes.com/d/js/archive~error... https://www.thetimes.com/d/js/archive~error~html-sitemap~magazine~puzzle~react-page~search.db1335585f46cbcc1df9.chunk.js — 200 — 2.0 KiB — 60 ms — h3https://www.thetimes.com/d/js/react-page.832121c467dfa5162c34.chunk.jswww.thetimes.com/d/js/react-page.83... https://www.thetimes.com/d/js/react-page.832121c467dfa5162c34.chunk.js — 200 — 2.1 KiB — 53 ms — h3https://players.brightcove.net/5436121856001/TkNT2u3xG_default/index.min.jsplayers.brightcove.net/543612185600... https://players.brightcove.net/5436121856001/TkNT2u3xG_default/index.min.js — 200 — 328.7 KiB — 54 ms — h2https://api.thetimes.co.uk/graphql?query=%0A++++query+GetPuzzlesByDateRange%28%24puzzleStartDate%3A+ShortDate%21%2C+%24puzzleEndDate%3A+ShortDate%21%29+%7B%0A++++++puzzles%28dateSince%3A+%24puzzleStartDate%2C+dateBefore%3A+%24puzzleEndDate%29%7B%0A++++++++list%28first%3A1000%29%7B%0A++++++++++date%0A++++++++++difficulty%0A++++++++++group%0A++++++++++shortIdentifier%0A++++++++++slug%0A++++++++++title%0A++++++++++type%0A++++++++%7D%0A++++++%7D%0A++++%7D%0A++&variables=%7B%22puzzleStartDate%22%3A%222026-04-21%22%2C%22puzzleEndDate%22%3A%222026-04-21%22%7Dapi.thetimes.co.uk/graphql?query=%0... https://api.thetimes.co.uk/graphql?query=%0A++++query+GetPuzzlesByDateRange%28%24puzzleStartDate%3A+ShortDate%21%2C+%24puzzleEndDate%3A+ShortDate%21%29+%7B%0A++++++puzzles%28dateSince%3A+%24puzzleStartDate%2C+dateBefore%3A+%24puzzleEndDate%29%7B%0A++++++++list%28first%3A1000%29%7B%0A++++++++++date%0A++++++++++difficulty%0A++++++++++group%0A++++++++++shortIdentifier%0A++++++++++slug%0A++++++++++title%0A++++++++++type%0A++++++++%7D%0A++++++%7D%0A++++%7D%0A++&variables=%7B%22puzzleStartDate%22%3A%222026-04-21%22%2C%22puzzleEndDate%22%3A%222026-04-21%22%7D — 200 — 0 B — 221 ms — h2https://newsuk-the-times.cdn.zephr.com/zephr/featuresnewsuk-the-times.cdn.zephr.com/zeph... https://newsuk-the-times.cdn.zephr.com/zephr/features — 200 — 1.0 KiB — 71 ms — h2data:image/webp;base64,UklGRjoAAABXRUJQVlA4IC4AAACyAgCdASoCAAIALmk0mk0iIiIiIgBoSygABc6WWgAA/veff/0P…data:image/webp;base64,UklGRjoAAABX... data:image/webp;base64,UklGRjoAAABXRUJQVlA4IC4AAACyAgCdASoCAAIALmk0mk0iIiIiIgBoSygABc6WWgAA/veff/0P… — 200 — 0 B — 0 ms — datahttps://consent.thetimes.com/Notice.30929.cssconsent.thetimes.com/Notice.30929.c... https://consent.thetimes.com/Notice.30929.css — 200 — 6.7 KiB — 4 ms — h2https://consent.thetimes.com/polyfills.01516.jsconsent.thetimes.com/polyfills.0151... https://consent.thetimes.com/polyfills.01516.js — 200 — 2.3 KiB — 5 ms — h2https://consent.thetimes.com/Notice.8f529.jsconsent.thetimes.com/Notice.8f529.j... https://consent.thetimes.com/Notice.8f529.js — 200 — 91.3 KiB — 12 ms — h2https://news.google.com/swg/js/v1/swg-button.cssnews.google.com/swg/js/v1/swg-butto... https://news.google.com/swg/js/v1/swg-button.css — 200 — 5.2 KiB — 24 ms — h2https://cac.thetimes.com/trackcac.thetimes.com/track https://cac.thetimes.com/track — 202 — 0 B — 132 ms — h2https://api.thetimes.co.uk/graphql?query=%0A++++query+GetPuzzlesByDateRange%28%24puzzleStartDate%3A+ShortDate%21%2C+%24puzzleEndDate%3A+ShortDate%21%29+%7B%0A++++++puzzles%28dateSince%3A+%24puzzleStartDate%2C+dateBefore%3A+%24puzzleEndDate%29%7B%0A++++++++list%28first%3A1000%29%7B%0A++++++++++date%0A++++++++++difficulty%0A++++++++++group%0A++++++++++shortIdentifier%0A++++++++++slug%0A++++++++++title%0A++++++++++type%0A++++++++%7D%0A++++++%7D%0A++++%7D%0A++&variables=%7B%22puzzleStartDate%22%3A%222026-04-21%22%2C%22puzzleEndDate%22%3A%222026-04-21%22%7Dapi.thetimes.co.uk/graphql?query=%0... https://api.thetimes.co.uk/graphql?query=%0A++++query+GetPuzzlesByDateRange%28%24puzzleStartDate%3A+ShortDate%21%2C+%24puzzleEndDate%3A+ShortDate%21%29+%7B%0A++++++puzzles%28dateSince%3A+%24puzzleStartDate%2C+dateBefore%3A+%24puzzleEndDate%29%7B%0A++++++++list%28first%3A1000%29%7B%0A++++++++++date%0A++++++++++difficulty%0A++++++++++group%0A++++++++++shortIdentifier%0A++++++++++slug%0A++++++++++title%0A++++++++++type%0A++++++++%7D%0A++++++%7D%0A++++%7D%0A++&variables=%7B%22puzzleStartDate%22%3A%222026-04-21%22%2C%22puzzleEndDate%22%3A%222026-04-21%22%7D — 200 — 1.8 KiB — 272 ms — h2https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.653.js?utv=ut4.51.202509181053tags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.653.js?utv=ut4.51.202509181053 — 200 — 5.1 KiB — 22 ms — h2https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.595.js?utv=ut4.51.202603051429tags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.595.js?utv=ut4.51.202603051429 — 200 — 10.7 KiB — 22 ms — h2https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.666.js?utv=ut4.51.202603051429tags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.666.js?utv=ut4.51.202603051429 — 200 — 10.2 KiB — 22 ms — h2https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.667.js?utv=ut4.51.202603051429tags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.667.js?utv=ut4.51.202603051429 — 200 — 10.3 KiB — 27 ms — h2https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.598.js?utv=ut4.51.202604131100tags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.598.js?utv=ut4.51.202604131100 — 200 — 7.8 KiB — 26 ms — h2https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.577.js?utv=ut4.51.202604131100tags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.577.js?utv=ut4.51.202604131100 — 200 — 10.1 KiB — 23 ms — h2https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.638.js?utv=ut4.51.202509291112tags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.638.js?utv=ut4.51.202509291112 — 200 — 2.2 KiB — 26 ms — h2https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.639.js?utv=ut4.51.202603051429tags.tiqcdn.com/utag/newsinternatio... https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.639.js?utv=ut4.51.202603051429 — 200 — 1.4 KiB — 26 ms — h2https://newsuk-the-times.cdn.zephr.com/zephr/feature-decisionsnewsuk-the-times.cdn.zephr.com/zeph... https://newsuk-the-times.cdn.zephr.com/zephr/feature-decisions — 200 — 0 B — 42 ms — h2https://newsuk-the-times.cdn.zephr.com/zephr/feature-decisionsnewsuk-the-times.cdn.zephr.com/zeph... https://newsuk-the-times.cdn.zephr.com/zephr/feature-decisions — 200 — 1.5 KiB — 43 ms — h3https://consent.thetimes.com/consent/tcfv2/vendor-list/categories?siteId=5049consent.thetimes.com/consent/tcfv2/... https://consent.thetimes.com/consent/tcfv2/vendor-list/categories?siteId=5049 — 200 — 1.5 KiB — 6 ms — h2https://consent.thetimes.com/consent/tcfv2/vendor-list/categories?siteId=5049&consentLanguage=enconsent.thetimes.com/consent/tcfv2/... https://consent.thetimes.com/consent/tcfv2/vendor-list/categories?siteId=5049&consentLanguage=en — 200 — 1.5 KiB — 4 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjUzc…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjUzc… — 200 — 0 B — 2 ms — datahttps://edge.api.brightcove.com/playback/v1/accounts/5436121856001/videos/6393327693112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/5436121856001/videos/6393327693112 — 200 — 0 B — 60 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&event=player_init&time=1776804408866&autoplay=false&seq=0metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&event=player_init&time=1776804408866&autoplay=false&seq=0 — 200 — 88 B — 189 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&event=catalog_request&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F5436121856001%2Fvideos%2F6393327693112&time=1776804408879&autoplay=false&seq=1metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&event=catalog_request&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F5436121856001%2Fvideos%2F6393327693112&time=1776804408879&autoplay=false&seq=1 — 200 — 295 B — 187 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&autoplay=false&ads_enabled=false&usage=tealium!0.0.1%2Ccomscore!%2Cpermutive!%2Cbc-used-as-getter%2Cinpage-embed&event=player_load&time=1776804408897&qos.performance.memory.jsHeapSizeLimit=2248146944&qos.performance.memory.usedJSHeapSize=87617671&qos.performance.memory.totalJSHeapSize=136321919&qos.performance.navigation.redirectCount=0&qos.performance.navigation.type=0&qos.performance.navigation.directedMigration=false&qos.performance.timing.loadEventEnd=0&qos.performance.timing.loadEventStart=0&qos.performance.timing.domComplete=0&qos.performance.timing.domContentLoadedEventEnd=1776804407667&qos.performance.timing.domContentLoadedEventStart=1776804407664&qos.performance.timing.domInteractive=1776804407520&qos.performance.timing.domLoading=1776804406865&qos.performance.timing.responseEnd=1776804406866&qos.performance.timing.responseStart=1776804406859&qos.performance.timing.requestStart=1776804405828&qos.performance.timing.secureConnectionStart=1776804405823&qos.performance.timing.connectEnd=1776804405827&qos.performance.timing.connectStart=1776804405822&qos.performance.timing.domainLookupEnd=1776804405822&qos.performance.timing.domainLookupStart=1776804405815&qos.performance.timing.fetchStart=1776804405814&qos.performance.timing.redirectEnd=0&qos.performance.timing.redirectStart=0&qos.performance.timing.unloadEventEnd=0&qos.performance.timing.unloadEventStart=0&qos.performance.timing.navigationStart=1776804405625&qos.player.dimensions=%5B%5B1776804408897%2C%220x0%22%2C%22300x200%22%5D%5D&qos.player.pixelratio=%5B%5B1776804408897%2C1.75%5D%5D&qos.player.screendimensions=%5B%5B1776804408897%2C%22412x823%22%5D%5D&seq=2metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&autoplay=false&ads_enabled=false&usage=tealium!0.0.1%2Ccomscore!%2Cpermutive!%2Cbc-used-as-getter%2Cinpage-embed&event=player_load&time=1776804408897&qos.performance.memory.jsHeapSizeLimit=2248146944&qos.performance.memory.usedJSHeapSize=87617671&qos.performance.memory.totalJSHeapSize=136321919&qos.performance.navigation.redirectCount=0&qos.performance.navigation.type=0&qos.performance.navigation.directedMigration=false&qos.performance.timing.loadEventEnd=0&qos.performance.timing.loadEventStart=0&qos.performance.timing.domComplete=0&qos.performance.timing.domContentLoadedEventEnd=1776804407667&qos.performance.timing.domContentLoadedEventStart=1776804407664&qos.performance.timing.domInteractive=1776804407520&qos.performance.timing.domLoading=1776804406865&qos.performance.timing.responseEnd=1776804406866&qos.performance.timing.responseStart=1776804406859&qos.performance.timing.requestStart=1776804405828&qos.performance.timing.secureConnectionStart=1776804405823&qos.performance.timing.connectEnd=1776804405827&qos.performance.timing.connectStart=1776804405822&qos.performance.timing.domainLookupEnd=1776804405822&qos.performance.timing.domainLookupStart=1776804405815&qos.performance.timing.fetchStart=1776804405814&qos.performance.timing.redirectEnd=0&qos.performance.timing.redirectStart=0&qos.performance.timing.unloadEventEnd=0&qos.performance.timing.unloadEventStart=0&qos.performance.timing.navigationStart=1776804405625&qos.player.dimensions=%5B%5B1776804408897%2C%220x0%22%2C%22300x200%22%5D%5D&qos.player.pixelratio=%5B%5B1776804408897%2C1.75%5D%5D&qos.player.screendimensions=%5B%5B1776804408897%2C%22412x823%22%5D%5D&seq=2 — 200 — 88 B — 171 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/5436121856001/videos/6393327693112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/5436121856001/videos/6393327693112 — 200 — 4.6 KiB — 3 ms — h2https://www.thetimes.com/d/img/puzzles/new-svg-icons/crosswordclub-bab367331b.svgwww.thetimes.com/d/img/puzzles/new-... https://www.thetimes.com/d/img/puzzles/new-svg-icons/crosswordclub-bab367331b.svg — 200 — 1.9 KiB — 47 ms — h3https://www.thetimes.com/d/img/puzzles/new-svg-icons/sudoku-82ab496537.svgwww.thetimes.com/d/img/puzzles/new-... https://www.thetimes.com/d/img/puzzles/new-svg-icons/sudoku-82ab496537.svg — 200 — 2.6 KiB — 53 ms — h3https://www.thetimes.com/d/img/puzzles/new-svg-icons/polygon-20e7fe15fe.svgwww.thetimes.com/d/img/puzzles/new-... https://www.thetimes.com/d/img/puzzles/new-svg-icons/polygon-20e7fe15fe.svg — 200 — 2.2 KiB — 53 ms — h3https://www.thetimes.com/d/img/puzzles/new-svg-icons/futoshiki-e545c14b3c.svgwww.thetimes.com/d/img/puzzles/new-... https://www.thetimes.com/d/img/puzzles/new-svg-icons/futoshiki-e545c14b3c.svg — 200 — 2.5 KiB — 54 ms — h3https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&autoplay=false&ads_enabled=false&event=catalog_response&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F5436121856001%2Fvideos%2F6393327693112&time=1776804409138&seq=3&response_time_ms=259metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&autoplay=false&ads_enabled=false&event=catalog_response&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F5436121856001%2Fvideos%2F6393327693112&time=1776804409138&seq=3&response_time_ms=259 — 200 — 88 B — 123 ms — h2https://cf-images.eu-west-1.prod.boltdns.net/v1/static/5436121856001/079d6430-7626-417b-a585-4dba1035b468/213a4fe9-4e52-46ed-a7bc-334f9b539877/1280x720/match/image.jpgcf-images.eu-west-1.prod.boltdns.ne... https://cf-images.eu-west-1.prod.boltdns.net/v1/static/5436121856001/079d6430-7626-417b-a585-4dba1035b468/213a4fe9-4e52-46ed-a7bc-334f9b539877/1280x720/match/image.jpg — 200 — 530.8 KiB — 70 ms — h2blob:https://www.thetimes.com/8c7db310-418f-4df6-88f3-29e6652325ecwww.thetimes.com/8c7db310-418f-4df6... blob:https://www.thetimes.com/8c7db310-418f-4df6-88f3-29e6652325ec — 200 — -1 B — 40 ms — blobblob:https://www.thetimes.com/a782eebb-e5a9-4ecf-953b-dc42b6d09857www.thetimes.com/a782eebb-e5a9-4ecf... blob:https://www.thetimes.com/a782eebb-e5a9-4ecf-953b-dc42b6d09857 — 200 — -1 B — 37 ms — blobblob:https://www.thetimes.com/48f7c823-273a-46fa-b697-7b09c771fca9www.thetimes.com/48f7c823-273a-46fa... blob:https://www.thetimes.com/48f7c823-273a-46fa-b697-7b09c771fca9 — 200 — -1 B — 38 ms — blobblob:https://www.thetimes.com/57f3e249-6bf9-47b1-8a7b-1a35d0cdeb23www.thetimes.com/57f3e249-6bf9-47b1... blob:https://www.thetimes.com/57f3e249-6bf9-47b1-8a7b-1a35d0cdeb23 — 200 — -1 B — 38 ms — blobhttps://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&autoplay=false&ads_enabled=false&media_type=video&time=1776804409177&event=video_impression&video=6393327693112&video_name=260417%20News%20Explained_%20Will%20your%20summer%20flights%20be%20cancelled%20website%20version&custom_fields=%5Bobject%20Object%5D&video_data=%5Bobject%20Object%5D&video_ads_supported=true&tags=the%20times%2Ctravel%2Cus-iran%20war%2Cstrait%20of%20hormuz%2Cjet%20fuel&video_duration=246&media_url=https%3A%2F%2Fmanifest.prod.boltdns.net%2Fmanifest%2Fv1%2Fhls%2Fv4%2Faes128%2F5436121856001%2F079d6430-7626-417b-a585-4dba1035b468%2F10s%2Fmaster.m3u8%3Ffastly_token%3DNmEwY2NjZmNfMjM5YmE4NGQ0OTUwNDFjYjJhN2YxM2NlYjhiYWVjZTI4M2JmNDIyMWI2N2RhNjE0MWY0OTZkOGQ2NzBjMjhhYw%253D%253D&qos.content.sourceMimeType=application%2Fvnd.apple.mpegurl&seq=4_0&preload=nonemetrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=3383f9ce83c54e52560455e&player_mode=media&account=5436121856001&destination=https%3A%2F%2Fwww.thetimes.com%2F&platform_version=7.42.4&player=players.brightcove.com%2F5436121856001%2FTkNT2u3xG_default&player_name=No%20Ads%20Brightcove%20Default%20Player%20&source=&autoplay=false&ads_enabled=false&media_type=video&time=1776804409177&event=video_impression&video=6393327693112&video_name=260417%20News%20Explained_%20Will%20your%20summer%20flights%20be%20cancelled%20website%20version&custom_fields=%5Bobject%20Object%5D&video_data=%5Bobject%20Object%5D&video_ads_supported=true&tags=the%20times%2Ctravel%2Cus-iran%20war%2Cstrait%20of%20hormuz%2Cjet%20fuel&video_duration=246&media_url=https%3A%2F%2Fmanifest.prod.boltdns.net%2Fmanifest%2Fv1%2Fhls%2Fv4%2Faes128%2F5436121856001%2F079d6430-7626-417b-a585-4dba1035b468%2F10s%2Fmaster.m3u8%3Ffastly_token%3DNmEwY2NjZmNfMjM5YmE4NGQ0OTUwNDFjYjJhN2YxM2NlYjhiYWVjZTI4M2JmNDIyMWI2N2RhNjE0MWY0OTZkOGQ2NzBjMjhhYw%253D%253D&qos.content.sourceMimeType=application%2Fvnd.apple.mpegurl&seq=4_0&preload=none — 200 — 52 B — 122 ms — h3https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=newsinternational/thetimes.d.desktop/202604201538&cb=1776804409210tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=newsinternational/thetimes.d.desktop/202604201538&cb=1776804409210 — 200 — 430 B — 4 ms — h2https://www.googletagmanager.com/gtag/js?id=G-12345www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-12345 — 200 — 137.1 KiB — 133 ms — h2https://nid.thetimes.com/prod/sp/nid_sp.jsnid.thetimes.com/prod/sp/nid_sp.js https://nid.thetimes.com/prod/sp/nid_sp.js — 200 — 23.3 KiB — 98 ms — h2https://pac.thetimes.com/track?et=1&n=tnl&p=thetimes&pu=https%3A%2F%2Fwww.thetimes.com%2F&pn=channel%3A%20homepage&sn=homepage&cs_id=019db1cbac99006d3dd59d858998050810019079004eb&ec=user%20interactions&ea=cmp%20banner&el=display%20%3A%20first%20layer%20%3A%201462000&d1=the%20times%20and%20sunday%20times&d2=019db1cbac99006d3dd59d858998050810019079004eb&d3=1776804408475&d4=utc&d7=2026%2F04%2F21%2020%3A46%20tuesday&d8=412x823%7C412x823%7C1.75%7C0%25&d28=cmp%20banner&d29=automated&d30=display%20%3A%20first%20layer%20%3A%201462000&d38=homepage&d40=true&pvi=nuk%3Afe33807a-fc22-470b-9bcf-227abb603a79&d46=1776804409219&d47=1&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-4f6fbb53-a67b-4e97-bcaa-6ac250492b39pac.thetimes.com/track?et=1&n=tnl&p... https://pac.thetimes.com/track?et=1&n=tnl&p=thetimes&pu=https%3A%2F%2Fwww.thetimes.com%2F&pn=channel%3A%20homepage&sn=homepage&cs_id=019db1cbac99006d3dd59d858998050810019079004eb&ec=user%20interactions&ea=cmp%20banner&el=display%20%3A%20first%20layer%20%3A%201462000&d1=the%20times%20and%20sunday%20times&d2=019db1cbac99006d3dd59d858998050810019079004eb&d3=1776804408475&d4=utc&d7=2026%2F04%2F21%2020%3A46%20tuesday&d8=412x823%7C412x823%7C1.75%7C0%25&d28=cmp%20banner&d29=automated&d30=display%20%3A%20first%20layer%20%3A%201462000&d38=homepage&d40=true&pvi=nuk%3Afe33807a-fc22-470b-9bcf-227abb603a79&d46=1776804409219&d47=1&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-4f6fbb53-a67b-4e97-bcaa-6ac250492b39 — 202 — 1013 B — 130 ms — h2https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2sac.thetimes.com/com.snowplowanalyt... https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2 — 200 — 0 B — 118 ms — h2https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64h1za200&_p=1776804409201&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=244072724&_fplc=0&are=1&cid=1312238376.1776804409&ec_mode=c&frm=0&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=1240649636.1776804409&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804409201&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115938465~115938468~117266401~117884344&sid=1776804409&sct=1&seg=0&dl=https%3A%2F%2Fwww.thetimes.com%2F&dt=Latest%20news%20%26%20breaking%20headlines%20%7C%20The%20Times%20and%20The%20Sunday%20Times&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&epn.event_time=1776804409&ep.event_id=c-4f6fbb53-a67b-4e97-bcaa-6ac250492b39&tfd=3793&richsstssesgtm.thetimes.co.uk/g/collect?v=2&t... https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64h1za200&_p=1776804409201&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=244072724&_fplc=0&are=1&cid=1312238376.1776804409&ec_mode=c&frm=0&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=1240649636.1776804409&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804409201&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115938465~115938468~117266401~117884344&sid=1776804409&sct=1&seg=0&dl=https%3A%2F%2Fwww.thetimes.com%2F&dt=Latest%20news%20%26%20breaking%20headlines%20%7C%20The%20Times%20and%20The%20Sunday%20Times&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&epn.event_time=1776804409&ep.event_id=c-4f6fbb53-a67b-4e97-bcaa-6ac250492b39&tfd=3793&richsstsse — 200 — 339 B — 214 ms — h2https://www.googletagmanager.com/gtag/js?id=G-X7E6ERDZVV&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-X7E6ERDZVV&cx=c&gtm=4e64h1 — 200 — 165.5 KiB — 50 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RF939SNGE0&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RF939SNGE0&cx=c&gtm=4e64h1 — 200 — 146.9 KiB — 64 ms — h2https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2sac.thetimes.com/com.snowplowanalyt... https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2 — 200 — 19 B — 52 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-X7E6ERDZVV&gtm=45je64h1v9119425723za200&_p=1776804409201&gcs=G100&gcd=13q3qPq2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&_eu=EA&_prs=gs.wg&are=1&cid=1312238376.1776804409&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&sid=1776804409&sct=1&seg=0&dl=https%3A%2F%2Fwww.thetimes.com%2F&_tu=AAo&en=user%20interactions&_fv=1&_ss=2&_ee=1&ep.platform=the%20times%20and%20sunday%20times&ep.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&ep.tealium_session_id=1776804408475&ep.registration_type=logged%20out&ep.time_timestamp=2026%2F04%2F21%2020%3A46%20tuesday&ep.user_Interaction_name=cmp%20banner&ep.user_interaction_additional_details_1=display%20%3A%20first%20layer%20%3A%201462000&ep.page_type=homepage&ep.ga_non_interaction=true&ep.tealium_session_page_view_count=1&ep.page_name=channel%3A%20homepage&ep.page_section=homepage&ep.page_site_region=uk&ep.page_restrictions=public&ep.customer_type=guest&ep.tealium_version_timestamp=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&ep.user_agent=mozilla%2F5.0%20(linux%3B%20android%2011%3B%20moto%20g%20power%20(2022))%20applewebkit%2F537.36%20(khtml%2C%20like%20gecko)%20chrome%2F147.0.0.0%20mobile%20safari%2F537.36&ep.template_name=small&epn.navigation_type=0&epn.cs_timestamp=1776804409219&ep.event_category=user%20interactions&ep.event_action=cmp%20banner&ep.event_label=display%20%3A%20first%20layer%20%3A%201462000&ep.consent_flags=gdpr%3Anot%20yet%20known&ep.primary_l1=homepage&ep.pageview_id=nuk%3Afe33807a-fc22-470b-9bcf-227abb603a79&up.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&tfd=3933region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-X7E6ERDZVV&gtm=45je64h1v9119425723za200&_p=1776804409201&gcs=G100&gcd=13q3qPq2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&_eu=EA&_prs=gs.wg&are=1&cid=1312238376.1776804409&frm=0&ir=1&ngs=1&pscdl=denied&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&sid=1776804409&sct=1&seg=0&dl=https%3A%2F%2Fwww.thetimes.com%2F&_tu=AAo&en=user%20interactions&_fv=1&_ss=2&_ee=1&ep.platform=the%20times%20and%20sunday%20times&ep.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&ep.tealium_session_id=1776804408475&ep.registration_type=logged%20out&ep.time_timestamp=2026%2F04%2F21%2020%3A46%20tuesday&ep.user_Interaction_name=cmp%20banner&ep.user_interaction_additional_details_1=display%20%3A%20first%20layer%20%3A%201462000&ep.page_type=homepage&ep.ga_non_interaction=true&ep.tealium_session_page_view_count=1&ep.page_name=channel%3A%20homepage&ep.page_section=homepage&ep.page_site_region=uk&ep.page_restrictions=public&ep.customer_type=guest&ep.tealium_version_timestamp=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&ep.user_agent=mozilla%2F5.0%20(linux%3B%20android%2011%3B%20moto%20g%20power%20(2022))%20applewebkit%2F537.36%20(khtml%2C%20like%20gecko)%20chrome%2F147.0.0.0%20mobile%20safari%2F537.36&ep.template_name=small&epn.navigation_type=0&epn.cs_timestamp=1776804409219&ep.event_category=user%20interactions&ep.event_action=cmp%20banner&ep.event_label=display%20%3A%20first%20layer%20%3A%201462000&ep.consent_flags=gdpr%3Anot%20yet%20known&ep.primary_l1=homepage&ep.pageview_id=nuk%3Afe33807a-fc22-470b-9bcf-227abb603a79&up.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&tfd=3933 — 204 — 550 B — 120 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-RF939SNGE0&gtm=45je64h1v9236599022za200&_p=1776804409201&gcs=G100&gcd=13q3q3q2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&_eu=EA&are=1&cid=1312238376.1776804409&frm=0&ir=1&ngs=1&pscdl=denied&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~118128922&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&sid=1776804409&sct=1&seg=0&dl=https%3A%2F%2Fwww.thetimes.com%2F&_tu=AAo&en=user%20interactions&_fv=1&_ss=1&_ee=1&ep.platform=the%20times%20and%20sunday%20times&ep.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&ep.tealium_session_id=1776804408475&ep.registration_type=logged%20out&ep.time_timestamp=2026%2F04%2F21%2020%3A46%20tuesday&ep.user_Interaction_name=cmp%20banner&ep.user_interaction_additional_details_1=display%20%3A%20first%20layer%20%3A%201462000&ep.page_type=homepage&ep.ga_non_interaction=true&ep.tealium_session_page_view_count=1&ep.page_name=channel%3A%20homepage&ep.page_section=homepage&ep.page_site_region=uk&ep.page_restrictions=public&ep.customer_type=guest&ep.tealium_version_timestamp=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&ep.user_agent=mozilla%2F5.0%20(linux%3B%20android%2011%3B%20moto%20g%20power%20(2022))%20applewebkit%2F537.36%20(khtml%2C%20like%20gecko)%20chrome%2F147.0.0.0%20mobile%20safari%2F537.36&ep.template_name=small&epn.navigation_type=0&epn.cs_timestamp=1776804409219&ep.event_category=user%20interactions&ep.event_action=cmp%20banner&ep.event_label=display%20%3A%20first%20layer%20%3A%201462000&ep.consent_flags=gdpr%3Anot%20yet%20known&ep.primary_l1=homepage&ep.pageview_id=nuk%3Afe33807a-fc22-470b-9bcf-227abb603a79&up.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&tfd=3995region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-RF939SNGE0&gtm=45je64h1v9236599022za200&_p=1776804409201&gcs=G100&gcd=13q3q3q2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&_eu=EA&are=1&cid=1312238376.1776804409&frm=0&ir=1&ngs=1&pscdl=denied&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~118128922&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&sid=1776804409&sct=1&seg=0&dl=https%3A%2F%2Fwww.thetimes.com%2F&_tu=AAo&en=user%20interactions&_fv=1&_ss=1&_ee=1&ep.platform=the%20times%20and%20sunday%20times&ep.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&ep.tealium_session_id=1776804408475&ep.registration_type=logged%20out&ep.time_timestamp=2026%2F04%2F21%2020%3A46%20tuesday&ep.user_Interaction_name=cmp%20banner&ep.user_interaction_additional_details_1=display%20%3A%20first%20layer%20%3A%201462000&ep.page_type=homepage&ep.ga_non_interaction=true&ep.tealium_session_page_view_count=1&ep.page_name=channel%3A%20homepage&ep.page_section=homepage&ep.page_site_region=uk&ep.page_restrictions=public&ep.customer_type=guest&ep.tealium_version_timestamp=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&ep.user_agent=mozilla%2F5.0%20(linux%3B%20android%2011%3B%20moto%20g%20power%20(2022))%20applewebkit%2F537.36%20(khtml%2C%20like%20gecko)%20chrome%2F147.0.0.0%20mobile%20safari%2F537.36&ep.template_name=small&epn.navigation_type=0&epn.cs_timestamp=1776804409219&ep.event_category=user%20interactions&ep.event_action=cmp%20banner&ep.event_label=display%20%3A%20first%20layer%20%3A%201462000&ep.consent_flags=gdpr%3Anot%20yet%20known&ep.primary_l1=homepage&ep.pageview_id=nuk%3Afe33807a-fc22-470b-9bcf-227abb603a79&up.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&tfd=3995 — 204 — 48 B — 58 ms — h2https://js-agent.newrelic.com/nr-spa-1.266.0.min.jsjs-agent.newrelic.com/nr-spa-1.266.... https://js-agent.newrelic.com/nr-spa-1.266.0.min.js — 200 — 31.5 KiB — 25 ms — h2https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64h1za200&_p=1776804409201&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=244072724&_fplc=0&are=1&cid=1312238376.1776804409&ec_mode=c&frm=0&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=1240649636.1776804409&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804409201&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=2&tag_exp=0~115938465~115938468~117266401~117884344&sid=1776804409&sct=1&seg=1&dl=https%3A%2F%2Fwww.thetimes.com%2F&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&_tu=BA&en=page_view&_ee=1&epn.event_time=1776804410&ep.event_id=c-3851d80c-6bc8-4ae4-bbde-abd2d611842b&_et=235&up.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&tfd=4028&richsstssesgtm.thetimes.co.uk/g/collect?v=2&t... https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64h1za200&_p=1776804409201&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=244072724&_fplc=0&are=1&cid=1312238376.1776804409&ec_mode=c&frm=0&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=1240649636.1776804409&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804409201&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=2&tag_exp=0~115938465~115938468~117266401~117884344&sid=1776804409&sct=1&seg=1&dl=https%3A%2F%2Fwww.thetimes.com%2F&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&_tu=BA&en=page_view&_ee=1&epn.event_time=1776804410&ep.event_id=c-3851d80c-6bc8-4ae4-bbde-abd2d611842b&_et=235&up.tealium_visitor_id=019db1cbac99006d3dd59d858998050810019079004eb&tfd=4028&richsstsse — 200 — 200 B — 132 ms — h2https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2sac.thetimes.com/com.snowplowanalyt... https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2 — 200 — 19 B — 29 ms — h3https://uk-script.dotmetrics.net/door.js?d=www.thetimes.com&t=homepageuk-script.dotmetrics.net/door.js?d=... https://uk-script.dotmetrics.net/door.js?d=www.thetimes.com&t=homepage — 200 — 4.5 KiB — 101 ms — h2https://sb.scorecardresearch.com/cs/6035523/beacon.jssb.scorecardresearch.com/cs/6035523... https://sb.scorecardresearch.com/cs/6035523/beacon.js — 302 — 266 B — 67 ms — h2https://pac.thetimes.com/track?et=0&n=tnl&p=thetimes&pu=https%3A%2F%2Fwww.thetimes.com%2F&pn=channel%3A%20homepage&sn=homepage&cs_id=019db1cbac99006d3dd59d858998050810019079004eb&d1=the%20times%20and%20sunday%20times&d2=019db1cbac99006d3dd59d858998050810019079004eb&d3=1776804408475&d4=utc&d6=logged%20out&d7=2026%2F04%2F21%2020%3A46%20tuesday&d8=412x823%7C412x823%7C1.75&d38=homepage&pvi=nuk%3Afe33807a-fc22-470b-9bcf-227abb603a79&d46=1776804409646&d47=1&d48=019db1cbac99006d3dd59d858998050810019079004eb&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-3851d80c-6bc8-4ae4-bbde-abd2d611842bpac.thetimes.com/track?et=0&n=tnl&p... https://pac.thetimes.com/track?et=0&n=tnl&p=thetimes&pu=https%3A%2F%2Fwww.thetimes.com%2F&pn=channel%3A%20homepage&sn=homepage&cs_id=019db1cbac99006d3dd59d858998050810019079004eb&d1=the%20times%20and%20sunday%20times&d2=019db1cbac99006d3dd59d858998050810019079004eb&d3=1776804408475&d4=utc&d6=logged%20out&d7=2026%2F04%2F21%2020%3A46%20tuesday&d8=412x823%7C412x823%7C1.75&d38=homepage&pvi=nuk%3Afe33807a-fc22-470b-9bcf-227abb603a79&d46=1776804409646&d47=1&d48=019db1cbac99006d3dd59d858998050810019079004eb&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-3851d80c-6bc8-4ae4-bbde-abd2d611842b — 202 — 280 B — 60 ms — h2https://www.thetimes.com/store/favicon-32x32.pngwww.thetimes.com/store/favicon-32x3... https://www.thetimes.com/store/favicon-32x32.png — 200 — 1.7 KiB — 45 ms — h3https://bam.nr-data.net/1/95106251f5?a=31906524&sa=1&v=1.266.0&t=Unnamed%20Transaction&rst=4075&ck=0&s=5fec03621d9a3c53&ref=https://www.thetimes.com/&ptid=8b0aa83b4d6d6c48&af=err,spa,xhr,stn,ins&be=1234&fe=2769&dc=807&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776804405626,%22n%22:0,%22f%22:189,%22dn%22:190,%22dne%22:196,%22c%22:196,%22s%22:198,%22ce%22:202,%22rq%22:202,%22rp%22:1234,%22rpe%22:1240,%22di%22:1895,%22ds%22:2039,%22de%22:2041,%22dc%22:3999,%22l%22:3999,%22le%22:4003%7D,%22navigation%22:%7B%7D%7D&fp=1304&fcp=1424bam.nr-data.net/1/95106251f5?a=3190... https://bam.nr-data.net/1/95106251f5?a=31906524&sa=1&v=1.266.0&t=Unnamed%20Transaction&rst=4075&ck=0&s=5fec03621d9a3c53&ref=https://www.thetimes.com/&ptid=8b0aa83b4d6d6c48&af=err,spa,xhr,stn,ins&be=1234&fe=2769&dc=807&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776804405626,%22n%22:0,%22f%22:189,%22dn%22:190,%22dne%22:196,%22c%22:196,%22s%22:198,%22ce%22:202,%22rq%22:202,%22rp%22:1234,%22rpe%22:1240,%22di%22:1895,%22ds%22:2039,%22de%22:2041,%22dc%22:3999,%22l%22:3999,%22le%22:4003%7D,%22navigation%22:%7B%7D%7D&fp=1304&fcp=1424 — 200 — 676 B — 533 ms — http/1.1https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.8 KiB — 4 ms — h2https://uk-script.dotmetrics.net/hit.gif?id=15319&url=https%3A%2F%2Fwww.thetimes.com%2F&dom=www.thetimes.com&r=1776804409778&pvs=1&ecid=bf766d6a-c580-4f58-9a47-27789e5de781&c=false&tzOffset=0&doorUrl=http%3a%2f%2fuk-script.dotmetrics.net%2fdoor.js%3fd%3dwww.thetimes.com%26t%3dhomepage&dfph=&ver=362uk-script.dotmetrics.net/hit.gif?id... https://uk-script.dotmetrics.net/hit.gif?id=15319&url=https%3A%2F%2Fwww.thetimes.com%2F&dom=www.thetimes.com&r=1776804409778&pvs=1&ecid=bf766d6a-c580-4f58-9a47-27789e5de781&c=false&tzOffset=0&doorUrl=http%3a%2f%2fuk-script.dotmetrics.net%2fdoor.js%3fd%3dwww.thetimes.com%26t%3dhomepage&dfph=&ver=362 — 200 — 405 B — 36 ms — h2https://rm-script.dotmetrics.net/hit.gif?id=15319&url=https%3A%2F%2Fwww.thetimes.com%2F&dom=www.thetimes.com&r=1776804409778&pvs=1&pvid=bf766d6a-c580-4f58-9a47-27789e5de781&c=false&tzOffset=0rm-script.dotmetrics.net/hit.gif?id... https://rm-script.dotmetrics.net/hit.gif?id=15319&url=https%3A%2F%2Fwww.thetimes.com%2F&dom=www.thetimes.com&r=1776804409778&pvs=1&pvid=bf766d6a-c580-4f58-9a47-27789e5de781&c=false&tzOffset=0 — 200 — 1.2 KiB — 39 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://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64h1za200&_p=1776804409201&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=244072724&_fplc=0&are=1&cid=1312238376.1776804409&ec_mode=c&frm=0&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=1240649636.1776804409&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804409201&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=3&tag_exp=0~115938465~115938468~117266401~117884344&sid=1776804409&sct=1&seg=1&dl=https%3A%2F%2Fwww.thetimes.com%2F&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&_tu=BA&en=view_content&_ee=1&ep.content_name=channel%3A%20homepage&ep.content_category=homepage&epn.event_time=1776804410&ep.event_id=c-3851d80c-6bc8-4ae4-bbde-abd2d611842b&_et=3&tfd=4532&richsstssesgtm.thetimes.co.uk/g/collect?v=2&t... https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64h1za200&_p=1776804409201&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=244072724&_fplc=0&are=1&cid=1312238376.1776804409&ec_mode=c&frm=0&pscdl=denied&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=1240649636.1776804409&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804409201&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=3&tag_exp=0~115938465~115938468~117266401~117884344&sid=1776804409&sct=1&seg=1&dl=https%3A%2F%2Fwww.thetimes.com%2F&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&_tu=BA&en=view_content&_ee=1&ep.content_name=channel%3A%20homepage&ep.content_category=homepage&epn.event_time=1776804410&ep.event_id=c-3851d80c-6bc8-4ae4-bbde-abd2d611842b&_et=3&tfd=4532&richsstsse — 200 — 223 B — 131 ms — h2https://bam.nr-data.net/events/1/95106251f5?a=31906524&sa=1&v=1.266.0&t=Unnamed%20Transaction&rst=4625&ck=0&s=5fec03621d9a3c53&ref=https://www.thetimes.com/&ptid=8b0aa83b4d6d6c48bam.nr-data.net/events/1/95106251f5... https://bam.nr-data.net/events/1/95106251f5?a=31906524&sa=1&v=1.266.0&t=Unnamed%20Transaction&rst=4625&ck=0&s=5fec03621d9a3c53&ref=https://www.thetimes.com/&ptid=8b0aa83b4d6d6c48 — 200 — 369 B — 106 ms — http/1.1
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 10402ms · 2811KB · $195/mo
www.thetimes.com
Other
Costly
Execution 2152ms
Transfer 540 KB
Unused 50%
Monthly Cost $40/mo
www.thetimes.com
Other
Costly
Execution 1672ms
Transfer 220 KB
Monthly Cost $31/mo
www.thetimes.com
Other
Costly
Execution 919ms
Transfer 64 KB
Unused 42%
Monthly Cost $17/mo
Unattributable
Other
Costly
Execution 807ms
Transfer 0 KB
Monthly Cost $15/mo
players.brightcove.net
Other
Costly
Execution 705ms
Transfer 329 KB
Unused 60%
Monthly Cost $13/mo
www.thetimes.com
Other
Costly
Execution 483ms
Transfer 236 KB
Unused 99%
Monthly Cost $9/mo
consent.thetimes.com
Other
Costly
Execution 357ms
Transfer 91 KB
Unused 67%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 343ms
Transfer 165 KB
Unused 39%
Monthly Cost $6/mo
consent.thetimes.com
Other
Costly
Execution 342ms
Transfer 42 KB
Monthly Cost $6/mo
assets.zephr.com
Other
Costly
Execution 337ms
Transfer 13 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 229ms
Transfer 137 KB
Unused 42%
Monthly Cost $4/mo
consent.thetimes.com
Other
Costly
Execution 219ms
Transfer 33 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 218ms
Transfer 147 KB
Unused 41%
Monthly Cost $4/mo
www.thetimes.com
Other
Costly
Execution 217ms
Transfer 83 KB
Unused 33%
Monthly Cost $4/mo
ads.thetimes.com
Other
Optional
Execution 182ms
Transfer 196 KB
Unused 84%
Monthly Cost $3/mo
tags.tiqcdn.com
Other
Optional
Execution 170ms
Transfer 27 KB
Monthly Cost $3/mo
js-agent.newrelic.com
Other
Optional
Execution 152ms
Transfer 31 KB
Monthly Cost $3/mo
ads.thetimes.com
Other
Optional
Execution 147ms
Transfer 67 KB
Unused 47%
Monthly Cost $3/mo
scripts.webcontentassessor.com
Other
Optional
Execution 146ms
Transfer 165 KB
Monthly Cost $3/mo
www.thetimes.com
Other
Optional
Execution 142ms
Transfer 156 KB
Unused 55%
Monthly Cost $3/mo
www.thetimes.com
Other
Optional
Execution 125ms
Transfer 3 KB
Monthly Cost $2/mo
tags.tiqcdn.com
Other
Optional
Execution 104ms
Transfer 1 KB
Monthly Cost $2/mo
consent.thetimes.com
Other
Optional
Execution 102ms
Transfer 24 KB
Monthly Cost $2/mo
www.thetimes.com
Other
Optional
Execution 77ms
Transfer 26 KB
Monthly Cost $1/mo
www.thetimes.com
Other
Optional
Execution 57ms
Transfer 12 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.thetimes.com adds 2152ms and costs ~$40/month
  • www.thetimes.com adds 1672ms and costs ~$31/month
  • www.thetimes.com adds 919ms and costs ~$17/month
  • Unattributable adds 807ms and costs ~$15/month
  • players.brightcove.net adds 705ms and costs ~$13/month
  • www.thetimes.com adds 483ms and costs ~$9/month
  • consent.thetimes.com adds 357ms and costs ~$7/month
  • Google Tag Manager adds 343ms and costs ~$6/month
  • consent.thetimes.com adds 342ms and costs ~$6/month
  • assets.zephr.com adds 337ms and costs ~$6/month
  • Google Tag Manager adds 229ms and costs ~$4/month
  • consent.thetimes.com adds 219ms and costs ~$4/month
  • Google Tag Manager adds 218ms and costs ~$4/month
  • www.thetimes.com adds 217ms 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.thetimes.com takes 2152ms 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.thetimes.com takes 1672ms 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.thetimes.com takes 919ms 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 807ms 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

players.brightcove.net takes 705ms 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

60% of players.brightcove.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

www.thetimes.com takes 483ms 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

99% of www.thetimes.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

consent.thetimes.com takes 357ms 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

67% of consent.thetimes.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

Google Tag Manager takes 343ms 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

consent.thetimes.com takes 342ms 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

assets.zephr.com takes 337ms 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

Google Tag Manager takes 229ms 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

consent.thetimes.com takes 219ms 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

Google Tag Manager takes 218ms 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.thetimes.com takes 217ms 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

84% of ads.thetimes.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

55% of www.thetimes.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