Skip to content
https://gizmodo.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
6
REVIEW
1
PASS
6
INFO
2

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

78
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

952 ms

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

1.23 s

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

320 ms

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

0.008

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

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

4.11 s

Page Load Progression

489 ms
977 ms
1.5 s
2.0 s
2.4 s
2.9 s
3.4 s
3.9 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.5 MB transferred, 114 requests
FIX
3.5 MB transferred, 114 requests
Warning::
Page weighs 11.4 MB (3.5 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
Fonts are 215 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 215 KB
Warning::
114 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.74 g CO2 per page load
3.5 MB / 2.4 MB budget
3.5 MB transferred
114 requests
0.74 g CO2 per page load
JavaScript 1.8 MiB 52%
Images 666.3 KiB 19%
Other 406.6 KiB 11%
HTML 336.1 KiB 9%
Fonts 215.1 KiB 6%
CSS 61.9 KiB 2%
Other 33.2 KiB 1%
Other 2.5 KiB 0%
Other 741 B 0%
Other 377 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
75% third-party, 0 ms blocking
FIX
75% third-party, 0 ms blocking
Warning::
Third-party code accounts for 75% of page weight (2.6 MiB of 3.5 MiB)
Info::
Third-party blocking time is low (0 ms)
25%
75%
First-party Third-party
D
JS Execution Cost
Action
2980ms total JS execution
FIX
2980ms total JS execution
Warning::
https://gizmodo.com/: 423ms CPU time
Warning::
https://cds.connatix.com/p/309170447/connatix.play...: 361ms CPU time
Warning::
Unattributable: 339ms CPU time
Warning::
https://cache.consentframework.com/js/pa/41707/c/V...: 305ms CPU time
Info::
https://cds.connatix.com/p/309170447/player.lit.ui...: 229ms CPU time
Warning::
Third-party scripts: 2556ms (86% of total)

Main Thread Breakdown

Script Evaluation 58% Other 15% Style & Layout 13% Script Parsing & Compilation 8% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://gizmodo.com/423ms23ms6ms1st
https://cds.connatix.com/p/309170447/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=92b7b46b-43ed-4e0e-b21b-2c999302d9d7361ms268ms27ms3rd
Unattributable339ms73ms0ms3rd
https://cache.consentframework.com/js/pa/41707/c/V2Sw7/cmp305ms195ms47ms3rd
https://cds.connatix.com/p/309170447/player.lit.ui.js229ms176ms6ms3rd
https://cdn.confiant-integrations.net/video/202603241056/wrap.js213ms172ms13ms3rd
https://cds.connatix.com/p/309170447/player.user.manager.service.js207ms182ms4ms3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js188ms162ms18ms3rd
https://scripts.opti-digital.com/lib/?site=gizmodo&lib=launcher&v=5.2.89112ms47ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-EYNXLD4983&cx=c&gtm=4e64e1&bs=ctrl105ms80ms17ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
42 scripts, 749 KB unused
FIX
42 scripts, 749 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 141 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://imasdk.googleapis.com/js/sdkloader/ima3.js: 79 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://scripts.opti-digital.com/lib/?site=gizmodo...: 78 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.confiant-integrations.net/video/202603...: 70 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cds.connatix.com/p/309170447/player.ads.js: 66 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 749 KB
749 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js186 KB141 KB (75%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js146 KB79 KB (55%)3rd
https://scripts.opti-digital.com/lib/?site=gizmodo&lib=launcher&v=5.2.8999 KB78 KB (79%)3rd
https://cdn.confiant-integrations.net/video/202603241056/wrap.js125 KB70 KB (56%)3rd
https://cds.connatix.com/p/309170447/player.ads.js95 KB66 KB (69%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EYNXLD4983&cx=c&gtm=4e64e1&bs=ctrl157 KB65 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W5PBFP3X120 KB59 KB (50%)3rd
https://cds.connatix.com/p/309170447/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=92b7b46b-43ed-4e0e-b21b-2c999302d9d7139 KB48 KB (34%)3rd
https://cds.connatix.com/p/309170447/player.hls.js75 KB39 KB (53%)3rd
https://cache.consentframework.com/js/pa/41707/c/V2Sw7/cmp332 KB33 KB (11%)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
114 resources · 3.5 MB · 749 KB savings available
FIX
114 resources · 3.5 MB · 749 KB savings available
Warning::
Page weight 2.5 MB over 1MB target
Got: 3.5 MB Expected: ≤ 1 MB
Info::
~749 KB of savings available
Warning::
69 third-party resources (75% of weight)
Info::
3 resources over 200KB
114 resources · 3.5 MiB · 69 third-party 2.5 MiB over 1MB target
JavaScript 52% · 1.8 MiB
Image 19% · 676.8 KiB
Media 11% · 391.4 KiB
Document 9% · 336.1 KiB
Font 6% · 215.1 KiB
CSS 2% · 61.9 KiB
Other 1% · 41.6 KiB

~749.2 KiB of savings available

Remove unused JavaScript: 749.2 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate
Info::
Last-Modified header present
Cache-Control

no-cache, no-store, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
B
Image Optimization
32 images, 0 KB saveable
REVIEW
32 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 666 KB
0 oversized -0 KB
3 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
4 fonts (215 KB)
PASS
4 fonts (215 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

215 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 952 ms LCP 1.2 shttps://gizmodo.com/app/themes/gizmodo/public/fonts/space-grotesk.20aec3.woff2space-grotesk.20aec3.woff2 https://gizmodo.com/app/themes/gizmodo/public/fonts/space-grotesk.20aec3.woff2 — 22.3 KiB — 24 ms — font-display: swaphttps://gizmodo.com/app/themes/gizmodo/public/fonts/sofia-sans.18ddf5.woff2sofia-sans.18ddf5.woff2 https://gizmodo.com/app/themes/gizmodo/public/fonts/sofia-sans.18ddf5.woff2 — 40.1 KiB — 59 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-solid-900.woff2 — 77.1 KiB — 59 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-brands-400.woff2 — 75.6 KiB — 24 ms — font-display: swap
space-grotesk.20aec3.woff2 woff2 swap
Size 22 KB
Load time 24 ms
Start 455 ms
Risk FOUT — text flashes from fallback to web font
sofia-sans.18ddf5.woff2 woff2 swap
Size 40 KB
Load time 59 ms
Start 456 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 59 ms
Start 456 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 76 KB
Load time 24 ms
Start 888 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
114 requests over 4181ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 952 ms LCP 1.2 shttps://gizmodo.com// https://gizmodo.com/ — 200 — 65.2 KiB — 408 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css — 200 — 10.9 KiB — 50 ms — h3https://cache.consentframework.com/js/pa/41707/c/V2Sw7/stubcache.consentframework.com/js/pa/41... https://cache.consentframework.com/js/pa/41707/c/V2Sw7/stub — 200 — 2.5 KiB — 70 ms — h2https://cdn.sirdata.eu/youtube-iframe.jscdn.sirdata.eu/youtube-iframe.js https://cdn.sirdata.eu/youtube-iframe.js — 200 — 3.7 KiB — 66 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 58 ms — h3https://scripts.opti-digital.com/modules/?site=gizmodoscripts.opti-digital.com/modules/?s... https://scripts.opti-digital.com/modules/?site=gizmodo — 200 — 8.5 KiB — 57 ms — h3https://gizmodo.com/app/plugins/pdfjs-viewer-shortcode/blocks/dist/style.css?ver=2.2.1/app/plugins/pdfjs-viewer-shortcode... https://gizmodo.com/app/plugins/pdfjs-viewer-shortcode/blocks/dist/style.css?ver=2.2.1 — 200 — 905 B — 18 ms — h3https://gizmodo.com/app/plugins/keleops-shopbot/css/all.min.css?ver=1.6.36/app/plugins/keleops-shopbot/css/al... https://gizmodo.com/app/plugins/keleops-shopbot/css/all.min.css?ver=1.6.36 — 200 — 8.6 KiB — 23 ms — h3https://gizmodo.com/app/plugins/keleops-toc/assets/css/screen.min.css?ver=2.0.23/app/plugins/keleops-toc/assets/css... https://gizmodo.com/app/plugins/keleops-toc/assets/css/screen.min.css?ver=2.0.23 — 200 — 1.5 KiB — 31 ms — h3https://gizmodo.com/app/plugins/simple-tags/assets/frontend/css/frontend.css?ver=3.26.0/app/plugins/simple-tags/assets/fro... https://gizmodo.com/app/plugins/simple-tags/assets/frontend/css/frontend.css?ver=3.26.0 — 200 — 1.0 KiB — 28 ms — h3https://gizmodo.com/app/themes/gizmodo/public/app.371ce7.css/app/themes/gizmodo/public/app.371c... https://gizmodo.com/app/themes/gizmodo/public/app.371ce7.css — 200 — 29.5 KiB — 33 ms — h3https://gizmodo.com/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp/wp-includes/js/jquery/jquery.mi... https://gizmodo.com/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.3 KiB — 46 ms — h3https://gizmodo.com/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp/wp-includes/js/jquery/jquery-mi... https://gizmodo.com/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.5 KiB — 41 ms — h3https://gizmodo.com/app/plugins/simple-tags/assets/frontend/js/frontend.js?ver=3.26.0/app/plugins/simple-tags/assets/fro... https://gizmodo.com/app/plugins/simple-tags/assets/frontend/js/frontend.js?ver=3.26.0 — 200 — 875 B — 41 ms — h3https://gizmodo.com/site.webmanifest/site.webmanifest https://gizmodo.com/site.webmanifest — 200 — 741 B — 100 ms — h3https://gizmodo.com/app/uploads/2026/04/TheNextInterface-672x448.jpg/app/uploads/2026/04/TheNextInterfa... https://gizmodo.com/app/uploads/2026/04/TheNextInterface-672x448.jpg — 200 — 70.1 KiB — 17 ms — h3https://sdk.mrf.io/statics/marfeel-sdk.js?id=6017sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=6017 — 200 — 58.1 KiB — 22 ms — h3https://cache.consentframework.com/js/pa/41707/c/V2Sw7/cmpcache.consentframework.com/js/pa/41... https://cache.consentframework.com/js/pa/41707/c/V2Sw7/cmp — 200 — 331.6 KiB — 68 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W5PBFP3Xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W5PBFP3X — 200 — 120.0 KiB — 54 ms — h2https://cd.connatix.com/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=92b7b46b-43ed-4e0e-b21b-2c999302d9d7cd.connatix.com/connatix.player.js?... https://cd.connatix.com/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=92b7b46b-43ed-4e0e-b21b-2c999302d9d7 — 200 — 1.3 KiB — 45 ms — h3https://gizmodo.com/app/themes/gizmodo/public/images/icons.svg?v2/app/themes/gizmodo/public/images/i... https://gizmodo.com/app/themes/gizmodo/public/images/icons.svg?v2 — 200 — 7.5 KiB — 23 ms — h3https://scripts.opti-digital.com/lib/?site=gizmodo&lib=launcher&v=5.2.89scripts.opti-digital.com/lib/?site=... https://scripts.opti-digital.com/lib/?site=gizmodo&lib=launcher&v=5.2.89 — 200 — 98.6 KiB — 77 ms — h3https://optiyield-data.opti-digital.com/pfc/web/config?pubid=23178111854&device=30000&domain=gizmodo.com&nr=1&country=NLoptiyield-data.opti-digital.com/pfc... https://optiyield-data.opti-digital.com/pfc/web/config?pubid=23178111854&device=30000&domain=gizmodo.com&nr=1&country=NL — 200 — 1.1 KiB — 59 ms — h3https://gizmodo.com/app/themes/gizmodo/public/fonts/space-grotesk.20aec3.woff2/app/themes/gizmodo/public/fonts/sp... https://gizmodo.com/app/themes/gizmodo/public/fonts/space-grotesk.20aec3.woff2 — 200 — 22.3 KiB — 24 ms — h3https://gizmodo.com/app/themes/gizmodo/public/fonts/sofia-sans.18ddf5.woff2/app/themes/gizmodo/public/fonts/so... https://gizmodo.com/app/themes/gizmodo/public/fonts/sofia-sans.18ddf5.woff2 — 200 — 40.1 KiB — 59 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-solid-900.woff2 — 200 — 77.1 KiB — 59 ms — h3https://gizmodo.com/app/uploads/2024/05/7c5eb6d08df907e179175b969e20c0cd-300x200.jpg/app/uploads/2024/05/7c5eb6d08df907... https://gizmodo.com/app/uploads/2024/05/7c5eb6d08df907e179175b969e20c0cd-300x200.jpg — 200 — 7.7 KiB — 56 ms — h3https://gizmodo.com/app/uploads/2026/04/violet-evergarden-86-eighty-six-vivy-fluorite-eyes-song-336x224.jpg/app/uploads/2026/04/violet-evergar... https://gizmodo.com/app/uploads/2026/04/violet-evergarden-86-eighty-six-vivy-fluorite-eyes-song-336x224.jpg — 200 — 20.6 KiB — 51 ms — h3https://gizmodo.com/app/uploads/2026/03/585951-DENZA-Z9GT-14-2ae1bb-original-1744205276-e1772559328292-336x224.jpg/app/uploads/2026/03/585951-DENZA-Z... https://gizmodo.com/app/uploads/2026/03/585951-DENZA-Z9GT-14-2ae1bb-original-1744205276-e1772559328292-336x224.jpg — 200 — 6.1 KiB — 42 ms — h3https://gizmodo.com/app/uploads/2026/04/Alienware-AW2726DM-QD-OLED-gaming-monitor-review-1-336x224.jpg/app/uploads/2026/04/Alienware-AW27... https://gizmodo.com/app/uploads/2026/04/Alienware-AW2726DM-QD-OLED-gaming-monitor-review-1-336x224.jpg — 200 — 15.0 KiB — 55 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 952 ms LCP 1.2 shttps://gizmodo.com// https://gizmodo.com/ — 200 — 65.2 KiB — 408 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css — 200 — 10.9 KiB — 50 ms — h3https://cache.consentframework.com/js/pa/41707/c/V2Sw7/stubcache.consentframework.com/js/pa/41... https://cache.consentframework.com/js/pa/41707/c/V2Sw7/stub — 200 — 2.5 KiB — 70 ms — h2https://cdn.sirdata.eu/youtube-iframe.jscdn.sirdata.eu/youtube-iframe.js https://cdn.sirdata.eu/youtube-iframe.js — 200 — 3.7 KiB — 66 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 58 ms — h3https://scripts.opti-digital.com/modules/?site=gizmodoscripts.opti-digital.com/modules/?s... https://scripts.opti-digital.com/modules/?site=gizmodo — 200 — 8.5 KiB — 57 ms — h3https://gizmodo.com/app/plugins/pdfjs-viewer-shortcode/blocks/dist/style.css?ver=2.2.1/app/plugins/pdfjs-viewer-shortcode... https://gizmodo.com/app/plugins/pdfjs-viewer-shortcode/blocks/dist/style.css?ver=2.2.1 — 200 — 905 B — 18 ms — h3https://gizmodo.com/app/plugins/keleops-shopbot/css/all.min.css?ver=1.6.36/app/plugins/keleops-shopbot/css/al... https://gizmodo.com/app/plugins/keleops-shopbot/css/all.min.css?ver=1.6.36 — 200 — 8.6 KiB — 23 ms — h3https://gizmodo.com/app/plugins/keleops-toc/assets/css/screen.min.css?ver=2.0.23/app/plugins/keleops-toc/assets/css... https://gizmodo.com/app/plugins/keleops-toc/assets/css/screen.min.css?ver=2.0.23 — 200 — 1.5 KiB — 31 ms — h3https://gizmodo.com/app/plugins/simple-tags/assets/frontend/css/frontend.css?ver=3.26.0/app/plugins/simple-tags/assets/fro... https://gizmodo.com/app/plugins/simple-tags/assets/frontend/css/frontend.css?ver=3.26.0 — 200 — 1.0 KiB — 28 ms — h3https://gizmodo.com/app/themes/gizmodo/public/app.371ce7.css/app/themes/gizmodo/public/app.371c... https://gizmodo.com/app/themes/gizmodo/public/app.371ce7.css — 200 — 29.5 KiB — 33 ms — h3https://gizmodo.com/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp/wp-includes/js/jquery/jquery.mi... https://gizmodo.com/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.3 KiB — 46 ms — h3https://gizmodo.com/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp/wp-includes/js/jquery/jquery-mi... https://gizmodo.com/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.5 KiB — 41 ms — h3https://gizmodo.com/app/plugins/simple-tags/assets/frontend/js/frontend.js?ver=3.26.0/app/plugins/simple-tags/assets/fro... https://gizmodo.com/app/plugins/simple-tags/assets/frontend/js/frontend.js?ver=3.26.0 — 200 — 875 B — 41 ms — h3https://gizmodo.com/site.webmanifest/site.webmanifest https://gizmodo.com/site.webmanifest — 200 — 741 B — 100 ms — h3https://gizmodo.com/app/uploads/2026/04/TheNextInterface-672x448.jpg/app/uploads/2026/04/TheNextInterfa... https://gizmodo.com/app/uploads/2026/04/TheNextInterface-672x448.jpg — 200 — 70.1 KiB — 17 ms — h3https://sdk.mrf.io/statics/marfeel-sdk.js?id=6017sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=6017 — 200 — 58.1 KiB — 22 ms — h3https://cache.consentframework.com/js/pa/41707/c/V2Sw7/cmpcache.consentframework.com/js/pa/41... https://cache.consentframework.com/js/pa/41707/c/V2Sw7/cmp — 200 — 331.6 KiB — 68 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W5PBFP3Xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W5PBFP3X — 200 — 120.0 KiB — 54 ms — h2https://cd.connatix.com/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=92b7b46b-43ed-4e0e-b21b-2c999302d9d7cd.connatix.com/connatix.player.js?... https://cd.connatix.com/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=92b7b46b-43ed-4e0e-b21b-2c999302d9d7 — 200 — 1.3 KiB — 45 ms — h3https://gizmodo.com/app/themes/gizmodo/public/images/icons.svg?v2/app/themes/gizmodo/public/images/i... https://gizmodo.com/app/themes/gizmodo/public/images/icons.svg?v2 — 200 — 7.5 KiB — 23 ms — h3https://scripts.opti-digital.com/lib/?site=gizmodo&lib=launcher&v=5.2.89scripts.opti-digital.com/lib/?site=... https://scripts.opti-digital.com/lib/?site=gizmodo&lib=launcher&v=5.2.89 — 200 — 98.6 KiB — 77 ms — h3https://optiyield-data.opti-digital.com/pfc/web/config?pubid=23178111854&device=30000&domain=gizmodo.com&nr=1&country=NLoptiyield-data.opti-digital.com/pfc... https://optiyield-data.opti-digital.com/pfc/web/config?pubid=23178111854&device=30000&domain=gizmodo.com&nr=1&country=NL — 200 — 1.1 KiB — 59 ms — h3https://gizmodo.com/app/themes/gizmodo/public/fonts/space-grotesk.20aec3.woff2/app/themes/gizmodo/public/fonts/sp... https://gizmodo.com/app/themes/gizmodo/public/fonts/space-grotesk.20aec3.woff2 — 200 — 22.3 KiB — 24 ms — h3https://gizmodo.com/app/themes/gizmodo/public/fonts/sofia-sans.18ddf5.woff2/app/themes/gizmodo/public/fonts/so... https://gizmodo.com/app/themes/gizmodo/public/fonts/sofia-sans.18ddf5.woff2 — 200 — 40.1 KiB — 59 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-solid-900.woff2 — 200 — 77.1 KiB — 59 ms — h3https://gizmodo.com/app/uploads/2024/05/7c5eb6d08df907e179175b969e20c0cd-300x200.jpg/app/uploads/2024/05/7c5eb6d08df907... https://gizmodo.com/app/uploads/2024/05/7c5eb6d08df907e179175b969e20c0cd-300x200.jpg — 200 — 7.7 KiB — 56 ms — h3https://gizmodo.com/app/uploads/2026/04/violet-evergarden-86-eighty-six-vivy-fluorite-eyes-song-336x224.jpg/app/uploads/2026/04/violet-evergar... https://gizmodo.com/app/uploads/2026/04/violet-evergarden-86-eighty-six-vivy-fluorite-eyes-song-336x224.jpg — 200 — 20.6 KiB — 51 ms — h3https://gizmodo.com/app/uploads/2026/03/585951-DENZA-Z9GT-14-2ae1bb-original-1744205276-e1772559328292-336x224.jpg/app/uploads/2026/03/585951-DENZA-Z... https://gizmodo.com/app/uploads/2026/03/585951-DENZA-Z9GT-14-2ae1bb-original-1744205276-e1772559328292-336x224.jpg — 200 — 6.1 KiB — 42 ms — h3https://gizmodo.com/app/uploads/2026/04/Alienware-AW2726DM-QD-OLED-gaming-monitor-review-1-336x224.jpg/app/uploads/2026/04/Alienware-AW27... https://gizmodo.com/app/uploads/2026/04/Alienware-AW2726DM-QD-OLED-gaming-monitor-review-1-336x224.jpg — 200 — 15.0 KiB — 55 ms — h3https://gizmodo.com/app/uploads/2023/08/464b7c51ee01aeed4d5bc151bae864da-300x169.jpg/app/uploads/2023/08/464b7c51ee01ae... https://gizmodo.com/app/uploads/2023/08/464b7c51ee01aeed4d5bc151bae864da-300x169.jpg — 200 — 13.9 KiB — 44 ms — h3https://gizmodo.com/app/uploads/2026/04/marvel-studios-opening-logo-concept-art-336x224.jpg/app/uploads/2026/04/marvel-studios... https://gizmodo.com/app/uploads/2026/04/marvel-studios-opening-logo-concept-art-336x224.jpg — 200 — 12.9 KiB — 51 ms — h3https://gizmodo.com/app/uploads/2026/04/GettyImages-2269568095-336x224.jpg/app/uploads/2026/04/GettyImages-22... https://gizmodo.com/app/uploads/2026/04/GettyImages-2269568095-336x224.jpg — 200 — 7.0 KiB — 51 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js — 200 — 186.4 KiB — 14 ms — h3https://gizmodo.com/app/uploads/2026/02/claude-code-336x223.jpg/app/uploads/2026/02/claude-code-33... https://gizmodo.com/app/uploads/2026/02/claude-code-336x223.jpg — 200 — 10.2 KiB — 16 ms — h3https://gizmodo.com/app/uploads/2026/04/GettyImages-2270910088-336x224.jpg/app/uploads/2026/04/GettyImages-22... https://gizmodo.com/app/uploads/2026/04/GettyImages-2270910088-336x224.jpg — 200 — 12.1 KiB — 29 ms — h3https://gizmodo.com/app/uploads/2026/04/netgear-336x222.jpg/app/uploads/2026/04/netgear-336x22... https://gizmodo.com/app/uploads/2026/04/netgear-336x222.jpg — 200 — 11.7 KiB — 23 ms — h3https://gizmodo.com/app/uploads/2026/02/shutterstock_2700484955-336x224.jpg/app/uploads/2026/02/shutterstock_2... https://gizmodo.com/app/uploads/2026/02/shutterstock_2700484955-336x224.jpg — 200 — 11.7 KiB — 26 ms — h3https://gizmodo.com/app/uploads/2026/04/iran-attack-336x224.jpg/app/uploads/2026/04/iran-attack-33... https://gizmodo.com/app/uploads/2026/04/iran-attack-336x224.jpg — 200 — 15.9 KiB — 28 ms — h3https://cds.connatix.com/p/309170447/elLoader.jscds.connatix.com/p/309170447/elLoad... https://cds.connatix.com/p/309170447/elLoader.js — 200 — 1.8 KiB — 12 ms — h3https://gizmodo.com/app/uploads/2026/04/kevin-warsh-2024-336x224.jpg/app/uploads/2026/04/kevin-warsh-20... https://gizmodo.com/app/uploads/2026/04/kevin-warsh-2024-336x224.jpg — 200 — 15.3 KiB — 19 ms — h3https://gizmodo.com/app/uploads/2026/04/Jeremy-Allaire-336x224.jpg/app/uploads/2026/04/Jeremy-Allaire... https://gizmodo.com/app/uploads/2026/04/Jeremy-Allaire-336x224.jpg — 200 — 14.0 KiB — 17 ms — h3https://gizmodo.com/app/uploads/2026/04/g-love-crypto-theft-336x224.jpg/app/uploads/2026/04/g-love-crypto-... https://gizmodo.com/app/uploads/2026/04/g-love-crypto-theft-336x224.jpg — 200 — 12.4 KiB — 13 ms — h3https://pbs.optidigital.com/statuspbs.optidigital.com/status https://pbs.optidigital.com/status — 200 — 231 B — 31 ms — h2https://gizmodo.com/app/uploads/2026/02/clayface-hed-672x448.jpg/app/uploads/2026/02/clayface-hed-6... https://gizmodo.com/app/uploads/2026/02/clayface-hed-672x448.jpg — 200 — 71.3 KiB — 26 ms — h3https://gizmodo.com/app/uploads/2026/04/violet-evergarden-86-eighty-six-vivy-fluorite-eyes-song-1600x1067.jpg/app/uploads/2026/04/violet-evergar... https://gizmodo.com/app/uploads/2026/04/violet-evergarden-86-eighty-six-vivy-fluorite-eyes-song-1600x1067.jpg — 200 — 193.7 KiB — 39 ms — h3https://gizmodo.com/app/uploads/2026/04/martian-meteorite-contamination-study-672x448.jpg/app/uploads/2026/04/martian-meteor... https://gizmodo.com/app/uploads/2026/04/martian-meteorite-contamination-study-672x448.jpg — 200 — 9.5 KiB — 20 ms — h3https://gizmodo.com/app/uploads/2026/03/Astronaut-in-Space-artemis-nasa-1600x1067.jpeg/app/uploads/2026/03/Astronaut-in-S... https://gizmodo.com/app/uploads/2026/03/Astronaut-in-Space-artemis-nasa-1600x1067.jpeg — 200 — 74.1 KiB — 30 ms — h3https://cds.connatix.com/p/309170447/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=92b7b46b-43ed-4e0e-b21b-2c999302d9d7cds.connatix.com/p/309170447/connat... https://cds.connatix.com/p/309170447/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=92b7b46b-43ed-4e0e-b21b-2c999302d9d7 — 200 — 139.0 KiB — 29 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/webfonts/fa-brands-400.woff2 — 200 — 75.6 KiB — 24 ms — h3https://gizmodo.com/app/themes/gizmodo/public/vendor/app.9e12ed.js/app/themes/gizmodo/public/vendor/a... https://gizmodo.com/app/themes/gizmodo/public/vendor/app.9e12ed.js — 200 — 4.0 KiB — 19 ms — h3https://gizmodo.com/app/themes/gizmodo/public/app.5ff665.js/app/themes/gizmodo/public/app.5ff6... https://gizmodo.com/app/themes/gizmodo/public/app.5ff665.js — 200 — 8.4 KiB — 26 ms — h3https://gizmodo.com/wp/wp-includes/js/comment-reply.min.js?ver=6.5.5/wp/wp-includes/js/comment-reply.mi... https://gizmodo.com/wp/wp-includes/js/comment-reply.min.js?ver=6.5.5 — 200 — 1.8 KiB — 25 ms — h3https://gizmodo.com/app/plugins/mailchimp-for-wp/assets/js/forms.js?ver=4.9.13/app/plugins/mailchimp-for-wp/asset... https://gizmodo.com/app/plugins/mailchimp-for-wp/assets/js/forms.js?ver=4.9.13 — 200 — 3.1 KiB — 16 ms — h3https://gzd.clk2s.com/widget/wmain.jsgzd.clk2s.com/widget/wmain.js https://gzd.clk2s.com/widget/wmain.js — 200 — 2.3 KiB — 158 ms — h2https://gizmodo.com/app/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js/app/plugins/wp-rocket/assets/js/la... https://gizmodo.com/app/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js — 200 — 3.6 KiB — 26 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 40 ms — h2https://cds.connatix.com/p/plugins/prebid-cache-scraper-3.jscds.connatix.com/p/plugins/prebid-c... https://cds.connatix.com/p/plugins/prebid-cache-scraper-3.js — 200 — 1.2 KiB — 11 ms — h3https://cds.connatix.com/p/309170447/player.user.manager.service.jscds.connatix.com/p/309170447/player... https://cds.connatix.com/p/309170447/player.user.manager.service.js — 200 — 16.3 KiB — 12 ms — h3https://cds.connatix.com/p/309170447/player.renderer.jscds.connatix.com/p/309170447/player... https://cds.connatix.com/p/309170447/player.renderer.js — 200 — 44.6 KiB — 19 ms — h3https://cds.connatix.com/a/player.style.687cc12e3f15fc66.csscds.connatix.com/a/player.style.687... https://cds.connatix.com/a/player.style.687cc12e3f15fc66.css — 200 — 9.5 KiB — 14 ms — h3https://cds.connatix.com/p/309170447/player.hls.jscds.connatix.com/p/309170447/player... https://cds.connatix.com/p/309170447/player.hls.js — 200 — 75.4 KiB — 39 ms — h3https://cds.connatix.com/p/309170447/player.ads.jscds.connatix.com/p/309170447/player... https://cds.connatix.com/p/309170447/player.ads.js — 200 — 95.3 KiB — 40 ms — h3https://capi.connatix.com/core/pls?v=309170447&tier=2&cid=872d12ce-453b-4870-845f-955919887e1b&abid=rspack-blm45-ay8boost-nex2&part=Featurecapi.connatix.com/core/pls?v=309170... https://capi.connatix.com/core/pls?v=309170447&tier=2&cid=872d12ce-453b-4870-845f-955919887e1b&abid=rspack-blm45-ay8boost-nex2&part=Feature — 200 — 1.2 KiB — 39 ms — h3https://stats.sirdata.eu/ping_cw.gif?t=youtube&rand=11358540259&pa=null&c=nullstats.sirdata.eu/ping_cw.gif?t=yout... https://stats.sirdata.eu/ping_cw.gif?t=youtube&rand=11358540259&pa=null&c=null — 200 — 705 B — 84 ms — h2https://scripts.opti-digital.com/assets/630/logo.svgscripts.opti-digital.com/assets/630... https://scripts.opti-digital.com/assets/630/logo.svg — 200 — 471 B — 18 ms — h3https://gizmodo.com/app/uploads/2026/04/mercedes_EQS_lede-336x224.jpg/app/uploads/2026/04/mercedes_EQS_l... https://gizmodo.com/app/uploads/2026/04/mercedes_EQS_lede-336x224.jpg — 200 — 13.1 KiB — 20 ms — h3https://gizmodo.com/app/uploads/2026/01/Uber-Lucid-Nuro-Robotaxi-336x224.jpg/app/uploads/2026/01/Uber-Lucid-Nur... https://gizmodo.com/app/uploads/2026/01/Uber-Lucid-Nuro-Robotaxi-336x224.jpg — 200 — 16.3 KiB — 27 ms — h3https://gizmodo.com/app/uploads/2025/12/shutterstock_2396034011-336x224.jpg/app/uploads/2025/12/shutterstock_2... https://gizmodo.com/app/uploads/2025/12/shutterstock_2396034011-336x224.jpg — 200 — 7.4 KiB — 27 ms — h3https://gizmodo.com/app/uploads/2026/03/airpods-max-2-review-12-336x224.jpg/app/uploads/2026/03/airpods-max-2-... https://gizmodo.com/app/uploads/2026/03/airpods-max-2-review-12-336x224.jpg — 200 — 8.6 KiB — 20 ms — h3https://gizmodo.com/app/uploads/2026/03/ikea-varmblixt-LED-smart-lamp-review-7-336x224.jpg/app/uploads/2026/03/ikea-varmblixt... https://gizmodo.com/app/uploads/2026/03/ikea-varmblixt-LED-smart-lamp-review-7-336x224.jpg — 200 — 8.8 KiB — 21 ms — h3https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/1156_media.binvid.connatix.com/d20449d8-c3c7-4a08... https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/1156_media.bin — 200 — 3.4 KiB — 34 ms — h3https://cds.connatix.com/p/309170447/player.iframe.integration.destroy.jscds.connatix.com/p/309170447/player... https://cds.connatix.com/p/309170447/player.iframe.integration.destroy.js — 200 — 925 B — 12 ms — h3https://capi.connatix.com/core/mny?v=309170447&cid=872d12ce-453b-4870-845f-955919887e1bcapi.connatix.com/core/mny?v=309170... https://capi.connatix.com/core/mny?v=309170447&cid=872d12ce-453b-4870-845f-955919887e1b — 200 — 2.2 KiB — 37 ms — h3https://capi.connatix.com/metrics/?v=309170447&tier=2capi.connatix.com/metrics/?v=309170... https://capi.connatix.com/metrics/?v=309170447&tier=2 — 200 — 402 B — 34 ms — h3https://cdn.confiant-integrations.net/33CYnLkVKFSMCUwC1MMcR-L4HeU/video/config.jscdn.confiant-integrations.net/33CYn... https://cdn.confiant-integrations.net/33CYnLkVKFSMCUwC1MMcR-L4HeU/video/config.js — 200 — 54.0 KiB — 20 ms — h3https://cds.connatix.com/p/309170447/player.floating.jscds.connatix.com/p/309170447/player... https://cds.connatix.com/p/309170447/player.floating.js — 200 — 3.6 KiB — 11 ms — h3https://www.googletagmanager.com/gtag/js?id=G-EYNXLD4983&cx=c&gtm=4e64e1&bs=ctrlwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EYNXLD4983&cx=c&gtm=4e64e1&bs=ctrl — 200 — 157.1 KiB — 27 ms — h2https://cds.connatix.com/p/plugins/connatix.omsdk.service-web-1.4.13-compressed.jscds.connatix.com/p/plugins/connatix... https://cds.connatix.com/p/plugins/connatix.omsdk.service-web-1.4.13-compressed.js — 200 — 12.1 KiB — 14 ms — h3https://cds.connatix.com/p/plugins/connatix.omsdk.session.client-1.4.13-compressed.jscds.connatix.com/p/plugins/connatix... https://cds.connatix.com/p/plugins/connatix.omsdk.session.client-1.4.13-compressed.js — 200 — 9.5 KiB — 19 ms — h3https://cdn.confiant-integrations.net/video/202603241056/wrap.jscdn.confiant-integrations.net/video... https://cdn.confiant-integrations.net/video/202603241056/wrap.js — 200 — 125.4 KiB — 17 ms — h3https://cds.connatix.com/p/309170447/player.lit.ui.jscds.connatix.com/p/309170447/player... https://cds.connatix.com/p/309170447/player.lit.ui.js — 200 — 37.4 KiB — 20 ms — h3https://api.consentframework.com/api/v1/public/consent-stringapi.consentframework.com/api/v1/pub... https://api.consentframework.com/api/v1/public/consent-string — 200 — 1.3 KiB — 41 ms — http/1.1https://analytics.optidigital.com/pageviewanalytics.optidigital.com/pageview https://analytics.optidigital.com/pageview — 200 — 281 B — 253 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAIAAAB7GkOtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAIAAAB7GkOtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBpZD0iTE9HT19XSElURSIgZGF0YS1uYW1lPSJMT0dPIFdISVRFIiB4bWxucz0iaHR0c…data:image/svg+xml;base64,PHN2ZyBpZ... data:image/svg+xml;base64,PHN2ZyBpZD0iTE9HT19XSElURSIgZGF0YS1uYW1lPSJMT0dPIFdISVRFIiB4bWxucz0iaHR0c… — 200 — 0 B — 1 ms — datahttps://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_S0bZUlUXSoifoq3UIAjh6A&experimentType=HeadlineAB&version=esnextmarfeelexperimentsexperienceengine.... https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_S0bZUlUXSoifoq3UIAjh6A&experimentType=HeadlineAB&version=esnext — 200 — 2.5 KiB — 65 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-EYNXLD4983&gtm=45je64e1v9188866645z89188469217za20gzb9188469217zd9188469217&_p=1776295353357&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=11s57&gdid=dOWE1OT&_eu=AAAAAGA&are=1&cid=1186073624.1776295355&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~116363098~117266401~117884344&sid=1776295355&sct=1&seg=0&dl=https%3A%2F%2Fgizmodo.com%2F&dt=Gizmodo%20%7C%20The%20Future%20Is%20Here&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2362region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-EYNXLD4983&gtm=45je64e1v9188866645z89188469217za20gzb9188469217zd9188469217&_p=1776295353357&gcs=G100&gcd=13q3q3q2q5l1&npa=1&dma_cps=-&dma=1&tcfd=11s57&gdid=dOWE1OT&_eu=AAAAAGA&are=1&cid=1186073624.1776295355&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~116363098~117266401~117884344&sid=1776295355&sct=1&seg=0&dl=https%3A%2F%2Fgizmodo.com%2F&dt=Gizmodo%20%7C%20The%20Future%20Is%20Here&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2362 — 204 — 546 B — 326 ms — h2https://img.connatix.com/92b7b46b-43ed-4e0e-b21b-2c999302d9d7/s5.png?width=72&height=72&fit=boundsimg.connatix.com/92b7b46b-43ed-4e0e... https://img.connatix.com/92b7b46b-43ed-4e0e-b21b-2c999302d9d7/s5.png?width=72&height=72&fit=bounds — 200 — 1.5 KiB — 19 ms — h3https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 145.7 KiB — 65 ms — h2https://capi.connatix.com/tr/sr?v=309170447&tier=2capi.connatix.com/tr/sr?v=309170447... https://capi.connatix.com/tr/sr?v=309170447&tier=2 — 200 — 366 B — 27 ms — h3https://img.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/1_th.jpg?fit=crop&crop=595:335,smart&height=335&width=595&quality=60img.connatix.com/d20449d8-c3c7-4a08... https://img.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/1_th.jpg?fit=crop&crop=595:335,smart&height=335&width=595&quality=60 — 200 — 4.2 KiB — 49 ms — h3https://capi.connatix.com/tr/ao?v=309170447&tier=2capi.connatix.com/tr/ao?v=309170447... https://capi.connatix.com/tr/ao?v=309170447&tier=2 — 200 — 366 B — 27 ms — h3https://capi.connatix.com/tr/ps?v=309170447&tier=2capi.connatix.com/tr/ps?v=309170447... https://capi.connatix.com/tr/ps?v=309170447&tier=2 — 200 — 366 B — 25 ms — h3https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fgizmodo.com%2Fsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Fgizmodo.com%2F — 200 — 1.0 KiB — 21 ms — h3https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1 — 200 — 270.9 KiB — 38 ms — h2https://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 16.8 KiB — 58 ms — h2https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1 — 200 — 0 B — 14 ms — h2https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1 — 200 — 0 B — 40 ms — h2https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 15.4 KiB — 47 ms — h3https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 0 B — 49 ms — h3https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 0 B — 49 ms — h3https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/playlist.m3u8vid.connatix.com/d20449d8-c3c7-4a08... https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/playlist.m3u8 — 200 — 612 B — 24 ms — h3https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/0.m3u8vid.connatix.com/d20449d8-c3c7-4a08... https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/0.m3u8 — 200 — 3.5 KiB — 17 ms — h3https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/mmid-0597a393-6674-eacc-0af8-d351a612fd4d/0.mp4vid.connatix.com/d20449d8-c3c7-4a08... https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/mmid-0597a393-6674-eacc-0af8-d351a612fd4d/0.mp4 — 206 — 1.3 KiB — 20 ms — h3https://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 — 8 ms — h3https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/mmid-0597a393-6674-eacc-0af8-d351a612fd4d/0.mp4vid.connatix.com/d20449d8-c3c7-4a08... https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/mmid-0597a393-6674-eacc-0af8-d351a612fd4d/0.mp4 — 206 — 173.1 KiB — 24 ms — h3blob:https://gizmodo.com/76fb4a7b-72d3-41bb-bdbf-95030bd8e6c9gizmodo.com/76fb4a7b-72d3-41bb-bdbf... blob:https://gizmodo.com/76fb4a7b-72d3-41bb-bdbf-95030bd8e6c9 — 200 — -1 B — 42 ms — blobhttps://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/mmid-0597a393-6674-eacc-0af8-d351a612fd4d/0.mp4vid.connatix.com/d20449d8-c3c7-4a08... https://vid.connatix.com/d20449d8-c3c7-4a08-b027-3a9cf6626232/71dc25a9-5d01-423c-8fb6-f445129830fd/mmid-0597a393-6674-eacc-0af8-d351a612fd4d/0.mp4 — 206 — 217.0 KiB — 33 ms — h3https://pagead2.googlesyndication.com/gampad/ads?iu=%2F23178111854%2Fod.gizmodo.com%2Fvideoplayer&url=https%3A%2F%2Fgizmodo.com%2F&description_url=https%3A%2F%2Fgizmodo.com%2F&tfcd=0&npa=0&sz=400x300%7C640x480&gdfp_req=1&unviewed_position_start=1&output=xml_vast4&env=vp&correlator=911133177191928&ad_type=video&vad_type=linear&vpos=preroll&vpa=auto&vpmute=1&plcmt=2&gdpr=1&gdpr_consent=null&cust_params=upr%3D5%26demand%3Ddirect%26child_unit%3Dhome%26post_id%3D1851567131%26nop%3D0%26channel%3D%26section%3D%26subsection%3D%26categorie%3D%26tags%3D&sdkv=h.3.757.0&osd=2&frm=1&vis=1&sdr=1&hl=en&afvsz=450x50%2C468x60&is_amp=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&u_so=l&ctv=0&addtl_consent=2~~dv.2577.587.1097.89.2572.2677&sdki=100000445&ptt=20&vo=0&adk=924295873&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.757.0&sid=29053AD6-7BC1-4E84-B182-E9BBF7417ABA&eid=44754608%2C95322027%2C95331589%2C95332046&top=https%3A%2F%2Fgizmodo.com%2F&loc=about%3Ablank&dt=1776295356855&eoidce=1&pvsid=8338478371792350&scor=850416863701100pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?iu=%2F23178111854%2Fod.gizmodo.com%2Fvideoplayer&url=https%3A%2F%2Fgizmodo.com%2F&description_url=https%3A%2F%2Fgizmodo.com%2F&tfcd=0&npa=0&sz=400x300%7C640x480&gdfp_req=1&unviewed_position_start=1&output=xml_vast4&env=vp&correlator=911133177191928&ad_type=video&vad_type=linear&vpos=preroll&vpa=auto&vpmute=1&plcmt=2&gdpr=1&gdpr_consent=null&cust_params=upr%3D5%26demand%3Ddirect%26child_unit%3Dhome%26post_id%3D1851567131%26nop%3D0%26channel%3D%26section%3D%26subsection%3D%26categorie%3D%26tags%3D&sdkv=h.3.757.0&osd=2&frm=1&vis=1&sdr=1&hl=en&afvsz=450x50%2C468x60&is_amp=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&u_so=l&ctv=0&addtl_consent=2~~dv.2577.587.1097.89.2572.2677&sdki=100000445&ptt=20&vo=0&adk=924295873&sdk_apis=2%2C7%2C8&omid_p=Google1%2Fh.3.757.0&sid=29053AD6-7BC1-4E84-B182-E9BBF7417ABA&eid=44754608%2C95322027%2C95331589%2C95332046&top=https%3A%2F%2Fgizmodo.com%2F&loc=about%3Ablank&dt=1776295356855&eoidce=1&pvsid=8338478371792350&scor=850416863701100 — 200 — 142 B — 50 ms — h3https://api.consentframework.com/api/v1/public/user-actionapi.consentframework.com/api/v1/pub... https://api.consentframework.com/api/v1/public/user-action — 200 — 330 B — 70 ms — http/1.1https://csi.gstatic.com/csi?v=2&s=ima&dmc=4&puid=1~mo0oe4ox&c=647604511326&slotId=323802255663&eee=missing-element&bi=missing-id&vast_v=4.0&lima_p_ich=0&lima_p_icu=0csi.gstatic.com/csi?v=2&s=ima&dmc=4... https://csi.gstatic.com/csi?v=2&s=ima&dmc=4&puid=1~mo0oe4ox&c=647604511326&slotId=323802255663&eee=missing-element&bi=missing-id&vast_v=4.0&lima_p_ich=0&lima_p_icu=0 — 204 — 377 B — 334 ms — h2https://gizmodo.com/cdn-cgi/rum?/cdn-cgi/rum? https://gizmodo.com/cdn-cgi/rum? — 204 — 507 B — 7 ms — h3https://gizmodo.com/favicon.ico?v1/favicon.ico?v1 https://gizmodo.com/favicon.ico?v1 — 200 — 2.6 KiB — 17 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
86% of JavaScript execution is third-party
First-party Third-party 2556ms · 1444KB · $34/mo
cds.connatix.com
Other
Costly
Execution 361ms
Transfer 139 KB
Unused 34%
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 339ms
Transfer 0 KB
Monthly Cost $4/mo
cache.consentframework.com
Other
Costly
Execution 305ms
Transfer 332 KB
Unused 11%
Monthly Cost $4/mo
cds.connatix.com
Other
Costly
Execution 229ms
Transfer 37 KB
Monthly Cost $3/mo
cdn.confiant-integrations.net
Other
Costly
Execution 213ms
Transfer 125 KB
Unused 56%
Monthly Cost $3/mo
cds.connatix.com
Other
Costly
Execution 207ms
Transfer 16 KB
Monthly Cost $3/mo
imasdk.googleapis.com
Other
Optional
Execution 188ms
Transfer 146 KB
Unused 55%
Monthly Cost $2/mo
scripts.opti-digital.com
Other
Optional
Execution 112ms
Transfer 99 KB
Unused 79%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 105ms
Transfer 157 KB
Unused 42%
Monthly Cost $1/mo
cds.connatix.com
Other
Optional
Execution 96ms
Transfer 75 KB
Unused 53%
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 93ms
Transfer 186 KB
Unused 75%
Monthly Cost $1/mo
cache.consentframework.com
Other
Optional
Execution 92ms
Transfer 3 KB
Monthly Cost $1/mo
pagead2.googlesyndication.com
Other
Optional
Execution 83ms
Transfer 0 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 70ms
Transfer 120 KB
Unused 50%
Monthly Cost $1/mo
scripts.opti-digital.com
Other
Optional
Execution 63ms
Transfer 9 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • cds.connatix.com adds 361ms and costs ~$5/month
  • Unattributable adds 339ms and costs ~$4/month
  • cache.consentframework.com adds 305ms and costs ~$4/month
  • cds.connatix.com adds 229ms and costs ~$3/month
  • cdn.confiant-integrations.net adds 213ms and costs ~$3/month
  • cds.connatix.com adds 207ms and costs ~$3/month

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

cds.connatix.com takes 361ms 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 339ms 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

cache.consentframework.com takes 305ms 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

cds.connatix.com takes 229ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.confiant-integrations.net takes 213ms 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.confiant-integrations.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

cds.connatix.com takes 207ms 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 imasdk.googleapis.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

79% of scripts.opti-digital.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

53% of cds.connatix.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 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

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