Skip to content
https://motortrend.com

Performance

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

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

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

1.16 s

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

4.58 s

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

538 ms

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

0.000

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

2.29 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.63 s

Page Load Progression

448 ms
897 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.6 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
35.7 MB transferred, 122 requests
FIX
35.7 MB transferred, 122 requests
Critical::
Page weighs 42.4 MB (35.7 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
122 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 7.5 g CO2 per page load
35.7 MB / 2.4 MB budget
35.7 MB transferred
122 requests
7.5 g CO2 per page load
Other 32.1 MiB 90%
JavaScript 1.7 MiB 5%
Images 1.1 MiB 3%
HTML 466.8 KiB 1%
Other 202.9 KiB 1%
Fonts 78.5 KiB 0%
CSS 32.4 KiB 0%
Other 7.6 KiB 0%
Other 2.1 KiB 0%
Other 213 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

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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 (35.7 MiB of 35.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2647ms total JS execution
FIX
2647ms total JS execution
Warning::
https://www.motortrend.com/_next/static/chunks/246...: 933ms CPU time
Warning::
https://www.motortrend.com/: 431ms CPU time
Warning::
Unattributable: 408ms CPU time
Info::
https://www.motortrend.com/_next/static/chunks/559...: 221ms CPU time
Info::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 163ms CPU time
Warning::
Third-party scripts: 2647ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 20% Script Parsing & Compilation 7% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
https://www.motortrend.com/_next/static/chunks/2469-ebd3911109c19219.js933ms897ms7ms3rd
https://www.motortrend.com/431ms46ms56ms3rd
Unattributable408ms34ms0ms3rd
https://www.motortrend.com/_next/static/chunks/5597-658c77ed3e0b4f4b.js221ms81ms3ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js163ms145ms2ms3rd
https://www.motortrend.com/_next/static/chunks/3511-f40e96a6859cee21.js132ms119ms13ms3rd
https://www.motortrend.com/ad-scripts/moapt-bidder-pb-autos.9.29.0.js83ms62ms21ms3rd
https://www.motortrend.com/_next/static/chunks/a4634e51-203609d4f35c14ab.js81ms58ms12ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js74ms45ms17ms3rd
https://st.motortrend.com/nitrous/nitrous-sdk.js65ms57ms7ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
57 scripts, 855 KB unused
FIX
57 scripts, 855 KB unused
Warning::
https://www.motortrend.com/_next/static/chunks/753...: 144 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.motortrend.com/_next/static/chunks/351...: 120 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.motortrend.com/ad-scripts/moapt-bidder...: 102 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.motortrend.com/ad-scripts/moapt-bidder...: unminified — 91 KB could be saved
Warning::
https://www.motortrend.com/_next/static/chunks/a46...: 90 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 73 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 855 KB
855 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.motortrend.com/_next/static/chunks/7530-2e4f8ea312e5e153.js145 KB144 KB (99%)3rd
https://www.motortrend.com/_next/static/chunks/3511-f40e96a6859cee21.js176 KB120 KB (68%)3rd
https://www.motortrend.com/ad-scripts/moapt-bidder-pb-autos.9.29.0.js139 KB102 KB (74%)3rd
https://www.motortrend.com/_next/static/chunks/a4634e51-203609d4f35c14ab.js153 KB90 KB (59%)3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB73 KB (57%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NNH5WQCN126 KB65 KB (52%)3rd
https://www.motortrend.com/_next/static/chunks/3865-cdafc8ff6e73f2e3.js66 KB54 KB (82%)3rd
https://www.motortrend.com/_next/static/chunks/9698-2c387c812dd895b5.js61 KB47 KB (78%)3rd
https://www.motortrend.com/_next/static/chunks/af394e3b-79cc441ed8a74dad.js52 KB43 KB (83%)3rd
https://www.motortrend.com/_next/static/chunks/2469-ebd3911109c19219.js74 KB40 KB (54%)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
122 resources · 35.7 MB · 855 KB savings available
FIX
122 resources · 35.7 MB · 855 KB savings available
Warning::
Page weight 34.7 MB over 1MB target
Got: 35.7 MB Expected: ≤ 1 MB
Info::
~855 KB of savings available
Warning::
121 third-party resources (100% of weight)
Info::
10 resources over 200KB
122 resources · 35.7 MiB · 121 third-party 34.7 MiB over 1MB target
Media 90% · 32.1 MiB
JavaScript 5% · 1.7 MiB
Image 3% · 1.1 MiB
Document 1% · 466.8 KiB
Other 1% · 203.1 KiB
Font 0% · 78.5 KiB
CSS 0% · 37.1 KiB

~854.9 KiB of savings available

Remove unused JavaScript: 854.9 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, must-revalidate, private
REVIEW
max-age=0, must-revalidate, private
Info::
Cache-Control header is set
Got: max-age=0, must-revalidate, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, must-revalidate, private

DirectiveValueMeaning
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
privateOnly browser cache, not CDN/proxy
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+
Image Optimization
16 images, 0 KB saveable
PASS
16 images, 0 KB saveable
Info::
All images are well-optimized
16 images 1.1 MB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (78 KB)
PASS
2 fonts (78 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

78 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 4.6 shttps://www.motortrend.com/fonts/gilroy/Gilroy-Bold.woff2Gilroy-Bold.woff2 https://www.motortrend.com/fonts/gilroy/Gilroy-Bold.woff2 — 25.9 KiB — 16 ms — font-display: swaphttps://www.motortrend.com/fonts/geist-sans/Geist-Variable.woff2Geist-Variable.woff2 https://www.motortrend.com/fonts/geist-sans/Geist-Variable.woff2 — 52.6 KiB — 17 ms — font-display: swap
Gilroy-Bold.woff2 woff2 swap
Size 26 KB
Load time 16 ms
Start 65 ms
Risk FOUT — text flashes from fallback to web font
Geist-Variable.woff2 woff2 swap
Size 53 KB
Load time 17 ms
Start 66 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
Network Waterfall
122 requests over 3491ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 4.6 shttps://motortrend.com// https://motortrend.com/ — 301 — 382 B — 6 ms — h2https://www.motortrend.com/www.motortrend.com/ https://www.motortrend.com/ — 200 — 466.8 KiB — 37 ms — h2https://www.motortrend.com/_next/static/css/e06728161a4dfcf1.csswww.motortrend.com/_next/static/css... https://www.motortrend.com/_next/static/css/e06728161a4dfcf1.css — 200 — 30.4 KiB — 9 ms — h2https://www.motortrend.com/_next/static/css/df69b08f4a8da86d.csswww.motortrend.com/_next/static/css... https://www.motortrend.com/_next/static/css/df69b08f4a8da86d.css — 200 — 1.5 KiB — 5 ms — h2https://www.motortrend.com/_next/static/css/e5ddd1c078297f95.csswww.motortrend.com/_next/static/css... https://www.motortrend.com/_next/static/css/e5ddd1c078297f95.css — 200 — 421 B — 6 ms — h2https://www.motortrend.com/ad-scripts/moapt-bidder-pb-autos.9.29.0.jswww.motortrend.com/ad-scripts/moapt... https://www.motortrend.com/ad-scripts/moapt-bidder-pb-autos.9.29.0.js — 200 — 139.1 KiB — 61 ms — h3https://static-assets.hearstapps.com/moapt/2.436.0/autos/motortrend/nod.jsstatic-assets.hearstapps.com/moapt/... https://static-assets.hearstapps.com/moapt/2.436.0/autos/motortrend/nod.js — 200 — 5.5 KiB — 23 ms — h2https://static-assets.hearstapps.com/moapt/2.436.0/autos/motortrend/suggestive-selling.jsstatic-assets.hearstapps.com/moapt/... https://static-assets.hearstapps.com/moapt/2.436.0/autos/motortrend/suggestive-selling.js — 200 — 5.8 KiB — 24 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 226 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NNH5WQCNwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NNH5WQCN — 200 — 126.4 KiB — 232 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 108 ms — h2https://www.motortrend.com/fonts/gilroy/Gilroy-Bold.woff2www.motortrend.com/fonts/gilroy/Gil... https://www.motortrend.com/fonts/gilroy/Gilroy-Bold.woff2 — 200 — 25.9 KiB — 16 ms — h3https://www.motortrend.com/fonts/geist-sans/Geist-Variable.woff2www.motortrend.com/fonts/geist-sans... https://www.motortrend.com/fonts/geist-sans/Geist-Variable.woff2 — 200 — 52.6 KiB — 17 ms — h3https://hips.hearstapps.com/hmg-prod/images/4a33ca0d-81cf-4424-80f8-ed72b456b845.jpg?w=384&width=384&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/4a33ca0d-81cf-4424-80f8-ed72b456b845.jpg?w=384&width=384&q=75&format=webp — 200 — 11.2 KiB — 24 ms — h2https://hips.hearstapps.com/hmg-prod/images/7a8ea137-d517-455b-a67d-5acc2cc7f007.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/7a8ea137-d517-455b-a67d-5acc2cc7f007.jpg?w=768&width=768&q=75&format=webp — 200 — 82.0 KiB — 71 ms — h2https://hips.hearstapps.com/hmg-prod/images/5275dca7-9ca9-4147-b661-3e04dce49790.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/5275dca7-9ca9-4147-b661-3e04dce49790.jpg?w=768&width=768&q=75&format=webp — 200 — 36.0 KiB — 143 ms — h2https://hips.hearstapps.com/mtg-prod/6840bcb411be800008234053/005-2025-ford-maverick-lobo.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/mtg-prod/6840bc... https://hips.hearstapps.com/mtg-prod/6840bcb411be800008234053/005-2025-ford-maverick-lobo.jpg?w=768&width=768&q=75&format=webp — 200 — 38.0 KiB — 150 ms — h2https://hips.hearstapps.com/hmg-prod/images/aac5fc4a-044d-4ac8-9c2e-799f2a8db247.jpg?crop=1xw:0.996539792388xh;center,tophips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/aac5fc4a-044d-4ac8-9c2e-799f2a8db247.jpg?crop=1xw:0.996539792388xh;center,top — 200 — 141.5 KiB — 57 ms — h2https://www.motortrend.com/_next/static/chunks/webpack-ba42e6d294d05a59.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/webpack-ba42e6d294d05a59.js — 200 — 2.4 KiB — 43 ms — h3https://www.motortrend.com/_next/static/chunks/4bd1b696-16dcc2bec6e1bff8.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/4bd1b696-16dcc2bec6e1bff8.js — 200 — 53.6 KiB — 55 ms — h3https://www.motortrend.com/_next/static/chunks/5597-658c77ed3e0b4f4b.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/5597-658c77ed3e0b4f4b.js — 200 — 48.3 KiB — 53 ms — h3https://www.motortrend.com/_next/static/chunks/2469-ebd3911109c19219.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2469-ebd3911109c19219.js — 200 — 74.0 KiB — 56 ms — h3https://www.motortrend.com/_next/static/chunks/main-app-e6ecf5e3a0ac7623.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/main-app-e6ecf5e3a0ac7623.js — 200 — 9.3 KiB — 48 ms — h3https://www.motortrend.com/_next/static/chunks/2a223334-45937ee2f64ebf36.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2a223334-45937ee2f64ebf36.js — 200 — 4.4 KiB — 50 ms — h3https://www.motortrend.com/_next/static/chunks/a4634e51-203609d4f35c14ab.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/a4634e51-203609d4f35c14ab.js — 200 — 152.9 KiB — 105 ms — h3https://www.motortrend.com/_next/static/chunks/3511-f40e96a6859cee21.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/3511-f40e96a6859cee21.js — 200 — 176.2 KiB — 227 ms — h3https://www.motortrend.com/_next/static/chunks/2062-4a40d26560fe23a7.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2062-4a40d26560fe23a7.js — 200 — 10.2 KiB — 182 ms — h3https://www.motortrend.com/_next/static/chunks/3455-48b668e8f37efa3f.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/3455-48b668e8f37efa3f.js — 200 — 8.3 KiB — 95 ms — h3https://www.motortrend.com/_next/static/chunks/391-80968800a5649418.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/391-80968800a5649418.js — 200 — 4.8 KiB — 106 ms — h3https://www.motortrend.com/_next/static/chunks/9698-2c387c812dd895b5.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/9698-2c387c812dd895b5.js — 200 — 61.1 KiB — 148 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.2 s LCP 4.6 shttps://motortrend.com// https://motortrend.com/ — 301 — 382 B — 6 ms — h2https://www.motortrend.com/www.motortrend.com/ https://www.motortrend.com/ — 200 — 466.8 KiB — 37 ms — h2https://www.motortrend.com/_next/static/css/e06728161a4dfcf1.csswww.motortrend.com/_next/static/css... https://www.motortrend.com/_next/static/css/e06728161a4dfcf1.css — 200 — 30.4 KiB — 9 ms — h2https://www.motortrend.com/_next/static/css/df69b08f4a8da86d.csswww.motortrend.com/_next/static/css... https://www.motortrend.com/_next/static/css/df69b08f4a8da86d.css — 200 — 1.5 KiB — 5 ms — h2https://www.motortrend.com/_next/static/css/e5ddd1c078297f95.csswww.motortrend.com/_next/static/css... https://www.motortrend.com/_next/static/css/e5ddd1c078297f95.css — 200 — 421 B — 6 ms — h2https://www.motortrend.com/ad-scripts/moapt-bidder-pb-autos.9.29.0.jswww.motortrend.com/ad-scripts/moapt... https://www.motortrend.com/ad-scripts/moapt-bidder-pb-autos.9.29.0.js — 200 — 139.1 KiB — 61 ms — h3https://static-assets.hearstapps.com/moapt/2.436.0/autos/motortrend/nod.jsstatic-assets.hearstapps.com/moapt/... https://static-assets.hearstapps.com/moapt/2.436.0/autos/motortrend/nod.js — 200 — 5.5 KiB — 23 ms — h2https://static-assets.hearstapps.com/moapt/2.436.0/autos/motortrend/suggestive-selling.jsstatic-assets.hearstapps.com/moapt/... https://static-assets.hearstapps.com/moapt/2.436.0/autos/motortrend/suggestive-selling.js — 200 — 5.8 KiB — 24 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 226 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NNH5WQCNwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NNH5WQCN — 200 — 126.4 KiB — 232 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 108 ms — h2https://www.motortrend.com/fonts/gilroy/Gilroy-Bold.woff2www.motortrend.com/fonts/gilroy/Gil... https://www.motortrend.com/fonts/gilroy/Gilroy-Bold.woff2 — 200 — 25.9 KiB — 16 ms — h3https://www.motortrend.com/fonts/geist-sans/Geist-Variable.woff2www.motortrend.com/fonts/geist-sans... https://www.motortrend.com/fonts/geist-sans/Geist-Variable.woff2 — 200 — 52.6 KiB — 17 ms — h3https://hips.hearstapps.com/hmg-prod/images/4a33ca0d-81cf-4424-80f8-ed72b456b845.jpg?w=384&width=384&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/4a33ca0d-81cf-4424-80f8-ed72b456b845.jpg?w=384&width=384&q=75&format=webp — 200 — 11.2 KiB — 24 ms — h2https://hips.hearstapps.com/hmg-prod/images/7a8ea137-d517-455b-a67d-5acc2cc7f007.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/7a8ea137-d517-455b-a67d-5acc2cc7f007.jpg?w=768&width=768&q=75&format=webp — 200 — 82.0 KiB — 71 ms — h2https://hips.hearstapps.com/hmg-prod/images/5275dca7-9ca9-4147-b661-3e04dce49790.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/5275dca7-9ca9-4147-b661-3e04dce49790.jpg?w=768&width=768&q=75&format=webp — 200 — 36.0 KiB — 143 ms — h2https://hips.hearstapps.com/mtg-prod/6840bcb411be800008234053/005-2025-ford-maverick-lobo.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/mtg-prod/6840bc... https://hips.hearstapps.com/mtg-prod/6840bcb411be800008234053/005-2025-ford-maverick-lobo.jpg?w=768&width=768&q=75&format=webp — 200 — 38.0 KiB — 150 ms — h2https://hips.hearstapps.com/hmg-prod/images/aac5fc4a-044d-4ac8-9c2e-799f2a8db247.jpg?crop=1xw:0.996539792388xh;center,tophips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/aac5fc4a-044d-4ac8-9c2e-799f2a8db247.jpg?crop=1xw:0.996539792388xh;center,top — 200 — 141.5 KiB — 57 ms — h2https://www.motortrend.com/_next/static/chunks/webpack-ba42e6d294d05a59.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/webpack-ba42e6d294d05a59.js — 200 — 2.4 KiB — 43 ms — h3https://www.motortrend.com/_next/static/chunks/4bd1b696-16dcc2bec6e1bff8.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/4bd1b696-16dcc2bec6e1bff8.js — 200 — 53.6 KiB — 55 ms — h3https://www.motortrend.com/_next/static/chunks/5597-658c77ed3e0b4f4b.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/5597-658c77ed3e0b4f4b.js — 200 — 48.3 KiB — 53 ms — h3https://www.motortrend.com/_next/static/chunks/2469-ebd3911109c19219.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2469-ebd3911109c19219.js — 200 — 74.0 KiB — 56 ms — h3https://www.motortrend.com/_next/static/chunks/main-app-e6ecf5e3a0ac7623.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/main-app-e6ecf5e3a0ac7623.js — 200 — 9.3 KiB — 48 ms — h3https://www.motortrend.com/_next/static/chunks/2a223334-45937ee2f64ebf36.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2a223334-45937ee2f64ebf36.js — 200 — 4.4 KiB — 50 ms — h3https://www.motortrend.com/_next/static/chunks/a4634e51-203609d4f35c14ab.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/a4634e51-203609d4f35c14ab.js — 200 — 152.9 KiB — 105 ms — h3https://www.motortrend.com/_next/static/chunks/3511-f40e96a6859cee21.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/3511-f40e96a6859cee21.js — 200 — 176.2 KiB — 227 ms — h3https://www.motortrend.com/_next/static/chunks/2062-4a40d26560fe23a7.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2062-4a40d26560fe23a7.js — 200 — 10.2 KiB — 182 ms — h3https://www.motortrend.com/_next/static/chunks/3455-48b668e8f37efa3f.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/3455-48b668e8f37efa3f.js — 200 — 8.3 KiB — 95 ms — h3https://www.motortrend.com/_next/static/chunks/391-80968800a5649418.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/391-80968800a5649418.js — 200 — 4.8 KiB — 106 ms — h3https://www.motortrend.com/_next/static/chunks/9698-2c387c812dd895b5.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/9698-2c387c812dd895b5.js — 200 — 61.1 KiB — 148 ms — h3https://www.motortrend.com/_next/static/chunks/2152-fa186118ccf7ac79.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2152-fa186118ccf7ac79.js — 200 — 8.4 KiB — 56 ms — h3https://www.motortrend.com/_next/static/chunks/9096-31f9fc002cab5dd8.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/9096-31f9fc002cab5dd8.js — 200 — 13.5 KiB — 100 ms — h3https://www.motortrend.com/_next/static/chunks/5539-6cae7be345d77a7a.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/5539-6cae7be345d77a7a.js — 200 — 18.6 KiB — 184 ms — h3https://www.motortrend.com/_next/static/chunks/5758-190f641774e7a17f.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/5758-190f641774e7a17f.js — 200 — 13.4 KiB — 115 ms — h3https://www.motortrend.com/_next/static/chunks/6667-8c6e09eed70ca0f7.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/6667-8c6e09eed70ca0f7.js — 200 — 7.2 KiB — 116 ms — h3https://www.motortrend.com/_next/static/chunks/app/layout-bd3ceb4e6dc90bbf.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/app/layout-bd3ceb4e6dc90bbf.js — 200 — 19.0 KiB — 147 ms — h3https://www.motortrend.com/_next/static/chunks/4032-f25f8374c3b8f9b7.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/4032-f25f8374c3b8f9b7.js — 200 — 1.5 KiB — 137 ms — h3https://www.motortrend.com/_next/static/chunks/app/error-3f7a30508c0c6d90.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/app/error-3f7a30508c0c6d90.js — 200 — 655 B — 137 ms — h3https://www.motortrend.com/_next/static/chunks/af394e3b-79cc441ed8a74dad.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/af394e3b-79cc441ed8a74dad.js — 200 — 51.5 KiB — 191 ms — h3https://www.motortrend.com/_next/static/chunks/2619-e6cb6cc2572e4af5.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2619-e6cb6cc2572e4af5.js — 200 — 3.8 KiB — 67 ms — h3https://www.motortrend.com/_next/static/chunks/8715-c77b1d9c7711beee.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/8715-c77b1d9c7711beee.js — 200 — 5.5 KiB — 67 ms — h3https://www.motortrend.com/_next/static/chunks/5239-54991ca24a101882.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/5239-54991ca24a101882.js — 200 — 5.6 KiB — 66 ms — h3https://www.motortrend.com/_next/static/chunks/1306-bd2106040d1ea038.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/1306-bd2106040d1ea038.js — 200 — 4.1 KiB — 66 ms — h3https://www.motortrend.com/_next/static/chunks/9320-3885399b129eebe1.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/9320-3885399b129eebe1.js — 200 — 6.4 KiB — 67 ms — h3https://www.motortrend.com/_next/static/chunks/3865-cdafc8ff6e73f2e3.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/3865-cdafc8ff6e73f2e3.js — 200 — 65.8 KiB — 129 ms — h3https://www.motortrend.com/_next/static/chunks/2979-81fb1ba73734add5.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/2979-81fb1ba73734add5.js — 200 — 5.8 KiB — 77 ms — h3https://www.motortrend.com/_next/static/chunks/1398-88ec7b80635fd9bb.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/1398-88ec7b80635fd9bb.js — 200 — 3.9 KiB — 77 ms — h3https://www.motortrend.com/_next/static/chunks/9254-7cf3cebf1d3f8ba5.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/9254-7cf3cebf1d3f8ba5.js — 200 — 10.7 KiB — 77 ms — h3https://www.motortrend.com/_next/static/chunks/5114-e5f700ecfef6e7d2.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/5114-e5f700ecfef6e7d2.js — 200 — 11.3 KiB — 146 ms — h3https://www.motortrend.com/_next/static/chunks/77-99f0b85424665d75.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/77-99f0b85424665d75.js — 200 — 22.6 KiB — 174 ms — h3https://www.motortrend.com/_next/static/chunks/7530-2e4f8ea312e5e153.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/7530-2e4f8ea312e5e153.js — 200 — 145.3 KiB — 224 ms — h3https://www.motortrend.com/_next/static/chunks/3266-78cdc901f7c4711d.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/3266-78cdc901f7c4711d.js — 200 — 10.7 KiB — 212 ms — h3https://www.motortrend.com/_next/static/chunks/app/brand/%5Bdomain%5D/(withHeaderFooter)/(director)/feed/%5B...slug%5D/page-abe843edd2d3daee.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/app/brand/%5Bdomain%5D/(withHeaderFooter)/(director)/feed/%5B...slug%5D/page-abe843edd2d3daee.js — 200 — 612 B — 212 ms — h3https://www.motortrend.com/_next/static/chunks/app/global-error-bd82e8295742e863.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/app/global-error-bd82e8295742e863.js — 200 — 1.2 KiB — 212 ms — h3https://www.motortrend.com/_next/static/chunks/5602-d732e6f955d7d2bd.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/5602-d732e6f955d7d2bd.js — 200 — 8.8 KiB — 211 ms — h3https://www.motortrend.com/_next/static/chunks/app/brand/%5Bdomain%5D/(withHeaderFooter)/layout-37348907e482af90.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/app/brand/%5Bdomain%5D/(withHeaderFooter)/layout-37348907e482af90.js — 200 — 8.8 KiB — 211 ms — h3https://www.motortrend.com/_next/static/chunks/app/brand/%5Bdomain%5D/(withHeaderFooter)/error-9bf9df3e889956d9.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/app/brand/%5Bdomain%5D/(withHeaderFooter)/error-9bf9df3e889956d9.js — 200 — 705 B — 211 ms — h3https://www.motortrend.com/prebid.ads.jswww.motortrend.com/prebid.ads.js https://www.motortrend.com/prebid.ads.js — 200 — 451 B — 210 ms — h3https://static-assets.hearstapps.com/moapt/latest/moapt-utils.jsstatic-assets.hearstapps.com/moapt/... https://static-assets.hearstapps.com/moapt/latest/moapt-utils.js — 200 — 11.5 KiB — 29 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://hips.hearstapps.com/mtg-prod/691cf2ba16a971000240326a/009-2026-chevrolet-silverado-ev-trail-boss.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/mtg-prod/691cf2... https://hips.hearstapps.com/mtg-prod/691cf2ba16a971000240326a/009-2026-chevrolet-silverado-ev-trail-boss.jpg?w=768&width=768&q=75&format=webp — 200 — 72.5 KiB — 122 ms — h3https://hips.hearstapps.com/hmg-prod/images/65fcbd75-d3f2-40aa-920f-c0dfd060eb17.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/65fcbd75-d3f2-40aa-920f-c0dfd060eb17.jpg?w=768&width=768&q=75&format=webp — 200 — 27.2 KiB — 50 ms — h3https://hips.hearstapps.com/hmg-prod/images/6274b594-9e9a-4a9f-9ed9-b9df5c409f0d.png?w=768&width=768&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/6274b594-9e9a-4a9f-9ed9-b9df5c409f0d.png?w=768&width=768&q=75&format=webp — 200 — 391.6 KiB — 109 ms — h3https://hips.hearstapps.com/hmg-prod/images/a8c00cb9-ab63-4c85-80a7-89dc6e3ae1e7.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/a8c00cb9-ab63-4c85-80a7-89dc6e3ae1e7.jpg?w=768&width=768&q=75&format=webp — 200 — 36.8 KiB — 68 ms — h3https://hips.hearstapps.com/mtg-prod/65dcdbee1ed8aa000894b725/tesla-cybertruck-electric-pickup-truck-front-3-4-view-with-off-road-lights-and-headlights-illuminated.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/mtg-prod/65dcdb... https://hips.hearstapps.com/mtg-prod/65dcdbee1ed8aa000894b725/tesla-cybertruck-electric-pickup-truck-front-3-4-view-with-off-road-lights-and-headlights-illuminated.jpg?w=768&width=768&q=75&format=webp — 200 — 25.0 KiB — 68 ms — h3https://hips.hearstapps.com/mtg-prod/65b2b20dcb7b1800088639bc/gmd-isv-03.jpeg?w=768&width=768&q=75&format=webphips.hearstapps.com/mtg-prod/65b2b2... https://hips.hearstapps.com/mtg-prod/65b2b20dcb7b1800088639bc/gmd-isv-03.jpeg?w=768&width=768&q=75&format=webp — 200 — 65.3 KiB — 104 ms — h3https://hips.hearstapps.com/mtg-prod/65c88bb85ea34b000897c752/118140251.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/mtg-prod/65c88b... https://hips.hearstapps.com/mtg-prod/65c88bb85ea34b000897c752/118140251.jpg?w=768&width=768&q=75&format=webp — 200 — 78.8 KiB — 103 ms — h3https://hips.hearstapps.com/hmg-prod/images/0e5c53a5-4bf4-41a8-b72a-095f6677d28a.jpg?w=768&width=768&q=75&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/0e5c53a5-4bf4-41a8-b72a-095f6677d28a.jpg?w=768&width=768&q=75&format=webp — 200 — 40.4 KiB — 106 ms — h3https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_240p_sd,video_16x9_360p_sd,video_16x9_480p_sd,video_16x9_720p_hd,video_16x9_1080p_hd/master.m3u8?subtitles=en&fmp4=truemos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_240p_sd,video_16x9_360p_sd,video_16x9_480p_sd,video_16x9_720p_hd,video_16x9_1080p_hd/master.m3u8?subtitles=en&fmp4=true — 206 — 3.1 KiB — 20 ms — h2https://cdn.cookielaw.org/consent/01950171-1de3-77c8-9bef-fe43370f7397/01950171-1de3-77c8-9bef-fe43370f7397.jsoncdn.cookielaw.org/consent/01950171-... https://cdn.cookielaw.org/consent/01950171-1de3-77c8-9bef-fe43370f7397/01950171-1de3-77c8-9bef-fe43370f7397.json — 200 — 2.7 KiB — 78 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 70 ms — h2https://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://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd.m3u8?fmp4=truemos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd.m3u8?fmp4=true — 206 — 3.1 KiB — 5 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd-0.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd-0.fmp4 — 206 — 1.3 KiB — 4 ms — h2https://st.motortrend.com/nitrous/nitrous-sdk.jsst.motortrend.com/nitrous/nitrous-s... https://st.motortrend.com/nitrous/nitrous-sdk.js — 200 — 77.3 KiB — 9 ms — h2https://www.motortrend.com/nwapi/auth/sessionwww.motortrend.com/nwapi/auth/sessi... https://www.motortrend.com/nwapi/auth/session — 401 — 357 B — 634 ms — h3https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_240p_sd,video_16x9_360p_sd,video_16x9_480p_sd,video_16x9_720p_hd,video_16x9_1080p_hd/master.m3u8?subtitles=en&fmp4=truemos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_240p_sd,video_16x9_360p_sd,video_16x9_480p_sd,video_16x9_720p_hd,video_16x9_1080p_hd/master.m3u8?subtitles=en&fmp4=true — 200 — 381 B — 9 ms — h2https://ixfd-api.bc0a.com/api/ixf/1.0.0/get_capsule/f00000000288965/0247638738ixfd-api.bc0a.com/api/ixf/1.0.0/get... https://ixfd-api.bc0a.com/api/ixf/1.0.0/get_capsule/f00000000288965/0247638738 — 200 — 1.5 KiB — 75 ms — h2https://www.motortrend.com/_next/static/chunks/1979.767fdf09bf47c839.jswww.motortrend.com/_next/static/chu... https://www.motortrend.com/_next/static/chunks/1979.767fdf09bf47c839.js — 200 — 820 B — 3 ms — h3https://hips.hearstapps.com/hmg-prod/images/aac5fc4a-044d-4ac8-9c2e-799f2a8db247.jpg?crop=1xw:0.996539792388xh;center,top&w=838&width=838&format=webphips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/aac5fc4a-044d-4ac8-9c2e-799f2a8db247.jpg?crop=1xw:0.996539792388xh;center,top&w=838&width=838&format=webp — 200 — 46.5 KiB — 10 ms — h3https://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 — 65 ms — h2https://config.aps.amazon-adsystem.com/configs/3932config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3932 — 200 — 2.0 KiB — 59 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd.m3u8?fmp4=truemos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd.m3u8?fmp4=true — 200 — 127 B — 4 ms — h2https://st.motortrend.com/nitrous/gpt.jsst.motortrend.com/nitrous/gpt.js https://st.motortrend.com/nitrous/gpt.js — 200 — 431 B — 4 ms — h3https://api.lab.amplitude.com/v1/vardata?device_id=f34bad4f-3628-43e2-9aa4-f231a5ffb088&flag_keys=pushly-feature-flagapi.lab.amplitude.com/v1/vardata?de... https://api.lab.amplitude.com/v1/vardata?device_id=f34bad4f-3628-43e2-9aa4-f231a5ffb088&flag_keys=pushly-feature-flag — 200 — 0 B — 221 ms — h2https://api.lab.amplitude.com/v1/vardata?device_id=f34bad4f-3628-43e2-9aa4-f231a5ffb088&flag_keys=pushly-feature-flagapi.lab.amplitude.com/v1/vardata?de... https://api.lab.amplitude.com/v1/vardata?device_id=f34bad4f-3628-43e2-9aa4-f231a5ffb088&flag_keys=pushly-feature-flag — 200 — 169 B — 197 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_240p_sd,video_16x9_360p_sd,video_16x9_480p_sd,video_16x9_720p_hd,video_16x9_1080p_hd/master.m3u8?subtitles=en&fmp4=truemos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_240p_sd,video_16x9_360p_sd,video_16x9_480p_sd,video_16x9_720p_hd,video_16x9_1080p_hd/master.m3u8?subtitles=en&fmp4=true — 200 — 63 B — 3 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 — 85 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 — 64 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 — 43 ms — h2https://cdn.cookielaw.org/consent/01950171-1de3-77c8-9bef-fe43370f7397/01965dc6-7616-7f64-a40f-9614ab143e38/en.jsoncdn.cookielaw.org/consent/01950171-... https://cdn.cookielaw.org/consent/01950171-1de3-77c8-9bef-fe43370f7397/01965dc6-7616-7f64-a40f-9614ab143e38/en.json — 200 — 84.6 KiB — 67 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 62 ms — h2https://cdn.cookielaw.org/vendorlist/googleData.jsoncdn.cookielaw.org/vendorlist/google... https://cdn.cookielaw.org/vendorlist/googleData.json — 200 — 19.4 KiB — 62 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 — 26 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 393 B — 101 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd.m3u8?fmp4=truemos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd.m3u8?fmp4=true — 200 — 45 B — 12 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 394 B — 95 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 390 B — 95 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 391 B — 67 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd-0.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd-0.fmp4 — 200 — 117 B — 4 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd-1.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_360p_sd-1.fmp4 — 200 — 725.5 KiB — 19 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd.m3u8?fmp4=truemos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd.m3u8?fmp4=true — 200 — 669 B — 4 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-0.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-0.fmp4 — 200 — 1.3 KiB — 3 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.4 KiB — 73 ms — h2https://prod.us-east-1.cxm-bcn.publisher-services.amazon.dev/v1/recordVendorsLoadedprod.us-east-1.cxm-bcn.publisher-se... https://prod.us-east-1.cxm-bcn.publisher-services.amazon.dev/v1/recordVendorsLoaded — 200 — 0 B — 321 ms — h2https://tags.crwdcntrl.net/lt/c/16576/sync.min.jstags.crwdcntrl.net/lt/c/16576/sync.... https://tags.crwdcntrl.net/lt/c/16576/sync.min.js — 200 — 13.5 KiB — 64 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 — 41 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-2.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-2.fmp4 — 200 — 5.4 MiB — 210 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 31 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 — 34 ms — h2https://www.motortrend.com/logo/motortrend-og.pngwww.motortrend.com/logo/motortrend-... https://www.motortrend.com/logo/motortrend-og.png — 200 — 26.8 KiB — 4 ms — h3https://prod.us-east-1.cxm-bcn.publisher-services.amazon.dev/v1/recordVendorsLoadedprod.us-east-1.cxm-bcn.publisher-se... https://prod.us-east-1.cxm-bcn.publisher-services.amazon.dev/v1/recordVendorsLoaded — 200 — 128 B — 101 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-3.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-3.fmp4 — 200 — 6.3 MiB — 158 ms — h2https://api.id5-sync.com/analytics/1917/id5-api-jsapi.id5-sync.com/analytics/1917/id5... https://api.id5-sync.com/analytics/1917/id5-api-js — 200 — 692 B — 84 ms — h2https://www.motortrend.com/logo/motortrend/icon.icowww.motortrend.com/logo/motortrend/... https://www.motortrend.com/logo/motortrend/icon.ico — 200 — 1.4 KiB — 5 ms — h3https://www.motortrend.com/logo/motortrend/icon.icowww.motortrend.com/logo/motortrend/... https://www.motortrend.com/logo/motortrend/icon.ico — 200 — 323 B — 6 ms — h3https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-4.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-4.fmp4 — 200 — 5.4 MiB — 138 ms — h2https://eq47czqy1l.execute-api.us-west-2.amazonaws.com/v1/eventseq47czqy1l.execute-api.us-west-2.am... https://eq47czqy1l.execute-api.us-west-2.amazonaws.com/v1/events — 202 — 213 B — 534 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-5.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-5.fmp4 — 200 — 5.1 MiB — 128 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-6.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-6.fmp4 — 200 — 3.8 MiB — 93 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-7.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-7.fmp4 — 200 — 2.8 MiB — 75 ms — h2https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-8.fmp4mos-streaming-otfp.hearst.io/a2e969... https://mos-streaming-otfp.hearst.io/a2e96923-55f2-4f0c-8605-893df8ffacde/video_16x9_1080p_hd-8.fmp4 — 200 — 2.5 MiB — 67 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 2647ms · 1290KB · €42/mo
www.motortrend.com
Other
Costly
Execution 933ms
Transfer 74 KB
Unused 54%
Monthly Cost €15/mo
www.motortrend.com
Other
Costly
Execution 431ms
Transfer 467 KB
Monthly Cost €7/mo
Unattributable
Other
Costly
Execution 408ms
Transfer 0 KB
Monthly Cost €7/mo
www.motortrend.com
Other
Costly
Execution 221ms
Transfer 48 KB
Monthly Cost €4/mo
OneTrust
Consent
Essential
Execution 163ms
Transfer 18 KB
Monthly Cost €3/mo
www.motortrend.com
Other
Optional
Execution 132ms
Transfer 176 KB
Unused 68%
Monthly Cost €2/mo
www.motortrend.com
Other
Optional
Execution 83ms
Transfer 139 KB
Unused 74%
Monthly Cost €1/mo
www.motortrend.com
Other
Optional
Execution 81ms
Transfer 153 KB
Unused 59%
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 74ms
Transfer 129 KB
Unused 57%
Monthly Cost €1/mo
st.motortrend.com
Other
Optional
Execution 65ms
Transfer 77 KB
Unused 51%
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 53ms
Transfer 9 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.motortrend.com adds 933ms and costs ~€15/month
  • www.motortrend.com adds 431ms and costs ~€7/month
  • Unattributable adds 408ms and costs ~€7/month
  • www.motortrend.com adds 221ms and costs ~€4/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.motortrend.com takes 933ms 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

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

Why this matters

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

Source: web.dev

www.motortrend.com takes 431ms 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 408ms 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.motortrend.com takes 221ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

68% of www.motortrend.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

74% of www.motortrend.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

59% of www.motortrend.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

57% of OneTrust's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

51% of st.motortrend.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