Skip to content
https://wired.co.uk

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
6
REVIEW
2
PASS
7
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.
89
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.

5.21 s

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

42.30 s

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

2.00 s

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

0.001

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

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

55.28 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
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
26.7 MB transferred, 147 requests
FIX
26.7 MB transferred, 147 requests
Critical::
Page weighs 58.2 MB (26.7 MB transferred)
Warning::
Images are 21.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 21.2 MB
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Info::
Fonts are 313 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 313 KB
Warning::
147 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 5.6 g CO2 per page load
26.7 MB / 2.4 MB budget
26.7 MB transferred
147 requests
5.6 g CO2 per page load
Images 21.2 MiB 80%
JavaScript 2.6 MiB 10%
Other 2.2 MiB 8%
Fonts 312.6 KiB 1%
Other 191.1 KiB 1%
HTML 167.9 KiB 1%
Other 45.7 KiB 0%
CSS 5.2 KiB 0%
Other 815 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

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 (26.7 MiB of 26.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10242ms total JS execution
FIX
10242ms total JS execution
Warning::
https://www.wired.com/verso/static/2880.865952f357...: 1984ms CPU time
Warning::
https://www.wired.com/: 1701ms CPU time
Warning::
https://www.wired.com/verso/static/presenter-bundl...: 1559ms CPU time
Warning::
Unattributable: 1431ms CPU time
Warning::
https://privacy.condenastdigital.com/fides.js?prop...: 690ms CPU time
Warning::
Third-party scripts: 10242ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 15% Style & Layout 14% Script Parsing & Compilation 12%
ScriptTotalScriptingParse/CompileParty
https://www.wired.com/verso/static/2880.865952f35702ddfb7152.js1984ms1530ms106ms3rd
https://www.wired.com/1701ms127ms142ms3rd
https://www.wired.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.js1559ms1522ms10ms3rd
Unattributable1431ms64ms0ms3rd
https://privacy.condenastdigital.com/fides.js?property_id=FDS-LV9IAK690ms383ms255ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5HBJC2K&l=dataLayer574ms454ms56ms3rd
https://www.wired.com/8FPAHuoSWcgMFhI2euzMKgSaTvJ9NnAlNujF4f7hUy4f065oqFKDnxZZBQ9doArT-e1BizXNrXidVSdPMF4pHmZo9S9_mqGqwYWvn-Wj2JYqX-81wEQT5aW12jZWhO3z4487ms331ms53ms3rd
https://www.wired.com/verso/static/1113.e5d6201548a2ec9583d0.js351ms118ms221ms3rd
https://www.wired.com/cdn-cgi/challenge-platform/scripts/jsd/main.js270ms211ms4ms3rd
https://www.wired.com/verso/static/assets/growthbook.min.js211ms147ms4ms3rd

Showing top 10 of 17 scripts

F
JS Bundles
Action
44 scripts, 1.1 MB unused
FIX
44 scripts, 1.1 MB unused
Warning::
https://www.wired.com/verso/static/1113.e5d6201548...: 241 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.wired.com/verso/static/2519.8a55e989ba...: 146 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 145 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.wired.com/verso/static/2880.865952f357...: 144 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.wired.com/verso/static/1292.40f59c87ae...: 108 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1120 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.wired.com/verso/static/1113.e5d6201548a2ec9583d0.js481 KB241 KB (50%)3rd
https://www.wired.com/verso/static/2519.8a55e989ba5af70e92d1.js305 KB146 KB (48%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB145 KB (77%)3rd
https://www.wired.com/verso/static/2880.865952f35702ddfb7152.js297 KB144 KB (49%)3rd
https://www.wired.com/verso/static/1292.40f59c87ae47d8b12033.js145 KB108 KB (75%)3rd
https://martech.condenastdigital.com/lib/martech.js118 KB76 KB (65%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5HBJC2K&l=dataLayer204 KB72 KB (35%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR&gtm=4e64h1120 KB61 KB (51%)3rd
https://news.google.com/swg/js/v1/swg.js71 KB46 KB (67%)3rd
https://ads-static.conde.digital/production/cns/builds/wired/v6.js?v=1257241 KB32 KB (78%)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
147 resources · 26.7 MB · 1.1 MB savings available
FIX
147 resources · 26.7 MB · 1.1 MB savings available
Warning::
Page weight 25.7 MB over 1MB target
Got: 26.7 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
146 third-party resources (100% of weight)
Info::
10 resources over 200KB
147 resources · 26.7 MiB · 146 third-party 25.7 MiB over 1MB target
Image 80% · 21.3 MiB
JavaScript 10% · 2.6 MiB
Media 8% · 2.2 MiB
Font 1% · 312.6 KiB
Other 1% · 215.9 KiB
Document 1% · 168.1 KiB
CSS 0% · 5.2 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
38 images, 0 KB saveable
REVIEW
38 images, 0 KB saveable
Warning::
https://media.wired.com/photos/69e6b3bd8d2fd342f27... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69de96afb083bab80be... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69dea084bbe4a9ff56b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e6d358d29b04dda3e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e21ced5bbca1ee221... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69c5c6fcd03999521bd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69d5747914cc7e3430d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/6942c596ccb20d7f662... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69dd05f668f51d0b7f4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e66df4d29b04dda3e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e6dccf9c8b9ae166e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e667f1c6b38abb04c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69cd244228d35b2c1df... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e6d5973e9c0983de8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e0e57f3af2e04b54b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/696bb6f2b0c775c788d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/6451677ceb3f06fa814... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e668fcab15b90f6c6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69dd573d3001957d4f6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69c138458ee963c6c9d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/59cacaede7a72536045... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e1650c3768d90cb0b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69cffdb3640c23d3efe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/6984c757373aa7c9b06... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/63517ff717fba1b3a9d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69c342b9ea56e672b4e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69d99028b8bdc021bda... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wired.com/verso/static/wired-us/assets... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e00f87b4a75597c04... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e012ba1dd3a88684d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/654271e660c83bd9a94... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/5c1c75ed59e96b0db45... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e64d98627d0e0d48a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/6995f4e36d0b5a054ae... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.wired.com/photos/69e295a92e2d64bf927... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
38 images 21.2 MB
0 oversized -0 KB
7 legacy format
36 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

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

11

313 KB total

Render-blocking

0

of 11

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 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 5.2 s LCP 42.3 shttps://www.wired.com/.design/fonts/Breve%20Text/BreveText-Book.woff2BreveText-Book.woff2 https://www.wired.com/.design/fonts/Breve%20Text/BreveText-Book.woff2 — 30.5 KiB — 27 ms — font-display: swaphttps://www.wired.com/.design/fonts/Apercu/Apercu-Bold-Pro.woff2Apercu-Bold-Pro.woff2 https://www.wired.com/.design/fonts/Apercu/Apercu-Bold-Pro.woff2 — 46.0 KiB — 47 ms — font-display: swaphttps://www.wired.com/.design/fonts/WIRED%20Mono/WiredMono-Regular.woff2WiredMono-Regular.woff2 https://www.wired.com/.design/fonts/WIRED%20Mono/WiredMono-Regular.woff2 — 18.9 KiB — 68 ms — font-display: swaphttps://www.wired.com/.design/fonts/Apercu/Apercu-Regular-Pro.woff2Apercu-Regular-Pro.woff2 https://www.wired.com/.design/fonts/Apercu/Apercu-Regular-Pro.woff2 — 46.8 KiB — 52 ms — font-display: swaphttps://www.wired.com/.design/fonts/WIRED%20Mono/WiredMono-Bold.woff2WiredMono-Bold.woff2 https://www.wired.com/.design/fonts/WIRED%20Mono/WiredMono-Bold.woff2 — 19.2 KiB — 58 ms — font-display: swaphttps://www.wired.com/.design/fonts/Apercu/Apercu-BoldItalic.woff2Apercu-BoldItalic.woff2 https://www.wired.com/.design/fonts/Apercu/Apercu-BoldItalic.woff2 — 24.5 KiB — 71 ms — font-display: swaphttps://www.wired.com/.design/fonts/Proxima%20Nova/ProximaNova-Regular.woff2ProximaNova-Regular.woff2 https://www.wired.com/.design/fonts/Proxima%20Nova/ProximaNova-Regular.woff2 — 21.4 KiB — 71 ms — font-display: swaphttps://www.wired.com/.design/fonts/Proxima%20Nova/ProximaNova-RegularItalic.woff2ProximaNova-RegularItal... https://www.wired.com/.design/fonts/Proxima%20Nova/ProximaNova-RegularItalic.woff2 — 21.4 KiB — 71 ms — font-display: swaphttps://www.wired.com/.design/fonts/WIRED%20Display/WiredDisplay-BoldCondensed.woff2WiredDisplay-BoldConden... https://www.wired.com/.design/fonts/WIRED%20Display/WiredDisplay-BoldCondensed.woff2 — 25.4 KiB — 67 ms — font-display: swaphttps://www.wired.com/.design/fonts/WIRED%20Display/WiredDisplay-BoldCondensedItalic.woff2WiredDisplay-BoldConden... https://www.wired.com/.design/fonts/WIRED%20Display/WiredDisplay-BoldCondensedItalic.woff2 — 27.3 KiB — 67 ms — font-display: swaphttps://www.wired.com/.design/fonts/Breve%20Text/BreveText-BookItalic.woff2BreveText-BookItalic.woff2 https://www.wired.com/.design/fonts/Breve%20Text/BreveText-BookItalic.woff2 — 31.0 KiB — 44 ms — font-display: swap
BreveText-Book.woff2 woff2 swap
Size 31 KB
Load time 27 ms
Start 553 ms
Risk FOUT — text flashes from fallback to web font
Apercu-Bold-Pro.woff2 woff2 swap
Size 46 KB
Load time 47 ms
Start 553 ms
Risk FOUT — text flashes from fallback to web font
WiredMono-Regular.woff2 woff2 swap
Size 19 KB
Load time 68 ms
Start 553 ms
Risk FOUT — text flashes from fallback to web font
Apercu-Regular-Pro.woff2 woff2 swap
Size 47 KB
Load time 52 ms
Start 554 ms
Risk FOUT — text flashes from fallback to web font
WiredMono-Bold.woff2 woff2 swap
Size 19 KB
Load time 58 ms
Start 554 ms
Risk FOUT — text flashes from fallback to web font
Apercu-BoldItalic.woff2 woff2 swap
Size 25 KB
Load time 71 ms
Start 554 ms
Risk FOUT — text flashes from fallback to web font
ProximaNova-Regular.woff2 woff2 swap
Size 21 KB
Load time 71 ms
Start 554 ms
Risk FOUT — text flashes from fallback to web font
ProximaNova-RegularItal... woff2 swap
Size 21 KB
Load time 71 ms
Start 556 ms
Risk FOUT — text flashes from fallback to web font
WiredDisplay-BoldConden... woff2 swap
Size 25 KB
Load time 67 ms
Start 562 ms
Risk FOUT — text flashes from fallback to web font
WiredDisplay-BoldConden... woff2 swap
Size 27 KB
Load time 67 ms
Start 565 ms
Risk FOUT — text flashes from fallback to web font
BreveText-BookItalic.woff2 woff2 swap
Size 31 KB
Load time 44 ms
Start 594 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
2
preload
1
dns-prefetch
prefetch

3 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
Network Waterfall
147 requests over 3186ms
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 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 5.2 s LCP 42.3 shttps://wired.co.uk// https://wired.co.uk/ — 301 — 137 B — 122 ms — h2https://www.wired.co.uk/www.wired.co.uk/ https://www.wired.co.uk/ — 301 — 480 B — 16 ms — http/1.1https://www.wired.com/www.wired.com/ https://www.wired.com/ — 200 — 167.9 KiB — 212 ms — h2https://media.wired.com/photos/615e2b8ce78a8cd913bbaa76/16:9/w_960,c_limit/wired_bug.jpgmedia.wired.com/photos/615e2b8ce78a... https://media.wired.com/photos/615e2b8ce78a8cd913bbaa76/16:9/w_960,c_limit/wired_bug.jpg — 200 — 4.9 KiB — 56 ms — h3https://www.wired.com/_jo3AY-OQ0pngcEqCSRNXANq2qzncjJmSWwJu72fVn7-9VEkTvpKCKCh3yx-_u2SpOAB3RnlmSOJ9ZfVkYmsgpcHi5bqW3MEW7_kvHRsVbbLY82SGjwN2UMswu1gTvaxF9df9GXI12f24www.wired.com/_jo3AY-OQ0pngcEqCSRNX... https://www.wired.com/_jo3AY-OQ0pngcEqCSRNXANq2qzncjJmSWwJu72fVn7-9VEkTvpKCKCh3yx-_u2SpOAB3RnlmSOJ9ZfVkYmsgpcHi5bqW3MEW7_kvHRsVbbLY82SGjwN2UMswu1gTvaxF9df9GXI12f24 — 200 — 8.2 KiB — 70 ms — h2https://www.wired.com/coupon-element/static/web_components/wired-coupons.jswww.wired.com/coupon-element/static... https://www.wired.com/coupon-element/static/web_components/wired-coupons.js — 200 — 21.7 KiB — 72 ms — h2https://media.wired.com/photos/69e295a92e2d64bf927d8ec2/3:2/w_640,c_limit/wired%20final%20featured%20illustration.jpgmedia.wired.com/photos/69e295a92e2d... https://media.wired.com/photos/69e295a92e2d64bf927d8ec2/3:2/w_640,c_limit/wired%20final%20featured%20illustration.jpg — 200 — 59.2 KiB — 80 ms — h3https://media.wired.com/photos/69e6b3bd8d2fd342f277fdb0/1:1/w_640,c_limit/Tim-Cook-Steps-Down-Business-2233926863.jpgmedia.wired.com/photos/69e6b3bd8d2f... https://media.wired.com/photos/69e6b3bd8d2fd342f277fdb0/1:1/w_640,c_limit/Tim-Cook-Steps-Down-Business-2233926863.jpg — 200 — 14.3 KiB — 76 ms — h3https://media.wired.com/photos/69e6dccf9c8b9ae166e6c082/1:1/w_640,c_limit/gear_All-Product--Family-Hero-2026.jpgmedia.wired.com/photos/69e6dccf9c8b... https://media.wired.com/photos/69e6dccf9c8b9ae166e6c082/1:1/w_640,c_limit/gear_All-Product--Family-Hero-2026.jpg — 200 — 17.0 KiB — 40 ms — h3https://media.wired.com/photos/69e64d98627d0e0d48a77366/1:1/w_640,c_limit/GettyImages-2267997264.jpgmedia.wired.com/photos/69e64d98627d... https://media.wired.com/photos/69e64d98627d0e0d48a77366/1:1/w_640,c_limit/GettyImages-2267997264.jpg — 200 — 51.6 KiB — 76 ms — h3https://media.wired.com/photos/69de96afb083bab80bea1c92/1:1/w_640,c_limit/MAGA-AI-Womanfluencers-Culture.jpgmedia.wired.com/photos/69de96afb083... https://media.wired.com/photos/69de96afb083bab80bea1c92/1:1/w_640,c_limit/MAGA-AI-Womanfluencers-Culture.jpg — 200 — 35.3 KiB — 78 ms — h3https://privacy.condenastdigital.com/fides.js?property_id=FDS-LV9IAKprivacy.condenastdigital.com/fides.... https://privacy.condenastdigital.com/fides.js?property_id=FDS-LV9IAK — 200 — 198.6 KiB — 167 ms — h2https://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 — 131 ms — h3https://ads-static.conde.digital/production/cns/builds/wired/v6.js?v=12572ads-static.conde.digital/production... https://ads-static.conde.digital/production/cns/builds/wired/v6.js?v=12572 — 200 — 40.9 KiB — 82 ms — h2https://apis.google.com/js/platform.jsapis.google.com/js/platform.js https://apis.google.com/js/platform.js — 200 — 24.3 KiB — 174 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 — 166 ms — h2https://www.wired.com/8FPAHuoSWcgMFhI2euzMKgSaTvJ9NnAlNujF4f7hUy4f065oqFKDnxZZBQ9doArT-e1BizXNrXidVSdPMF4pHmZo9S9_mqGqwYWvn-Wj2JYqX-81wEQT5aW12jZWhO3z4www.wired.com/8FPAHuoSWcgMFhI2euzMK... https://www.wired.com/8FPAHuoSWcgMFhI2euzMKgSaTvJ9NnAlNujF4f7hUy4f065oqFKDnxZZBQ9doArT-e1BizXNrXidVSdPMF4pHmZo9S9_mqGqwYWvn-Wj2JYqX-81wEQT5aW12jZWhO3z4 — 200 — 64.0 KiB — 133 ms — h3https://www.wired.com/verso/static/assets/growthbook.min.jswww.wired.com/verso/static/assets/g... https://www.wired.com/verso/static/assets/growthbook.min.js — 200 — 15.6 KiB — 87 ms — h3https://www.wired.com/verso/static/wired-us/assets/logo-reverse.svgwww.wired.com/verso/static/wired-us... https://www.wired.com/verso/static/wired-us/assets/logo-reverse.svg — 200 — 1.0 KiB — 37 ms — h3https://martech.condenastdigital.com/lib/martech.jsmartech.condenastdigital.com/lib/ma... https://martech.condenastdigital.com/lib/martech.js — 200 — 117.6 KiB — 622 ms — h2https://media.wired.com/photos/69e667f1c6b38abb04c72e4a/16:9/w_640,c_limit/Big-Interview-UV-Devin-Stone-Politics.pngmedia.wired.com/photos/69e667f1c6b3... https://media.wired.com/photos/69e667f1c6b38abb04c72e4a/16:9/w_640,c_limit/Big-Interview-UV-Devin-Stone-Politics.png — 200 — 31.5 KiB — 35 ms — h3https://media.wired.com/photos/69e6d5973e9c0983de8623dd/1:1/w_640,c_limit/The-Best-Casio-Watches.jpgmedia.wired.com/photos/69e6d5973e9c... https://media.wired.com/photos/69e6d5973e9c0983de8623dd/1:1/w_640,c_limit/The-Best-Casio-Watches.jpg — 200 — 75.9 KiB — 43 ms — h3https://media.wired.com/photos/69e6d358d29b04dda3eea33f/1:1/w_640,c_limit/The-Best-Electrolyte-Powders-and-Supplements.jpgmedia.wired.com/photos/69e6d358d29b... https://media.wired.com/photos/69e6d358d29b04dda3eea33f/1:1/w_640,c_limit/The-Best-Electrolyte-Powders-and-Supplements.jpg — 200 — 72.1 KiB — 43 ms — h3https://media.wired.com/photos/69e668fcab15b90f6c64db2c/1:1/w_640,c_limit/The-Best-Gaming-Laptops.jpgmedia.wired.com/photos/69e668fcab15... https://media.wired.com/photos/69e668fcab15b90f6c64db2c/1:1/w_640,c_limit/The-Best-Gaming-Laptops.jpg — 200 — 112.4 KiB — 84 ms — h3https://media.wired.com/photos/69e66df4d29b04dda3eea016/1:1/w_640,c_limit/H20-Tri-Run-source-Michael-Sawh.jpgmedia.wired.com/photos/69e66df4d29b... https://media.wired.com/photos/69e66df4d29b04dda3eea016/1:1/w_640,c_limit/H20-Tri-Run-source-Michael-Sawh.jpg — 200 — 29.5 KiB — 35 ms — h3https://media.wired.com/photos/69e1650c3768d90cb0bbf6c2/16:9/w_640,c_limit/Backchannel-Issue-With-AI-Doing-the-Writing-Busines-491874561.jpgmedia.wired.com/photos/69e1650c3768... https://media.wired.com/photos/69e1650c3768d90cb0bbf6c2/16:9/w_640,c_limit/Backchannel-Issue-With-AI-Doing-the-Writing-Busines-491874561.jpg — 200 — 17.2 KiB — 34 ms — h3https://media.wired.com/photos/69e21ced5bbca1ee221c2418/1:1/w_640,c_limit/WIRED-MSG-COVER-FINAL-crop.gifmedia.wired.com/photos/69e21ced5bbc... https://media.wired.com/photos/69e21ced5bbca1ee221c2418/1:1/w_640,c_limit/WIRED-MSG-COVER-FINAL-crop.gif — 200 — 5.5 MiB — 571 ms — h3https://media.wired.com/photos/69e00f87b4a75597c048548b/1:1/w_640,c_limit/Made-In-China-Sci-Fi-Sells-Business.jpgmedia.wired.com/photos/69e00f87b4a7... https://media.wired.com/photos/69e00f87b4a75597c048548b/1:1/w_640,c_limit/Made-In-China-Sci-Fi-Sells-Business.jpg — 200 — 101.9 KiB — 83 ms — h3https://media.wired.com/photos/69e012ba1dd3a88684d3127b/1:1/w_640,c_limit/Model-Behavior-Musk-v-Altman.jpgmedia.wired.com/photos/69e012ba1dd3... https://media.wired.com/photos/69e012ba1dd3a88684d3127b/1:1/w_640,c_limit/Model-Behavior-Musk-v-Altman.jpg — 200 — 41.1 KiB — 44 ms — h3https://media.wired.com/photos/69dea084bbe4a9ff56b3014b/1:1/w_640,c_limit/AL-Lab-AI-Could-Democratize-One-of-Techs-Most-Valuable-Resources-Business.jpgmedia.wired.com/photos/69dea084bbe4... https://media.wired.com/photos/69dea084bbe4a9ff56b3014b/1:1/w_640,c_limit/AL-Lab-AI-Could-Democratize-One-of-Techs-Most-Valuable-Resources-Business.jpg — 200 — 114.3 KiB — 89 ms — h3
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 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 5.2 s LCP 42.3 shttps://wired.co.uk// https://wired.co.uk/ — 301 — 137 B — 122 ms — h2https://www.wired.co.uk/www.wired.co.uk/ https://www.wired.co.uk/ — 301 — 480 B — 16 ms — http/1.1https://www.wired.com/www.wired.com/ https://www.wired.com/ — 200 — 167.9 KiB — 212 ms — h2https://media.wired.com/photos/615e2b8ce78a8cd913bbaa76/16:9/w_960,c_limit/wired_bug.jpgmedia.wired.com/photos/615e2b8ce78a... https://media.wired.com/photos/615e2b8ce78a8cd913bbaa76/16:9/w_960,c_limit/wired_bug.jpg — 200 — 4.9 KiB — 56 ms — h3https://www.wired.com/_jo3AY-OQ0pngcEqCSRNXANq2qzncjJmSWwJu72fVn7-9VEkTvpKCKCh3yx-_u2SpOAB3RnlmSOJ9ZfVkYmsgpcHi5bqW3MEW7_kvHRsVbbLY82SGjwN2UMswu1gTvaxF9df9GXI12f24www.wired.com/_jo3AY-OQ0pngcEqCSRNX... https://www.wired.com/_jo3AY-OQ0pngcEqCSRNXANq2qzncjJmSWwJu72fVn7-9VEkTvpKCKCh3yx-_u2SpOAB3RnlmSOJ9ZfVkYmsgpcHi5bqW3MEW7_kvHRsVbbLY82SGjwN2UMswu1gTvaxF9df9GXI12f24 — 200 — 8.2 KiB — 70 ms — h2https://www.wired.com/coupon-element/static/web_components/wired-coupons.jswww.wired.com/coupon-element/static... https://www.wired.com/coupon-element/static/web_components/wired-coupons.js — 200 — 21.7 KiB — 72 ms — h2https://media.wired.com/photos/69e295a92e2d64bf927d8ec2/3:2/w_640,c_limit/wired%20final%20featured%20illustration.jpgmedia.wired.com/photos/69e295a92e2d... https://media.wired.com/photos/69e295a92e2d64bf927d8ec2/3:2/w_640,c_limit/wired%20final%20featured%20illustration.jpg — 200 — 59.2 KiB — 80 ms — h3https://media.wired.com/photos/69e6b3bd8d2fd342f277fdb0/1:1/w_640,c_limit/Tim-Cook-Steps-Down-Business-2233926863.jpgmedia.wired.com/photos/69e6b3bd8d2f... https://media.wired.com/photos/69e6b3bd8d2fd342f277fdb0/1:1/w_640,c_limit/Tim-Cook-Steps-Down-Business-2233926863.jpg — 200 — 14.3 KiB — 76 ms — h3https://media.wired.com/photos/69e6dccf9c8b9ae166e6c082/1:1/w_640,c_limit/gear_All-Product--Family-Hero-2026.jpgmedia.wired.com/photos/69e6dccf9c8b... https://media.wired.com/photos/69e6dccf9c8b9ae166e6c082/1:1/w_640,c_limit/gear_All-Product--Family-Hero-2026.jpg — 200 — 17.0 KiB — 40 ms — h3https://media.wired.com/photos/69e64d98627d0e0d48a77366/1:1/w_640,c_limit/GettyImages-2267997264.jpgmedia.wired.com/photos/69e64d98627d... https://media.wired.com/photos/69e64d98627d0e0d48a77366/1:1/w_640,c_limit/GettyImages-2267997264.jpg — 200 — 51.6 KiB — 76 ms — h3https://media.wired.com/photos/69de96afb083bab80bea1c92/1:1/w_640,c_limit/MAGA-AI-Womanfluencers-Culture.jpgmedia.wired.com/photos/69de96afb083... https://media.wired.com/photos/69de96afb083bab80bea1c92/1:1/w_640,c_limit/MAGA-AI-Womanfluencers-Culture.jpg — 200 — 35.3 KiB — 78 ms — h3https://privacy.condenastdigital.com/fides.js?property_id=FDS-LV9IAKprivacy.condenastdigital.com/fides.... https://privacy.condenastdigital.com/fides.js?property_id=FDS-LV9IAK — 200 — 198.6 KiB — 167 ms — h2https://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 — 131 ms — h3https://ads-static.conde.digital/production/cns/builds/wired/v6.js?v=12572ads-static.conde.digital/production... https://ads-static.conde.digital/production/cns/builds/wired/v6.js?v=12572 — 200 — 40.9 KiB — 82 ms — h2https://apis.google.com/js/platform.jsapis.google.com/js/platform.js https://apis.google.com/js/platform.js — 200 — 24.3 KiB — 174 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 — 166 ms — h2https://www.wired.com/8FPAHuoSWcgMFhI2euzMKgSaTvJ9NnAlNujF4f7hUy4f065oqFKDnxZZBQ9doArT-e1BizXNrXidVSdPMF4pHmZo9S9_mqGqwYWvn-Wj2JYqX-81wEQT5aW12jZWhO3z4www.wired.com/8FPAHuoSWcgMFhI2euzMK... https://www.wired.com/8FPAHuoSWcgMFhI2euzMKgSaTvJ9NnAlNujF4f7hUy4f065oqFKDnxZZBQ9doArT-e1BizXNrXidVSdPMF4pHmZo9S9_mqGqwYWvn-Wj2JYqX-81wEQT5aW12jZWhO3z4 — 200 — 64.0 KiB — 133 ms — h3https://www.wired.com/verso/static/assets/growthbook.min.jswww.wired.com/verso/static/assets/g... https://www.wired.com/verso/static/assets/growthbook.min.js — 200 — 15.6 KiB — 87 ms — h3https://www.wired.com/verso/static/wired-us/assets/logo-reverse.svgwww.wired.com/verso/static/wired-us... https://www.wired.com/verso/static/wired-us/assets/logo-reverse.svg — 200 — 1.0 KiB — 37 ms — h3https://martech.condenastdigital.com/lib/martech.jsmartech.condenastdigital.com/lib/ma... https://martech.condenastdigital.com/lib/martech.js — 200 — 117.6 KiB — 622 ms — h2https://media.wired.com/photos/69e667f1c6b38abb04c72e4a/16:9/w_640,c_limit/Big-Interview-UV-Devin-Stone-Politics.pngmedia.wired.com/photos/69e667f1c6b3... https://media.wired.com/photos/69e667f1c6b38abb04c72e4a/16:9/w_640,c_limit/Big-Interview-UV-Devin-Stone-Politics.png — 200 — 31.5 KiB — 35 ms — h3https://media.wired.com/photos/69e6d5973e9c0983de8623dd/1:1/w_640,c_limit/The-Best-Casio-Watches.jpgmedia.wired.com/photos/69e6d5973e9c... https://media.wired.com/photos/69e6d5973e9c0983de8623dd/1:1/w_640,c_limit/The-Best-Casio-Watches.jpg — 200 — 75.9 KiB — 43 ms — h3https://media.wired.com/photos/69e6d358d29b04dda3eea33f/1:1/w_640,c_limit/The-Best-Electrolyte-Powders-and-Supplements.jpgmedia.wired.com/photos/69e6d358d29b... https://media.wired.com/photos/69e6d358d29b04dda3eea33f/1:1/w_640,c_limit/The-Best-Electrolyte-Powders-and-Supplements.jpg — 200 — 72.1 KiB — 43 ms — h3https://media.wired.com/photos/69e668fcab15b90f6c64db2c/1:1/w_640,c_limit/The-Best-Gaming-Laptops.jpgmedia.wired.com/photos/69e668fcab15... https://media.wired.com/photos/69e668fcab15b90f6c64db2c/1:1/w_640,c_limit/The-Best-Gaming-Laptops.jpg — 200 — 112.4 KiB — 84 ms — h3https://media.wired.com/photos/69e66df4d29b04dda3eea016/1:1/w_640,c_limit/H20-Tri-Run-source-Michael-Sawh.jpgmedia.wired.com/photos/69e66df4d29b... https://media.wired.com/photos/69e66df4d29b04dda3eea016/1:1/w_640,c_limit/H20-Tri-Run-source-Michael-Sawh.jpg — 200 — 29.5 KiB — 35 ms — h3https://media.wired.com/photos/69e1650c3768d90cb0bbf6c2/16:9/w_640,c_limit/Backchannel-Issue-With-AI-Doing-the-Writing-Busines-491874561.jpgmedia.wired.com/photos/69e1650c3768... https://media.wired.com/photos/69e1650c3768d90cb0bbf6c2/16:9/w_640,c_limit/Backchannel-Issue-With-AI-Doing-the-Writing-Busines-491874561.jpg — 200 — 17.2 KiB — 34 ms — h3https://media.wired.com/photos/69e21ced5bbca1ee221c2418/1:1/w_640,c_limit/WIRED-MSG-COVER-FINAL-crop.gifmedia.wired.com/photos/69e21ced5bbc... https://media.wired.com/photos/69e21ced5bbca1ee221c2418/1:1/w_640,c_limit/WIRED-MSG-COVER-FINAL-crop.gif — 200 — 5.5 MiB — 571 ms — h3https://media.wired.com/photos/69e00f87b4a75597c048548b/1:1/w_640,c_limit/Made-In-China-Sci-Fi-Sells-Business.jpgmedia.wired.com/photos/69e00f87b4a7... https://media.wired.com/photos/69e00f87b4a75597c048548b/1:1/w_640,c_limit/Made-In-China-Sci-Fi-Sells-Business.jpg — 200 — 101.9 KiB — 83 ms — h3https://media.wired.com/photos/69e012ba1dd3a88684d3127b/1:1/w_640,c_limit/Model-Behavior-Musk-v-Altman.jpgmedia.wired.com/photos/69e012ba1dd3... https://media.wired.com/photos/69e012ba1dd3a88684d3127b/1:1/w_640,c_limit/Model-Behavior-Musk-v-Altman.jpg — 200 — 41.1 KiB — 44 ms — h3https://media.wired.com/photos/69dea084bbe4a9ff56b3014b/1:1/w_640,c_limit/AL-Lab-AI-Could-Democratize-One-of-Techs-Most-Valuable-Resources-Business.jpgmedia.wired.com/photos/69dea084bbe4... https://media.wired.com/photos/69dea084bbe4a9ff56b3014b/1:1/w_640,c_limit/AL-Lab-AI-Could-Democratize-One-of-Techs-Most-Valuable-Resources-Business.jpg — 200 — 114.3 KiB — 89 ms — h3https://cdn.gladly.com/chat-sdk/widget.js?q=1776804731389cdn.gladly.com/chat-sdk/widget.js?q... https://cdn.gladly.com/chat-sdk/widget.js?q=1776804731389 — 301 — 271 B — 309 ms — h2https://media.wired.com/photos/69dd573d3001957d4f673a2b/16:9/w_640,c_limit/Book-Excerpt-Unmasking-Group-of-Gamblers-Behind-One-of-Chess-Weirdest-Unsolved-Mysteries.pngmedia.wired.com/photos/69dd573d3001... https://media.wired.com/photos/69dd573d3001957d4f673a2b/16:9/w_640,c_limit/Book-Excerpt-Unmasking-Group-of-Gamblers-Behind-One-of-Chess-Weirdest-Unsolved-Mysteries.png — 200 — 41.4 KiB — 91 ms — h3https://media.wired.com/photos/69cd244228d35b2c1dfa6820/1:1/w_640,c_limit/excerpt-AppleVisionPro_V2.jpgmedia.wired.com/photos/69cd244228d3... https://media.wired.com/photos/69cd244228d35b2c1dfa6820/1:1/w_640,c_limit/excerpt-AppleVisionPro_V2.jpg — 200 — 27.2 KiB — 82 ms — h3https://media.wired.com/photos/69cffdb3640c23d3efe3532c/1:1/w_640,c_limit/snake_bite_antivenom_top.gifmedia.wired.com/photos/69cffdb3640c... https://media.wired.com/photos/69cffdb3640c23d3efe3532c/1:1/w_640,c_limit/snake_bite_antivenom_top.gif — 200 — 9.1 MiB — 643 ms — h3https://media.wired.com/photos/69c5c6fcd03999521bd70374/1:1/w_640,c_limit/Deicer_03.7.jpgmedia.wired.com/photos/69c5c6fcd039... https://media.wired.com/photos/69c5c6fcd03999521bd70374/1:1/w_640,c_limit/Deicer_03.7.jpg — 200 — 34.3 KiB — 87 ms — h3https://media.wired.com/photos/69c342b9ea56e672b4eef391/1:1/w_640,c_limit/240203_KOH2024_Reamer.016.jpgmedia.wired.com/photos/69c342b9ea56... https://media.wired.com/photos/69c342b9ea56e672b4eef391/1:1/w_640,c_limit/240203_KOH2024_Reamer.016.jpg — 200 — 79.7 KiB — 101 ms — h3https://media.wired.com/photos/69e0e57f3af2e04b54b6cc82/16:9/w_640,c_limit/GettyImages-2269814669.jpgmedia.wired.com/photos/69e0e57f3af2... https://media.wired.com/photos/69e0e57f3af2e04b54b6cc82/16:9/w_640,c_limit/GettyImages-2269814669.jpg — 200 — 5.6 KiB — 67 ms — h3https://media.wired.com/photos/69dd05f668f51d0b7f425afa/1:1/w_640,c_limit/MarineLife_Lead.jpgmedia.wired.com/photos/69dd05f668f5... https://media.wired.com/photos/69dd05f668f51d0b7f425afa/1:1/w_640,c_limit/MarineLife_Lead.jpg — 200 — 50.6 KiB — 93 ms — h3https://media.wired.com/photos/69d99028b8bdc021bdac9df6/1:1/w_640,c_limit/Security-News-This-Week-Your-Push-Notifications-Arent-Safe-From-the-FBI-Security.jpgmedia.wired.com/photos/69d99028b8bd... https://media.wired.com/photos/69d99028b8bdc021bdac9df6/1:1/w_640,c_limit/Security-News-This-Week-Your-Push-Notifications-Arent-Safe-From-the-FBI-Security.jpg — 200 — 81.3 KiB — 101 ms — h3https://media.wired.com/photos/69d5747914cc7e3430d8e8cc/1:1/w_640,c_limit/pol_Trump_GettyImages-2267897516.jpgmedia.wired.com/photos/69d5747914cc... https://media.wired.com/photos/69d5747914cc7e3430d8e8cc/1:1/w_640,c_limit/pol_Trump_GettyImages-2267897516.jpg — 200 — 30.9 KiB — 83 ms — h3https://media.wired.com/photos/69c138458ee963c6c9d0d018/16:9/w_640,c_limit/war-machine-home-top.gifmedia.wired.com/photos/69c138458ee9... https://media.wired.com/photos/69c138458ee963c6c9d0d018/16:9/w_640,c_limit/war-machine-home-top.gif — 200 — 2.4 MiB — 364 ms — h3https://media.wired.com/photos/6995f4e36d0b5a054ae3e684/1:1/w_640,c_limit/things_fall_apart_landing.gifmedia.wired.com/photos/6995f4e36d0b... https://media.wired.com/photos/6995f4e36d0b5a054ae3e684/1:1/w_640,c_limit/things_fall_apart_landing.gif — 200 — 1.8 MiB — 298 ms — h3https://media.wired.com/photos/6984c757373aa7c9b0691945/1:1/w_640,c_limit/WIRED_WinterOlympics_R3.jpgmedia.wired.com/photos/6984c757373a... https://media.wired.com/photos/6984c757373aa7c9b0691945/1:1/w_640,c_limit/WIRED_WinterOlympics_R3.jpg — 200 — 45.0 KiB — 88 ms — h3https://media.wired.com/photos/696bb6f2b0c775c788d0ce97/1:1/w_640,c_limit/0403_WIRED123025_Concept1B%20copy.jpgmedia.wired.com/photos/696bb6f2b0c7... https://media.wired.com/photos/696bb6f2b0c775c788d0ce97/1:1/w_640,c_limit/0403_WIRED123025_Concept1B%20copy.jpg — 200 — 30.4 KiB — 77 ms — h3https://media.wired.com/photos/6942c596ccb20d7f6624aac2/1:1/w_640,c_limit/ETW-Top-Art-GIF.gifmedia.wired.com/photos/6942c596ccb2... https://media.wired.com/photos/6942c596ccb20d7f6624aac2/1:1/w_640,c_limit/ETW-Top-Art-GIF.gif — 200 — 161.1 KiB — 108 ms — h3https://media.wired.com/photos/654271e660c83bd9a94a4c10/16:9/w_640,c_limit/LEDE-231021-IanBates--409.jpgmedia.wired.com/photos/654271e660c8... https://media.wired.com/photos/654271e660c83bd9a94a4c10/16:9/w_640,c_limit/LEDE-231021-IanBates--409.jpg — 200 — 29.3 KiB — 81 ms — h3https://media.wired.com/photos/63517ff717fba1b3a9d6c026/1:1/w_640,c_limit/Nepenthes_9740-FINAL.jpgmedia.wired.com/photos/63517ff717fb... https://media.wired.com/photos/63517ff717fba1b3a9d6c026/1:1/w_640,c_limit/Nepenthes_9740-FINAL.jpg — 200 — 44.4 KiB — 91 ms — h3https://media.wired.com/photos/59cacaede7a725360459fd2d/1:1/w_640,c_limit/DSC_4004-7-v1-bw-1.jpgmedia.wired.com/photos/59cacaede7a7... https://media.wired.com/photos/59cacaede7a725360459fd2d/1:1/w_640,c_limit/DSC_4004-7-v1-bw-1.jpg — 200 — 22.8 KiB — 75 ms — h3https://media.wired.com/photos/5c1c75ed59e96b0db4565b2d/1:1/w_640,c_limit/PanAm-79003962-w.jpgmedia.wired.com/photos/5c1c75ed59e9... https://media.wired.com/photos/5c1c75ed59e96b0db4565b2d/1:1/w_640,c_limit/PanAm-79003962-w.jpg — 200 — 105.4 KiB — 118 ms — h3https://media.wired.com/photos/6451677ceb3f06fa8140cd63/1:1/w_640,c_limit/WI060123_FF_Geothermal_01.jpgmedia.wired.com/photos/6451677ceb3f... https://media.wired.com/photos/6451677ceb3f06fa8140cd63/1:1/w_640,c_limit/WI060123_FF_Geothermal_01.jpg — 200 — 73.3 KiB — 107 ms — h3https://www.wired.com/.design/fonts/Breve%20Text/BreveText-Book.woff2www.wired.com/.design/fonts/Breve%2... https://www.wired.com/.design/fonts/Breve%20Text/BreveText-Book.woff2 — 200 — 30.5 KiB — 27 ms — h3https://www.wired.com/.design/fonts/Apercu/Apercu-Bold-Pro.woff2www.wired.com/.design/fonts/Apercu/... https://www.wired.com/.design/fonts/Apercu/Apercu-Bold-Pro.woff2 — 200 — 46.0 KiB — 47 ms — h3https://www.wired.com/.design/fonts/WIRED%20Mono/WiredMono-Regular.woff2www.wired.com/.design/fonts/WIRED%2... https://www.wired.com/.design/fonts/WIRED%20Mono/WiredMono-Regular.woff2 — 200 — 18.9 KiB — 68 ms — h3https://www.wired.com/.design/fonts/Apercu/Apercu-Regular-Pro.woff2www.wired.com/.design/fonts/Apercu/... https://www.wired.com/.design/fonts/Apercu/Apercu-Regular-Pro.woff2 — 200 — 46.8 KiB — 52 ms — h3https://www.wired.com/.design/fonts/WIRED%20Mono/WiredMono-Bold.woff2www.wired.com/.design/fonts/WIRED%2... https://www.wired.com/.design/fonts/WIRED%20Mono/WiredMono-Bold.woff2 — 200 — 19.2 KiB — 58 ms — h3https://www.wired.com/.design/fonts/Apercu/Apercu-BoldItalic.woff2www.wired.com/.design/fonts/Apercu/... https://www.wired.com/.design/fonts/Apercu/Apercu-BoldItalic.woff2 — 200 — 24.5 KiB — 71 ms — h3https://www.wired.com/.design/fonts/Proxima%20Nova/ProximaNova-Regular.woff2www.wired.com/.design/fonts/Proxima... https://www.wired.com/.design/fonts/Proxima%20Nova/ProximaNova-Regular.woff2 — 200 — 21.4 KiB — 71 ms — h3https://www.wired.com/.design/fonts/Proxima%20Nova/ProximaNova-RegularItalic.woff2www.wired.com/.design/fonts/Proxima... https://www.wired.com/.design/fonts/Proxima%20Nova/ProximaNova-RegularItalic.woff2 — 200 — 21.4 KiB — 71 ms — h3https://www.wired.com/.design/fonts/WIRED%20Display/WiredDisplay-BoldCondensed.woff2www.wired.com/.design/fonts/WIRED%2... https://www.wired.com/.design/fonts/WIRED%20Display/WiredDisplay-BoldCondensed.woff2 — 200 — 25.4 KiB — 67 ms — h3https://www.wired.com/.design/fonts/WIRED%20Display/WiredDisplay-BoldCondensedItalic.woff2www.wired.com/.design/fonts/WIRED%2... https://www.wired.com/.design/fonts/WIRED%20Display/WiredDisplay-BoldCondensedItalic.woff2 — 200 — 27.3 KiB — 67 ms — h3https://www.wired.com/.design/fonts/Breve%20Text/BreveText-BookItalic.woff2www.wired.com/.design/fonts/Breve%2... https://www.wired.com/.design/fonts/Breve%20Text/BreveText-BookItalic.woff2 — 200 — 31.0 KiB — 44 ms — h3https://cdn.gladly.com/assets/chat-sdk/bundle~3dde8da461d54e41.jscdn.gladly.com/assets/chat-sdk/bund... https://cdn.gladly.com/assets/chat-sdk/bundle~3dde8da461d54e41.js — 200 — 14.8 KiB — 5 ms — h2https://www.wired.com/verso/static/2880.865952f35702ddfb7152.jswww.wired.com/verso/static/2880.865... https://www.wired.com/verso/static/2880.865952f35702ddfb7152.js — 200 — 296.8 KiB — 65 ms — h3https://www.wired.com/verso/static/1292.40f59c87ae47d8b12033.jswww.wired.com/verso/static/1292.40f... https://www.wired.com/verso/static/1292.40f59c87ae47d8b12033.js — 200 — 145.4 KiB — 90 ms — h3https://www.wired.com/verso/static/1956.ec8043c2576d1ced236e.jswww.wired.com/verso/static/1956.ec8... https://www.wired.com/verso/static/1956.ec8043c2576d1ced236e.js — 200 — 5.3 KiB — 64 ms — h3https://www.wired.com/verso/static/4046.fdb49fed147c1a6f45e4.jswww.wired.com/verso/static/4046.fdb... https://www.wired.com/verso/static/4046.fdb49fed147c1a6f45e4.js — 200 — 4.6 KiB — 75 ms — h3https://www.wired.com/verso/static/254.4f828ea19496798da716.jswww.wired.com/verso/static/254.4f82... https://www.wired.com/verso/static/254.4f828ea19496798da716.js — 200 — 2.2 KiB — 71 ms — h3https://www.wired.com/verso/static/2281.2a1102f1eb61f795d7af.jswww.wired.com/verso/static/2281.2a1... https://www.wired.com/verso/static/2281.2a1102f1eb61f795d7af.js — 200 — 4.1 KiB — 71 ms — h3https://www.wired.com/verso/static/2084.594a928db439b38fff4a.jswww.wired.com/verso/static/2084.594... https://www.wired.com/verso/static/2084.594a928db439b38fff4a.js — 200 — 6.9 KiB — 71 ms — h3https://www.wired.com/verso/static/2519.8a55e989ba5af70e92d1.jswww.wired.com/verso/static/2519.8a5... https://www.wired.com/verso/static/2519.8a55e989ba5af70e92d1.js — 200 — 304.8 KiB — 105 ms — h3https://www.wired.com/verso/static/1113.e5d6201548a2ec9583d0.jswww.wired.com/verso/static/1113.e5d... https://www.wired.com/verso/static/1113.e5d6201548a2ec9583d0.js — 200 — 481.2 KiB — 178 ms — h3https://www.wired.com/verso/static/6865.b77e74db3d49bc95657d.jswww.wired.com/verso/static/6865.b77... https://www.wired.com/verso/static/6865.b77e74db3d49bc95657d.js — 200 — 2.6 KiB — 115 ms — h3https://www.wired.com/verso/static/9919.fa31716fd49682d94777.jswww.wired.com/verso/static/9919.fa3... https://www.wired.com/verso/static/9919.fa31716fd49682d94777.js — 200 — 3.8 KiB — 127 ms — h3https://www.wired.com/verso/static/5634.fb15cccb5683b4050fb3.jswww.wired.com/verso/static/5634.fb1... https://www.wired.com/verso/static/5634.fb15cccb5683b4050fb3.js — 200 — 5.5 KiB — 127 ms — h3https://www.wired.com/verso/static/4949.6a838dc8aac6a64ef2c7.jswww.wired.com/verso/static/4949.6a8... https://www.wired.com/verso/static/4949.6a838dc8aac6a64ef2c7.js — 200 — 4.6 KiB — 127 ms — h3https://www.wired.com/verso/static/793.6bf349da492bdcd0e446.jswww.wired.com/verso/static/793.6bf3... https://www.wired.com/verso/static/793.6bf349da492bdcd0e446.js — 200 — 2.8 KiB — 127 ms — h3https://www.wired.com/verso/static/3685.a91d5d44108f414a1966.jswww.wired.com/verso/static/3685.a91... https://www.wired.com/verso/static/3685.a91d5d44108f414a1966.js — 200 — 2.0 KiB — 127 ms — h3https://www.wired.com/verso/static/4307.d8942ffaf4a4a6694f65.jswww.wired.com/verso/static/4307.d89... https://www.wired.com/verso/static/4307.d8942ffaf4a4a6694f65.js — 200 — 7.9 KiB — 127 ms — h3https://www.wired.com/verso/static/9749.0c43ec63c32c10599221.jswww.wired.com/verso/static/9749.0c4... https://www.wired.com/verso/static/9749.0c43ec63c32c10599221.js — 200 — 2.9 KiB — 127 ms — h3https://www.wired.com/verso/static/8915.c008925c23fd8361a3ca.jswww.wired.com/verso/static/8915.c00... https://www.wired.com/verso/static/8915.c008925c23fd8361a3ca.js — 200 — 3.5 KiB — 126 ms — h3https://www.wired.com/verso/static/9016.b1cdaccec0def1e2f6a4.jswww.wired.com/verso/static/9016.b1c... https://www.wired.com/verso/static/9016.b1cdaccec0def1e2f6a4.js — 200 — 4.3 KiB — 126 ms — h3https://www.wired.com/verso/static/9481.9494b47d986cc9e4cbc7.jswww.wired.com/verso/static/9481.949... https://www.wired.com/verso/static/9481.9494b47d986cc9e4cbc7.js — 200 — 5.4 KiB — 126 ms — h3https://www.wired.com/verso/static/482.d087f602d3ce7e794b42.jswww.wired.com/verso/static/482.d087... https://www.wired.com/verso/static/482.d087f602d3ce7e794b42.js — 200 — 12.4 KiB — 136 ms — h3https://www.wired.com/verso/static/8114.cd77739109d8861ba4f6.jswww.wired.com/verso/static/8114.cd7... https://www.wired.com/verso/static/8114.cd77739109d8861ba4f6.js — 200 — 4.1 KiB — 137 ms — h3https://www.wired.com/verso/static/8596.e1a6ffaba435c216dbe1.jswww.wired.com/verso/static/8596.e1a... https://www.wired.com/verso/static/8596.e1a6ffaba435c216dbe1.js — 200 — 7.3 KiB — 136 ms — h3https://www.wired.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.jswww.wired.com/verso/static/presente... https://www.wired.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.js — 200 — 31.7 KiB — 146 ms — h3https://variants.conde.digital/api/features/sdk-uVslRHBx4J2E12jQvariants.conde.digital/api/features... https://variants.conde.digital/api/features/sdk-uVslRHBx4J2E12jQ — 200 — 21.3 KiB — 90 ms — h2https://www.wired.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.wired.com/cdn-cgi/challenge-pla... https://www.wired.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 221 B — 53 ms — h3https://www.wired.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.wired.com/cdn-cgi/challenge-pla... https://www.wired.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.1 KiB — 22 ms — h3https://fides.condenastdigital.com/api/v1/privacy-experience?show_disabled=false&region=fr&component=overlay&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&property_id=FDS-LV9IAKfides.condenastdigital.com/api/v1/p... https://fides.condenastdigital.com/api/v1/privacy-experience?show_disabled=false&region=fr&component=overlay&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&property_id=FDS-LV9IAK — 200 — 0 B — 67 ms — h2https://fides.condenastdigital.com/api/v1/privacy-experience?show_disabled=false&region=fr&component=overlay&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&property_id=FDS-LV9IAKfides.condenastdigital.com/api/v1/p... https://fides.condenastdigital.com/api/v1/privacy-experience?show_disabled=false&region=fr&component=overlay&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&property_id=FDS-LV9IAK — 200 — 157.9 KiB — 36 ms — h2https://globalservices.conde.digital/p77xzrbz9z.jsglobalservices.conde.digital/p77xzr... https://globalservices.conde.digital/p77xzrbz9z.js — 200 — 26.0 KiB — 51 ms — h2https://media.wired.com/photos/69e295a92e2d64bf927d8ec2/3:2/w_640,c_limit/wired%20final%20featured%20illustration.jpgmedia.wired.com/photos/69e295a92e2d... https://media.wired.com/photos/69e295a92e2d64bf927d8ec2/3:2/w_640,c_limit/wired%20final%20featured%20illustration.jpg — 200 — 628 B — 50 ms — h3https://media.wired.com/photos/69e6b3bd8d2fd342f277fdb0/1:1/w_640,c_limit/Tim-Cook-Steps-Down-Business-2233926863.jpgmedia.wired.com/photos/69e6b3bd8d2f... https://media.wired.com/photos/69e6b3bd8d2fd342f277fdb0/1:1/w_640,c_limit/Tim-Cook-Steps-Down-Business-2233926863.jpg — 200 — 625 B — 55 ms — h3https://media.wired.com/photos/69e6dccf9c8b9ae166e6c082/1:1/w_640,c_limit/gear_All-Product--Family-Hero-2026.jpgmedia.wired.com/photos/69e6dccf9c8b... https://media.wired.com/photos/69e6dccf9c8b9ae166e6c082/1:1/w_640,c_limit/gear_All-Product--Family-Hero-2026.jpg — 200 — 625 B — 50 ms — h3https://media.wired.com/photos/69e64d98627d0e0d48a77366/1:1/w_640,c_limit/GettyImages-2267997264.jpgmedia.wired.com/photos/69e64d98627d... https://media.wired.com/photos/69e64d98627d0e0d48a77366/1:1/w_640,c_limit/GettyImages-2267997264.jpg — 200 — 626 B — 54 ms — h3https://media.wired.com/photos/69de96afb083bab80bea1c92/1:1/w_640,c_limit/MAGA-AI-Womanfluencers-Culture.jpgmedia.wired.com/photos/69de96afb083... https://media.wired.com/photos/69de96afb083bab80bea1c92/1:1/w_640,c_limit/MAGA-AI-Womanfluencers-Culture.jpg — 200 — 627 B — 54 ms — h3https://media.wired.com/photos/69e667f1c6b38abb04c72e4a/16:9/w_640,c_limit/Big-Interview-UV-Devin-Stone-Politics.pngmedia.wired.com/photos/69e667f1c6b3... https://media.wired.com/photos/69e667f1c6b38abb04c72e4a/16:9/w_640,c_limit/Big-Interview-UV-Devin-Stone-Politics.png — 200 — 630 B — 54 ms — h3https://media.wired.com/photos/69e6d5973e9c0983de8623dd/1:1/w_640,c_limit/The-Best-Casio-Watches.jpgmedia.wired.com/photos/69e6d5973e9c... https://media.wired.com/photos/69e6d5973e9c0983de8623dd/1:1/w_640,c_limit/The-Best-Casio-Watches.jpg — 200 — 624 B — 58 ms — h3https://media.wired.com/photos/69e6d358d29b04dda3eea33f/1:1/w_640,c_limit/The-Best-Electrolyte-Powders-and-Supplements.jpgmedia.wired.com/photos/69e6d358d29b... https://media.wired.com/photos/69e6d358d29b04dda3eea33f/1:1/w_640,c_limit/The-Best-Electrolyte-Powders-and-Supplements.jpg — 200 — 624 B — 58 ms — h3https://media.wired.com/photos/69e668fcab15b90f6c64db2c/1:1/w_640,c_limit/The-Best-Gaming-Laptops.jpgmedia.wired.com/photos/69e668fcab15... https://media.wired.com/photos/69e668fcab15b90f6c64db2c/1:1/w_640,c_limit/The-Best-Gaming-Laptops.jpg — 200 — 630 B — 57 ms — h3https://media.wired.com/photos/69e66df4d29b04dda3eea016/1:1/w_640,c_limit/H20-Tri-Run-source-Michael-Sawh.jpgmedia.wired.com/photos/69e66df4d29b... https://media.wired.com/photos/69e66df4d29b04dda3eea016/1:1/w_640,c_limit/H20-Tri-Run-source-Michael-Sawh.jpg — 200 — 631 B — 54 ms — h3https://media.wired.com/photos/69e1650c3768d90cb0bbf6c2/16:9/w_640,c_limit/Backchannel-Issue-With-AI-Doing-the-Writing-Busines-491874561.jpgmedia.wired.com/photos/69e1650c3768... https://media.wired.com/photos/69e1650c3768d90cb0bbf6c2/16:9/w_640,c_limit/Backchannel-Issue-With-AI-Doing-the-Writing-Busines-491874561.jpg — 200 — 626 B — 54 ms — h3https://media.wired.com/photos/69e21ced5bbca1ee221c2418/1:1/w_640,c_limit/WIRED-MSG-COVER-FINAL-crop.gifmedia.wired.com/photos/69e21ced5bbc... https://media.wired.com/photos/69e21ced5bbca1ee221c2418/1:1/w_640,c_limit/WIRED-MSG-COVER-FINAL-crop.gif — 200 — 626 B — 137 ms — h3https://media.wired.com/photos/69e00f87b4a75597c048548b/1:1/w_640,c_limit/Made-In-China-Sci-Fi-Sells-Business.jpgmedia.wired.com/photos/69e00f87b4a7... https://media.wired.com/photos/69e00f87b4a75597c048548b/1:1/w_640,c_limit/Made-In-China-Sci-Fi-Sells-Business.jpg — 200 — 625 B — 58 ms — h3https://media.wired.com/photos/69e012ba1dd3a88684d3127b/1:1/w_640,c_limit/Model-Behavior-Musk-v-Altman.jpgmedia.wired.com/photos/69e012ba1dd3... https://media.wired.com/photos/69e012ba1dd3a88684d3127b/1:1/w_640,c_limit/Model-Behavior-Musk-v-Altman.jpg — 200 — 626 B — 53 ms — h3https://media.wired.com/photos/69dea084bbe4a9ff56b3014b/1:1/w_640,c_limit/AL-Lab-AI-Could-Democratize-One-of-Techs-Most-Valuable-Resources-Business.jpgmedia.wired.com/photos/69dea084bbe4... https://media.wired.com/photos/69dea084bbe4a9ff56b3014b/1:1/w_640,c_limit/AL-Lab-AI-Could-Democratize-One-of-Techs-Most-Valuable-Resources-Business.jpg — 200 — 628 B — 58 ms — h3https://media.wired.com/photos/69dd573d3001957d4f673a2b/16:9/w_640,c_limit/Book-Excerpt-Unmasking-Group-of-Gamblers-Behind-One-of-Chess-Weirdest-Unsolved-Mysteries.pngmedia.wired.com/photos/69dd573d3001... https://media.wired.com/photos/69dd573d3001957d4f673a2b/16:9/w_640,c_limit/Book-Excerpt-Unmasking-Group-of-Gamblers-Behind-One-of-Chess-Weirdest-Unsolved-Mysteries.png — 200 — 629 B — 53 ms — h3https://media.wired.com/photos/69cd244228d35b2c1dfa6820/1:1/w_640,c_limit/excerpt-AppleVisionPro_V2.jpgmedia.wired.com/photos/69cd244228d3... https://media.wired.com/photos/69cd244228d35b2c1dfa6820/1:1/w_640,c_limit/excerpt-AppleVisionPro_V2.jpg — 200 — 630 B — 53 ms — h3https://media.wired.com/photos/69cffdb3640c23d3efe3532c/1:1/w_640,c_limit/snake_bite_antivenom_top.gifmedia.wired.com/photos/69cffdb3640c... https://media.wired.com/photos/69cffdb3640c23d3efe3532c/1:1/w_640,c_limit/snake_bite_antivenom_top.gif — 200 — 630 B — 147 ms — h3https://media.wired.com/photos/69c5c6fcd03999521bd70374/1:1/w_640,c_limit/Deicer_03.7.jpgmedia.wired.com/photos/69c5c6fcd039... https://media.wired.com/photos/69c5c6fcd03999521bd70374/1:1/w_640,c_limit/Deicer_03.7.jpg — 200 — 629 B — 57 ms — h3https://media.wired.com/photos/69c342b9ea56e672b4eef391/1:1/w_640,c_limit/240203_KOH2024_Reamer.016.jpgmedia.wired.com/photos/69c342b9ea56... https://media.wired.com/photos/69c342b9ea56e672b4eef391/1:1/w_640,c_limit/240203_KOH2024_Reamer.016.jpg — 200 — 628 B — 63 ms — h3https://media.wired.com/photos/69e0e57f3af2e04b54b6cc82/16:9/w_640,c_limit/GettyImages-2269814669.jpgmedia.wired.com/photos/69e0e57f3af2... https://media.wired.com/photos/69e0e57f3af2e04b54b6cc82/16:9/w_640,c_limit/GettyImages-2269814669.jpg — 200 — 627 B — 76 ms — h3https://media.wired.com/photos/69dd05f668f51d0b7f425afa/1:1/w_640,c_limit/MarineLife_Lead.jpgmedia.wired.com/photos/69dd05f668f5... https://media.wired.com/photos/69dd05f668f51d0b7f425afa/1:1/w_640,c_limit/MarineLife_Lead.jpg — 200 — 627 B — 61 ms — h3https://media.wired.com/photos/69d99028b8bdc021bdac9df6/1:1/w_640,c_limit/Security-News-This-Week-Your-Push-Notifications-Arent-Safe-From-the-FBI-Security.jpgmedia.wired.com/photos/69d99028b8bd... https://media.wired.com/photos/69d99028b8bdc021bdac9df6/1:1/w_640,c_limit/Security-News-This-Week-Your-Push-Notifications-Arent-Safe-From-the-FBI-Security.jpg — 200 — 628 B — 66 ms — h3https://media.wired.com/clips/69d8f8b670354d7c78851625/master/pass/Fake_lead_1%20(1).mp4media.wired.com/clips/69d8f8b670354... https://media.wired.com/clips/69d8f8b670354d7c78851625/master/pass/Fake_lead_1%20(1).mp4 — 206 — 2.2 MiB — 109 ms — h3https://media.wired.com/photos/69d5747914cc7e3430d8e8cc/1:1/w_640,c_limit/pol_Trump_GettyImages-2267897516.jpgmedia.wired.com/photos/69d5747914cc... https://media.wired.com/photos/69d5747914cc7e3430d8e8cc/1:1/w_640,c_limit/pol_Trump_GettyImages-2267897516.jpg — 200 — 628 B — 64 ms — h3https://media.wired.com/photos/69c138458ee963c6c9d0d018/16:9/w_640,c_limit/war-machine-home-top.gifmedia.wired.com/photos/69c138458ee9... https://media.wired.com/photos/69c138458ee963c6c9d0d018/16:9/w_640,c_limit/war-machine-home-top.gif — 200 — 630 B — 112 ms — h3https://media.wired.com/photos/6995f4e36d0b5a054ae3e684/1:1/w_640,c_limit/things_fall_apart_landing.gifmedia.wired.com/photos/6995f4e36d0b... https://media.wired.com/photos/6995f4e36d0b5a054ae3e684/1:1/w_640,c_limit/things_fall_apart_landing.gif — 200 — 628 B — 112 ms — h3https://media.wired.com/photos/6984c757373aa7c9b0691945/1:1/w_640,c_limit/WIRED_WinterOlympics_R3.jpgmedia.wired.com/photos/6984c757373a... https://media.wired.com/photos/6984c757373aa7c9b0691945/1:1/w_640,c_limit/WIRED_WinterOlympics_R3.jpg — 200 — 631 B — 61 ms — h3https://media.wired.com/photos/696bb6f2b0c775c788d0ce97/1:1/w_640,c_limit/0403_WIRED123025_Concept1B%20copy.jpgmedia.wired.com/photos/696bb6f2b0c7... https://media.wired.com/photos/696bb6f2b0c775c788d0ce97/1:1/w_640,c_limit/0403_WIRED123025_Concept1B%20copy.jpg — 200 — 628 B — 61 ms — h3https://media.wired.com/photos/6942c596ccb20d7f6624aac2/1:1/w_640,c_limit/ETW-Top-Art-GIF.gifmedia.wired.com/photos/6942c596ccb2... https://media.wired.com/photos/6942c596ccb20d7f6624aac2/1:1/w_640,c_limit/ETW-Top-Art-GIF.gif — 200 — 627 B — 67 ms — h3https://media.wired.com/photos/654271e660c83bd9a94a4c10/16:9/w_640,c_limit/LEDE-231021-IanBates--409.jpgmedia.wired.com/photos/654271e660c8... https://media.wired.com/photos/654271e660c83bd9a94a4c10/16:9/w_640,c_limit/LEDE-231021-IanBates--409.jpg — 200 — 628 B — 61 ms — h3https://media.wired.com/photos/63517ff717fba1b3a9d6c026/1:1/w_640,c_limit/Nepenthes_9740-FINAL.jpgmedia.wired.com/photos/63517ff717fb... https://media.wired.com/photos/63517ff717fba1b3a9d6c026/1:1/w_640,c_limit/Nepenthes_9740-FINAL.jpg — 200 — 630 B — 62 ms — h3https://media.wired.com/photos/59cacaede7a725360459fd2d/1:1/w_640,c_limit/DSC_4004-7-v1-bw-1.jpgmedia.wired.com/photos/59cacaede7a7... https://media.wired.com/photos/59cacaede7a725360459fd2d/1:1/w_640,c_limit/DSC_4004-7-v1-bw-1.jpg — 200 — 629 B — 68 ms — h3https://media.wired.com/photos/5c1c75ed59e96b0db4565b2d/1:1/w_640,c_limit/PanAm-79003962-w.jpgmedia.wired.com/photos/5c1c75ed59e9... https://media.wired.com/photos/5c1c75ed59e96b0db4565b2d/1:1/w_640,c_limit/PanAm-79003962-w.jpg — 200 — 625 B — 71 ms — h3https://media.wired.com/photos/6451677ceb3f06fa8140cd63/1:1/w_640,c_limit/WI060123_FF_Geothermal_01.jpgmedia.wired.com/photos/6451677ceb3f... https://media.wired.com/photos/6451677ceb3f06fa8140cd63/1:1/w_640,c_limit/WI060123_FF_Geothermal_01.jpg — 200 — 628 B — 75 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 — 77 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 — 25 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5HBJC2K&l=dataLayerwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5HBJC2K&l=dataLayer — 200 — 204.2 KiB — 156 ms — h2https://fides.condenastdigital.com/api/v1/notices-servedfides.condenastdigital.com/api/v1/n... https://fides.condenastdigital.com/api/v1/notices-served — 200 — 0 B — 35 ms — h2https://cdn.gladly.com/assets/chat-sdk/vendor-node_modules_reduxjs_toolkit_dist_redux-toolkit_cjs_production_min_js-node_modules_bow-b52086~3b4ca15b1a4587be.jscdn.gladly.com/assets/chat-sdk/vend... https://cdn.gladly.com/assets/chat-sdk/vendor-node_modules_reduxjs_toolkit_dist_redux-toolkit_cjs_production_min_js-node_modules_bow-b52086~3b4ca15b1a4587be.js — 200 — 47.1 KiB — 7 ms — h2https://cdn.gladly.com/assets/chat-sdk/apiBootstrap~2cfce1229b40af21.jscdn.gladly.com/assets/chat-sdk/apiB... https://cdn.gladly.com/assets/chat-sdk/apiBootstrap~2cfce1229b40af21.js — 200 — 43.6 KiB — 19 ms — h2https://fides.condenastdigital.com/api/v1/notices-servedfides.condenastdigital.com/api/v1/n... https://fides.condenastdigital.com/api/v1/notices-served — 200 — 1.4 KiB — 898 ms — h2https://www.wired.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.7989566937318935:1776802399:zTKHR5rhRQnoOcPGrKEmCIpeWlJ-83Z6Gei8kRIaJDY/9eff45623d269ee5www.wired.com/cdn-cgi/challenge-pla... https://www.wired.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.7989566937318935:1776802399:zTKHR5rhRQnoOcPGrKEmCIpeWlJ-83Z6Gei8kRIaJDY/9eff45623d269ee5 — 200 — 815 B — 29 ms — h3https://yusui.conde.digital/v1?applicationID=wired-verso-hp-trending&brand=wired&exclude%5Bcategory%5D=tags%2Fars-technica&exclude%5Bcategory%5D=tags%2Fclimate-desk&exclude%5Bcategory%5D=tags%2Fquanta-magazine&exclude%5Bcategory%5D=tags%2Fdeals&exclude%5Bcategory%5D=tags%2Fcoupons&exclude%5BcopilotId%5D=69c6b00b94502e7091a2c2d4&exclude%5BcopilotId%5D=69e7a4288d70372b131da795&exclude%5BcopilotId%5D=69e694ad12f0195156ae45c3&exclude%5BcopilotId%5D=69e6a8fe1536f7d1bbd37ea3&exclude%5BcopilotId%5D=69e67f6891a4e99e544d3442&exclude%5BcopilotId%5D=69e64ba5016c8d4b8df2b372&exclude%5BcopilotId%5D=69d411e769e358e539eff9b2&exclude%5BcopilotId%5D=69e67f6891a4e99e544d3442&exclude%5BcopilotId%5D=69e7a4288d70372b131da795&exclude%5BcopilotId%5D=69e694ad12f0195156ae45c3&exclude%5BcopilotId%5D=69e6a8fe1536f7d1bbd37ea3&exclude%5BcopilotId%5D=69e64ba5016c8d4b8df2b372&exclude%5BcopilotId%5D=69e262d5d39fc3dc2151a576&exclude%5BcopilotId%5D=69c42d285cfea3537fd4ad6e&exclude%5BcopilotId%5D=69e2860f97e7efb31948b287&exclude%5BcopilotId%5D=69dfc38fdd85d0a93e8a4ba6&exclude%5BcopilotId%5D=69e29b00954b668c4c613298&filter%5Blanguage%5D=en-US&filter%5Bstrategy%5D=POPULAR&page%5Bsize%5D=5&copilotId=61939104403ea76d6f7c2304&url=https%3A%2F%2Fwww.wired.com%2F&xid=f3a68a38-082b-4296-b0ad-1cdc2037d133yusui.conde.digital/v1?applicationI... https://yusui.conde.digital/v1?applicationID=wired-verso-hp-trending&brand=wired&exclude%5Bcategory%5D=tags%2Fars-technica&exclude%5Bcategory%5D=tags%2Fclimate-desk&exclude%5Bcategory%5D=tags%2Fquanta-magazine&exclude%5Bcategory%5D=tags%2Fdeals&exclude%5Bcategory%5D=tags%2Fcoupons&exclude%5BcopilotId%5D=69c6b00b94502e7091a2c2d4&exclude%5BcopilotId%5D=69e7a4288d70372b131da795&exclude%5BcopilotId%5D=69e694ad12f0195156ae45c3&exclude%5BcopilotId%5D=69e6a8fe1536f7d1bbd37ea3&exclude%5BcopilotId%5D=69e67f6891a4e99e544d3442&exclude%5BcopilotId%5D=69e64ba5016c8d4b8df2b372&exclude%5BcopilotId%5D=69d411e769e358e539eff9b2&exclude%5BcopilotId%5D=69e67f6891a4e99e544d3442&exclude%5BcopilotId%5D=69e7a4288d70372b131da795&exclude%5BcopilotId%5D=69e694ad12f0195156ae45c3&exclude%5BcopilotId%5D=69e6a8fe1536f7d1bbd37ea3&exclude%5BcopilotId%5D=69e64ba5016c8d4b8df2b372&exclude%5BcopilotId%5D=69e262d5d39fc3dc2151a576&exclude%5BcopilotId%5D=69c42d285cfea3537fd4ad6e&exclude%5BcopilotId%5D=69e2860f97e7efb31948b287&exclude%5BcopilotId%5D=69dfc38fdd85d0a93e8a4ba6&exclude%5BcopilotId%5D=69e29b00954b668c4c613298&filter%5Blanguage%5D=en-US&filter%5Bstrategy%5D=POPULAR&page%5Bsize%5D=5&copilotId=61939104403ea76d6f7c2304&url=https%3A%2F%2Fwww.wired.com%2F&xid=f3a68a38-082b-4296-b0ad-1cdc2037d133 — 200 — 6.0 KiB — 46 ms — h2https://globalservices.conde.digital/cwv-attribution.4.2.4.jsglobalservices.conde.digital/cwv-at... https://globalservices.conde.digital/cwv-attribution.4.2.4.js — 200 — 2.8 KiB — 4 ms — h2https://www.wired.com/com.condenast/yv8www.wired.com/com.condenast/yv8 https://www.wired.com/com.condenast/yv8 — 200 — 345 B — 171 ms — h3https://cdn.gladly.com/orgs/configs/chat/condenast.com-WIRED.json?q=1776804733637cdn.gladly.com/orgs/configs/chat/co... https://cdn.gladly.com/orgs/configs/chat/condenast.com-WIRED.json?q=1776804733637 — 200 — 2.9 KiB — 8 ms — h2https://cdn.gladly.com/orgs/configs/chat/condenast.com-WIRED-dynamic.json?q=1776804733670cdn.gladly.com/orgs/configs/chat/co... https://cdn.gladly.com/orgs/configs/chat/condenast.com-WIRED-dynamic.json?q=1776804733670 — 200 — 1.0 KiB — 33 ms — h2https://assets.bonappetit.com/photos/686ea38fcb59aaabef7a795d/original/pass/Wired_Zoom_Rollover_300x200_v2a_Shorter.gif?format=originalassets.bonappetit.com/photos/686ea3... https://assets.bonappetit.com/photos/686ea38fcb59aaabef7a795d/original/pass/Wired_Zoom_Rollover_300x200_v2a_Shorter.gif?format=original — 200 — 861.4 KiB — 68 ms — h3https://cdnjs.cloudflare.com/ajax/libs/snowplow/2.16.3/sp.min.jscdnjs.cloudflare.com/ajax/libs/snow... https://cdnjs.cloudflare.com/ajax/libs/snowplow/2.16.3/sp.min.js — 200 — 23.1 KiB — 94 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR&gtm=4e64h1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR&gtm=4e64h1 — 200 — 120.0 KiB — 41 ms — h2https://www.wired.com/com.condenast/yv8www.wired.com/com.condenast/yv8 https://www.wired.com/com.condenast/yv8 — 200 — 345 B — 112 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 25 ms — h3https://www.wired.com/verso/static/wired-us/assets/favicon.icowww.wired.com/verso/static/wired-us... https://www.wired.com/verso/static/wired-us/assets/favicon.ico — 200 — 832 B — 26 ms — h3https://www.wired.com/verso/static/wired-us/assets/favicon.icowww.wired.com/verso/static/wired-us... https://www.wired.com/verso/static/wired-us/assets/favicon.ico — 200 — 0 B — 1 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 10242ms · 2322KB · £152/mo
www.wired.com
Other
Costly
Execution 1984ms
Transfer 297 KB
Unused 49%
Monthly Cost £29/mo
www.wired.com
Other
Costly
Execution 1701ms
Transfer 168 KB
Monthly Cost £25/mo
www.wired.com
Other
Costly
Execution 1559ms
Transfer 32 KB
Monthly Cost £23/mo
Unattributable
Other
Costly
Execution 1431ms
Transfer 0 KB
Monthly Cost £21/mo
privacy.condenastdigital.com
Other
Costly
Execution 690ms
Transfer 199 KB
Monthly Cost £10/mo
Google Tag Manager
Tag Manager
Costly
Execution 574ms
Transfer 204 KB
Unused 35%
Monthly Cost £8/mo
www.wired.com
Other
Costly
Execution 487ms
Transfer 64 KB
Monthly Cost £7/mo
www.wired.com
Other
Costly
Execution 351ms
Transfer 481 KB
Unused 50%
Monthly Cost £5/mo
www.wired.com
Other
Costly
Execution 270ms
Transfer 0 KB
Monthly Cost £4/mo
www.wired.com
Other
Costly
Execution 211ms
Transfer 16 KB
Monthly Cost £3/mo
www.wired.com
Other
Costly
Execution 208ms
Transfer 305 KB
Unused 48%
Monthly Cost £3/mo
cdn.gladly.com
Other
Optional
Execution 188ms
Transfer 44 KB
Unused 56%
Monthly Cost £3/mo
globalservices.conde.digital
Other
Optional
Execution 164ms
Transfer 26 KB
Monthly Cost £2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 162ms
Transfer 188 KB
Unused 77%
Monthly Cost £2/mo
Google Tag Manager
Tag Manager
Optional
Execution 132ms
Transfer 120 KB
Unused 51%
Monthly Cost £2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 71ms
Transfer 34 KB
Monthly Cost £1/mo
www.wired.com
Other
Optional
Execution 59ms
Transfer 145 KB
Unused 75%
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • www.wired.com adds 1984ms and costs ~£29/month
  • www.wired.com adds 1701ms and costs ~£25/month
  • www.wired.com adds 1559ms and costs ~£23/month
  • Unattributable adds 1431ms and costs ~£21/month
  • privacy.condenastdigital.com adds 690ms and costs ~£10/month
  • Google Tag Manager adds 574ms and costs ~£8/month
  • www.wired.com adds 487ms and costs ~£7/month
  • www.wired.com adds 351ms and costs ~£5/month
  • www.wired.com adds 270ms and costs ~£4/month
  • www.wired.com adds 211ms and costs ~£3/month
  • www.wired.com adds 208ms and costs ~£3/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.wired.com takes 1984ms 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.wired.com takes 1701ms 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.wired.com takes 1559ms 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 1431ms 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

privacy.condenastdigital.com takes 690ms 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 574ms 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.wired.com takes 487ms 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.wired.com takes 351ms 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

50% of www.wired.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

www.wired.com takes 270ms 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.wired.com takes 211ms 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.wired.com takes 208ms 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

56% of cdn.gladly.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

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

51% of Google Tag Manager'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

75% of www.wired.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