Skip to content
https://theverge.com

Performance

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

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

31
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.22 s

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

31.91 s

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

3.22 s

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

0.037

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

9.75 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

34.65 s

Page Load Progression

389 ms
779 ms
1.2 s
1.6 s
1.9 s
2.3 s
2.7 s
3.1 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
4.7 MB transferred, 170 requests
FIX
4.7 MB transferred, 170 requests
Critical::
Page weighs 14.5 MB (4.7 MB transferred)
Warning::
JavaScript is 3.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.4 MB
Info::
Fonts are 707 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 707 KB
Warning::
170 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.98 g CO2 per page load
4.7 MB / 2.4 MB budget
4.7 MB transferred
170 requests
0.98 g CO2 per page load
JavaScript 3.4 MiB 73%
Fonts 707.4 KiB 15%
Other 188.8 KiB 4%
Images 171.6 KiB 4%
HTML 91.5 KiB 2%
CSS 82.1 KiB 2%
Other 25.9 KiB 1%
Other 20.3 KiB 0%
Other 237 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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 (4.7 MiB of 4.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
12262ms total JS execution
FIX
12262ms total JS execution
Warning::
https://www.theverge.com/_next/static/chunks/pages...: 2547ms CPU time
Warning::
Unattributable: 1860ms CPU time
Warning::
https://www.theverge.com/: 1766ms CPU time
Warning::
https://www.theverge.com/_next/static/chunks/frame...: 1302ms CPU time
Warning::
https://cdn.concert.io/lib/concert-ads/v2-latest/c...: 811ms CPU time
Warning::
Third-party scripts: 12262ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 17% Style & Layout 8% Script Parsing & Compilation 6% Garbage Collection 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.theverge.com/_next/static/chunks/pages/_app-ab7ce795839f258f.js2547ms1949ms204ms3rd
Unattributable1860ms252ms0ms3rd
https://www.theverge.com/1766ms36ms1ms3rd
https://www.theverge.com/_next/static/chunks/framework-8e0f3cf51af7b1e2.js1302ms1199ms12ms3rd
https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js811ms664ms31ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js649ms583ms6ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604150101/pubads_impl.js?cb=31097866618ms556ms42ms3rd
https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5FM5W394ms335ms52ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js354ms223ms43ms3rd
https://www.theverge.com/metrics/?id=G-9GXHZT6RVE&cx=c&gtm=4e64e1282ms243ms36ms3rd

Showing top 10 of 24 scripts

F
JS Bundles
Action
58 scripts, 1.5 MB unused
FIX
58 scripts, 1.5 MB unused
Warning::
https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5...: 211 KB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.theverge.com/_next/static/chunks/pages...: 170 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.5 MB
1514 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5FM5W697 KB211 KB (30%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.theverge.com/_next/static/chunks/pages/_app-ab7ce795839f258f.js442 KB170 KB (39%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604150101/pubads_impl.js?cb=31097866189 KB129 KB (68%)3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_a8ec0b4e51efd1e1ddbdf1b4c6576803.br.js116 KB87 KB (75%)3rd
https://www.theverge.com/metrics/gtd?id=AW-926030959&cx=c&gtm=4e64e1143 KB73 KB (51%)3rd
https://cdn.bullwhip.cloud/sonar/vox-verge.umd.js125 KB68 KB (55%)3rd
https://www.theverge.com/metrics/?id=G-9GXHZT6RVE&cx=c&gtm=4e64e1156 KB64 KB (41%)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
170 resources · 4.7 MB · 1.5 MB savings available
FIX
170 resources · 4.7 MB · 1.5 MB savings available
Warning::
Page weight 3.7 MB over 1MB target
Got: 4.7 MB Expected: ≤ 1 MB
Info::
~1.5 MB of savings available
Warning::
169 third-party resources (100% of weight)
Info::
4 resources over 200KB
170 resources · 4.7 MiB · 169 third-party 3.7 MiB over 1MB target
JavaScript 73% · 3.4 MiB
Font 15% · 707.4 KiB
Other 5% · 220.4 KiB
Image 4% · 177.0 KiB
Document 2% · 93.1 KiB
CSS 2% · 86.8 KiB

~1.5 MiB of savings available

Remove unused JavaScript: 1.5 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.

B
Image Optimization
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
24 images 172 KB
0 oversized -0 KB
6 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

18

707 KB total

Render-blocking

0

of 18

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 FCP 3.2 s LCP 31.9 shttps://www.theverge.com/_next/static/media/e0d450417c4fcdb2-s.p.woff2e0d450417c4fcdb2-s.p.woff2 https://www.theverge.com/_next/static/media/e0d450417c4fcdb2-s.p.woff2 — 42.6 KiB — 38 ms — font-display: swaphttps://www.theverge.com/_next/static/media/167de315d6f8820c-s.p.woff2167de315d6f8820c-s.p.woff2 https://www.theverge.com/_next/static/media/167de315d6f8820c-s.p.woff2 — 29.8 KiB — 67 ms — font-display: swaphttps://www.theverge.com/_next/static/media/c32d4f9e62509b70-s.p.woff2c32d4f9e62509b70-s.p.woff2 https://www.theverge.com/_next/static/media/c32d4f9e62509b70-s.p.woff2 — 31.1 KiB — 67 ms — font-display: swaphttps://www.theverge.com/_next/static/media/8314bd48671746e7-s.p.woff28314bd48671746e7-s.p.woff2 https://www.theverge.com/_next/static/media/8314bd48671746e7-s.p.woff2 — 30.4 KiB — 60 ms — font-display: swaphttps://www.theverge.com/_next/static/media/1acdcb23bd60cdf8-s.p.woff21acdcb23bd60cdf8-s.p.woff2 https://www.theverge.com/_next/static/media/1acdcb23bd60cdf8-s.p.woff2 — 31.9 KiB — 60 ms — font-display: swaphttps://www.theverge.com/_next/static/media/e334064d2786be51-s.p.woff2e334064d2786be51-s.p.woff2 https://www.theverge.com/_next/static/media/e334064d2786be51-s.p.woff2 — 31.0 KiB — 60 ms — font-display: swaphttps://www.theverge.com/_next/static/media/dbe24bfb7e9bcd79-s.p.woff2dbe24bfb7e9bcd79-s.p.woff2 https://www.theverge.com/_next/static/media/dbe24bfb7e9bcd79-s.p.woff2 — 32.0 KiB — 61 ms — font-display: swaphttps://www.theverge.com/_next/static/media/caa65695070c604f-s.p.woff2caa65695070c604f-s.p.woff2 https://www.theverge.com/_next/static/media/caa65695070c604f-s.p.woff2 — 35.0 KiB — 61 ms — font-display: swaphttps://www.theverge.com/_next/static/media/7f8638c9585902a6-s.p.woff27f8638c9585902a6-s.p.woff2 https://www.theverge.com/_next/static/media/7f8638c9585902a6-s.p.woff2 — 36.8 KiB — 66 ms — font-display: swaphttps://www.theverge.com/_next/static/media/afa7a955b67174eb-s.woff2afa7a955b67174eb-s.woff2 https://www.theverge.com/_next/static/media/afa7a955b67174eb-s.woff2 — 30.5 KiB — 6 ms — font-display: swaphttps://www.theverge.com/_next/static/media/60369a8d37d9d5b8-s.woff260369a8d37d9d5b8-s.woff2 https://www.theverge.com/_next/static/media/60369a8d37d9d5b8-s.woff2 — 35.1 KiB — 13 ms — font-display: swaphttps://www.theverge.com/_next/static/media/b61d461e2e1d8573-s.woff2b61d461e2e1d8573-s.woff2 https://www.theverge.com/_next/static/media/b61d461e2e1d8573-s.woff2 — 60.3 KiB — 37 ms — font-display: swaphttps://www.theverge.com/_next/static/media/af51b8e80b7e5b97-s.woff2af51b8e80b7e5b97-s.woff2 https://www.theverge.com/_next/static/media/af51b8e80b7e5b97-s.woff2 — 61.2 KiB — 32 ms — font-display: swaphttps://www.theverge.com/_next/static/media/faa4a7ab7fe4ff34-s.woff2faa4a7ab7fe4ff34-s.woff2 https://www.theverge.com/_next/static/media/faa4a7ab7fe4ff34-s.woff2 — 62.2 KiB — 40 ms — font-display: swaphttps://www.theverge.com/_next/static/media/516340c748fee9da-s.woff2516340c748fee9da-s.woff2 https://www.theverge.com/_next/static/media/516340c748fee9da-s.woff2 — 30.0 KiB — 23 ms — font-display: swaphttps://www.theverge.com/_next/static/media/4c161430243654b9-s.woff24c161430243654b9-s.woff2 https://www.theverge.com/_next/static/media/4c161430243654b9-s.woff2 — 62.5 KiB — 42 ms — font-display: swaphttps://www.theverge.com/_next/static/media/70754f98ca969379-s.woff270754f98ca969379-s.woff2 https://www.theverge.com/_next/static/media/70754f98ca969379-s.woff2 — 31.1 KiB — 41 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 109 ms — font-display: swap
e0d450417c4fcdb2-s.p.woff2 woff2 swap
Size 43 KB
Load time 38 ms
Start 68 ms
Risk FOUT — text flashes from fallback to web font
167de315d6f8820c-s.p.woff2 woff2 swap
Size 30 KB
Load time 67 ms
Start 69 ms
Risk FOUT — text flashes from fallback to web font
c32d4f9e62509b70-s.p.woff2 woff2 swap
Size 31 KB
Load time 67 ms
Start 69 ms
Risk FOUT — text flashes from fallback to web font
8314bd48671746e7-s.p.woff2 woff2 swap
Size 30 KB
Load time 60 ms
Start 70 ms
Risk FOUT — text flashes from fallback to web font
1acdcb23bd60cdf8-s.p.woff2 woff2 swap
Size 32 KB
Load time 60 ms
Start 70 ms
Risk FOUT — text flashes from fallback to web font
e334064d2786be51-s.p.woff2 woff2 swap
Size 31 KB
Load time 60 ms
Start 70 ms
Risk FOUT — text flashes from fallback to web font
dbe24bfb7e9bcd79-s.p.woff2 woff2 swap
Size 32 KB
Load time 61 ms
Start 71 ms
Risk FOUT — text flashes from fallback to web font
caa65695070c604f-s.p.woff2 woff2 swap
Size 35 KB
Load time 61 ms
Start 72 ms
Risk FOUT — text flashes from fallback to web font
7f8638c9585902a6-s.p.woff2 woff2 swap
Size 37 KB
Load time 66 ms
Start 72 ms
Risk FOUT — text flashes from fallback to web font
afa7a955b67174eb-s.woff2 woff2 swap
Size 30 KB
Load time 6 ms
Start 302 ms
Risk FOUT — text flashes from fallback to web font
60369a8d37d9d5b8-s.woff2 woff2 swap
Size 35 KB
Load time 13 ms
Start 303 ms
Risk FOUT — text flashes from fallback to web font
b61d461e2e1d8573-s.woff2 woff2 swap
Size 60 KB
Load time 37 ms
Start 303 ms
Risk FOUT — text flashes from fallback to web font
af51b8e80b7e5b97-s.woff2 woff2 swap
Size 61 KB
Load time 32 ms
Start 303 ms
Risk FOUT — text flashes from fallback to web font
faa4a7ab7fe4ff34-s.woff2 woff2 swap
Size 62 KB
Load time 40 ms
Start 304 ms
Risk FOUT — text flashes from fallback to web font
516340c748fee9da-s.woff2 woff2 swap
Size 30 KB
Load time 23 ms
Start 304 ms
Risk FOUT — text flashes from fallback to web font
4c161430243654b9-s.woff2 woff2 swap
Size 62 KB
Load time 42 ms
Start 305 ms
Risk FOUT — text flashes from fallback to web font
70754f98ca969379-s.woff2 woff2 swap
Size 31 KB
Load time 41 ms
Start 305 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 109 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
25 hints, 0 missing preconnects
PASS
25 hints, 0 missing preconnects
Info::
Page uses 25 resource hint(s)

Current Resource Hints

preconnect
2
preload
+5
15
dns-prefetch
8
prefetch

25 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Axis12 Ltd

Network Waterfall
170 requests over 9996ms
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 FCP 3.2 s LCP 31.9 shttps://theverge.com// https://theverge.com/ — 301 — 402 B — 10 ms — h2https://www.theverge.com/www.theverge.com/ https://www.theverge.com/ — 200 — 61.6 KiB — 38 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25461578/STK268_TICKETMASTER_CVIRGINIA_C.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25461578/STK268_TICKETMASTER_CVIRGINIA_C.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750 — 200 — 11.1 KiB — 91 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268343_Prosser_CVirginia6-1.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268343_Prosser_CVirginia6-1.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 8.4 KiB — 76 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25481481/windowsrecall.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25481481/windowsrecall.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 4.4 KiB — 81 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/trump-jesus-altered.png?quality=90&strip=all&crop=0%2C15.131578947368%2C100%2C69.736842105263&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/trump-jesus-altered.png?quality=90&strip=all&crop=0%2C15.131578947368%2C100%2C69.736842105263&w=256 — 200 — 13.6 KiB — 82 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268463_Vivo_X300_Ultra_AJohnson_0006.jpg?quality=90&strip=all&crop=16.675%2C0%2C66.65%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268463_Vivo_X300_Ultra_AJohnson_0006.jpg?quality=90&strip=all&crop=16.675%2C0%2C66.65%2C100&w=256 — 200 — 4.4 KiB — 83 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/Switch_TomodachiLifeLivingtheDream_SCRN_09.png?quality=90&strip=all&crop=21.875%2C0%2C56.25%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/Switch_TomodachiLifeLivingtheDream_SCRN_09.png?quality=90&strip=all&crop=21.875%2C0%2C56.25%2C100&w=256 — 200 — 8.5 KiB — 89 ms — h2https://config.aps.amazon-adsystem.com/configs/3176config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3176 — 200 — 4.4 KiB — 114 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 90.9 KiB — 140 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.9 KiB — 179 ms — h3https://www.theverge.com/_next/static/media/e0d450417c4fcdb2-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/e0d450417c4fcdb2-s.p.woff2 — 200 — 42.6 KiB — 38 ms — h2https://www.theverge.com/_next/static/media/167de315d6f8820c-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/167de315d6f8820c-s.p.woff2 — 200 — 29.8 KiB — 67 ms — h2https://www.theverge.com/_next/static/media/c32d4f9e62509b70-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/c32d4f9e62509b70-s.p.woff2 — 200 — 31.1 KiB — 67 ms — h2https://www.theverge.com/_next/static/media/8314bd48671746e7-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/8314bd48671746e7-s.p.woff2 — 200 — 30.4 KiB — 60 ms — h2https://www.theverge.com/_next/static/media/1acdcb23bd60cdf8-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/1acdcb23bd60cdf8-s.p.woff2 — 200 — 31.9 KiB — 60 ms — h2https://www.theverge.com/_next/static/media/e334064d2786be51-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/e334064d2786be51-s.p.woff2 — 200 — 31.0 KiB — 60 ms — h2https://www.theverge.com/_next/static/media/dbe24bfb7e9bcd79-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/dbe24bfb7e9bcd79-s.p.woff2 — 200 — 32.0 KiB — 61 ms — h2https://www.theverge.com/_next/static/media/caa65695070c604f-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/caa65695070c604f-s.p.woff2 — 200 — 35.0 KiB — 61 ms — h2https://www.theverge.com/_next/static/media/7f8638c9585902a6-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/7f8638c9585902a6-s.p.woff2 — 200 — 36.8 KiB — 66 ms — h2https://www.theverge.com/_next/static/css/8d8893031fe72ff0.csswww.theverge.com/_next/static/css/8... https://www.theverge.com/_next/static/css/8d8893031fe72ff0.css — 200 — 32.0 KiB — 29 ms — h2https://www.theverge.com/_next/static/css/8a89dc115690f8c4.csswww.theverge.com/_next/static/css/8... https://www.theverge.com/_next/static/css/8a89dc115690f8c4.css — 200 — 4.8 KiB — 11 ms — h2https://www.theverge.com/_next/static/css/eb4400433120c47a.csswww.theverge.com/_next/static/css/e... https://www.theverge.com/_next/static/css/eb4400433120c47a.css — 200 — 3.2 KiB — 55 ms — h2https://www.google.com/recaptcha/api.js?render=6LeCFmwfAAAAAA4qBtkgg3WVJWVYGkt05yKT6gi1www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LeCFmwfAAAAAA4qBtkgg3WVJWVYGkt05yKT6gi1 — 200 — 1.0 KiB — 75 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 145 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.4 KiB — 227 ms — h2https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.jscdn.concert.io/lib/concert-ads/v2-l... https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js — 200 — 104.3 KiB — 114 ms — h2https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.9.... https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js — 200 — 13.3 KiB — 129 ms — h2https://cdn.bullwhip.cloud/sonar/vox-verge.umd.jscdn.bullwhip.cloud/sonar/vox-verge.... https://cdn.bullwhip.cloud/sonar/vox-verge.umd.js — 200 — 124.8 KiB — 173 ms — h2https://www.theverge.com/_next/static/chunks/webpack-4c66999a9ab262fa.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/webpack-4c66999a9ab262fa.js — 200 — 2.6 KiB — 25 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 FCP 3.2 s LCP 31.9 shttps://theverge.com// https://theverge.com/ — 301 — 402 B — 10 ms — h2https://www.theverge.com/www.theverge.com/ https://www.theverge.com/ — 200 — 61.6 KiB — 38 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25461578/STK268_TICKETMASTER_CVIRGINIA_C.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25461578/STK268_TICKETMASTER_CVIRGINIA_C.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=750 — 200 — 11.1 KiB — 91 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268343_Prosser_CVirginia6-1.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268343_Prosser_CVirginia6-1.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 8.4 KiB — 76 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25481481/windowsrecall.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25481481/windowsrecall.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 4.4 KiB — 81 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/trump-jesus-altered.png?quality=90&strip=all&crop=0%2C15.131578947368%2C100%2C69.736842105263&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/trump-jesus-altered.png?quality=90&strip=all&crop=0%2C15.131578947368%2C100%2C69.736842105263&w=256 — 200 — 13.6 KiB — 82 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268463_Vivo_X300_Ultra_AJohnson_0006.jpg?quality=90&strip=all&crop=16.675%2C0%2C66.65%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268463_Vivo_X300_Ultra_AJohnson_0006.jpg?quality=90&strip=all&crop=16.675%2C0%2C66.65%2C100&w=256 — 200 — 4.4 KiB — 83 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/Switch_TomodachiLifeLivingtheDream_SCRN_09.png?quality=90&strip=all&crop=21.875%2C0%2C56.25%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/Switch_TomodachiLifeLivingtheDream_SCRN_09.png?quality=90&strip=all&crop=21.875%2C0%2C56.25%2C100&w=256 — 200 — 8.5 KiB — 89 ms — h2https://config.aps.amazon-adsystem.com/configs/3176config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3176 — 200 — 4.4 KiB — 114 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 90.9 KiB — 140 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.9 KiB — 179 ms — h3https://www.theverge.com/_next/static/media/e0d450417c4fcdb2-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/e0d450417c4fcdb2-s.p.woff2 — 200 — 42.6 KiB — 38 ms — h2https://www.theverge.com/_next/static/media/167de315d6f8820c-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/167de315d6f8820c-s.p.woff2 — 200 — 29.8 KiB — 67 ms — h2https://www.theverge.com/_next/static/media/c32d4f9e62509b70-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/c32d4f9e62509b70-s.p.woff2 — 200 — 31.1 KiB — 67 ms — h2https://www.theverge.com/_next/static/media/8314bd48671746e7-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/8314bd48671746e7-s.p.woff2 — 200 — 30.4 KiB — 60 ms — h2https://www.theverge.com/_next/static/media/1acdcb23bd60cdf8-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/1acdcb23bd60cdf8-s.p.woff2 — 200 — 31.9 KiB — 60 ms — h2https://www.theverge.com/_next/static/media/e334064d2786be51-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/e334064d2786be51-s.p.woff2 — 200 — 31.0 KiB — 60 ms — h2https://www.theverge.com/_next/static/media/dbe24bfb7e9bcd79-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/dbe24bfb7e9bcd79-s.p.woff2 — 200 — 32.0 KiB — 61 ms — h2https://www.theverge.com/_next/static/media/caa65695070c604f-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/caa65695070c604f-s.p.woff2 — 200 — 35.0 KiB — 61 ms — h2https://www.theverge.com/_next/static/media/7f8638c9585902a6-s.p.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/7f8638c9585902a6-s.p.woff2 — 200 — 36.8 KiB — 66 ms — h2https://www.theverge.com/_next/static/css/8d8893031fe72ff0.csswww.theverge.com/_next/static/css/8... https://www.theverge.com/_next/static/css/8d8893031fe72ff0.css — 200 — 32.0 KiB — 29 ms — h2https://www.theverge.com/_next/static/css/8a89dc115690f8c4.csswww.theverge.com/_next/static/css/8... https://www.theverge.com/_next/static/css/8a89dc115690f8c4.css — 200 — 4.8 KiB — 11 ms — h2https://www.theverge.com/_next/static/css/eb4400433120c47a.csswww.theverge.com/_next/static/css/e... https://www.theverge.com/_next/static/css/eb4400433120c47a.css — 200 — 3.2 KiB — 55 ms — h2https://www.google.com/recaptcha/api.js?render=6LeCFmwfAAAAAA4qBtkgg3WVJWVYGkt05yKT6gi1www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LeCFmwfAAAAAA4qBtkgg3WVJWVYGkt05yKT6gi1 — 200 — 1.0 KiB — 75 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 145 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.4 KiB — 227 ms — h2https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.jscdn.concert.io/lib/concert-ads/v2-l... https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js — 200 — 104.3 KiB — 114 ms — h2https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.jsassets.zephr.com/zephr-browser/1.9.... https://assets.zephr.com/zephr-browser/1.9.1/zephr-browser.umd.js — 200 — 13.3 KiB — 129 ms — h2https://cdn.bullwhip.cloud/sonar/vox-verge.umd.jscdn.bullwhip.cloud/sonar/vox-verge.... https://cdn.bullwhip.cloud/sonar/vox-verge.umd.js — 200 — 124.8 KiB — 173 ms — h2https://www.theverge.com/_next/static/chunks/webpack-4c66999a9ab262fa.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/webpack-4c66999a9ab262fa.js — 200 — 2.6 KiB — 25 ms — h3https://www.theverge.com/_next/static/chunks/framework-8e0f3cf51af7b1e2.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/framework-8e0f3cf51af7b1e2.js — 200 — 42.3 KiB — 59 ms — h3https://www.theverge.com/_next/static/chunks/main-2d72d2950d961b0b.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/main-2d72d2950d961b0b.js — 200 — 30.6 KiB — 35 ms — h3https://www.theverge.com/_next/static/chunks/pages/_app-ab7ce795839f258f.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/pages/_app-ab7ce795839f258f.js — 200 — 441.6 KiB — 116 ms — h3https://www.theverge.com/_next/static/chunks/6172-43228e69e28bd10a.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/6172-43228e69e28bd10a.js — 200 — 2.9 KiB — 74 ms — h3https://www.theverge.com/_next/static/chunks/58-269646e7e063f4dc.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/58-269646e7e063f4dc.js — 200 — 16.3 KiB — 96 ms — h3https://www.theverge.com/_next/static/chunks/9651-4423af85483867e3.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/9651-4423af85483867e3.js — 200 — 2.6 KiB — 83 ms — h3https://www.theverge.com/_next/static/chunks/3409-f9faa836096db847.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/3409-f9faa836096db847.js — 200 — 3.4 KiB — 84 ms — h3https://www.theverge.com/_next/static/chunks/9036-cc575182e46bc6bf.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/9036-cc575182e46bc6bf.js — 200 — 12.9 KiB — 84 ms — h3https://www.theverge.com/_next/static/chunks/4869-9596e6e22f75a711.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/4869-9596e6e22f75a711.js — 200 — 35.8 KiB — 107 ms — h3https://www.theverge.com/_next/static/chunks/7124-c5abadee877ba049.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/7124-c5abadee877ba049.js — 200 — 3.6 KiB — 95 ms — h3https://www.theverge.com/_next/static/chunks/1242-116431adb0ca7c8f.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/1242-116431adb0ca7c8f.js — 200 — 3.2 KiB — 95 ms — h3https://www.theverge.com/_next/static/chunks/1557-f04c2c1594c5d06b.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/1557-f04c2c1594c5d06b.js — 200 — 6.2 KiB — 107 ms — h3https://www.theverge.com/_next/static/chunks/pages/resource/homepage-7626b03fa39660d0.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/pages/resource/homepage-7626b03fa39660d0.js — 200 — 13.0 KiB — 104 ms — h3https://www.theverge.com/_next/static/xleyEwFPT1U7dUNlw3S5-/_buildManifest.jswww.theverge.com/_next/static/xleyE... https://www.theverge.com/_next/static/xleyEwFPT1U7dUNlw3S5-/_buildManifest.js — 200 — 2.9 KiB — 102 ms — h3https://www.theverge.com/_next/static/xleyEwFPT1U7dUNlw3S5-/_ssgManifest.jswww.theverge.com/_next/static/xleyE... https://www.theverge.com/_next/static/xleyEwFPT1U7dUNlw3S5-/_ssgManifest.js — 200 — 618 B — 102 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datahttps://platform.theverge.com/wp-content/uploads/sites/2/2026/04/Under-Embargo-until-4.15-at-11am-PT_260413_BTSCampaign_3DLaptop_Delivery_NoBubbles.png?quality=90&strip=all&crop=21.877777777778%2C0%2C56.244444444444%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/Under-Embargo-until-4.15-at-11am-PT_260413_BTSCampaign_3DLaptop_Delivery_NoBubbles.png?quality=90&strip=all&crop=21.877777777778%2C0%2C56.244444444444%2C100&w=256 — 200 — 10.8 KiB — 4 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/youtube-shorts-feed-time-limit.jpg?quality=90&strip=all&crop=21.9%2C0%2C56.2%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/youtube-shorts-feed-time-limit.jpg?quality=90&strip=all&crop=21.9%2C0%2C56.2%2C100&w=256 — 200 — 2.9 KiB — 18 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2025/02/Terrence-OBrien-headshot-1.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=96platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2025/02/Terrence-OBrien-headshot-1.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=96 — 200 — 2.8 KiB — 18 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/chorus/author_profile_images/195810/EMMA_ROTH.0.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=96platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/chorus/author_profile_images/195810/EMMA_ROTH.0.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=96 — 200 — 1.6 KiB — 17 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2025/01/Sean_BLURPLE.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=96platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2025/01/Sean_BLURPLE.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=96 — 200 — 2.1 KiB — 17 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2025/03/White-House-internet.jpeg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=96platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2025/03/White-House-internet.jpeg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=96 — 200 — 1.7 KiB — 16 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/55540001.jpg?quality=90&strip=all&crop=0%2C8.6588541666667%2C100%2C82.682291666667&w=750platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/55540001.jpg?quality=90&strip=all&crop=0%2C8.6588541666667%2C100%2C82.682291666667&w=750 — 200 — 63.6 KiB — 38 ms — h2https://www.theverge.com/_next/static/media/afa7a955b67174eb-s.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/afa7a955b67174eb-s.woff2 — 200 — 30.5 KiB — 6 ms — h3https://www.theverge.com/_next/static/media/60369a8d37d9d5b8-s.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/60369a8d37d9d5b8-s.woff2 — 200 — 35.1 KiB — 13 ms — h3https://www.theverge.com/_next/static/media/b61d461e2e1d8573-s.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/b61d461e2e1d8573-s.woff2 — 200 — 60.3 KiB — 37 ms — h3https://www.theverge.com/_next/static/media/af51b8e80b7e5b97-s.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/af51b8e80b7e5b97-s.woff2 — 200 — 61.2 KiB — 32 ms — h3https://www.theverge.com/_next/static/media/faa4a7ab7fe4ff34-s.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/faa4a7ab7fe4ff34-s.woff2 — 200 — 62.2 KiB — 40 ms — h3https://www.theverge.com/_next/static/media/516340c748fee9da-s.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/516340c748fee9da-s.woff2 — 200 — 30.0 KiB — 23 ms — h3https://www.theverge.com/_next/static/media/4c161430243654b9-s.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/4c161430243654b9-s.woff2 — 200 — 62.5 KiB — 42 ms — h3https://www.theverge.com/_next/static/media/70754f98ca969379-s.woff2www.theverge.com/_next/static/media... https://www.theverge.com/_next/static/media/70754f98ca969379-s.woff2 — 200 — 31.1 KiB — 41 ms — h3https://cdn.concert.io/lib/concert-concierge.2.10.1.min.jscdn.concert.io/lib/concert-concierg... https://cdn.concert.io/lib/concert-concierge.2.10.1.min.js — 200 — 16.6 KiB — 18 ms — h2https://pub.doubleverify.com/dvtag/21236410/DV464041/pub.jspub.doubleverify.com/dvtag/21236410... https://pub.doubleverify.com/dvtag/21236410/DV464041/pub.js — 200 — 33.6 KiB — 120 ms — h3https://tag.wknd.ai/6384/i.jstag.wknd.ai/6384/i.js https://tag.wknd.ai/6384/i.js — 200 — 4.6 KiB — 208 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 81 ms — h2https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5FM5Wwww.theverge.com/metrics/gtm.js?id=... https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5FM5W — 200 — 696.5 KiB — 132 ms — h3https://worldrealize.com/chunks/l2aod777_3ir2.v2.jsworldrealize.com/chunks/l2aod777_3i... https://worldrealize.com/chunks/l2aod777_3ir2.v2.js — 200 — 36.9 KiB — 128 ms — h2https://www.theverge.com/_next/static/chunks/e9fda107.d17799daec6562f4.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/e9fda107.d17799daec6562f4.js — 200 — 16.7 KiB — 5 ms — h3https://www.theverge.com/_next/static/chunks/5771.2b48129b9429e6e2.jswww.theverge.com/_next/static/chunk... https://www.theverge.com/_next/static/chunks/5771.2b48129b9429e6e2.js — 200 — 4.9 KiB — 4 ms — h3https://theverge.coral.coralproject.net/api/story/active.js?callback=coralActiveConversationsLoaded&siteID=1ba90103-bcfc-4776-a6da-3d6d304637ad&v=0&count=6theverge.coral.coralproject.net/api... https://theverge.coral.coralproject.net/api/story/active.js?callback=coralActiveConversationsLoaded&siteID=1ba90103-bcfc-4776-a6da-3d6d304637ad&v=0&count=6 — 200 — 2.9 KiB — 192 ms — h2https://api.parsely.com/v2/related?apikey=theverge.com&uuid=parsely-default&limit=6&respect_empty_results=1&pub_date_start=2026-04-12T23%3A21%3A30.763Zapi.parsely.com/v2/related?apikey=t... https://api.parsely.com/v2/related?apikey=theverge.com&uuid=parsely-default&limit=6&respect_empty_results=1&pub_date_start=2026-04-12T23%3A21%3A30.763Z — 200 — 431 B — 341 ms — h2https://api.parsely.com/v2/related?apikey=theverge.com&uuid=parsely-default&limit=6&pub_date_start=2026-04-08T23%3A21%3A30.764Z&pub_date_end=2026-04-13T23%3A21%3A30.764Zapi.parsely.com/v2/related?apikey=t... https://api.parsely.com/v2/related?apikey=theverge.com&uuid=parsely-default&limit=6&pub_date_start=2026-04-08T23%3A21%3A30.764Z&pub_date_end=2026-04-13T23%3A21%3A30.764Z — 200 — 2.2 KiB — 420 ms — h2https://api.parsely.com/v2/related?apikey=theverge.com&uuid=parsely-default&limit=6&respect_empty_results=1&pub_date_start=2026-04-12T23%3A21%3A30.766Zapi.parsely.com/v2/related?apikey=t... https://api.parsely.com/v2/related?apikey=theverge.com&uuid=parsely-default&limit=6&respect_empty_results=1&pub_date_start=2026-04-12T23%3A21%3A30.766Z — 200 — 430 B — 354 ms — h2https://api.parsely.com/v2/related?apikey=theverge.com&uuid=parsely-default&limit=6&pub_date_start=2026-04-08T23%3A21%3A30.766Z&pub_date_end=2026-04-13T23%3A21%3A30.766Zapi.parsely.com/v2/related?apikey=t... https://api.parsely.com/v2/related?apikey=theverge.com&uuid=parsely-default&limit=6&pub_date_start=2026-04-08T23%3A21%3A30.766Z&pub_date_end=2026-04-13T23%3A21%3A30.766Z — 200 — 2.2 KiB — 375 ms — h2https://www.theverge.com/api/coral-counts?c=dmcyOnBvc3Q6OTA4NDc2&c=dmcyOnBvc3Q6OTA5MDQy&c=dmcyOnBvc3Q6OTA5NDgw&c=dmcyOnBvc3Q6OTA5NjIx&c=dmcyOnBvc3Q6OTEwNDQz&c=dmcyOnBvc3Q6OTEwNzI1&c=dmcyOnBvc3Q6OTEwODM0&c=dmcyOnBvc3Q6OTExNjA1&c=dmcyOnBvc3Q6OTExNjE3&c=dmcyOnBvc3Q6OTExNjc4&c=dmcyOnBvc3Q6OTExODA5&c=dmcyOnBvc3Q6OTExODUz&c=dmcyOnBvc3Q6OTExOTUw&c=dmcyOnBvc3Q6OTEyMDQ0&c=dmcyOnBvc3Q6OTEyMDk3&c=dmcyOnBvc3Q6OTEyMTAx&c=dmcyOnBvc3Q6OTEyMjMy&c=dmcyOnBvc3Q6OTEyMjYy&c=dmcyOnBvc3Q6OTEyMjg3&c=dmcyOnBvc3Q6OTEyMjk3&c=dmcyOnBvc3Q6OTEyMzE0&c=dmcyOnBvc3Q6OTEyMzE3&c=dmcyOnBvc3Q6OTEyMzM0&c=dmcyOnBvc3Q6OTEyMzQ2&c=dmcyOnBvc3Q6OTEyMzU3&c=dmcyOnBvc3Q6OTEyNDg0&c=dmcyOnBvc3Q6OTEyNDkw&c=dmcyOnBvc3Q6OTEyNjI3&c=dmcyOnBvc3Q6OTEyNjM4&c=dmcyOnBvc3Q6OTEyNjM5&c=dmcyOnBvc3Q6OTEyNjQ3&c=dmcyOnBvc3Q6OTEyNjg5&c=dmcyOnBvc3Q6OTEyNjgw&c=dmcyOnBvc3Q6OTEyODk4&c=dmcyOnF1aWNrUG9zdDo5MTI0NzU%3D&c=dmcyOnF1aWNrUG9zdDo5MTI0OTc%3D&c=dmcyOnF1aWNrUG9zdDo5MTI2MzQ%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3MDA%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3MTM%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3NTA%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3NTU%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3OTA%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3OTM%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyMDI%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyMjc%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyMzE%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyNDk%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyNTg%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyOTA%3D&c=dmcyOnF1aWNrUG9zdDo5MTIzMzc%3D&c=dmcyOnF1aWNrUG9zdDo5MTIzMzk%3D&c=dmcyOnF1aWNrUG9zdDo5MTIzNDA%3D&c=dmcyOnF1aWNrUG9zdDo5MTIzOTA%3Dwww.theverge.com/api/coral-counts?c... https://www.theverge.com/api/coral-counts?c=dmcyOnBvc3Q6OTA4NDc2&c=dmcyOnBvc3Q6OTA5MDQy&c=dmcyOnBvc3Q6OTA5NDgw&c=dmcyOnBvc3Q6OTA5NjIx&c=dmcyOnBvc3Q6OTEwNDQz&c=dmcyOnBvc3Q6OTEwNzI1&c=dmcyOnBvc3Q6OTEwODM0&c=dmcyOnBvc3Q6OTExNjA1&c=dmcyOnBvc3Q6OTExNjE3&c=dmcyOnBvc3Q6OTExNjc4&c=dmcyOnBvc3Q6OTExODA5&c=dmcyOnBvc3Q6OTExODUz&c=dmcyOnBvc3Q6OTExOTUw&c=dmcyOnBvc3Q6OTEyMDQ0&c=dmcyOnBvc3Q6OTEyMDk3&c=dmcyOnBvc3Q6OTEyMTAx&c=dmcyOnBvc3Q6OTEyMjMy&c=dmcyOnBvc3Q6OTEyMjYy&c=dmcyOnBvc3Q6OTEyMjg3&c=dmcyOnBvc3Q6OTEyMjk3&c=dmcyOnBvc3Q6OTEyMzE0&c=dmcyOnBvc3Q6OTEyMzE3&c=dmcyOnBvc3Q6OTEyMzM0&c=dmcyOnBvc3Q6OTEyMzQ2&c=dmcyOnBvc3Q6OTEyMzU3&c=dmcyOnBvc3Q6OTEyNDg0&c=dmcyOnBvc3Q6OTEyNDkw&c=dmcyOnBvc3Q6OTEyNjI3&c=dmcyOnBvc3Q6OTEyNjM4&c=dmcyOnBvc3Q6OTEyNjM5&c=dmcyOnBvc3Q6OTEyNjQ3&c=dmcyOnBvc3Q6OTEyNjg5&c=dmcyOnBvc3Q6OTEyNjgw&c=dmcyOnBvc3Q6OTEyODk4&c=dmcyOnF1aWNrUG9zdDo5MTI0NzU%3D&c=dmcyOnF1aWNrUG9zdDo5MTI0OTc%3D&c=dmcyOnF1aWNrUG9zdDo5MTI2MzQ%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3MDA%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3MTM%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3NTA%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3NTU%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3OTA%3D&c=dmcyOnF1aWNrUG9zdDo5MTI3OTM%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyMDI%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyMjc%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyMzE%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyNDk%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyNTg%3D&c=dmcyOnF1aWNrUG9zdDo5MTIyOTA%3D&c=dmcyOnF1aWNrUG9zdDo5MTIzMzc%3D&c=dmcyOnF1aWNrUG9zdDo5MTIzMzk%3D&c=dmcyOnF1aWNrUG9zdDo5MTIzNDA%3D&c=dmcyOnF1aWNrUG9zdDo5MTIzOTA%3D — 200 — 849 B — 3 ms — h3https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268430_AI_deer_plushie_AKrales_0012.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/04/268430_AI_deer_plushie_AKrales_0012.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 10.6 KiB — 6 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/268331_Casio_Moflin_AI_pet_hands_on_RHart_0002.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2026/02/268331_Casio_Moflin_AI_pet_hands_on_RHart_0002.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 5.1 KiB — 6 ms — h2https://platform.theverge.com/wp-content/uploads/sites/2/2025/12/258215_AI_toys_are_telling_kids_how_to_find_knives_and_senators_are_mad_CVirginia2.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256platform.theverge.com/wp-content/up... https://platform.theverge.com/wp-content/uploads/sites/2/2025/12/258215_AI_toys_are_telling_kids_how_to_find_knives_and_senators_are_mad_CVirginia2.jpg?quality=90&strip=all&crop=16.666666666667%2C0%2C66.666666666667%2C100&w=256 — 200 — 10.7 KiB — 7 ms — h2https://www.theverge.com/blaize/anonymous-sessionwww.theverge.com/blaize/anonymous-s... https://www.theverge.com/blaize/anonymous-session — 201 — 943 B — 162 ms — h3https://www.theverge.com/blaize/datalayerwww.theverge.com/blaize/datalayer https://www.theverge.com/blaize/datalayer — 401 — 1.6 KiB — 1.0 s — h3https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.jscdnjs.cloudflare.com/ajax/libs/blue... https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.js — 200 — 1.9 KiB — 75 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-WQ5FM5W&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WQ5FM5W&gtg_health=1 — 200 — 392 B — 146 ms — h2https://www.theverge.com/metrics/gtd?id=AW-926030959&cx=c&gtm=4e64e1www.theverge.com/metrics/gtd?id=AW-... https://www.theverge.com/metrics/gtd?id=AW-926030959&cx=c&gtm=4e64e1 — 200 — 143.4 KiB — 71 ms — h3https://sb.scorecardresearch.com/cs/7976662/beacon.jssb.scorecardresearch.com/cs/7976662... https://sb.scorecardresearch.com/cs/7976662/beacon.js — 302 — 267 B — 102 ms — h2https://www.theverge.com/api/coral-counts?c=dmcyOnBvc3Q6ODQ2NTcz&c=dmcyOnBvc3Q6ODc3ODU4&c=dmcyOnBvc3Q6OTEwMDA4www.theverge.com/api/coral-counts?c... https://www.theverge.com/api/coral-counts?c=dmcyOnBvc3Q6ODQ2NTcz&c=dmcyOnBvc3Q6ODc3ODU4&c=dmcyOnBvc3Q6OTEwMDA4 — 200 — 555 B — 3 ms — h3https://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 — 277 ms — h2https://www.theverge.com/SendEventDatawww.theverge.com/SendEventData https://www.theverge.com/SendEventData — 200 — 519 B — 482 ms — h3https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.9 KiB — 19 ms — h2https://apps.voxmedia.com/ad-block-detect/test_ads_prebid_blocker.jsapps.voxmedia.com/ad-block-detect/t... https://apps.voxmedia.com/ad-block-detect/test_ads_prebid_blocker.js — 200 — 378 B — 34 ms — h2https://concertads-configs.vox-cdn.com/duet/verge/config.jsonconcertads-configs.vox-cdn.com/duet... https://concertads-configs.vox-cdn.com/duet/verge/config.json — 200 — 10.5 KiB — 10 ms — h2https://btloader.com/tag?o=6315858775244800&upapi=truebtloader.com/tag?o=6315858775244800... https://btloader.com/tag?o=6315858775244800&upapi=true — 200 — 35.9 KiB — 99 ms — h2https://cdn.concert.io/fins/segmentcdn.concert.io/fins/segment https://cdn.concert.io/fins/segment — 200 — 0 B — 217 ms — h3https://cdn.concert.io/lookup/aHR0cHM6Ly93d3cudGhldmVyZ2UuY29tLw==.jsoncdn.concert.io/lookup/aHR0cHM6Ly93d... https://cdn.concert.io/lookup/aHR0cHM6Ly93d3cudGhldmVyZ2UuY29tLw==.json — 200 — 1.8 KiB — 3 ms — h3https://config.aps.amazon-adsystem.com/configs/3176config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3176 — 200 — 0 B — 1 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3176&u=https%3A%2F%2Fwww.theverge.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3176&u=https%3A%2F%2Fwww.theverge.com — 200 — 1.6 KiB — 55 ms — h2https://cdn.cookielaw.org/consent/3a41add1-8129-4584-aafc-e0da9979d233/3a41add1-8129-4584-aafc-e0da9979d233.jsoncdn.cookielaw.org/consent/3a41add1-... https://cdn.cookielaw.org/consent/3a41add1-8129-4584-aafc-e0da9979d233/3a41add1-8129-4584-aafc-e0da9979d233.json — 200 — 2.7 KiB — 71 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 37 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 302 B — 104 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 70 ms — h2https://cdn.concert.io/fins/segmentcdn.concert.io/fins/segment https://cdn.concert.io/fins/segment — 200 — 295 B — 112 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604150101/pubads_impl.js?cb=31097866securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604150101/pubads_impl.js?cb=31097866 — 200 — 189.2 KiB — 111 ms — h3https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 430 B — 95 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Ftheverge.com&ids=1&token=Wu7Lg%2BiBHuFvL0O0aNXnXM7FPRYn84dq%2FE4mr6vMIWisLVscW3RsuNxSZF%2B4nK3VGs%2FYLQ7LHOa1a6NSsw7TsVI9D2Mn9DqSjZUYlQDTWNIo%2BGQeJkzDMJUU6ru1WbDt3TLUyrzdk2Cw0XxoBPli1Q%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Ftheverge.com&ids=1&token=Wu7Lg%2BiBHuFvL0O0aNXnXM7FPRYn84dq%2FE4mr6vMIWisLVscW3RsuNxSZF%2B4nK3VGs%2FYLQ7LHOa1a6NSsw7TsVI9D2Mn9DqSjZUYlQDTWNIo%2BGQeJkzDMJUU6ru1WbDt3TLUyrzdk2Cw0XxoBPli1Q%3D%3D — 200 — 360 B — 54 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Ftheverge.com&bsc=1&abs=1&token=Wu7Lg%2BiBHuFvL0O0aNXnXM7FPRYn84dq%2FE4mr6vMIWisLVscW3RsuNxSZF%2B4nK3VGs%2FYLQ7LHOa1a6NSsw7TsVI9D2Mn9DqSjZUYlQDTWNIo%2BGQeJkzDMJUU6ru1WbDt3TLUyrzdk2Cw0XxoBPli1Q%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Ftheverge.com&bsc=1&abs=1&token=Wu7Lg%2BiBHuFvL0O0aNXnXM7FPRYn84dq%2FE4mr6vMIWisLVscW3RsuNxSZF%2B4nK3VGs%2FYLQ7LHOa1a6NSsw7TsVI9D2Mn9DqSjZUYlQDTWNIo%2BGQeJkzDMJUU6ru1WbDt3TLUyrzdk2Cw0XxoBPli1Q%3D%3D — 200 — 718 B — 33 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 53 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.js — 200 — 1014 B — 57 ms — h2https://dt.adsafeprotected.com/dt?adspot_id=vkjngq_728x90_dt.adsafeprotected.com/dt?adspot_id... https://dt.adsafeprotected.com/dt?adspot_id=vkjngq_728x90_ — 200 — 178 B — 320 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=7976662&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776295291416&ns_c=UTF-8&cs_cfg=1100110&c7=https%3A%2F%2Fwww.theverge.com%2F&c8=The%20Verge&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=7976662&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776295291416&ns_c=UTF-8&cs_cfg=1100110&c7=https%3A%2F%2Fwww.theverge.com%2F&c8=The%20Verge&c9= — 204 — 225 B — 28 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.8058518047629759ad-delivery.net/px.gif?ch=2&e=0.805... https://ad-delivery.net/px.gif?ch=2&e=0.8058518047629759 — 200 — 611 B — 88 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.041111515557159306ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.041111515557159306 — 200 — 129 B — 130 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.3847339030688628ad-delivery.net/px.gif?ch=1&e=0.384... https://ad-delivery.net/px.gif?ch=1&e=0.3847339030688628 — 200 — 109 B — 88 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 233 B — 183 ms — h2https://btloader.com/trustedIframe.html?o=6315858775244800&upapi=truebtloader.com/trustedIframe.html?o=6... https://btloader.com/trustedIframe.html?o=6315858775244800&upapi=true — 200 — 2.2 KiB — 69 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeCFmwfAAAAAA4qBtkgg3WVJWVYGkt05yKT6gi1&co=aHR0cHM6Ly93d3cudGhldmVyZ2UuY29tOjQ0Mw..&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=l5i1u81qr03gwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeCFmwfAAAAAA4qBtkgg3WVJWVYGkt05yKT6gi1&co=aHR0cHM6Ly93d3cudGhldmVyZ2UuY29tOjQ0Mw..&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=l5i1u81qr03g — 200 — 27.6 KiB — 79 ms — h3https://www.theverge.com/api/coral-counts?c=dmcyOnBvc3Q6OTExNzc4www.theverge.com/api/coral-counts?c... https://www.theverge.com/api/coral-counts?c=dmcyOnBvc3Q6OTExNzc4 — 200 — 528 B — 7 ms — h3https://cdn.cookielaw.org/consent/3a41add1-8129-4584-aafc-e0da9979d233/019cfd63-a550-76f1-a74c-8f862375344c/en.jsoncdn.cookielaw.org/consent/3a41add1-... https://cdn.cookielaw.org/consent/3a41add1-8129-4584-aafc-e0da9979d233/019cfd63-a550-76f1-a74c-8f862375344c/en.json — 200 — 42.8 KiB — 51 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.9 KiB — 48 ms — h2https://cdn.cookielaw.org/vendorlist/googleData.jsoncdn.cookielaw.org/vendorlist/google... https://cdn.cookielaw.org/vendorlist/googleData.json — 200 — 19.6 KiB — 48 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js — 200 — 17.8 KiB — 31 ms — h2https://api.btloader.com/exd?tid=a1jFXL18-zNHNrIxI-9d93732a2d&sid=mBN0ZdHeMu-7NmekVYCaa-9d93732a2d&cv=2.1.186-5-gb7ec539&upapi=trueapi.btloader.com/exd?tid=a1jFXL18-z... https://api.btloader.com/exd?tid=a1jFXL18-zNHNrIxI-9d93732a2d&sid=mBN0ZdHeMu-7NmekVYCaa-9d93732a2d&cv=2.1.186-5-gb7ec539&upapi=true — 204 — 128 B — 224 ms — h2https://www.theverge.com/metrics/gs/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.theverge.com%2F&scrsrc=www.theverge.com&rnd=953472024.1776295292&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dNzdkNz&_tu=CA&gtm=45E92e64e1v859165105za204zd859165105xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=1000h&tag_exp=0~115616985~115938465~115938468~117266400~117884344&apve=1&apvf=f&gap.gtb=2&apvc=1&tft=1776295291582&tfd=1588www.theverge.com/metrics/gs/ccm/col... https://www.theverge.com/metrics/gs/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.theverge.com%2F&scrsrc=www.theverge.com&rnd=953472024.1776295292&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dNzdkNz&_tu=CA&gtm=45E92e64e1v859165105za204zd859165105xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=1000h&tag_exp=0~115616985~115938465~115938468~117266400~117884344&apve=1&apvf=f&gap.gtb=2&apvc=1&tft=1776295291582&tfd=1588 — 200 — 351 B — 200 ms — h3https://www.theverge.com/metrics/gs/ccm/collect?rcb=14&frm=0&ae=g&dl=https%3A%2F%2Fwww.theverge.com%2F&scrsrc=www.theverge.com&rnd=953472024.1776295292&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dNzdkNz&_tu=CA&gtm=45892e64e1v9180578071z8859165105za20kzb859165105zd859165105xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=1000h&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-926030959&tid=AW-926030959&tft=1776295291583&tfd=1589www.theverge.com/metrics/gs/ccm/col... https://www.theverge.com/metrics/gs/ccm/collect?rcb=14&frm=0&ae=g&dl=https%3A%2F%2Fwww.theverge.com%2F&scrsrc=www.theverge.com&rnd=953472024.1776295292&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dNzdkNz&_tu=CA&gtm=45892e64e1v9180578071z8859165105za20kzb859165105zd859165105xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tcfd=1000h&tag_exp=0~115938465~115938468~117266401&apve=1&apvf=f&gap.gtb=2&apvc=0&tids=AW-926030959&tid=AW-926030959&tft=1776295291583&tfd=1589 — 200 — 351 B — 201 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_a8ec0b4e51efd1e1ddbdf1b4c6576803.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_a8ec0b4e51efd1e1ddbdf1b4c6576803.br.js — 200 — 116.4 KiB — 62 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.js — 200 — 16.0 KiB — 24 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 164 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 — 361.9 KiB — 266 ms — h2https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Ftheverge.com&vlp=1&slot-0-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40sponsored_quickpost=1x1&slot-1-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40sponsored_quickpost_1=1x1&slot-2-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40medrec_frontpage_hero_mobile=300x250&slot-3-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_hero=320x50%2C300x250%2C325x204%2C325x508%2C1030x590&slot-4-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard=300x250%2C1030x590%2C325x204%2C325x508&slot-5-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_1=300x250%2C1030x590%2C325x204%2C325x508&slot-6-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_2=300x250%2C1030x590%2C325x204%2C325x508&slot-7-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_3=300x250%2C1030x590%2C325x204%2C325x508&slot-8-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_4=300x250%2C1030x590%2C325x204%2C325x508&slot-9-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_5=300x250%2C1030x590%2C325x204%2C325x508&slot-10-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_footer=320x50%2C300x250%2C325x204%2C325x508%2C1030x590&slot-11-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40native_ad_content_link=650x150&token=Wu7Lg%2BiBHuFvL0O0aNXnXM7FPRYn84dq%2FE4mr6vMIWisLVscW3RsuNxSZF%2B4nK3VGs%2FYLQ7LHOa1a6NSsw7TsVI9D2Mn9DqSjZUYlQDTWNIo%2BGQeJkzDMJUU6ru1WbDt3TLUyrzdk2Cw0XxoBPli1Q%3D%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=21236410&cmp=DV464041&url=https%3A%2F%2Ftheverge.com&vlp=1&slot-0-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40sponsored_quickpost=1x1&slot-1-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40sponsored_quickpost_1=1x1&slot-2-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40medrec_frontpage_hero_mobile=300x250&slot-3-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_hero=320x50%2C300x250%2C325x204%2C325x508%2C1030x590&slot-4-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard=300x250%2C1030x590%2C325x204%2C325x508&slot-5-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_1=300x250%2C1030x590%2C325x204%2C325x508&slot-6-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_2=300x250%2C1030x590%2C325x204%2C325x508&slot-7-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_3=300x250%2C1030x590%2C325x204%2C325x508&slot-8-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_4=300x250%2C1030x590%2C325x204%2C325x508&slot-9-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_river_leaderboard_5=300x250%2C1030x590%2C325x204%2C325x508&slot-10-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40mobile_footer=320x50%2C300x250%2C325x204%2C325x508%2C1030x590&slot-11-%2F172968584%2Fverge%2Ftheverge.com%2Ffront_page%40native_ad_content_link=650x150&token=Wu7Lg%2BiBHuFvL0O0aNXnXM7FPRYn84dq%2FE4mr6vMIWisLVscW3RsuNxSZF%2B4nK3VGs%2FYLQ7LHOa1a6NSsw7TsVI9D2Mn9DqSjZUYlQDTWNIo%2BGQeJkzDMJUU6ru1WbDt3TLUyrzdk2Cw0XxoBPli1Q%3D%3D — 200 — 391 B — 56 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.3899505776807549ad-delivery.net/px.gif?ch=1&e=0.389... https://ad-delivery.net/px.gif?ch=1&e=0.3899505776807549 — 200 — 110 B — 22 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=21236410&cmp=DV464041&cd111=success&cm106=0&cm107=185&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=8c3a79ec-093b-4342-8e43-b333907418f7&cd109=modern&cd200=com&cd108=&cd105=21236410&cd106=DV464041&cd104=www.theverge.com&cd101=ad-request&cm101=1&cid=1eb97cb3-5fd6-43e2-826a-9cd108c6c9ac&t=event&v=1&z=1eb97cb3-5fd6-43e2-826a-9cd108c6c9ac&cd160=1eb97cb3-5fd6-43e2-826a-9cd108c6c9acvtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=21236410&cmp=DV464041&cd111=success&cm106=0&cm107=185&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=8c3a79ec-093b-4342-8e43-b333907418f7&cd109=modern&cd200=com&cd108=&cd105=21236410&cd106=DV464041&cd104=www.theverge.com&cd101=ad-request&cm101=1&cid=1eb97cb3-5fd6-43e2-826a-9cd108c6c9ac&t=event&v=1&z=1eb97cb3-5fd6-43e2-826a-9cd108c6c9ac&cd160=1eb97cb3-5fd6-43e2-826a-9cd108c6c9ac — 204 — 201 B — 95 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=legacy-ad-request&ctx=21236410&cmp=DV464041&cd111=success&cm106=1&cm107=184&cd112=legacy&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=8c3a79ec-093b-4342-8e43-b333907418f7&cd109=modern&cd200=com&cd108=&cd105=21236410&cd106=DV464041&cd104=www.theverge.com&cd101=legacy-ad-request&cm101=1&cid=a6a49c7b-ee4c-4239-bb6f-34c670845242&t=event&v=1&z=a6a49c7b-ee4c-4239-bb6f-34c670845242&cd160=a6a49c7b-ee4c-4239-bb6f-34c670845242vtrk.dv.tech/?ec=dvtag&ea=legacy-ad... https://vtrk.dv.tech/?ec=dvtag&ea=legacy-ad-request&ctx=21236410&cmp=DV464041&cd111=success&cm106=1&cm107=184&cd112=legacy&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=8c3a79ec-093b-4342-8e43-b333907418f7&cd109=modern&cd200=com&cd108=&cd105=21236410&cd106=DV464041&cd104=www.theverge.com&cd101=legacy-ad-request&cm101=1&cid=a6a49c7b-ee4c-4239-bb6f-34c670845242&t=event&v=1&z=a6a49c7b-ee4c-4239-bb6f-34c670845242&cd160=a6a49c7b-ee4c-4239-bb6f-34c670845242 — 204 — 36 B — 95 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otFlat.json — 200 — 3.4 KiB — 31 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/v2/otPcPanel.json — 200 — 13.6 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 31 ms — h2https://www.theverge.com/metrics/?id=G-9GXHZT6RVE&cx=c&gtm=4e64e1www.theverge.com/metrics/?id=G-9GXH... https://www.theverge.com/metrics/?id=G-9GXHZT6RVE&cx=c&gtm=4e64e1 — 200 — 156.0 KiB — 109 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 212 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 40 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.23657934984020557ad-delivery.net/px.gif?ch=2&e=0.236... https://ad-delivery.net/px.gif?ch=2&e=0.23657934984020557 — 200 — 135 B — 24 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 109 ms — h3https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6153410983873584ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6153410983873584 — 200 — 129 B — 52 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 21 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 607 B — 35 ms — h2https://cdn.cookielaw.org/logos/451d8686-ff0b-4065-9afa-6289c6cb87c3/8b3b5474-11d4-4b27-9e8f-b566406df487/255f6828-d3b3-41f3-92b8-9ee647067b7b/verge-ot-logo.pngcdn.cookielaw.org/logos/451d8686-ff... https://cdn.cookielaw.org/logos/451d8686-ff0b-4065-9afa-6289c6cb87c3/8b3b5474-11d4-4b27-9e8f-b566406df487/255f6828-d3b3-41f3-92b8-9ee647067b7b/verge-ot-logo.png — 200 — 3.7 KiB — 34 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 31 ms — h2https://locolava.com/q36gcq3isxzqvauqau_qmmwgzlocolava.com/q36gcq3isxzqvauqau_qmm... https://locolava.com/q36gcq3isxzqvauqau_qmmwgz — 200 — 770 B — 123 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-9GXHZT6RVE&gtm=45g92e64e1v888673821z8859165105za20kzb859165105zd859165105&_p=1776295290542&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5r&gdid=dYWJhMj&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=2037485454.1776295292&frm=0&ir=1&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=FR&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543~117884344~117971173&uid=&dl=https%3A%2F%2Fwww.theverge.com%2F&dr=&sid=1776295292&sct=1&seg=0&dt=The%20Verge&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&gap.gtb=2&ep.ad_block_status=false&ep.community=theverge&ep.content_groups_split_1=&ep.content_type=homepage&ep.content_type_category=aggregation&ep.cookie_deprecation_label=noapi&ep.hostname_and_page_path=www.theverge.com%2F&ep.internal_groups=&ep.network_community_groups_split_1=theverge&ep.network_community_groups_split_2=&ep.network_community_groups_split_3=&ep.network_community_groups_split_4=&ep.network_community_groups_split_5=&ep.network_community_groups_split_6=&ep.page_url=https%3A%2F%2Fwww.theverge.com%2F&ep.previous_url=&ep.primary_group=&ep.unique_pageload_id=621cd17e-c889-45df-9c22-a3477d2edf4d&ep.vertical=theverge&ep.consent_cookies=Strictly%20Necessary%20Cookies&ep.color_mode=light&ep.data_source=web&ep.gtm_tag_name=GA4%20-%20Pageview&up.user_id_dimension=Logged%20Out&up.client_id=no_consent&up.user_agent_string=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&up.google_identity_user_id=Logged%20Out&up.user_subscription_status=anonymous&up.experiment_groups=&up.is_entitled=false&up.login_user_id=Logged%20Out&up.permutive_id=no_consent&tfd=2261region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-9GXHZT6RVE&gtm=45g92e64e1v888673821z8859165105za20kzb859165105zd859165105&_p=1776295290542&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&tcfd=10s5r&gdid=dYWJhMj&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=2037485454.1776295292&frm=0&ir=1&pscdl=denied&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=FR&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543~117884344~117971173&uid=&dl=https%3A%2F%2Fwww.theverge.com%2F&dr=&sid=1776295292&sct=1&seg=0&dt=The%20Verge&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&gap.gtb=2&ep.ad_block_status=false&ep.community=theverge&ep.content_groups_split_1=&ep.content_type=homepage&ep.content_type_category=aggregation&ep.cookie_deprecation_label=noapi&ep.hostname_and_page_path=www.theverge.com%2F&ep.internal_groups=&ep.network_community_groups_split_1=theverge&ep.network_community_groups_split_2=&ep.network_community_groups_split_3=&ep.network_community_groups_split_4=&ep.network_community_groups_split_5=&ep.network_community_groups_split_6=&ep.page_url=https%3A%2F%2Fwww.theverge.com%2F&ep.previous_url=&ep.primary_group=&ep.unique_pageload_id=621cd17e-c889-45df-9c22-a3477d2edf4d&ep.vertical=theverge&ep.consent_cookies=Strictly%20Necessary%20Cookies&ep.color_mode=light&ep.data_source=web&ep.gtm_tag_name=GA4%20-%20Pageview&up.user_id_dimension=Logged%20Out&up.client_id=no_consent&up.user_agent_string=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&up.google_identity_user_id=Logged%20Out&up.user_subscription_status=anonymous&up.experiment_groups=&up.is_entitled=false&up.login_user_id=Logged%20Out&up.permutive_id=no_consent&tfd=2261 — 204 — 550 B — 93 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.js — 200 — 6.2 KiB — 26 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js — 200 — 5.4 KiB — 29 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_fdaa8d77359124608f52c18d19ca2db6.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_fdaa8d77359124608f52c18d19ca2db6.br.js — 200 — 41.5 KiB — 34 ms — h3https://locolava.com/q36gcq3isxzqvauqau_qmmwgzlocolava.com/q36gcq3isxzqvauqau_qmm... https://locolava.com/q36gcq3isxzqvauqau_qmmwgz — 200 — 105 B — 40 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gpt — 200 — 23.1 KiB — 64 ms — h3https://assets.bounceexchange.com/assets/bounce/jquery-3.7.1.min.jsassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/jquery-3.7.1.min.js — 200 — 30.3 KiB — 28 ms — h3https://assets.bounceexchange.com/cache/6384/website-3e7839b2f1b06660a1108a894c0fea8b.jsassets.bounceexchange.com/cache/638... https://assets.bounceexchange.com/cache/6384/website-3e7839b2f1b06660a1108a894c0fea8b.js — 200 — 7.5 KiB — 26 ms — h3https://www.theverge.com/static-assets/icons/favicon.icowww.theverge.com/static-assets/icon... https://www.theverge.com/static-assets/icons/favicon.ico — 200 — 2.1 KiB — 3 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=2 — 204 — 20 B — 124 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.9530061303208499ad-delivery.net/px.gif?ch=2&e=0.953... https://ad-delivery.net/px.gif?ch=2&e=0.9530061303208499 — 200 — 110 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5882705505270506ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5882705505270506 — 200 — 129 B — 53 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.22192098802634908ad-delivery.net/px.gif?ch=1&e=0.221... https://ad-delivery.net/px.gif?ch=1&e=0.22192098802634908 — 200 — 110 B — 21 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 1 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.9450307110849806ad-delivery.net/px.gif?ch=1&e=0.945... https://ad-delivery.net/px.gif?ch=1&e=0.9450307110849806 — 200 — 135 B — 24 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.261831111148366ad-delivery.net/px.gif?ch=2&e=0.261... https://ad-delivery.net/px.gif?ch=2&e=0.261831111148366 — 200 — 110 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.11111871681059282ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.11111871681059282 — 200 — 129 B — 53 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.7437323159565511ad-delivery.net/px.gif?ch=2&e=0.743... https://ad-delivery.net/px.gif?ch=2&e=0.7437323159565511 — 200 — 110 B — 22 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.05277247229326232ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.05277247229326232 — 200 — 129 B — 53 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.64077239340247ad-delivery.net/px.gif?ch=2&e=0.640... https://ad-delivery.net/px.gif?ch=2&e=0.64077239340247 — 200 — 136 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5922567877656131ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5922567877656131 — 200 — 129 B — 53 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.5305160413344168ad-delivery.net/px.gif?ch=2&e=0.530... https://ad-delivery.net/px.gif?ch=2&e=0.5305160413344168 — 200 — 110 B — 21 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.000017024374958096722ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.000017024374958096722 — 200 — 129 B — 53 ms — h3https://api.btloader.com/country?o=6315858775244800api.btloader.com/country?o=63158587... https://api.btloader.com/country?o=6315858775244800 — 200 — 153 B — 128 ms — h2https://api.btloader.com/pv?nlf=false&tid=a1jFXL18-zNHNrIxI-9d93732a2d&sid=mBN0ZdHeMu-7NmekVYCaa-9d93732a2d&cv=2.1.186-5-gb7ec539&upapi=trueapi.btloader.com/pv?nlf=false&tid=a... https://api.btloader.com/pv?nlf=false&tid=a1jFXL18-zNHNrIxI-9d93732a2d&sid=mBN0ZdHeMu-7NmekVYCaa-9d93732a2d&cv=2.1.186-5-gb7ec539&upapi=true — 204 — 40 B — 128 ms — h2https://events.bouncex.net/track.gif/bx_suppress?reason=tcf&status=no_consent&uspString=undefined&details=library%20timeout&message=addEventListener%20command%20timeout%20without%20providing%20a%20valid%20consent&regulation=GDPR&websiteid=6384&source=web&agent=userevents.bouncex.net/track.gif/bx_sup... https://events.bouncex.net/track.gif/bx_suppress?reason=tcf&status=no_consent&uspString=undefined&details=library%20timeout&message=addEventListener%20command%20timeout%20without%20providing%20a%20valid%20consent&regulation=GDPR&websiteid=6384&source=web&agent=user — 200 — 261 B — 75 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 12262ms · 2549KB · $163/mo
www.theverge.com
Other
Costly
Execution 2547ms
Transfer 442 KB
Unused 39%
Monthly Cost $34/mo
Unattributable
Other
Costly
Execution 1860ms
Transfer 0 KB
Monthly Cost $25/mo
www.theverge.com
Other
Costly
Execution 1766ms
Transfer 62 KB
Monthly Cost $23/mo
www.theverge.com
Other
Costly
Execution 1302ms
Transfer 42 KB
Monthly Cost $17/mo
cdn.concert.io
Other
Costly
Execution 811ms
Transfer 104 KB
Unused 50%
Monthly Cost $11/mo
OneTrust
Consent
Essential
Execution 649ms
Transfer 18 KB
Monthly Cost $9/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 618ms
Transfer 189 KB
Unused 68%
Monthly Cost $8/mo
www.theverge.com
Other
Costly
Execution 394ms
Transfer 697 KB
Unused 30%
Monthly Cost $5/mo
OneTrust
Consent
Essential
Execution 354ms
Transfer 129 KB
Unused 47%
Monthly Cost $5/mo
www.theverge.com
Other
Costly
Execution 282ms
Transfer 156 KB
Unused 41%
Monthly Cost $4/mo
cdn.bullwhip.cloud
Other
Costly
Execution 205ms
Transfer 125 KB
Unused 55%
Monthly Cost $3/mo
www.theverge.com
Other
Costly
Execution 202ms
Transfer 143 KB
Unused 51%
Monthly Cost $3/mo
www.gstatic.com
Other
Optional
Execution 199ms
Transfer 0 KB
Unused 49%
Monthly Cost $3/mo
assets.bounceexchange.com
Other
Optional
Execution 169ms
Transfer 116 KB
Unused 75%
Monthly Cost $2/mo
client.aps.amazon-adsystem.com
Other
Optional
Execution 153ms
Transfer 91 KB
Unused 42%
Monthly Cost $2/mo
assets.bounceexchange.com
Other
Optional
Execution 152ms
Transfer 41 KB
Unused 80%
Monthly Cost $2/mo
worldrealize.com
Other
Optional
Execution 122ms
Transfer 37 KB
Monthly Cost $2/mo
btloader.com
Other
Optional
Execution 80ms
Transfer 36 KB
Monthly Cost $1/mo
www.theverge.com
Other
Optional
Execution 79ms
Transfer 13 KB
Monthly Cost $1/mo
pub.doubleverify.com
Other
Optional
Execution 78ms
Transfer 34 KB
Monthly Cost $1/mo
www.googletagservices.com
Other
Optional
Execution 70ms
Transfer 34 KB
Monthly Cost $1/mo
www.theverge.com
Other
Optional
Execution 62ms
Transfer 31 KB
Monthly Cost $1/mo
sb.scorecardresearch.com
Other
Optional
Execution 58ms
Transfer 0 KB
Monthly Cost $1/mo
OneTrust
Consent
Essential
Execution 50ms
Transfer 9 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.theverge.com adds 2547ms and costs ~$34/month
  • Unattributable adds 1860ms and costs ~$25/month
  • www.theverge.com adds 1766ms and costs ~$23/month
  • www.theverge.com adds 1302ms and costs ~$17/month
  • cdn.concert.io adds 811ms and costs ~$11/month
  • securepubads.g.doubleclick.net adds 618ms and costs ~$8/month
  • www.theverge.com adds 394ms and costs ~$5/month
  • www.theverge.com adds 282ms and costs ~$4/month
  • cdn.bullwhip.cloud adds 205ms and costs ~$3/month
  • www.theverge.com adds 202ms 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.theverge.com takes 2547ms 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 1860ms 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.theverge.com takes 1766ms 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.theverge.com takes 1302ms 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.concert.io takes 811ms 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 cdn.concert.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

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

www.theverge.com takes 394ms 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.theverge.com takes 282ms 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.bullwhip.cloud takes 205ms 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

55% of cdn.bullwhip.cloud'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.theverge.com takes 202ms 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

51% of www.theverge.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

75% of assets.bounceexchange.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

80% of assets.bounceexchange.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