Skip to content
https://newstatesman.com

Performance

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

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

28
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
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.
85
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.

6.17 s

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

23.95 s

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

2.52 s

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

0.013

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

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

28.36 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
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
7.1 MB transferred, 181 requests
FIX
7.1 MB transferred, 181 requests
Critical::
Page weighs 13.9 MB (7.1 MB transferred)
Warning::
Images are 3.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.9 MB
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Info::
Fonts are 329 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 329 KB
Warning::
181 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.5 g CO2 per page load
7.1 MB / 2.4 MB budget
7.1 MB transferred
181 requests
1.5 g CO2 per page load
Images 3.9 MiB 55%
JavaScript 2.5 MiB 35%
Fonts 328.8 KiB 5%
Other 165.7 KiB 2%
CSS 116.0 KiB 2%
HTML 46.0 KiB 1%
Other 32.8 KiB 0%
Other 14.6 KiB 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

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.1 MiB of 7.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7251ms total JS execution
FIX
7251ms total JS execution
Warning::
Unattributable: 991ms CPU time
Warning::
https://www.newstatesman.com/: 854ms CPU time
Warning::
https://caltrop.io/new-statesman/caltrop.js: 777ms CPU time
Warning::
https://cdn-ukwest.onetrust.com/scripttemplates/20...: 746ms CPU time
Warning::
https://www.newstatesman.com/wp-content/plugins/ns...: 509ms CPU time
Warning::
Third-party scripts: 7251ms (100% of total)

Main Thread Breakdown

Script Evaluation 64% Other 16% Script Parsing & Compilation 9% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
Unattributable991ms62ms0ms3rd
https://www.newstatesman.com/854ms82ms20ms3rd
https://caltrop.io/new-statesman/caltrop.js777ms760ms13ms3rd
https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/otTCF.js746ms673ms8ms3rd
https://www.newstatesman.com/wp-content/plugins/nsmg-polls/assets/public/js/main.js509ms443ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MDH5VM9392ms335ms49ms3rd
https://cdn-eu.piano.io/api/tinypass.min.js349ms271ms33ms3rd
https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/otBannerSdk.js310ms184ms35ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js271ms185ms64ms3rd
https://www.googletagmanager.com/gtag/js?id=G-RZSPMMFSFZ237ms174ms40ms3rd

Showing top 10 of 24 scripts

F
JS Bundles
Action
74 scripts, 1.1 MB unused
FIX
74 scripts, 1.1 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 242 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 131 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RZSP...: 85 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 80 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn-eu.piano.io/api/tinypass.min.js: 79 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1172 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB242 KB (67%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB131 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RZSPMMFSFZ174 KB85 KB (49%)3rd
https://accounts.google.com/gsi/client96 KB80 KB (84%)3rd
https://cdn-eu.piano.io/api/tinypass.min.js133 KB79 KB (60%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MDH5VM9172 KB71 KB (41%)3rd
https://www.newstatesman.com/wp-content/themes/newstatesman/assets/js/prebid.js92 KB63 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PXMM80QJTK&cx=c&gtm=4e64h1155 KB62 KB (40%)3rd
https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/otBannerSdk.js112 KB55 KB (49%)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
181 resources · 7.1 MB · 1.1 MB savings available
FIX
181 resources · 7.1 MB · 1.1 MB savings available
Warning::
Page weight 6.1 MB over 1MB target
Got: 7.1 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
180 third-party resources (100% of weight)
Info::
5 resources over 200KB
181 resources · 7.1 MiB · 180 third-party 6.1 MiB over 1MB target
Image 55% · 3.9 MiB
JavaScript 37% · 2.6 MiB
Font 5% · 328.8 KiB
CSS 2% · 120.3 KiB
Other 1% · 52.3 KiB
Document 1% · 47.2 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
C
Image Optimization
Action
54 images, 0 KB saveable
REVIEW
54 images, 0 KB saveable
Warning::
https://www.newstatesman.com/wp-content/themes/new... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.newstatesman.com/wp-content/themes/new... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.newstatesman.com/wp-content/themes/new... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://dl6pgk4f88hky.cloudfront.net/2026/04/15/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.newstatesman.com/wp-content/uploads/si... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
54 images 3.9 MB
0 oversized -0 KB
24 legacy format
5 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

9

329 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 6.2 s LCP 23.9 sdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 169 ms — font-display: swaphttps://www.newstatesman.com/wp-content/themes/figaro/assets/dist/fonts/figaroicon.woff?figaroicon.woff https://www.newstatesman.com/wp-content/themes/figaro/assets/dist/fonts/figaroicon.woff? — 6.2 KiB — 15 ms — font-display: swaphttps://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-Regular.woff2RegModn-Regular.woff2 https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-Regular.woff2 — 28.6 KiB — 38 ms — font-display: swaphttps://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-Bold.woff2RegModn-Bold.woff2 https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-Bold.woff2 — 33.0 KiB — 38 ms — font-display: swaphttps://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Medium-Web.woff2Canela-Medium-Web.woff2 https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Medium-Web.woff2 — 33.8 KiB — 13 ms — font-display: swaphttps://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Light-Web.woff2Canela-Light-Web.woff2 https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Light-Web.woff2 — 32.9 KiB — 45 ms — font-display: swaphttps://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Regular-Web.woff2Canela-Regular-Web.woff2 https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Regular-Web.woff2 — 32.1 KiB — 28 ms — font-display: swaphttps://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-ExtraBold.woff2RegModn-ExtraBold.woff2 https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-ExtraBold.woff2 — 33.1 KiB — 43 ms — font-display: swaphttps://www.newstatesman.com/wp-content/themes/figaro/assets/dist/fonts/fig-icons.woff2fig-icons.woff2 https://www.newstatesman.com/wp-content/themes/figaro/assets/dist/fonts/fig-icons.woff2 — 127.6 KiB — 54 ms — font-display: swap
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 169 ms
Start 332 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
figaroicon.woff woff swap
Size 6 KB
Load time 15 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
RegModn-Regular.woff2 woff2 swap
Size 29 KB
Load time 38 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
RegModn-Bold.woff2 woff2 swap
Size 33 KB
Load time 38 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
Canela-Medium-Web.woff2 woff2 swap
Size 34 KB
Load time 13 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
Canela-Light-Web.woff2 woff2 swap
Size 33 KB
Load time 45 ms
Start 435 ms
Risk FOUT — text flashes from fallback to web font
Canela-Regular-Web.woff2 woff2 swap
Size 32 KB
Load time 28 ms
Start 435 ms
Risk FOUT — text flashes from fallback to web font
RegModn-ExtraBold.woff2 woff2 swap
Size 33 KB
Load time 43 ms
Start 435 ms
Risk FOUT — text flashes from fallback to web font
fig-icons.woff2 woff2 swap
Size 128 KB
Load time 54 ms
Start 436 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)

Fixing the unchecked items could save ~66 KB and ~132 ms

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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
4
prefetch

4 resource hints configured

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

public, max-age=86400

