Skip to content
https://thetimes.com

Performance

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

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

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

1.47 s

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

1.64 s

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

267 ms

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

0.037

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

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

7.68 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
8.3 MB transferred, 206 requests
FIX
8.3 MB transferred, 206 requests
Critical::
Page weighs 20.6 MB (8.3 MB transferred)
Warning::
Images are 4.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.5 MB
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::
206 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
8.3 MB / 2.4 MB budget
8.3 MB transferred
206 requests
1.7 g CO2 per page load
Images 4.5 MiB 54%
JavaScript 3.4 MiB 41%
HTML 222.7 KiB 3%
Fonts 122.9 KiB 1%
Other 81.0 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

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (8.3 MiB of 8.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2432ms total JS execution
FIX
2432ms total JS execution
Warning::
https://www.thetimes.com/d/js/times-web-page-chann...: 507ms CPU time
Warning::
https://www.thetimes.com/: 430ms CPU time
Warning::
Unattributable: 251ms CPU time
Info::
https://www.thetimes.com/d/js/npm.newskit.fe02c0df...: 244ms CPU time
Info::
https://players.brightcove.net/5436121856001/TkNT2...: 199ms CPU time
Warning::
Third-party scripts: 2432ms (100% of total)

Main Thread Breakdown

Script Evaluation 62% Script Parsing & Compilation 11% Other 11% Style & Layout 10%
ScriptTotalScriptingParse/CompileParty
https://www.thetimes.com/d/js/times-web-page-channel.27ba2904def334854a9a.chunk.js507ms415ms52ms3rd
https://www.thetimes.com/430ms92ms33ms3rd
Unattributable251ms14ms0ms3rd
https://www.thetimes.com/d/js/npm.newskit.fe02c0df96d576a3f8e6.chunk.js244ms210ms8ms3rd
https://players.brightcove.net/5436121856001/TkNT2u3xG_default/index.min.js199ms130ms24ms3rd
https://consent.thetimes.com/Notice.8f529.js136ms105ms10ms3rd
https://www.thetimes.com/d/js/npm.times-components.1dd45e778dd57a88c9ad.chunk.js127ms95ms27ms3rd
https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js98ms97ms1ms3rd
https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.js91ms44ms6ms3rd
https://tags.tiqcdn.com/utag/newsinternational/thetimes.d.desktop/prod/utag.js84ms81ms2ms3rd

Showing top 10 of 14 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
1355 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=4e64k0h2165 KB65 KB (39%)3rd
https://consent.thetimes.com/Notice.8f529.js91 KB62 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RF939SNGE0&cx=c&gtm=4e64k0h2147 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
206 resources · 8.3 MB · 1.3 MB savings available
FIX
206 resources · 8.3 MB · 1.3 MB savings available
Warning::
Page weight 7.3 MB over 1MB target
Got: 8.3 MB Expected: ≤ 1 MB
Info::
~1.3 MB of savings available
Warning::
205 third-party resources (100% of weight)
Info::
10 resources over 200KB
206 resources · 8.3 MiB · 205 third-party 7.3 MiB over 1MB target
Image 54% · 4.5 MiB
JavaScript 41% · 3.4 MiB
Document 3% · 222.8 KiB
Font 1% · 122.9 KiB
Other 1% · 95.0 KiB
CSS 0% · 11.9 KiB

~1.3 MiB of savings available

Remove unused JavaScript: 1.3 MiB
C
Image Optimization
Action
60 images, 0 KB saveable
REVIEW
60 images, 0 KB saveable
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/TimesBrandMark-748c... 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.
60 images 4.5 MB
0 oversized -0 KB
20 legacy format
6 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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 500 ms 1.0 s 1.5 s FCP 1.5 s LCP 1.6 shttps://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 — 104 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 — 52 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 — 115 ms — font-display: swaphttps://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 — 106 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 — 100 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 — 59 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 — 51 ms — font-display: swap
TimesDigitalW04-Regular... woff2 swap
Size 25 KB
Load time 104 ms
Start 736 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular-1f6d3cf6... woff2 swap
Size 11 KB
Load time 52 ms
Start 737 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Medium-e7df3d094... woff2 swap
Size 11 KB
Load time 115 ms
Start 738 ms
Risk FOUT — text flashes from fallback to web font
TimesModern-Regular-f34... woff2 swap
Size 23 KB
Load time 106 ms
Start 738 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Bold-e9f5aaf547.... woff2 swap
Size 16 KB
Load time 100 ms
Start 739 ms
Risk FOUT — text flashes from fallback to web font
TimesModern-Bold-62eb02... woff2 swap
Size 22 KB
Load time 59 ms
Start 740 ms
Risk FOUT — text flashes from fallback to web font
TimesModern-ExtraBold-a... woff2 swap
Size 14 KB
Load time 51 ms
Start 926 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
206 requests over 3830ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 1.6 shttps://thetimes.com// https://thetimes.com/ — 301 — 107 B — 196 ms — h2https://www.thetimes.com/www.thetimes.com/ https://www.thetimes.com/ — 200 — 220.4 KiB — 356 ms — 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 — 123 ms — h2https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.jsconsent.thetimes.com/unified/wrappe... https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 21 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 — 117 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 — 77 ms — h2https://scripts.webcontentassessor.com/scripts/08f3140e964d35efaaa94ba9f2cdbf9edafbfde6673ba81ffe923565f70bc138?dt=1585330388scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/08f3140e964d35efaaa94ba9f2cdbf9edafbfde6673ba81ffe923565f70bc138?dt=1585330388 — 200 — 165.1 KiB — 26 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 — 139 ms — h2https://ads.thetimes.com/dfpads.thetimes.com/dfp https://ads.thetimes.com/dfp — 200 — 684 B — 17 ms — h3https://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 — 101 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 — 133 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 — 104 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 — 105 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 — 124 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 — 15 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 — 42 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 — 55 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 — 151 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 — 98 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 — 77 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 — 103 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.3 KiB — 99 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 — 82 ms — h3https://www.thetimes.com/imageserver/image/%2Fb5c518e4-f30b-4dba-9952-00d082ff41a1.jpg?crop=1280%2C720%2C0%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fb5c518e4-f30b-4dba-9952-00d082ff41a1.jpg?crop=1280%2C720%2C0%2C0 — 200 — 669.7 KiB — 159 ms — h3https://www.thetimes.com/imageserver/image/%2Fd904a100-d0ed-4308-81bf-56beda6e8413.jpg?crop=1920%2C1080%2C0%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fd904a100-d0ed-4308-81bf-56beda6e8413.jpg?crop=1920%2C1080%2C0%2C0 — 200 — 1.0 MiB — 160 ms — h3https://www.thetimes.com/imageserver/image/%2Fa3e4a0f4-0ca5-4855-a6e5-b1d37e62e884.jpg?crop=1280%2C720%2C0%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fa3e4a0f4-0ca5-4855-a6e5-b1d37e62e884.jpg?crop=1280%2C720%2C0%2C0 — 200 — 273.1 KiB — 119 ms — h3https://www.thetimes.com/imageserver/image/%2F200fe526-5084-4648-b1c5-a4a8d9acfbf8.jpg?crop=1280%2C720%2C0%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F200fe526-5084-4648-b1c5-a4a8d9acfbf8.jpg?crop=1280%2C720%2C0%2C0 — 200 — 503.3 KiB — 155 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 — 103 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 — 78 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 — 101 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 1.6 shttps://thetimes.com// https://thetimes.com/ — 301 — 107 B — 196 ms — h2https://www.thetimes.com/www.thetimes.com/ https://www.thetimes.com/ — 200 — 220.4 KiB — 356 ms — 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 — 123 ms — h2https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.jsconsent.thetimes.com/unified/wrappe... https://consent.thetimes.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 21 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 — 117 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 — 77 ms — h2https://scripts.webcontentassessor.com/scripts/08f3140e964d35efaaa94ba9f2cdbf9edafbfde6673ba81ffe923565f70bc138?dt=1585330388scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/08f3140e964d35efaaa94ba9f2cdbf9edafbfde6673ba81ffe923565f70bc138?dt=1585330388 — 200 — 165.1 KiB — 26 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 — 139 ms — h2https://ads.thetimes.com/dfpads.thetimes.com/dfp https://ads.thetimes.com/dfp — 200 — 684 B — 17 ms — h3https://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 — 101 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 — 133 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 — 104 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 — 105 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 — 124 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 — 15 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 — 42 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 — 55 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 — 151 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 — 98 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 — 77 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 — 103 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.3 KiB — 99 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 — 82 ms — h3https://www.thetimes.com/imageserver/image/%2Fb5c518e4-f30b-4dba-9952-00d082ff41a1.jpg?crop=1280%2C720%2C0%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fb5c518e4-f30b-4dba-9952-00d082ff41a1.jpg?crop=1280%2C720%2C0%2C0 — 200 — 669.7 KiB — 159 ms — h3https://www.thetimes.com/imageserver/image/%2Fd904a100-d0ed-4308-81bf-56beda6e8413.jpg?crop=1920%2C1080%2C0%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fd904a100-d0ed-4308-81bf-56beda6e8413.jpg?crop=1920%2C1080%2C0%2C0 — 200 — 1.0 MiB — 160 ms — h3https://www.thetimes.com/imageserver/image/%2Fa3e4a0f4-0ca5-4855-a6e5-b1d37e62e884.jpg?crop=1280%2C720%2C0%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fa3e4a0f4-0ca5-4855-a6e5-b1d37e62e884.jpg?crop=1280%2C720%2C0%2C0 — 200 — 273.1 KiB — 119 ms — h3https://www.thetimes.com/imageserver/image/%2F200fe526-5084-4648-b1c5-a4a8d9acfbf8.jpg?crop=1280%2C720%2C0%2C0www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F200fe526-5084-4648-b1c5-a4a8d9acfbf8.jpg?crop=1280%2C720%2C0%2C0 — 200 — 503.3 KiB — 155 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 — 103 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 — 78 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 — 101 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 — 102 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 — 104 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 — 111 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 — 112 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 — 83 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 — 104 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 — 52 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 — 115 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 — 106 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 — 100 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 — 59 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 — 21 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 — 24 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 — 19 ms — h2https://www.thetimes.com/imageserver/image/%2F6da0c751-f46c-459b-ba7d-96a216ac6c8c.jpg?crop=4971%2C3314%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F6da0c751-f46c-459b-ba7d-96a216ac6c8c.jpg?crop=4971%2C3314%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 72.4 KiB — 26 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 — 26 ms — h3https://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 — 73.9 KiB — 10 ms — h2https://www.thetimes.com/imageserver/image/%2F67f1e9cf-3f60-4493-a98b-e5330a4fd670.jpg?crop=5388%2C3592%2C2%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F67f1e9cf-3f60-4493-a98b-e5330a4fd670.jpg?crop=5388%2C3592%2C2%2C0&format=webp&quality=9&resize=750 — 200 — 78.1 KiB — 21 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 — 32 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 — 34 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 — 32 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 — 51 ms — h3https://www.thetimes.com/imageserver/image/%2F6f95e154-2f24-4a11-a52d-36292b95989b.jpg?crop=3000%2C2000%2C0%2C1&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F6f95e154-2f24-4a11-a52d-36292b95989b.jpg?crop=3000%2C2000%2C0%2C1&format=webp&quality=9&resize=750 — 200 — 41.9 KiB — 50 ms — h3https://www.thetimes.com/imageserver/image/%2Fe704f83e-efa1-4f83-bcfc-a49f1edba0f1.jpg?crop=667%2C445%2C0%2C67&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fe704f83e-efa1-4f83-bcfc-a49f1edba0f1.jpg?crop=667%2C445%2C0%2C67&format=webp&quality=9&resize=750 — 200 — 16.4 KiB — 37 ms — h3https://www.thetimes.com/imageserver/image/%2F4ee9b43b-d2f5-416f-b252-2f78a192dd00.jpg?crop=1500%2C1000%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F4ee9b43b-d2f5-416f-b252-2f78a192dd00.jpg?crop=1500%2C1000%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 64.9 KiB — 38 ms — h3https://www.thetimes.com/imageserver/image/%2Fe92e3c67-1c4f-448e-9f18-901e7a36487f.jpg?crop=5598%2C3732%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fe92e3c67-1c4f-448e-9f18-901e7a36487f.jpg?crop=5598%2C3732%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 22.9 KiB — 50 ms — h3https://www.thetimes.com/imageserver/image/%2Fe40d25c7-f7d3-483c-97d7-1dc498d707f6.jpg?crop=1500%2C1000%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fe40d25c7-f7d3-483c-97d7-1dc498d707f6.jpg?crop=1500%2C1000%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 61.9 KiB — 51 ms — h3https://www.thetimes.com/imageserver/image/%2Fce174e2c-1416-41e7-af67-527487ef45a2.jpg?crop=2121%2C1414%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2Fce174e2c-1416-41e7-af67-527487ef45a2.jpg?crop=2121%2C1414%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 39.7 KiB — 50 ms — h3https://www.thetimes.com/imageserver/image/%2F4267d7f9-87fe-4930-82b1-b7f668bc6032.jpg?crop=6163%2C4109%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F4267d7f9-87fe-4930-82b1-b7f668bc6032.jpg?crop=6163%2C4109%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 44.2 KiB — 53 ms — h3https://www.thetimes.com/imageserver/image/%2F7d030804-435a-4907-b24c-74ac9ec71bbf.jpg?crop=1165%2C777%2C0%2C48&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F7d030804-435a-4907-b24c-74ac9ec71bbf.jpg?crop=1165%2C777%2C0%2C48&format=webp&quality=9&resize=750 — 200 — 60.7 KiB — 51 ms — h3https://www.thetimes.com/imageserver/image/%2F6bac1d30-23d2-45d5-a6e2-345b3f948fde.jpg?crop=3000%2C2000%2C0%2C0&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F6bac1d30-23d2-45d5-a6e2-345b3f948fde.jpg?crop=3000%2C2000%2C0%2C0&format=webp&quality=9&resize=750 — 200 — 55.3 KiB — 54 ms — h3https://www.thetimes.com/imageserver/image/%2F1ae36f9d-2c78-4d97-bc7e-cea5e4de99ad.jpg?crop=4482%2C2988%2C0%2C367&format=webp&quality=9&resize=750www.thetimes.com/imageserver/image/... https://www.thetimes.com/imageserver/image/%2F1ae36f9d-2c78-4d97-bc7e-cea5e4de99ad.jpg?crop=4482%2C2988%2C0%2C367&format=webp&quality=9&resize=750 — 200 — 14.2 KiB — 54 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 — 51 ms — h3https://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 — 64 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 — 71 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 — 148 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 — 84 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 — 147 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 — 81 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 — 81 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 — 292 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 — 84 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 — 96 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 — 182 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 — 90 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 — 180 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 — 162 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 — 99 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 — 270 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 — 96 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 — 104 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 — 978 B — 103 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 — 127 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 — 128 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 — 98 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 — 192 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.0 KiB — 249 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 — 95 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 — 121 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 — 199 ms — h3data: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://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 — 170 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 — 170 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 — 149 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 — 185 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.6 KiB — 176 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.4 KiB — 242 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 — 105 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 — 119 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 — 197 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 — 176 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 — 240 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 — 241 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 — 126 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 — 145 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 — 245 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 — 173 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 — 117 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 — 243 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 — 740 B — 226 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 — 113 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 — 248 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 — 238 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 — 189 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 — 220 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 — 217 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 — 216 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 — 187 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 — 106 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 — 249 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 — 134 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 — 98 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 — 233 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 — 246 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 — 100 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 — 148 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 — 268 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 — 99 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.1 KiB — 247 ms — h3https://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.6 KiB — 254 ms — h3https://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 — 39 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 — 36 ms — h2https://config.aps.amazon-adsystem.com/configs/3360config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3360 — 200 — 2.7 KiB — 15 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 — 15 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 — 4 ms — h3https://ads.thetimes.com/ip-checkads.thetimes.com/ip-check https://ads.thetimes.com/ip-check — 200 — 327 B — 13 ms — h3https://ads.thetimes.com/dfp.jsonads.thetimes.com/dfp.json https://ads.thetimes.com/dfp.json — 200 — 819 B — 13 ms — h3https://consent.thetimes.com/index.html?hasCsp=true&message_id=1461999&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=1461999&consentUUID=null&consent_origin=https%3A%2F%2Fconsent.thetimes.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 11 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 — 49 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 — 23 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 — 22 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 — 24 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 — 40 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 — 23 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 — 136 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 — 58 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 — 101 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 — 42 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 — 228 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 — 81 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 — 10 ms — h2https://consent.thetimes.com/polyfills.01516.jsconsent.thetimes.com/polyfills.0151... https://consent.thetimes.com/polyfills.01516.js — 200 — 2.3 KiB — 9 ms — h2https://consent.thetimes.com/Notice.8f529.jsconsent.thetimes.com/Notice.8f529.j... https://consent.thetimes.com/Notice.8f529.js — 200 — 91.3 KiB — 14 ms — h2https://cac.thetimes.com/trackcac.thetimes.com/track https://cac.thetimes.com/track — 202 — 0 B — 168 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 — 31 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 — 45 ms — h3https://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 — 118 ms — h2https://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.6 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.6 KiB — 6 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://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 — 91 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 — 46 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 — 95 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 — 50 ms — h3https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=newsinternational/thetimes.d.desktop/202604201538&cb=1776804435916tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=newsinternational/thetimes.d.desktop/202604201538&cb=1776804435916 — 200 — 432 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 — 136.9 KiB — 161 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 — 77 ms — h2https://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.6 KiB — 43 ms — h2https://sb.scorecardresearch.com/cs/6035523/beacon.jssb.scorecardresearch.com/cs/6035523... https://sb.scorecardresearch.com/cs/6035523/beacon.js — 302 — 264 B — 178 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=019db1cc115b002612c183c0fd7605075001906d00590&ec=user%20interactions&ea=homepage%20banner%20%3A%20displayed&d1=the%20times%20and%20sunday%20times&d2=019db1cc115b002612c183c0fd7605075001906d00590&d3=1776804434278&d4=utc&d7=2026%2F04%2F21%2020%3A47%20tuesday&d8=1350x940%7C800x600%7C1%7C0%25&d28=homepage%20banner%20%3A%20displayed&d29=automated&d31=homepage%20global&d38=homepage&d40=true&pvi=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&d46=1776804435925&d47=1&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-10240e1c-fef4-4e02-ae75-da930385dd95pac.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=019db1cc115b002612c183c0fd7605075001906d00590&ec=user%20interactions&ea=homepage%20banner%20%3A%20displayed&d1=the%20times%20and%20sunday%20times&d2=019db1cc115b002612c183c0fd7605075001906d00590&d3=1776804434278&d4=utc&d7=2026%2F04%2F21%2020%3A47%20tuesday&d8=1350x940%7C800x600%7C1%7C0%25&d28=homepage%20banner%20%3A%20displayed&d29=automated&d31=homepage%20global&d38=homepage&d40=true&pvi=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&d46=1776804435925&d47=1&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-10240e1c-fef4-4e02-ae75-da930385dd95 — 202 — 496 B — 127 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=019db1cc115b002612c183c0fd7605075001906d00590&d1=the%20times%20and%20sunday%20times&d2=019db1cc115b002612c183c0fd7605075001906d00590&d3=1776804434278&d4=utc&d6=logged%20out&d7=2026%2F04%2F21%2020%3A47%20tuesday&d8=1350x940%7C800x600%7C1&d38=homepage&pvi=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&d46=1776804435954&d47=1&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-de1e0b61-2907-48b6-9fea-d269babb4641pac.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=019db1cc115b002612c183c0fd7605075001906d00590&d1=the%20times%20and%20sunday%20times&d2=019db1cc115b002612c183c0fd7605075001906d00590&d3=1776804434278&d4=utc&d6=logged%20out&d7=2026%2F04%2F21%2020%3A47%20tuesday&d8=1350x940%7C800x600%7C1&d38=homepage&pvi=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&d46=1776804435954&d47=1&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-de1e0b61-2907-48b6-9fea-d269babb4641 — 202 — 1009 B — 122 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=019db1cc115b002612c183c0fd7605075001906d00590&ec=user%20interactions&ea=cmp%20banner&el=display%20%3A%20first%20layer%20%3A%201461999&d1=the%20times%20and%20sunday%20times&d2=019db1cc115b002612c183c0fd7605075001906d00590&d3=1776804434278&d4=utc&d7=2026%2F04%2F21%2020%3A47%20tuesday&d8=1350x940%7C800x600%7C1%7C0%25&d28=cmp%20banner&d29=automated&d30=display%20%3A%20first%20layer%20%3A%201461999&d38=homepage&d40=true&pvi=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&d46=1776804435970&d47=1&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-9a53be64-eae4-4ae5-bcc5-429541ad9e0fpac.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=019db1cc115b002612c183c0fd7605075001906d00590&ec=user%20interactions&ea=cmp%20banner&el=display%20%3A%20first%20layer%20%3A%201461999&d1=the%20times%20and%20sunday%20times&d2=019db1cc115b002612c183c0fd7605075001906d00590&d3=1776804434278&d4=utc&d7=2026%2F04%2F21%2020%3A47%20tuesday&d8=1350x940%7C800x600%7C1%7C0%25&d28=cmp%20banner&d29=automated&d30=display%20%3A%20first%20layer%20%3A%201461999&d38=homepage&d40=true&pvi=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&d46=1776804435970&d47=1&d65=gdpr%3Anot%20yet%20known&d99=guest&d100=2026-04-20%2015%3A38%20%5Bthetimes.d.desktop%5D&d106=homepage&d123=c-9a53be64-eae4-4ae5-bcc5-429541ad9e0f — 202 — 494 B — 134 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 — 0 B — 9 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436112&autoplay=false&seq=0metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436112&autoplay=false&seq=0 — 200 — 88 B — 166 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436124&autoplay=false&seq=1metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436124&autoplay=false&seq=1 — 200 — 295 B — 163 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://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.7 KiB — 7 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436147&qos.performance.memory.jsHeapSizeLimit=2248146944&qos.performance.memory.usedJSHeapSize=89348673&qos.performance.memory.totalJSHeapSize=148706245&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=1776804434596&qos.performance.timing.domContentLoadedEventStart=1776804434588&qos.performance.timing.domInteractive=1776804434365&qos.performance.timing.domLoading=1776804433669&qos.performance.timing.responseEnd=1776804433670&qos.performance.timing.responseStart=1776804433663&qos.performance.timing.requestStart=1776804433321&qos.performance.timing.secureConnectionStart=1776804433316&qos.performance.timing.connectEnd=1776804433320&qos.performance.timing.connectStart=1776804433315&qos.performance.timing.domainLookupEnd=1776804433315&qos.performance.timing.domainLookupStart=1776804433314&qos.performance.timing.fetchStart=1776804433313&qos.performance.timing.redirectEnd=0&qos.performance.timing.redirectStart=0&qos.performance.timing.unloadEventEnd=0&qos.performance.timing.unloadEventStart=0&qos.performance.timing.navigationStart=1776804433114&qos.player.dimensions=%5B%5B1776804436147%2C%220x0%22%2C%22686x386%22%5D%5D&qos.player.pixelratio=%5B%5B1776804436147%2C1%5D%5D&qos.player.screendimensions=%5B%5B1776804436147%2C%22800x600%22%5D%5D&seq=2metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436147&qos.performance.memory.jsHeapSizeLimit=2248146944&qos.performance.memory.usedJSHeapSize=89348673&qos.performance.memory.totalJSHeapSize=148706245&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=1776804434596&qos.performance.timing.domContentLoadedEventStart=1776804434588&qos.performance.timing.domInteractive=1776804434365&qos.performance.timing.domLoading=1776804433669&qos.performance.timing.responseEnd=1776804433670&qos.performance.timing.responseStart=1776804433663&qos.performance.timing.requestStart=1776804433321&qos.performance.timing.secureConnectionStart=1776804433316&qos.performance.timing.connectEnd=1776804433320&qos.performance.timing.connectStart=1776804433315&qos.performance.timing.domainLookupEnd=1776804433315&qos.performance.timing.domainLookupStart=1776804433314&qos.performance.timing.fetchStart=1776804433313&qos.performance.timing.redirectEnd=0&qos.performance.timing.redirectStart=0&qos.performance.timing.unloadEventEnd=0&qos.performance.timing.unloadEventStart=0&qos.performance.timing.navigationStart=1776804433114&qos.player.dimensions=%5B%5B1776804436147%2C%220x0%22%2C%22686x386%22%5D%5D&qos.player.pixelratio=%5B%5B1776804436147%2C1%5D%5D&qos.player.screendimensions=%5B%5B1776804436147%2C%22800x600%22%5D%5D&seq=2 — 200 — 88 B — 148 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436158&seq=3&response_time_ms=34metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436158&seq=3&response_time_ms=34 — 200 — 88 B — 141 ms — h2https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2sac.thetimes.com/com.snowplowanalyt... https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2 — 200 — 0 B — 71 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 — 19 ms — h2blob:https://www.thetimes.com/625680d9-7ecf-4bc8-883f-22cc08a3ff0dwww.thetimes.com/625680d9-7ecf-4bc8... blob:https://www.thetimes.com/625680d9-7ecf-4bc8-883f-22cc08a3ff0d — 200 — -1 B — 36 ms — blobblob:https://www.thetimes.com/70026618-79ba-45e0-bb25-f4f51c9db4b0www.thetimes.com/70026618-79ba-45e0... blob:https://www.thetimes.com/70026618-79ba-45e0-bb25-f4f51c9db4b0 — 200 — -1 B — 30 ms — blobblob:https://www.thetimes.com/18de21d6-0046-4051-82ca-a4976fb7ec59www.thetimes.com/18de21d6-0046-4051... blob:https://www.thetimes.com/18de21d6-0046-4051-82ca-a4976fb7ec59 — 200 — -1 B — 29 ms — blobblob:https://www.thetimes.com/33b3f93a-d773-43d5-83f2-e2a0b5207f1dwww.thetimes.com/33b3f93a-d773-43d5... blob:https://www.thetimes.com/33b3f93a-d773-43d5-83f2-e2a0b5207f1d — 200 — -1 B — 28 ms — blobhttps://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=1c8d06859d04b3b6ffbe4900&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=1776804436224&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=1c8d06859d04b3b6ffbe4900&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=1776804436224&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 — 88 B — 122 ms — h2https://uk-script.dotmetrics.net/hit.gif?id=15319&url=https%3A%2F%2Fwww.thetimes.com%2F&dom=www.thetimes.com&r=1776804436234&pvs=1&ecid=80258381-b787-4ebc-9b38-c437608e56ed&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=1776804436234&pvs=1&ecid=80258381-b787-4ebc-9b38-c437608e56ed&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 — 40 ms — h2https://rm-script.dotmetrics.net/hit.gif?id=15319&url=https%3A%2F%2Fwww.thetimes.com%2F&dom=www.thetimes.com&r=1776804436234&pvs=1&pvid=80258381-b787-4ebc-9b38-c437608e56ed&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=1776804436234&pvs=1&pvid=80258381-b787-4ebc-9b38-c437608e56ed&c=false&tzOffset=0 — 200 — 1.2 KiB — 9 ms — h2https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2sac.thetimes.com/com.snowplowanalyt... https://sac.thetimes.com/com.snowplowanalytics.snowplow/tp2 — 200 — 19 B — 61 ms — h3https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64k0h2za200&_p=1776804435910&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=227063892&_fplc=0&are=1&cid=1765840753.1776804436&ec_mode=c&frm=0&pscdl=denied&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=96477736.1776804436&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804435910&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115938466~115938468~117266401&sid=1776804436&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=1776804436&ep.event_id=c-10240e1c-fef4-4e02-ae75-da930385dd95&tfd=3172&richsstssesgtm.thetimes.co.uk/g/collect?v=2&t... https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64k0h2za200&_p=1776804435910&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=227063892&_fplc=0&are=1&cid=1765840753.1776804436&ec_mode=c&frm=0&pscdl=denied&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=96477736.1776804436&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804435910&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115938466~115938468~117266401&sid=1776804436&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=1776804436&ep.event_id=c-10240e1c-fef4-4e02-ae75-da930385dd95&tfd=3172&richsstsse — 200 — 200 B — 197 ms — h2https://www.googletagmanager.com/gtag/js?id=G-X7E6ERDZVV&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-X7E6ERDZVV&cx=c&gtm=4e64k0h2 — 200 — 165.3 KiB — 55 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RF939SNGE0&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RF939SNGE0&cx=c&gtm=4e64k0h2 — 200 — 146.7 KiB — 69 ms — h2https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64k0h2za200&_p=1776804435910&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=227063892&_fplc=0&are=1&cid=1765840753.1776804436&ec_mode=c&frm=0&pscdl=denied&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=96477736.1776804436&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804435910&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=2&tag_exp=0~115938466~115938468~117266401&sid=1776804436&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=1776804436&ep.event_id=c-de1e0b61-2907-48b6-9fea-d269babb4641&_et=10&up.tealium_visitor_id=019db1cc115b002612c183c0fd7605075001906d00590&tfd=3180&richsstssesgtm.thetimes.co.uk/g/collect?v=2&t... https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64k0h2za200&_p=1776804435910&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=227063892&_fplc=0&are=1&cid=1765840753.1776804436&ec_mode=c&frm=0&pscdl=denied&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=96477736.1776804436&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804435910&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=2&tag_exp=0~115938466~115938468~117266401&sid=1776804436&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=1776804436&ep.event_id=c-de1e0b61-2907-48b6-9fea-d269babb4641&_et=10&up.tealium_visitor_id=019db1cc115b002612c183c0fd7605075001906d00590&tfd=3180&richsstsse — 200 — 339 B — 181 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/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 — 37 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-X7E6ERDZVV&gtm=45je64k0h2v9119425723za200&_p=1776804435910&gcs=G100&gcd=13q3qPq2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&_eu=EA&_prs=gs.wg&are=1&cid=1765840753.1776804436&frm=0&ir=1&ngs=1&pscdl=denied&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117884344&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&sid=1776804436&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=019db1cc115b002612c183c0fd7605075001906d00590&ep.tealium_session_id=1776804434278&ep.registration_type=logged%20out&ep.time_timestamp=2026%2F04%2F21%2020%3A47%20tuesday&ep.user_Interaction_name=homepage%20banner%20%3A%20displayed&ep.user_interaction_additional_details_2=homepage%20global&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(macintosh%3B%20intel%20mac%20os%20x%2010_15_7)%20applewebkit%2F537.36%20(khtml%2C%20like%20gecko)%20chrome%2F147.0.0.0%20safari%2F537.36&ep.template_name=huge&epn.navigation_type=0&epn.cs_timestamp=1776804435925&ep.event_category=user%20interactions&ep.event_action=homepage%20banner%20%3A%20displayed&ep.consent_flags=gdpr%3Anot%20yet%20known&ep.primary_l1=homepage&ep.pageview_id=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&up.tealium_visitor_id=019db1cc115b002612c183c0fd7605075001906d00590&tfd=3315region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-X7E6ERDZVV&gtm=45je64k0h2v9119425723za200&_p=1776804435910&gcs=G100&gcd=13q3qPq2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&_eu=EA&_prs=gs.wg&are=1&cid=1765840753.1776804436&frm=0&ir=1&ngs=1&pscdl=denied&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117884344&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&sid=1776804436&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=019db1cc115b002612c183c0fd7605075001906d00590&ep.tealium_session_id=1776804434278&ep.registration_type=logged%20out&ep.time_timestamp=2026%2F04%2F21%2020%3A47%20tuesday&ep.user_Interaction_name=homepage%20banner%20%3A%20displayed&ep.user_interaction_additional_details_2=homepage%20global&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(macintosh%3B%20intel%20mac%20os%20x%2010_15_7)%20applewebkit%2F537.36%20(khtml%2C%20like%20gecko)%20chrome%2F147.0.0.0%20safari%2F537.36&ep.template_name=huge&epn.navigation_type=0&epn.cs_timestamp=1776804435925&ep.event_category=user%20interactions&ep.event_action=homepage%20banner%20%3A%20displayed&ep.consent_flags=gdpr%3Anot%20yet%20known&ep.primary_l1=homepage&ep.pageview_id=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&up.tealium_visitor_id=019db1cc115b002612c183c0fd7605075001906d00590&tfd=3315 — 204 — 550 B — 85 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-RF939SNGE0&gtm=45je64k0h2v9236599022za200&_p=1776804435910&gcs=G100&gcd=13q3q3q2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&_eu=EA&are=1&cid=1765840753.1776804436&frm=0&ir=1&ngs=1&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~118128922&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&sid=1776804436&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=019db1cc115b002612c183c0fd7605075001906d00590&ep.tealium_session_id=1776804434278&ep.registration_type=logged%20out&ep.time_timestamp=2026%2F04%2F21%2020%3A47%20tuesday&ep.user_Interaction_name=homepage%20banner%20%3A%20displayed&ep.user_interaction_additional_details_2=homepage%20global&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(macintosh%3B%20intel%20mac%20os%20x%2010_15_7)%20applewebkit%2F537.36%20(khtml%2C%20like%20gecko)%20chrome%2F147.0.0.0%20safari%2F537.36&ep.template_name=huge&epn.navigation_type=0&epn.cs_timestamp=1776804435925&ep.event_category=user%20interactions&ep.event_action=homepage%20banner%20%3A%20displayed&ep.consent_flags=gdpr%3Anot%20yet%20known&ep.primary_l1=homepage&ep.pageview_id=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&up.tealium_visitor_id=019db1cc115b002612c183c0fd7605075001906d00590&tfd=3380region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-RF939SNGE0&gtm=45je64k0h2v9236599022za200&_p=1776804435910&gcs=G100&gcd=13q3q3q2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&_eu=EA&are=1&cid=1765840753.1776804436&frm=0&ir=1&ngs=1&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~118128922&dt=latest%20news%20%26%20breaking%20headlines%20%7C%20the%20times%20and%20the%20sunday%20times&dp=%2F&sid=1776804436&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=019db1cc115b002612c183c0fd7605075001906d00590&ep.tealium_session_id=1776804434278&ep.registration_type=logged%20out&ep.time_timestamp=2026%2F04%2F21%2020%3A47%20tuesday&ep.user_Interaction_name=homepage%20banner%20%3A%20displayed&ep.user_interaction_additional_details_2=homepage%20global&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(macintosh%3B%20intel%20mac%20os%20x%2010_15_7)%20applewebkit%2F537.36%20(khtml%2C%20like%20gecko)%20chrome%2F147.0.0.0%20safari%2F537.36&ep.template_name=huge&epn.navigation_type=0&epn.cs_timestamp=1776804435925&ep.event_category=user%20interactions&ep.event_action=homepage%20banner%20%3A%20displayed&ep.consent_flags=gdpr%3Anot%20yet%20known&ep.primary_l1=homepage&ep.pageview_id=nuk%3Ab52b5915-82ca-467f-899f-7fba5aee07d1&up.tealium_visitor_id=019db1cc115b002612c183c0fd7605075001906d00590&tfd=3380 — 204 — 48 B — 33 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 — 9 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 — 109 ms — h3https://bam.nr-data.net/1/95106251f5?a=31906524&sa=1&v=1.266.0&t=Unnamed%20Transaction&rst=3434&ck=0&s=70f2080efa94332a&ref=https://www.thetimes.com/&ptid=b3bf0d6b5fadccc3&af=err,spa,xhr,stn,ins&be=548&fe=2850&dc=933&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776804433115,%22n%22:0,%22f%22:198,%22dn%22:199,%22dne%22:200,%22c%22:200,%22s%22:202,%22ce%22:206,%22rq%22:206,%22rp%22:548,%22rpe%22:555,%22di%22:1250,%22ds%22:1474,%22de%22:1481,%22dc%22:3394,%22l%22:3394,%22le%22:3398%7D,%22navigation%22:%7B%7D%7D&fp=636&fcp=808bam.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=3434&ck=0&s=70f2080efa94332a&ref=https://www.thetimes.com/&ptid=b3bf0d6b5fadccc3&af=err,spa,xhr,stn,ins&be=548&fe=2850&dc=933&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776804433115,%22n%22:0,%22f%22:198,%22dn%22:199,%22dne%22:200,%22c%22:200,%22s%22:202,%22ce%22:206,%22rq%22:206,%22rp%22:548,%22rpe%22:555,%22di%22:1250,%22ds%22:1474,%22de%22:1481,%22dc%22:3394,%22l%22:3394,%22le%22:3398%7D,%22navigation%22:%7B%7D%7D&fp=636&fcp=808 — 200 — 676 B — 139 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=95106251f5&type=BrowserSessionChunk&app_id=31906524&protocol_version=0&timestamp=1776804432495&attributes=entityGuid%3DNjk1NDEzfEJST1dTRVJ8QVBQTElDQVRJT058NjY1NTA5OTY%26harvestId%3D70f2080efa94332a_b3bf0d6b5fadccc3_1%26trace.firstTimestamp%3D1776804432495%26trace.lastTimestamp%3D1776804436071%26trace.nodes%3D186%26trace.originTimestamp%3D1776804432495%26agentVersion%3D1.266.0%26firstSessionHarvest%3Dtrue%26ptid%3Db3bf0d6b5fadccc3%26session%3D70f2080efa94332abam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=95106251f5&type=BrowserSessionChunk&app_id=31906524&protocol_version=0&timestamp=1776804432495&attributes=entityGuid%3DNjk1NDEzfEJST1dTRVJ8QVBQTElDQVRJT058NjY1NTA5OTY%26harvestId%3D70f2080efa94332a_b3bf0d6b5fadccc3_1%26trace.firstTimestamp%3D1776804432495%26trace.lastTimestamp%3D1776804436071%26trace.nodes%3D186%26trace.originTimestamp%3D1776804432495%26agentVersion%3D1.266.0%26firstSessionHarvest%3Dtrue%26ptid%3Db3bf0d6b5fadccc3%26session%3D70f2080efa94332a — 200 — 364 B — 120 ms — http/1.1https://bam.nr-data.net/events/1/95106251f5?a=31906524&sa=1&v=1.266.0&t=Unnamed%20Transaction&rst=3596&ck=0&s=70f2080efa94332a&ref=https://www.thetimes.com/&ptid=b3bf0d6b5fadccc3bam.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=3596&ck=0&s=70f2080efa94332a&ref=https://www.thetimes.com/&ptid=b3bf0d6b5fadccc3 — 200 — 369 B — 103 ms — http/1.1https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64k0h2za200&_p=1776804435910&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=227063892&_fplc=0&are=1&cid=1765840753.1776804436&ec_mode=c&frm=0&pscdl=denied&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=96477736.1776804436&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804435910&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=3&tag_exp=0~115938466~115938468~117266401&sid=1776804436&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=1776804436&ep.event_id=c-de1e0b61-2907-48b6-9fea-d269babb4641&_et=2&tfd=3683&richsstssesgtm.thetimes.co.uk/g/collect?v=2&t... https://sgtm.thetimes.co.uk/g/collect?v=2&tid=G-12345&gtm=45je64k0h2za200&_p=1776804435910&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10001&gdid=dYmQxMT&ecid=227063892&_fplc=0&are=1&cid=1765840753.1776804436&ec_mode=c&frm=0&pscdl=denied&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.rnd=96477736.1776804436&sst.etld=google.es&sst.gcsub=region1&sst.gpp=DBAA&sst.gpp_sid=-1&sst.tft=1776804435910&sst.lpc=123391950&sst.navt=n&sst.ude=0&_s=3&tag_exp=0~115938466~115938468~117266401&sid=1776804436&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=1776804436&ep.event_id=c-de1e0b61-2907-48b6-9fea-d269babb4641&_et=2&tfd=3683&richsstsse — 200 — 200 B — 145 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2432ms · 2017KB · $46/mo
www.thetimes.com
Other
Costly
Execution 507ms
Transfer 540 KB
Unused 50%
Monthly Cost $10/mo
www.thetimes.com
Other
Costly
Execution 430ms
Transfer 220 KB
Monthly Cost $8/mo
Unattributable
Other
Costly
Execution 251ms
Transfer 0 KB
Monthly Cost $5/mo
www.thetimes.com
Other
Costly
Execution 244ms
Transfer 64 KB
Unused 42%
Monthly Cost $5/mo
players.brightcove.net
Other
Optional
Execution 199ms
Transfer 329 KB
Unused 60%
Monthly Cost $4/mo
consent.thetimes.com
Other
Optional
Execution 136ms
Transfer 91 KB
Unused 68%
Monthly Cost $3/mo
www.thetimes.com
Other
Optional
Execution 127ms
Transfer 236 KB
Unused 99%
Monthly Cost $2/mo
assets.zephr.com
Other
Optional
Execution 98ms
Transfer 13 KB
Monthly Cost $2/mo
consent.thetimes.com
Other
Optional
Execution 91ms
Transfer 42 KB
Monthly Cost $2/mo
tags.tiqcdn.com
Other
Optional
Execution 84ms
Transfer 27 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 79ms
Transfer 165 KB
Unused 39%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 137 KB
Unused 42%
Monthly Cost $1/mo
tags.tiqcdn.com
Other
Optional
Execution 62ms
Transfer 5 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 59ms
Transfer 147 KB
Unused 41%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.thetimes.com adds 507ms and costs ~$10/month
  • www.thetimes.com adds 430ms and costs ~$8/month
  • Unattributable adds 251ms and costs ~$5/month
  • www.thetimes.com adds 244ms and costs ~$5/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 507ms 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 430ms 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 251ms 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 244ms 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

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

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

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