DirectiveValueMeaning
publicAny cache may store this response
max-age86400Cache for 1 day
Effective TTL: 86400 seconds
Network Waterfall
181 requests over 4564ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 6.2 s LCP 23.9 shttps://newstatesman.com// https://newstatesman.com/ — 301 — 450 B — 20 ms — h2https://www.newstatesman.com//www.newstatesman.com// https://www.newstatesman.com// — 301 — 308 B — 130 ms — h2https://www.newstatesman.com/www.newstatesman.com/ https://www.newstatesman.com/ — 200 — 45.2 KiB — 6 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 108 ms — h2https://www.newstatesman.com/wp-includes/css/dist/components/style.min.csswww.newstatesman.com/wp-includes/cs... https://www.newstatesman.com/wp-includes/css/dist/components/style.min.css — 200 — 16.7 KiB — 16 ms — h2https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/newsletters.min.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/newsletters.min.css — 200 — 3.5 KiB — 12 ms — h2https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/all-newsletters.min.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/all-newsletters.min.css — 200 — 3.8 KiB — 13 ms — h2https://www.newstatesman.com/wp-content/plugins/storefronts/assets/css/main_NS.min.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/storefronts/assets/css/main_NS.min.css — 200 — 11.0 KiB — 6 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/css/style.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/css/style.css — 200 — 1.9 KiB — 19 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/vendor/swiper/swiper.min.csswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/vendor/swiper/swiper.min.css — 200 — 4.6 KiB — 17 ms — h2https://www.newstatesman.com/wp-content/themes/figaro/style.csswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/figaro/style.css — 200 — 473 B — 24 ms — h2https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nscss/main.css?v=1776326425www.newstatesman.com/code/wp-conten... https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nscss/main.css?v=1776326425 — 200 — 54.1 KiB — 27 ms — h2https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nscss/article.css?v=1776326425www.newstatesman.com/code/wp-conten... https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nscss/article.css?v=1776326425 — 200 — 10.8 KiB — 13 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-range/wpsolr-facet-range.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-range/wpsolr-facet-range.css — 200 — 274 B — 24 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-color-picker/wpsolr-facet-color-picker.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-color-picker/wpsolr-facet-color-picker.css — 200 — 819 B — 12 ms — h2https://www.newstatesman.com/wp-includes/js/jquery/jquery.min.jswww.newstatesman.com/wp-includes/js... https://www.newstatesman.com/wp-includes/js/jquery/jquery.min.js — 200 — 34.9 KiB — 27 ms — h2https://caltrop.io/new-statesman/caltrop-init.jscaltrop.io/new-statesman/caltrop-in... https://caltrop.io/new-statesman/caltrop-init.js — 200 — 1.1 KiB — 85 ms — h3https://dl6pgk4f88hky.cloudfront.net/2026/04/21/gettyimages-1131974342-1038x778.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/21/gettyimages-1131974342-1038x778.jpg — 200 — 84.0 KiB — 35 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/TNS_master_logo.svgwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/TNS_master_logo.svg — 200 — 2.8 KiB — 17 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/07/TNS_avatar.svgwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/07/TNS_avatar.svg — 200 — 1.3 KiB — 10 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/15/202616-online-angry-young-women.no-barcode-scaled.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/15/202616-online-angry-young-women.no-barcode-scaled.jpg — 200 — 538.5 KiB — 16 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2023/09/27/MeganKenyon1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2023/09/27/MeganKenyon1-177x177.png — 200 — 12.0 KiB — 6 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/js/datalayer.min.jswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/js/datalayer.min.js — 200 — 1.8 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/newsletters.min.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/newsletters.min.js — 200 — 4.2 KiB — 4 ms — h2https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 60 ms — h3https://www.newstatesman.com/wp-content/plugins/nsmg-campaigns/assets/public/js/main.min.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-campaigns/assets/public/js/main.min.js — 200 — 29.8 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-polls/assets/public/js/main.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-polls/assets/public/js/main.js — 200 — 13.8 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-tracking/js/datalayer.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-tracking/js/datalayer.js — 200 — 642 B — 5 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/googleTagManager.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/googleTagManager.js — 200 — 564 B — 9 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/permutive.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/permutive.js — 200 — 4.5 KiB — 9 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 6.2 s LCP 23.9 shttps://newstatesman.com// https://newstatesman.com/ — 301 — 450 B — 20 ms — h2https://www.newstatesman.com//www.newstatesman.com// https://www.newstatesman.com// — 301 — 308 B — 130 ms — h2https://www.newstatesman.com/www.newstatesman.com/ https://www.newstatesman.com/ — 200 — 45.2 KiB — 6 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 108 ms — h2https://www.newstatesman.com/wp-includes/css/dist/components/style.min.csswww.newstatesman.com/wp-includes/cs... https://www.newstatesman.com/wp-includes/css/dist/components/style.min.css — 200 — 16.7 KiB — 16 ms — h2https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/newsletters.min.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/newsletters.min.css — 200 — 3.5 KiB — 12 ms — h2https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/all-newsletters.min.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/all-newsletters.min.css — 200 — 3.8 KiB — 13 ms — h2https://www.newstatesman.com/wp-content/plugins/storefronts/assets/css/main_NS.min.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/storefronts/assets/css/main_NS.min.css — 200 — 11.0 KiB — 6 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/css/style.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/css/style.css — 200 — 1.9 KiB — 19 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/vendor/swiper/swiper.min.csswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/vendor/swiper/swiper.min.css — 200 — 4.6 KiB — 17 ms — h2https://www.newstatesman.com/wp-content/themes/figaro/style.csswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/figaro/style.css — 200 — 473 B — 24 ms — h2https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nscss/main.css?v=1776326425www.newstatesman.com/code/wp-conten... https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nscss/main.css?v=1776326425 — 200 — 54.1 KiB — 27 ms — h2https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nscss/article.css?v=1776326425www.newstatesman.com/code/wp-conten... https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nscss/article.css?v=1776326425 — 200 — 10.8 KiB — 13 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-range/wpsolr-facet-range.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-range/wpsolr-facet-range.css — 200 — 274 B — 24 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-color-picker/wpsolr-facet-color-picker.csswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-color-picker/wpsolr-facet-color-picker.css — 200 — 819 B — 12 ms — h2https://www.newstatesman.com/wp-includes/js/jquery/jquery.min.jswww.newstatesman.com/wp-includes/js... https://www.newstatesman.com/wp-includes/js/jquery/jquery.min.js — 200 — 34.9 KiB — 27 ms — h2https://caltrop.io/new-statesman/caltrop-init.jscaltrop.io/new-statesman/caltrop-in... https://caltrop.io/new-statesman/caltrop-init.js — 200 — 1.1 KiB — 85 ms — h3https://dl6pgk4f88hky.cloudfront.net/2026/04/21/gettyimages-1131974342-1038x778.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/21/gettyimages-1131974342-1038x778.jpg — 200 — 84.0 KiB — 35 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/TNS_master_logo.svgwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/TNS_master_logo.svg — 200 — 2.8 KiB — 17 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/07/TNS_avatar.svgwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/07/TNS_avatar.svg — 200 — 1.3 KiB — 10 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/15/202616-online-angry-young-women.no-barcode-scaled.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/15/202616-online-angry-young-women.no-barcode-scaled.jpg — 200 — 538.5 KiB — 16 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2023/09/27/MeganKenyon1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2023/09/27/MeganKenyon1-177x177.png — 200 — 12.0 KiB — 6 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/js/datalayer.min.jswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/js/datalayer.min.js — 200 — 1.8 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/newsletters.min.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/july22-nsmg-newsletter-settings/themeAssets/figaroTheme/newsletters.min.js — 200 — 4.2 KiB — 4 ms — h2https://www.google.com/recaptcha/api.jswww.google.com/recaptcha/api.js https://www.google.com/recaptcha/api.js — 200 — 1012 B — 60 ms — h3https://www.newstatesman.com/wp-content/plugins/nsmg-campaigns/assets/public/js/main.min.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-campaigns/assets/public/js/main.min.js — 200 — 29.8 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-polls/assets/public/js/main.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-polls/assets/public/js/main.js — 200 — 13.8 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-tracking/js/datalayer.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-tracking/js/datalayer.js — 200 — 642 B — 5 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/googleTagManager.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/googleTagManager.js — 200 — 564 B — 9 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/permutive.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/permutive.js — 200 — 4.5 KiB — 9 ms — h2https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/permutiveData.min.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/nsmg-tracking//js/permutiveData.min.js — 200 — 1.1 KiB — 7 ms — h2https://cdn-ukwest.onetrust.com/consent/2e597544-b1c7-4c28-ae67-3ba5ee5ae447/2e597544-b1c7-4c28-ae67-3ba5ee5ae447.jsoncdn-ukwest.onetrust.com/consent/2e5... https://cdn-ukwest.onetrust.com/consent/2e597544-b1c7-4c28-ae67-3ba5ee5ae447/2e597544-b1c7-4c28-ae67-3ba5ee5ae447.json — 200 — 2.1 KiB — 101 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/js/devbridge/jquery.autocomplete.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/js/devbridge/jquery.autocomplete.js — 200 — 8.8 KiB — 6 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=2326sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=2326 — 200 — 58.5 KiB — 112 ms — h3https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/bower_components/jsurl/url.min.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/bower_components/jsurl/url.min.js — 200 — 1.9 KiB — 14 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/js/autocomplete_solr.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/js/autocomplete_solr.js — 200 — 9.5 KiB — 19 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/js/loadingoverlay/loadingoverlay.min.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/core/js/loadingoverlay/loadingoverlay.min.js — 200 — 12.1 KiB — 18 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/vendor/swiper/swiper.min.jswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/vendor/swiper/swiper.min.js — 200 — 46.2 KiB — 23 ms — h2https://www.newstatesman.com/wp-content/themes/figaro/assets/dist/js/script.min.jswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/figaro/assets/dist/js/script.min.js — 200 — 2.7 KiB — 21 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-range/wpsolr-facet-range.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-range/wpsolr-facet-range.js — 200 — 439 B — 21 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RZSPMMFSFZwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RZSPMMFSFZ — 200 — 174.0 KiB — 198 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 169 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 — 168 ms — h2https://news.google.com/swg/js/v1/swg-gaa.jsnews.google.com/swg/js/v1/swg-gaa.j... https://news.google.com/swg/js/v1/swg-gaa.js — 200 — 27.5 KiB — 162 ms — h2https://caltrop.io/new-statesman/caltrop.jscaltrop.io/new-statesman/caltrop.js https://caltrop.io/new-statesman/caltrop.js — 200 — 140.2 KiB — 50 ms — h3https://dl6pgk4f88hky.cloudfront.net/2026/04/14/202616jaymcinerney1nocc-1038x778.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/14/202616jaymcinerney1nocc-1038x778.jpg — 200 — 154.7 KiB — 23 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/20/55209023426_d1309a17a9_o-1038x778.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/20/55209023426_d1309a17a9_o-1038x778.jpg — 200 — 108.5 KiB — 33 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/17/gettyimages-2269827883-1038x778.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/17/gettyimages-2269827883-1038x778.jpg — 200 — 88.6 KiB — 45 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/21/gettyimages-2248963441-1038x778.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/21/gettyimages-2248963441-1038x778.jpg — 200 — 72.6 KiB — 34 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/17/untitled-1.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/17/untitled-1.jpg — 200 — 490.4 KiB — 81 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/17/webimagegerogesaunders.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/17/webimagegerogesaunders.jpg — 200 — 98.3 KiB — 43 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/17/newsocietywebimages12.pngdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/17/newsocietywebimages12.png — 200 — 1.1 MiB — 77 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/03/04/trumpmarch26.pngdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/03/04/trumpmarch26.png — 200 — 720.2 KiB — 77 ms — h2https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-color-picker/wpsolr-facet-color-picker.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/wpsolr-pro/wpsolr/pro/extensions/theme/template/facet-color-picker/wpsolr-facet-color-picker.js — 200 — 420 B — 15 ms — h2https://www.newstatesman.com/wp-content/plugins/storefronts/assets/js/app.min.jswww.newstatesman.com/wp-content/plu... https://www.newstatesman.com/wp-content/plugins/storefronts/assets/js/app.min.js — 200 — 4.4 KiB — 10 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/pianoshowcase/js/jwt-decode.jswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/pianoshowcase/js/jwt-decode.js — 200 — 1.8 KiB — 17 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 76 ms — h3https://www.newstatesman.com/wp-content/themes/newstatesman/assets/js/prebid.jswww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/js/prebid.js — 200 — 92.2 KiB — 23 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.7 KiB — 142 ms — h3data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 169 ms — datahttps://www.newstatesman.com/wp-content/uploads/sites/2/2025/09/23/Ethan-Croft-177x177-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/09/23/Ethan-Croft-177x177-1-177x177.png — 200 — 8.4 KiB — 10 ms — h2https://secure.gravatar.com/avatar/?d=https://www.newstatesman.com/wp-content/uploads/sites/2/2023/02/Author-177x177.png&s=177secure.gravatar.com/avatar/?d=https... https://secure.gravatar.com/avatar/?d=https://www.newstatesman.com/wp-content/uploads/sites/2/2023/02/Author-177x177.png&s=177 — 302 — 456 B — 104 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2025/09/09/FayeCurran177x177-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/09/09/FayeCurran177x177-1-177x177.png — 200 — 6.0 KiB — 8 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/Rachel-Cunliffe-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/Rachel-Cunliffe-177x177.png — 200 — 7.9 KiB — 14 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2025/06/11/TomMcTague-177x177-RED1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/06/11/TomMcTague-177x177-RED1-177x177.png — 200 — 9.7 KiB — 10 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2023/01/cropped-Will-Lloyd-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2023/01/cropped-Will-Lloyd-1-177x177.png — 200 — 7.6 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2025/11/11/ailbhe-rea-2025_177x177-red-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/11/11/ailbhe-rea-2025_177x177-red-177x177.png — 200 — 5.9 KiB — 6 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2022/03/cropped-Andrew-Marr-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2022/03/cropped-Andrew-Marr-1-177x177.png — 200 — 8.4 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2024/09/26/Hannah-Barnes-RED-177x177.NEW_-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2024/09/26/Hannah-Barnes-RED-177x177.NEW_-177x177.png — 200 — 11.6 KiB — 5 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2026/03/12/megan-gibson-2026-177x177-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2026/03/12/megan-gibson-2026-177x177-1-177x177.png — 200 — 5.8 KiB — 6 ms — h2https://sotn.newstatesman.com/wp-content/uploads/sites/6/2024/02/Will-Dunn-1-177x177.pngsotn.newstatesman.com/wp-content/up... https://sotn.newstatesman.com/wp-content/uploads/sites/6/2024/02/Will-Dunn-1-177x177.png — 200 — 9.7 KiB — 65 ms — h2https://sotn.newstatesman.com/wp-content/uploads/sites/6/2024/02/Anoosh-Chakelian-1-177x177.pngsotn.newstatesman.com/wp-content/up... https://sotn.newstatesman.com/wp-content/uploads/sites/6/2024/02/Anoosh-Chakelian-1-177x177.png — 200 — 9.8 KiB — 59 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/cropped-Pippa-Bailey-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/cropped-Pippa-Bailey-177x177.png — 200 — 10.1 KiB — 6 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2025/07/01/Tanjil-Rashid-177x177-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/07/01/Tanjil-Rashid-177x177-1-177x177.png — 200 — 10.0 KiB — 6 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/cropped-John-Gray-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/cropped-John-Gray-1-177x177.png — 200 — 9.6 KiB — 3 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2025/09/23/OliDugmore-177X177-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/09/23/OliDugmore-177X177-177x177.png — 200 — 5.8 KiB — 4 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2025/09/23/Emily-Lawford-177x177-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/09/23/Emily-Lawford-177x177-1-177x177.png — 200 — 5.8 KiB — 5 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2024/06/19/Nick-Harris-177x177-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2024/06/19/Nick-Harris-177x177-1-177x177.png — 200 — 4.3 KiB — 4 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/George-Eaton-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/George-Eaton-177x177.png — 200 — 9.9 KiB — 4 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/cropped-Kate-Mossman-1-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/09/cropped-Kate-Mossman-1-177x177.png — 200 — 10.3 KiB — 4 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2021/12/cropped-Freddie-Hayward-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2021/12/cropped-Freddie-Hayward-177x177.png — 200 — 10.2 KiB — 8 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2022/01/cropped-Katie-Stallard-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2022/01/cropped-Katie-Stallard-177x177.png — 200 — 9.3 KiB — 7 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2025/03/14/George-Monaghan_177x177-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/03/14/George-Monaghan_177x177-177x177.png — 200 — 14.3 KiB — 9 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2025/10/09/LukeOReilly-177X177-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2025/10/09/LukeOReilly-177X177-177x177.png — 200 — 6.4 KiB — 11 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/21/gettyimages-2175791228-735x551.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/21/gettyimages-2175791228-735x551.jpg — 200 — 110.9 KiB — 54 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/09/zacb-735x551.jpegdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/09/zacb-735x551.jpeg — 200 — 75.5 KiB — 53 ms — h2https://dl6pgk4f88hky.cloudfront.net/2026/04/14/202616tv-735x551.jpgdl6pgk4f88hky.cloudfront.net/2026/0... https://dl6pgk4f88hky.cloudfront.net/2026/04/14/202616tv-735x551.jpg — 200 — 95.7 KiB — 71 ms — h2https://www.newstatesman.com/wp-content/themes/figaro/assets/dist/fonts/figaroicon.woff?www.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/figaro/assets/dist/fonts/figaroicon.woff? — 200 — 6.2 KiB — 15 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-Regular.woff2www.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-Regular.woff2 — 200 — 28.6 KiB — 38 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-Bold.woff2www.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-Bold.woff2 — 200 — 33.0 KiB — 38 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Medium-Web.woff2www.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Medium-Web.woff2 — 200 — 33.8 KiB — 13 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Light-Web.woff2www.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Light-Web.woff2 — 200 — 32.9 KiB — 45 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Regular-Web.woff2www.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/Canela-Regular-Web.woff2 — 200 — 32.1 KiB — 28 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-ExtraBold.woff2www.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/dist/fonts/RegModn-ExtraBold.woff2 — 200 — 33.1 KiB — 43 ms — h2https://www.newstatesman.com/wp-content/themes/figaro/assets/dist/fonts/fig-icons.woff2www.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/figaro/assets/dist/fonts/fig-icons.woff2 — 200 — 127.6 KiB — 54 ms — h2https://www.newstatesman.com/wp-content/uploads/sites/2/2023/05/cropped-Finn-McFredmond-177x177.pngwww.newstatesman.com/wp-content/upl... https://www.newstatesman.com/wp-content/uploads/sites/2/2023/05/cropped-Finn-McFredmond-177x177.png — 200 — 7.5 KiB — 45 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/images/pc-apple.pngwww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/images/pc-apple.png — 200 — 3.9 KiB — 43 ms — h2https://www.newstatesman.com/wp-content/themes/newstatesman/assets/images/pc-spotify.pngwww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/images/pc-spotify.png — 200 — 3.5 KiB — 46 ms — h2https://5b476c7c-253b-4e23-9993-4df0b853b921.edge.permutive.app/5b476c7c-253b-4e23-9993-4df0b853b921-web.js5b476c7c-253b-4e23-9993-4df0b853b92... https://5b476c7c-253b-4e23-9993-4df0b853b921.edge.permutive.app/5b476c7c-253b-4e23-9993-4df0b853b921-web.js — 200 — 127.2 KiB — 103 ms — h2https://i1.wp.com/www.newstatesman.com/wp-content/uploads/sites/2/2023/02/Author-177x177.png?ssl=1i1.wp.com/www.newstatesman.com/wp-c... https://i1.wp.com/www.newstatesman.com/wp-content/uploads/sites/2/2023/02/Author-177x177.png?ssl=1 — 200 — 6.1 KiB — 43 ms — h2https://c2-eu.piano.io/xbuilder/experience/load?aid=TWldCmu2pec2-eu.piano.io/xbuilder/experience/... https://c2-eu.piano.io/xbuilder/experience/load?aid=TWldCmu2pe — 200 — 7.7 KiB — 88 ms — h3https://www.newstatesman.com/wp-content/themes/newstatesman/assets/images/pc-youtube.pngwww.newstatesman.com/wp-content/the... https://www.newstatesman.com/wp-content/themes/newstatesman/assets/images/pc-youtube.png — 200 — 3.1 KiB — 18 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 191 ms — h2https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nsjs/figaro-main.js?v=1776326425www.newstatesman.com/code/wp-conten... https://www.newstatesman.com/code/wp-content/uploads/sites/2/figaro/assets/nsjs/figaro-main.js?v=1776326425 — 200 — 11.0 KiB — 16 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/otBannerSdk.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/otBannerSdk.js — 200 — 112.0 KiB — 57 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MDH5VM9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MDH5VM9 — 200 — 171.7 KiB — 52 ms — h2https://reveal.clearbit.com/v1/companies/reveal?authorization=pk_bcf6023ac7569a6d92f7af8c606484a1&callback=_pCbCallback&variable=_cbResponsereveal.clearbit.com/v1/companies/re... https://reveal.clearbit.com/v1/companies/reveal?authorization=pk_bcf6023ac7569a6d92f7af8c606484a1&callback=_pCbCallback&variable=_cbResponse — 200 — 442 B — 267 ms — h2data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3dUZXh0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiI…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3dUZXh0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiI… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3dUZXh0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiI…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3dUZXh0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiI… — 200 — 0 B — 0 ms — datahttps://a.omappapi.com/app/js/api.min.jsa.omappapi.com/app/js/api.min.js https://a.omappapi.com/app/js/api.min.js — 200 — 16.4 KiB — 49 ms — h2https://applets.ebxcdn.com/applets/www.newstatesman.com/scripts.jsapplets.ebxcdn.com/applets/www.news... https://applets.ebxcdn.com/applets/www.newstatesman.com/scripts.js — 200 — 2.9 KiB — 43 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 70 ms — h3https://news.google.com/swg/js/v1/swg-button.cssnews.google.com/swg/js/v1/swg-butto... https://news.google.com/swg/js/v1/swg-button.css — 200 — 5.2 KiB — 24 ms — h2blob:https://www.newstatesman.com/b045cff0-34e8-4c0b-b812-1a09dae1320awww.newstatesman.com/b045cff0-34e8-... blob:https://www.newstatesman.com/b045cff0-34e8-4c0b-b812-1a09dae1320a — 200 — -1 B — 32 ms — blobhttps://cdn-eu.piano.io/api/tinypass.min.jscdn-eu.piano.io/api/tinypass.min.js https://cdn-eu.piano.io/api/tinypass.min.js — 200 — 132.8 KiB — 124 ms — h3https://cdn-ukwest.onetrust.com/consent/2e597544-b1c7-4c28-ae67-3ba5ee5ae447/5210c831-b5d1-4210-b855-d1ce43d9ef86/en.jsoncdn-ukwest.onetrust.com/consent/2e5... https://cdn-ukwest.onetrust.com/consent/2e597544-b1c7-4c28-ae67-3ba5ee5ae447/5210c831-b5d1-4210-b855-d1ce43d9ef86/en.json — 200 — 33.3 KiB — 55 ms — h2https://cdn-ukwest.onetrust.com/vendorlist/iab2V2Data.jsoncdn-ukwest.onetrust.com/vendorlist/... https://cdn-ukwest.onetrust.com/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 53 ms — h2https://cdn-ukwest.onetrust.com/vendorlist/googleData.jsoncdn-ukwest.onetrust.com/vendorlist/... https://cdn-ukwest.onetrust.com/vendorlist/googleData.json — 200 — 19.4 KiB — 53 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/otTCF.jscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/otTCF.js — 200 — 17.8 KiB — 36 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PBH2NQ0BZH&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PBH2NQ0BZH&cx=c&gtm=4e64h1 — -1 — 0 B — 36 ms — https://www.googletagmanager.com/gtag/js?id=G-PXMM80QJTK&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PXMM80QJTK&cx=c&gtm=4e64h1 — 200 — 155.2 KiB — 78 ms — h3https://static.hotjar.com/c/hotjar-2747601.js?sv=7static.hotjar.com/c/hotjar-2747601.... https://static.hotjar.com/c/hotjar-2747601.js?sv=7 — 200 — 6.2 KiB — 91 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 98 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 135 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 48 ms — h2https://tags.affiliatefuture.com/7401.jstags.affiliatefuture.com/7401.js https://tags.affiliatefuture.com/7401.js — 200 — 1.4 KiB — 185 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 129 ms — h2https://unpkg.com/web-vitals@1.0.1/dist/web-vitals.umd.jsunpkg.com/web-vitals@1.0.1/dist/web... https://unpkg.com/web-vitals@1.0.1/dist/web-vitals.umd.js — 200 — 2.0 KiB — 75 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.newstatesman.com%2F&scrsrc=www.googletagmanager.com&rnd=1494682827.1776811817&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64h1v897805390za200zd897805390xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10001&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776811816735&tfd=1010pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.newstatesman.com%2F&scrsrc=www.googletagmanager.com&rnd=1494682827.1776811817&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64h1v897805390za200zd897805390xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=10001&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776811816735&tfd=1010 — 200 — 21 B — 97 ms — h3https://a.omappapi.com/app/js/api.min.cssa.omappapi.com/app/js/api.min.css https://a.omappapi.com/app/js/api.min.css — 200 — 2.9 KiB — 3 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/assets/otCenterRounded.jsoncdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/assets/otCenterRounded.json — 200 — 2.8 KiB — 41 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/assets/v2/otPcCenter.jsoncdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/assets/v2/otPcCenter.json — 200 — 12.6 KiB — 38 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/assets/otCookieSettingsButton.jsoncdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/assets/otCookieSettingsButton.json — 200 — 2.0 KiB — 33 ms — h2https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/assets/otCommonStyles.csscdn-ukwest.onetrust.com/scripttempl... https://cdn-ukwest.onetrust.com/scripttemplates/202409.2.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 39 ms — h2https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_jhtHQP2KRuOBieY3oqU0AA&experimentType=HeadlineAB&version=esnextmarfeelexperimentsexperienceengine.... https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_jhtHQP2KRuOBieY3oqU0AA&experimentType=HeadlineAB&version=esnext — 200 — 2.5 KiB — 112 ms — h2https://applets.ebxcdn.com/applets/www.newstatesman.com/scripts.jsapplets.ebxcdn.com/applets/www.news... https://applets.ebxcdn.com/applets/www.newstatesman.com/scripts.js — 200 — 0 B — 1 ms — h3https://buy-eu.piano.io/api/v3/subscription/list?aid=TWldCmu2pebuy-eu.piano.io/api/v3/subscription... https://buy-eu.piano.io/api/v3/subscription/list?aid=TWldCmu2pe — 200 — 692 B — 98 ms — h3https://buy-eu.piano.io/api/v3/conversion/list?aid=TWldCmu2pebuy-eu.piano.io/api/v3/conversion/l... https://buy-eu.piano.io/api/v3/conversion/list?aid=TWldCmu2pe — 200 — 746 B — 95 ms — h3https://buy-eu.piano.io/api/v3/subscription/list?aid=TWldCmu2pebuy-eu.piano.io/api/v3/subscription... https://buy-eu.piano.io/api/v3/subscription/list?aid=TWldCmu2pe — 200 — 693 B — 99 ms — h3https://buy-eu.piano.io/api/v3/conversion/list?aid=TWldCmu2pebuy-eu.piano.io/api/v3/conversion/l... https://buy-eu.piano.io/api/v3/conversion/list?aid=TWldCmu2pe — 200 — 709 B — 97 ms — h3https://buy-eu.piano.io/api/v3/subscription/list?aid=TWldCmu2pebuy-eu.piano.io/api/v3/subscription... https://buy-eu.piano.io/api/v3/subscription/list?aid=TWldCmu2pe — 200 — 692 B — 96 ms — h3https://buy-eu.piano.io/api/v3/conversion/list?aid=TWldCmu2pebuy-eu.piano.io/api/v3/conversion/l... https://buy-eu.piano.io/api/v3/conversion/list?aid=TWldCmu2pe — 200 — 707 B — 92 ms — h3https://cdn.cxense.com/cx.cce.jscdn.cxense.com/cx.cce.js https://cdn.cxense.com/cx.cce.js — 200 — 6.8 KiB — 53 ms — http/1.1https://c2-eu.piano.io/xbuilder/experience/execute?aid=TWldCmu2pec2-eu.piano.io/xbuilder/experience/... https://c2-eu.piano.io/xbuilder/experience/execute?aid=TWldCmu2pe — 200 — 2.7 KiB — 39 ms — h3https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svgcdn-ukwest.onetrust.com/logos/stati... https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg — 200 — 488 B — 30 ms — h2https://cdn-ukwest.onetrust.com/logos/static/ot_company_logo.pngcdn-ukwest.onetrust.com/logos/stati... https://cdn-ukwest.onetrust.com/logos/static/ot_company_logo.png — 200 — 19.3 KiB — 33 ms — h2https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svgcdn-ukwest.onetrust.com/logos/stati... https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 35 ms — h2https://id-eu.piano.io/id/api/v1/identity/token/verify?browser_id=mo97voh9ka5m4xg9&page_view_id=mo97voh8unblij8k&content_type=website&page_title=Homepage+UK&callback=jsonp6134&client_id=TWldCmu2pe&site=https%3A%2F%2Fwww.newstatesman.com&tcf=CQjA2wAQjA2wAAcABBENCbFgAAAAAEPgAChQAAAYsABMNDogjLIgUCBQEIIEACgrCACgQBAAAkDRAQAmDAhyBgAusJkAIAUAAwQAgABBgACAAASABCIAIACAQAgQCBQABgAQBAQAMDAAGACxEAgABAdAxTAggECwASIyqDTAhAASCAlsqEEoGBBXCFIscAggREwUAAAIABQAAID4WAhJKCViQQBcQXQAIAAAAUQIsCKQswBBUGaLQVgScBkaYBk-YJklOgiAJghIyDIhNUEg8UxRCghyA2KWYA6eIKAGXayQh_qBYAAA.YAAACHwAAAAA&user_state=anonid-eu.piano.io/id/api/v1/identity/t... https://id-eu.piano.io/id/api/v1/identity/token/verify?browser_id=mo97voh9ka5m4xg9&page_view_id=mo97voh8unblij8k&content_type=website&page_title=Homepage+UK&callback=jsonp6134&client_id=TWldCmu2pe&site=https%3A%2F%2Fwww.newstatesman.com&tcf=CQjA2wAQjA2wAAcABBENCbFgAAAAAEPgAChQAAAYsABMNDogjLIgUCBQEIIEACgrCACgQBAAAkDRAQAmDAhyBgAusJkAIAUAAwQAgABBgACAAASABCIAIACAQAgQCBQABgAQBAQAMDAAGACxEAgABAdAxTAggECwASIyqDTAhAASCAlsqEEoGBBXCFIscAggREwUAAAIABQAAID4WAhJKCViQQBcQXQAIAAAAUQIsCKQswBBUGaLQVgScBkaYBk-YJklOgiAJghIyDIhNUEg8UxRCghyA2KWYA6eIKAGXayQh_qBYAAA.YAAACHwAAAAA&user_state=anon — 200 — 868 B — 73 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=5278258&time=1776811817317&url=https%3A%2F%2Fwww.newstatesman.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=5278258&time=1776811817317&url=https%3A%2F%2Fwww.newstatesman.com%2F&tm=gtmv2 — 200 — 837 B — 229 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5278258&time=1776811817317&url=https%3A%2F%2Fwww.newstatesman.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5278258&time=1776811817317&url=https%3A%2F%2Fwww.newstatesman.com%2F&tm=gtmv2 — 302 — 729 B — 259 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 718 B — 208 ms — h2https://www.googletagmanager.com/gtag/destination?id=G-PBH2NQ0BZH&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-PBH2NQ0BZH&cx=c&gtm=4e64h1 — -1 — 0 B — 35 ms — https://region1.google-analytics.com/g/collect?v=2&tid=G-PXMM80QJTK&gtm=45je64h1v874852573z8897805390za20gzb897805390zd897805390&_p=1776811816027&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5b&_eu=AAAAAGA&are=1&cid=806261765.1776811817&frm=0&pscdl=denied&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&sid=1776811817&sct=1&seg=0&dl=https%3A%2F%2Fwww.newstatesman.com%2F&dt=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.permutiveId=&ep.evolokId=&ep.permutiveSegments=&tfd=1645region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-PXMM80QJTK&gtm=45je64h1v874852573z8897805390za20gzb897805390zd897805390&_p=1776811816027&gcs=G100&gcd=13q3pPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5b&_eu=AAAAAGA&are=1&cid=806261765.1776811817&frm=0&pscdl=denied&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&sid=1776811817&sct=1&seg=0&dl=https%3A%2F%2Fwww.newstatesman.com%2F&dt=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.permutiveId=&ep.evolokId=&ep.permutiveSegments=&tfd=1645 — 204 — 552 B — 74 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 56 ms — h2https://connect.facebook.net/signals/config/323222825244911?v=2.9.303&r=stable&domain=www.newstatesman.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/323222825244911?v=2.9.303&r=stable&domain=www.newstatesman.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 46.6 KiB — 203 ms — h3https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b1d4cb19-36ba-4471-b930-e115e73c94db&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=9536ffd0-8837-469a-ae8c-dfa4c3fbc324&pt=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&tw_document_href=https%3A%2F%2Fwww.newstatesman.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811817419.148411052671130163&txn_id=o3aan&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b1d4cb19-36ba-4471-b930-e115e73c94db&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=9536ffd0-8837-469a-ae8c-dfa4c3fbc324&pt=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&tw_document_href=https%3A%2F%2Fwww.newstatesman.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811817419.148411052671130163&txn_id=o3aan&type=javascript&version=2.3.53 — 200 — 658 B — 266 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b1d4cb19-36ba-4471-b930-e115e73c94db&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=9536ffd0-8837-469a-ae8c-dfa4c3fbc324&pt=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&tw_document_href=https%3A%2F%2Fwww.newstatesman.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811817419.148411052671130163&txn_id=o3aan&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b1d4cb19-36ba-4471-b930-e115e73c94db&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=9536ffd0-8837-469a-ae8c-dfa4c3fbc324&pt=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&tw_document_href=https%3A%2F%2Fwww.newstatesman.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776811817419.148411052671130163&txn_id=o3aan&type=javascript&version=2.3.53 — 200 — 673 B — 281 ms — h2https://rules.quantcount.com/rules-p-s1_G8wSe2hk1J.jsrules.quantcount.com/rules-p-s1_G8w... https://rules.quantcount.com/rules-p-s1_G8wSe2hk1J.js — 200 — 2.3 KiB — 40 ms — h2https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 8 ms — http/1.1https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 38 ms — h3https://cdn.cxense.com/sp1.htmlcdn.cxense.com/sp1.html https://cdn.cxense.com/sp1.html — 200 — 899 B — 20 ms — http/1.1https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 6 ms — http/1.1https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5278258&time=1776811817317&url=https%3A%2F%2Fwww.newstatesman.com%2F&tm=gtmv2&e_ipv6=AQKOeSbqSjcVegAAAZ2yPLoWG4hWynHRHzN5FM0rWgBxaOAJDCmnhK_0tQq8IYYsmQJBRjj7hVQpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5278258&time=1776811817317&url=https%3A%2F%2Fwww.newstatesman.com%2F&tm=gtmv2&e_ipv6=AQKOeSbqSjcVegAAAZ2yPLoWG4hWynHRHzN5FM0rWgBxaOAJDCmnhK_0tQq8IYYsmQJBRjj7hVQ — 200 — 693 B — 175 ms — h2https://p1cluster.cxense.com/p1.jsp1cluster.cxense.com/p1.js https://p1cluster.cxense.com/p1.js — 200 — 536 B — 128 ms — h2https://www.facebook.com/tr/?id=323222825244911&ev=PageView&dl=https%3A%2F%2Fwww.newstatesman.com%2F&rl=&if=false&ts=1776811817645&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776811817633.71288192280066244&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&pmd[locale]=en_US&pmd[description]=The%20New%20Statesman%20is%20the%20leading%20progressive%20political%20and%20cultural%20magazine%20in%20the%20United%20Kingdom%20and%20around%20the%20world.%20Covering%20UK%20current%20affairs%2C%20international%20and%20cultural%20events.&plt=655.3999996185303&it=1776811817407&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=32322282524... https://www.facebook.com/tr/?id=323222825244911&ev=PageView&dl=https%3A%2F%2Fwww.newstatesman.com%2F&rl=&if=false&ts=1776811817645&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776811817633.71288192280066244&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&pmd[locale]=en_US&pmd[description]=The%20New%20Statesman%20is%20the%20leading%20progressive%20political%20and%20cultural%20magazine%20in%20the%20United%20Kingdom%20and%20around%20the%20world.%20Covering%20UK%20current%20affairs%2C%20international%20and%20cultural%20events.&plt=655.3999996185303&it=1776811817407&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 60 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=323222825244911&ev=PageView&dl=https%3A%2F%2Fwww.newstatesman.com%2F&rl=&if=false&ts=1776811817645&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776811817633.71288192280066244&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&pmd[locale]=en_US&pmd[description]=The%20New%20Statesman%20is%20the%20leading%20progressive%20political%20and%20cultural%20magazine%20in%20the%20United%20Kingdom%20and%20around%20the%20world.%20Covering%20UK%20current%20affairs%2C%20international%20and%20cultural%20events.&plt=655.3999996185303&it=1776811817407&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=323222825244911&ev=PageView&dl=https%3A%2F%2Fwww.newstatesman.com%2F&rl=&if=false&ts=1776811817645&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=4126&fbp=fb.1.1776811817633.71288192280066244&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=New%20Statesman%20%7C%20UK%20Politics%20%26%20Culture%20Magazine&pmd[locale]=en_US&pmd[description]=The%20New%20Statesman%20is%20the%20leading%20progressive%20political%20and%20cultural%20magazine%20in%20the%20United%20Kingdom%20and%20around%20the%20world.%20Covering%20UK%20current%20affairs%2C%20international%20and%20cultural%20events.&plt=655.3999996185303&it=1776811817407&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 200 B — 219 ms — h3https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=mo97voh8unblij8k&sid=4731398180902112738&loc=https%3A%2F%2Fwww.newstatesman.com%2F&new=1&arf=0&ltm=1776811817463&ref=&tzo=0&wsz=412x823&res=412x823&dpr=1.75&col=24&bln=en-US&chs=UTF-8&cks=mo97vorldtxxbda2&ckp=mo97voh9ka5m4xg9&glb=&amo=1776778496&cp_userState=anon&cst=ef7li8zwm2dq37oadszyng2dwcomcluster.cxense.com/Repo/rep.gif?... https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=mo97voh8unblij8k&sid=4731398180902112738&loc=https%3A%2F%2Fwww.newstatesman.com%2F&new=1&arf=0&ltm=1776811817463&ref=&tzo=0&wsz=412x823&res=412x823&dpr=1.75&col=24&bln=en-US&chs=UTF-8&cks=mo97vorldtxxbda2&ckp=mo97voh9ka5m4xg9&glb=&amo=1776778496&cp_userState=anon&cst=ef7li8zwm2dq37oadszyng2dw — 200 — 413 B — 31 ms — h2https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22mo97voh9ka5m4xg9%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%22ef7li8zwm2dq37oadszyng2dw%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%22ef7li8zwm2dq37oadszyng2dw%22%7D%5D%7D&callback=cXJsonpCB1id.cxense.com/public/user/id?json=%... https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22mo97voh9ka5m4xg9%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%22ef7li8zwm2dq37oadszyng2dw%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%22ef7li8zwm2dq37oadszyng2dw%22%7D%5D%7D&callback=cXJsonpCB1 — 200 — 607 B — 116 ms — h2https://js-agent.newrelic.com/nr-rum-1.313.1.min.jsjs-agent.newrelic.com/nr-rum-1.313.... https://js-agent.newrelic.com/nr-rum-1.313.1.min.js — 200 — 18.7 KiB — 26 ms — h2https://js.zi-scripts.com/zi-tag.jsjs.zi-scripts.com/zi-tag.js https://js.zi-scripts.com/zi-tag.js — 200 — 5.7 KiB — 84 ms — h3https://dl6pgk4f88hky.cloudfront.net/2021/07/cropped-TNS-favicon-1-150x150.pngdl6pgk4f88hky.cloudfront.net/2021/0... https://dl6pgk4f88hky.cloudfront.net/2021/07/cropped-TNS-favicon-1-150x150.png — 200 — 7.9 KiB — 5 ms — h2https://bam.nr-data.net/1/NRJS-2a3c9db24d2641e24b0?a=1184416718&v=1.313.1&to=ZQBbMEZXDRdSUxVcXlxKeAdAXwwKHEAAUlQ%3D&rst=2188&ck=0&s=6bdb66de364e0d6b&ref=https://www.newstatesman.com/&ptid=3fa1d444a95bae3c&ap=853&be=157&fe=1994&dc=498&at=SUdYRg5NHhk%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776811815725,%22n%22:0,%22f%22:153,%22dn%22:153,%22dne%22:153,%22c%22:153,%22s%22:153,%22ce%22:153,%22rq%22:153,%22rp%22:157,%22rpe%22:159,%22di%22:631,%22ds%22:654,%22de%22:655,%22dc%22:2146,%22l%22:2146,%22le%22:2151%7D,%22navigation%22:%7B%7D%7D&fp=1328&fcp=1328bam.nr-data.net/1/NRJS-2a3c9db24d26... https://bam.nr-data.net/1/NRJS-2a3c9db24d2641e24b0?a=1184416718&v=1.313.1&to=ZQBbMEZXDRdSUxVcXlxKeAdAXwwKHEAAUlQ%3D&rst=2188&ck=0&s=6bdb66de364e0d6b&ref=https://www.newstatesman.com/&ptid=3fa1d444a95bae3c&ap=853&be=157&fe=1994&dc=498&at=SUdYRg5NHhk%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776811815725,%22n%22:0,%22f%22:153,%22dn%22:153,%22dne%22:153,%22c%22:153,%22s%22:153,%22ce%22:153,%22rq%22:153,%22rp%22:157,%22rpe%22:159,%22di%22:631,%22ds%22:654,%22de%22:655,%22dc%22:2146,%22l%22:2146,%22le%22:2151%7D,%22navigation%22:%7B%7D%7D&fp=1328&fcp=1328 — 200 — 737 B — 236 ms — http/1.1https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 50 ms — h3https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 204 — 0 B — 187 ms — h3https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 200 — 784 B — 167 ms — h3https://bam.nr-data.net/events/1/NRJS-2a3c9db24d2641e24b0?a=1184416718&v=1.313.1&to=ZQBbMEZXDRdSUxVcXlxKeAdAXwwKHEAAUlQ%3D&rst=2431&ck=0&s=6bdb66de364e0d6b&ref=https://www.newstatesman.com/&ptid=3fa1d444a95bae3cbam.nr-data.net/events/1/NRJS-2a3c9... https://bam.nr-data.net/events/1/NRJS-2a3c9db24d2641e24b0?a=1184416718&v=1.313.1&to=ZQBbMEZXDRdSUxVcXlxKeAdAXwwKHEAAUlQ%3D&rst=2431&ck=0&s=6bdb66de364e0d6b&ref=https://www.newstatesman.com/&ptid=3fa1d444a95bae3c — 200 — 422 B — 252 ms — http/1.1https://ws.zoominfo.com/pixel/652668be672cd1c63bcb59ea/?iszitag=truews.zoominfo.com/pixel/652668be672cd... https://ws.zoominfo.com/pixel/652668be672cd1c63bcb59ea/?iszitag=true — 200 — 0 B — 185 ms — h3https://ws.zoominfo.com/pixel/652668be672cd1c63bcb59ea/?iszitag=truews.zoominfo.com/pixel/652668be672cd... https://ws.zoominfo.com/pixel/652668be672cd1c63bcb59ea/?iszitag=true — 200 — 1.8 KiB — 186 ms — h3blob:https://www.newstatesman.com/cf3a020d-8d76-47dd-9725-c44d4bd8d534www.newstatesman.com/cf3a020d-8d76-... blob:https://www.newstatesman.com/cf3a020d-8d76-47dd-9725-c44d4bd8d534 — 200 — 0 B — 1 ms — blobhttps://buy-eu.piano.io/api/v3/anon/assets/sdk-runtime-config.js?aid=TWldCmu2pebuy-eu.piano.io/api/v3/anon/assets/... https://buy-eu.piano.io/api/v3/anon/assets/sdk-runtime-config.js?aid=TWldCmu2pe — 200 — 749 B — 28 ms — h3
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 7251ms · 2147KB · €79/mo
Unattributable
Other
Costly
Execution 991ms
Transfer 0 KB
Monthly Cost €11/mo
www.newstatesman.com
Other
Costly
Execution 854ms
Transfer 45 KB
Monthly Cost €9/mo
caltrop.io
Other
Costly
Execution 777ms
Transfer 140 KB
Monthly Cost €8/mo
cdn-ukwest.onetrust.com
Other
Costly
Execution 746ms
Transfer 18 KB
Monthly Cost €8/mo
www.newstatesman.com
Other
Costly
Execution 509ms
Transfer 14 KB
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 392ms
Transfer 172 KB
Unused 41%
Monthly Cost €4/mo
cdn-eu.piano.io
Other
Costly
Execution 349ms
Transfer 133 KB
Unused 60%
Monthly Cost €4/mo
cdn-ukwest.onetrust.com
Other
Costly
Execution 310ms
Transfer 112 KB
Unused 49%
Monthly Cost €3/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 271ms
Transfer 188 KB
Unused 70%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 237ms
Transfer 174 KB
Unused 49%
Monthly Cost €3/mo
www.gstatic.com
Other
Costly
Execution 224ms
Transfer 362 KB
Unused 67%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 220ms
Transfer 155 KB
Unused 40%
Monthly Cost €2/mo
www.newstatesman.com
Other
Optional
Execution 178ms
Transfer 92 KB
Unused 68%
Monthly Cost €2/mo
5b476c7c-253b-4e23-9993-4df0b853b921.edge.permutive.app
Other
Optional
Execution 157ms
Transfer 127 KB
Unused 35%
Monthly Cost €2/mo
Hotjar
Session Replay
Optional
Execution 141ms
Transfer 57 KB
Unused 67%
Monthly Cost €2/mo
sdk.mrf.io
Other
Optional
Execution 125ms
Transfer 58 KB
Unused 49%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 123ms
Transfer 47 KB
Monthly Cost €1/mo
cdn.cxense.com
Other
Optional
Execution 120ms
Transfer 38 KB
Unused 58%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 116ms
Transfer 97 KB
Unused 30%
Monthly Cost €1/mo
www.newstatesman.com
Other
Optional
Execution 93ms
Transfer 46 KB
Unused 58%
Monthly Cost €1/mo
www.newstatesman.com
Other
Optional
Execution 90ms
Transfer 11 KB
Monthly Cost €1/mo
js-agent.newrelic.com
Other
Optional
Execution 83ms
Transfer 19 KB
Monthly Cost €1/mo
cdn-ukwest.onetrust.com
Other
Optional
Execution 76ms
Transfer 9 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 71ms
Transfer 34 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 991ms and costs ~€11/month
  • www.newstatesman.com adds 854ms and costs ~€9/month
  • caltrop.io adds 777ms and costs ~€8/month
  • cdn-ukwest.onetrust.com adds 746ms and costs ~€8/month
  • www.newstatesman.com adds 509ms and costs ~€6/month
  • Google Tag Manager adds 392ms and costs ~€4/month
  • cdn-eu.piano.io adds 349ms and costs ~€4/month
  • cdn-ukwest.onetrust.com adds 310ms and costs ~€3/month
  • securepubads.g.doubleclick.net adds 271ms and costs ~€3/month
  • Google Tag Manager adds 237ms and costs ~€3/month
  • www.gstatic.com adds 224ms and costs ~€2/month
  • Google Tag Manager adds 220ms and costs ~€2/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

Unattributable takes 991ms 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.newstatesman.com takes 854ms 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

caltrop.io takes 777ms 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

cdn-ukwest.onetrust.com takes 746ms 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.newstatesman.com takes 509ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

cdn-eu.piano.io takes 349ms 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 cdn-eu.piano.io'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

cdn-ukwest.onetrust.com takes 310ms 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

securepubads.g.doubleclick.net takes 271ms 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

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 237ms 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.gstatic.com takes 224ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

67% of Hotjar'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

58% of cdn.cxense.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

58% of www.newstatesman.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