Skip to content
https://mtv.com

Performance

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

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

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

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

3.12 s

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

33.70 s

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

2.59 s

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

0.002

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

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

35.18 s

Page Load Progression

547 ms
1.1 s
1.6 s
2.2 s
2.7 s
3.3 s
3.8 s
4.4 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
6.7 MB transferred, 183 requests
FIX
6.7 MB transferred, 183 requests
Critical::
Page weighs 20.3 MB (6.7 MB transferred)
Warning::
JavaScript is 3.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.4 MB
Warning::
Images are 2.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.8 MB
Warning::
183 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.7 MB / 2.4 MB budget
6.7 MB transferred
183 requests
1.4 g CO2 per page load
JavaScript 3.4 MiB 51%
Images 2.8 MiB 41%
HTML 232.0 KiB 3%
Fonts 118.3 KiB 2%
Other 90.1 KiB 1%
Other 67.6 KiB 1%
Other 33.8 KiB 0%
CSS 5.0 KiB 0%
Other 1021 B 0%
Other 348 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 (6.7 MiB of 6.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7907ms total JS execution
FIX
7907ms total JS execution
Warning::
https://www.mtv.com/vendor.3df1d6b4c1b0d4a8.js: 2270ms CPU time
Warning::
https://www.mtv.com/: 1577ms CPU time
Warning::
https://www.mtv.com/215.e954aeeccab09fd9.js: 1265ms CPU time
Warning::
Unattributable: 1232ms CPU time
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 845ms CPU time
Warning::
Third-party scripts: 7907ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 18% Script Parsing & Compilation 15% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://www.mtv.com/vendor.3df1d6b4c1b0d4a8.js2270ms1444ms474ms3rd
https://www.mtv.com/1577ms178ms376ms3rd
https://www.mtv.com/215.e954aeeccab09fd9.js1265ms1230ms13ms3rd
Unattributable1232ms105ms0ms3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js845ms685ms118ms3rd
https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js342ms311ms4ms3rd
https://tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.js189ms136ms9ms3rd
https://www.mtv.com/akam/13/833e9da110ms99ms4ms3rd
https://js-agent.newrelic.com/page_view_event-aggregate.e765729e-1.237.0.min.js77ms66ms1ms3rd
F
JS Bundles
Action
35 scripts, 2.2 MB unused
FIX
35 scripts, 2.2 MB unused
Warning::
https://www.mtv.com/vendor.3df1d6b4c1b0d4a8.js: 1.5 MB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mtv.com/393.9f93bf57b0b1e5de.js: 139 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 107 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mtv.com/592.35fdc33835917f8e.js: 57 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mtv.com/906.996bbe6c9cf13414.js: 56 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 2.2 MB
2234 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.mtv.com/vendor.3df1d6b4c1b0d4a8.js1867 KB1530 KB (83%)3rd
https://www.mtv.com/393.9f93bf57b0b1e5de.js220 KB139 KB (64%)3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js257 KB107 KB (42%)3rd
https://www.mtv.com/592.35fdc33835917f8e.js93 KB57 KB (62%)3rd
https://www.mtv.com/906.996bbe6c9cf13414.js57 KB56 KB (99%)3rd
https://www.mtv.com/186.be7203ec6b15e1f6.js178 KB50 KB (28%)3rd
https://www.mtv.com/gae-dls.338fc6d7f24521ee.js115 KB46 KB (40%)3rd
https://www.mtv.com/537.d22682b4f6bdd58b.js94 KB40 KB (43%)3rd
https://www.mtv.com/839.8e675694fe10a684.js63 KB37 KB (59%)3rd
https://www.mtv.com/215.e954aeeccab09fd9.js48 KB37 KB (76%)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
183 resources · 6.7 MB · 2.2 MB savings available
FIX
183 resources · 6.7 MB · 2.2 MB savings available
Warning::
Page weight 5.7 MB over 1MB target
Got: 6.7 MB Expected: ≤ 1 MB
Info::
~2.2 MB of savings available
Warning::
182 third-party resources (100% of weight)
Info::
4 resources over 200KB
183 resources · 6.7 MiB · 182 third-party 5.7 MiB over 1MB target
JavaScript 51% · 3.4 MiB
Image 42% · 2.8 MiB
Document 3% · 232.7 KiB
Other 2% · 158.3 KiB
Font 2% · 118.3 KiB
CSS 0% · 5.0 KiB

~2.2 MiB of savings available

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

No Cache-Control header

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
125 images, 0 KB saveable
PASS
125 images, 0 KB saveable
Info::
All images are well-optimized
125 images 2.8 MB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (118 KB)
PASS
2 fonts (118 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

118 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 3.1 s LCP 33.7 shttps://www.mtv.com/fonts/gravity/GravityGrotesk-Bold.woffGravityGrotesk-Bold.woff https://www.mtv.com/fonts/gravity/GravityGrotesk-Bold.woff — 59.4 KiB — 90 ms — font-display: swaphttps://www.mtv.com/fonts/gravity/GravityGrotesk-Light.woffGravityGrotesk-Light.woff https://www.mtv.com/fonts/gravity/GravityGrotesk-Light.woff — 58.9 KiB — 98 ms — font-display: swap
GravityGrotesk-Bold.woff woff swap
Size 59 KB
Load time 90 ms
Start 927 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GravityGrotesk-Light.woff woff swap
Size 59 KB
Load time 98 ms
Start 927 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~35 KB and ~70 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
27 hints, 0 missing preconnects
PASS
27 hints, 0 missing preconnects
Info::
Page uses 27 resource hint(s)

Current Resource Hints

preconnect
3
preload
+7
17
dns-prefetch
7
prefetch

27 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
183 requests over 3668ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 3.1 s LCP 33.7 shttps://mtv.com// https://mtv.com/ — 301 — 104 B — 403 ms — h2https://www.mtv.com/www.mtv.com/ https://www.mtv.com/ — 200 — 232.0 KiB — 215 ms — h2https://www.mtv.com/vendor.3df1d6b4c1b0d4a8.jswww.mtv.com/vendor.3df1d6b4c1b0d4a8... https://www.mtv.com/vendor.3df1d6b4c1b0d4a8.js — 200 — 1.8 MiB — 676 ms — h2https://www.mtv.com/runtime.15a1eeb3993943da.jswww.mtv.com/runtime.15a1eeb3993943d... https://www.mtv.com/runtime.15a1eeb3993943da.js — 200 — 1.3 KiB — 118 ms — h2https://www.mtv.com/gae-dls.338fc6d7f24521ee.jswww.mtv.com/gae-dls.338fc6d7f24521e... https://www.mtv.com/gae-dls.338fc6d7f24521ee.js — 200 — 115.0 KiB — 576 ms — h2https://www.mtv.com/839.8e675694fe10a684.jswww.mtv.com/839.8e675694fe10a684.js https://www.mtv.com/839.8e675694fe10a684.js — 200 — 63.0 KiB — 114 ms — h2https://www.mtv.com/186.be7203ec6b15e1f6.jswww.mtv.com/186.be7203ec6b15e1f6.js https://www.mtv.com/186.be7203ec6b15e1f6.js — 200 — 178.0 KiB — 571 ms — h2https://www.mtv.com/705.28f8f2d6538ac4c1.jswww.mtv.com/705.28f8f2d6538ac4c1.js https://www.mtv.com/705.28f8f2d6538ac4c1.js — 200 — 81.5 KiB — 124 ms — h2https://www.mtv.com/537.d22682b4f6bdd58b.jswww.mtv.com/537.d22682b4f6bdd58b.js https://www.mtv.com/537.d22682b4f6bdd58b.js — 200 — 93.8 KiB — 98 ms — h2https://www.mtv.com/862.4b2f962bd617f83e.jswww.mtv.com/862.4b2f962bd617f83e.js https://www.mtv.com/862.4b2f962bd617f83e.js — 200 — 48.4 KiB — 113 ms — h2https://www.mtv.com/692.3c37b7d8b2979cca.jswww.mtv.com/692.3c37b7d8b2979cca.js https://www.mtv.com/692.3c37b7d8b2979cca.js — 200 — 72.2 KiB — 123 ms — h2https://www.mtv.com/684.5464bf7b309c991f.jswww.mtv.com/684.5464bf7b309c991f.js https://www.mtv.com/684.5464bf7b309c991f.js — 200 — 59.1 KiB — 114 ms — h2https://www.mtv.com/811.5a243a862ae225a2.jswww.mtv.com/811.5a243a862ae225a2.js https://www.mtv.com/811.5a243a862ae225a2.js — 200 — 84.4 KiB — 585 ms — h2https://www.mtv.com/393.9f93bf57b0b1e5de.jswww.mtv.com/393.9f93bf57b0b1e5de.js https://www.mtv.com/393.9f93bf57b0b1e5de.js — 200 — 220.1 KiB — 102 ms — h2https://www.mtv.com/906.996bbe6c9cf13414.jswww.mtv.com/906.996bbe6c9cf13414.js https://www.mtv.com/906.996bbe6c9cf13414.js — 200 — 57.1 KiB — 577 ms — h2https://www.mtv.com/592.35fdc33835917f8e.jswww.mtv.com/592.35fdc33835917f8e.js https://www.mtv.com/592.35fdc33835917f8e.js — 200 — 92.7 KiB — 143 ms — h2https://www.mtv.com/215.e954aeeccab09fd9.jswww.mtv.com/215.e954aeeccab09fd9.js https://www.mtv.com/215.e954aeeccab09fd9.js — 200 — 48.4 KiB — 197 ms — h2https://www.mtv.com/base-c4050a17-31717-2026-04-21.csswww.mtv.com/base-c4050a17-31717-202... https://www.mtv.com/base-c4050a17-31717-2026-04-21.css — 200 — 5.0 KiB — 305 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:8331f3d0-6f02-43bd-b117-5fd7d5c430b7?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:8331f3d0-6f02-43bd-b117-5fd7d5c430b7?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320 — 200 — 59.7 KiB — 145 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:055b9988-64ec-495c-a486-1436d6cf6850?quality=0.7&gen=ntrn&format=webp&crop=true&width=624images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:055b9988-64ec-495c-a486-1436d6cf6850?quality=0.7&gen=ntrn&format=webp&crop=true&width=624 — 200 — 35.5 KiB — 161 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:427931c1-0e9f-4243-905d-0743899f3ae1?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:427931c1-0e9f-4243-905d-0743899f3ae1?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320 — 200 — 141.1 KiB — 20 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:de8a6b58-1cef-45c6-a07c-a7370f60cb14?quality=0.7&gen=ntrn&format=webp&crop=true&width=624images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:de8a6b58-1cef-45c6-a07c-a7370f60cb14?quality=0.7&gen=ntrn&format=webp&crop=true&width=624 — 200 — 10.2 KiB — 37 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:6cad827e-3c34-4ee7-951f-af2961c4ad57?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:6cad827e-3c34-4ee7-951f-af2961c4ad57?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320 — 200 — 171.1 KiB — 38 ms — h2https://www.mtv.com/manifest.jsonwww.mtv.com/manifest.json https://www.mtv.com/manifest.json — 200 — 1021 B — 43 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:mtv.com:d2906a58-a278-499a-af13-93a44e50f404?format=webpimages.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:mtv.com:d2906a58-a278-499a-af13-93a44e50f404?format=webp — 404 — 31.3 KiB — 93 ms — h2https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.jscdn.privacy.paramount.com/dist/opta... https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js — 200 — 9.0 KiB — 107 ms — h2https://doppler-config.cbsivideo.com/doppler.jsdoppler-config.cbsivideo.com/dopple... https://doppler-config.cbsivideo.com/doppler.js — 302 — 221 B — 300 ms — h2https://www.mtv.com/akam/13/833e9dawww.mtv.com/akam/13/833e9da https://www.mtv.com/akam/13/833e9da — 200 — 9.4 KiB — 189 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:620badaa-35d5-4092-b55d-10c241492cac?quality=0.7&gen=ntrn&format=webp&crop=true&width=624images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:620badaa-35d5-4092-b55d-10c241492cac?quality=0.7&gen=ntrn&format=webp&crop=true&width=624 — 200 — 9.3 KiB — 97 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b1ebedb8-b493-4cdb-a8b8-e86e68e54be2?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b1ebedb8-b493-4cdb-a8b8-e86e68e54be2?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.0 KiB — 99 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 3.1 s LCP 33.7 shttps://mtv.com// https://mtv.com/ — 301 — 104 B — 403 ms — h2https://www.mtv.com/www.mtv.com/ https://www.mtv.com/ — 200 — 232.0 KiB — 215 ms — h2https://www.mtv.com/vendor.3df1d6b4c1b0d4a8.jswww.mtv.com/vendor.3df1d6b4c1b0d4a8... https://www.mtv.com/vendor.3df1d6b4c1b0d4a8.js — 200 — 1.8 MiB — 676 ms — h2https://www.mtv.com/runtime.15a1eeb3993943da.jswww.mtv.com/runtime.15a1eeb3993943d... https://www.mtv.com/runtime.15a1eeb3993943da.js — 200 — 1.3 KiB — 118 ms — h2https://www.mtv.com/gae-dls.338fc6d7f24521ee.jswww.mtv.com/gae-dls.338fc6d7f24521e... https://www.mtv.com/gae-dls.338fc6d7f24521ee.js — 200 — 115.0 KiB — 576 ms — h2https://www.mtv.com/839.8e675694fe10a684.jswww.mtv.com/839.8e675694fe10a684.js https://www.mtv.com/839.8e675694fe10a684.js — 200 — 63.0 KiB — 114 ms — h2https://www.mtv.com/186.be7203ec6b15e1f6.jswww.mtv.com/186.be7203ec6b15e1f6.js https://www.mtv.com/186.be7203ec6b15e1f6.js — 200 — 178.0 KiB — 571 ms — h2https://www.mtv.com/705.28f8f2d6538ac4c1.jswww.mtv.com/705.28f8f2d6538ac4c1.js https://www.mtv.com/705.28f8f2d6538ac4c1.js — 200 — 81.5 KiB — 124 ms — h2https://www.mtv.com/537.d22682b4f6bdd58b.jswww.mtv.com/537.d22682b4f6bdd58b.js https://www.mtv.com/537.d22682b4f6bdd58b.js — 200 — 93.8 KiB — 98 ms — h2https://www.mtv.com/862.4b2f962bd617f83e.jswww.mtv.com/862.4b2f962bd617f83e.js https://www.mtv.com/862.4b2f962bd617f83e.js — 200 — 48.4 KiB — 113 ms — h2https://www.mtv.com/692.3c37b7d8b2979cca.jswww.mtv.com/692.3c37b7d8b2979cca.js https://www.mtv.com/692.3c37b7d8b2979cca.js — 200 — 72.2 KiB — 123 ms — h2https://www.mtv.com/684.5464bf7b309c991f.jswww.mtv.com/684.5464bf7b309c991f.js https://www.mtv.com/684.5464bf7b309c991f.js — 200 — 59.1 KiB — 114 ms — h2https://www.mtv.com/811.5a243a862ae225a2.jswww.mtv.com/811.5a243a862ae225a2.js https://www.mtv.com/811.5a243a862ae225a2.js — 200 — 84.4 KiB — 585 ms — h2https://www.mtv.com/393.9f93bf57b0b1e5de.jswww.mtv.com/393.9f93bf57b0b1e5de.js https://www.mtv.com/393.9f93bf57b0b1e5de.js — 200 — 220.1 KiB — 102 ms — h2https://www.mtv.com/906.996bbe6c9cf13414.jswww.mtv.com/906.996bbe6c9cf13414.js https://www.mtv.com/906.996bbe6c9cf13414.js — 200 — 57.1 KiB — 577 ms — h2https://www.mtv.com/592.35fdc33835917f8e.jswww.mtv.com/592.35fdc33835917f8e.js https://www.mtv.com/592.35fdc33835917f8e.js — 200 — 92.7 KiB — 143 ms — h2https://www.mtv.com/215.e954aeeccab09fd9.jswww.mtv.com/215.e954aeeccab09fd9.js https://www.mtv.com/215.e954aeeccab09fd9.js — 200 — 48.4 KiB — 197 ms — h2https://www.mtv.com/base-c4050a17-31717-2026-04-21.csswww.mtv.com/base-c4050a17-31717-202... https://www.mtv.com/base-c4050a17-31717-2026-04-21.css — 200 — 5.0 KiB — 305 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:8331f3d0-6f02-43bd-b117-5fd7d5c430b7?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:8331f3d0-6f02-43bd-b117-5fd7d5c430b7?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320 — 200 — 59.7 KiB — 145 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:055b9988-64ec-495c-a486-1436d6cf6850?quality=0.7&gen=ntrn&format=webp&crop=true&width=624images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:055b9988-64ec-495c-a486-1436d6cf6850?quality=0.7&gen=ntrn&format=webp&crop=true&width=624 — 200 — 35.5 KiB — 161 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:427931c1-0e9f-4243-905d-0743899f3ae1?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:427931c1-0e9f-4243-905d-0743899f3ae1?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320 — 200 — 141.1 KiB — 20 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:de8a6b58-1cef-45c6-a07c-a7370f60cb14?quality=0.7&gen=ntrn&format=webp&crop=true&width=624images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:de8a6b58-1cef-45c6-a07c-a7370f60cb14?quality=0.7&gen=ntrn&format=webp&crop=true&width=624 — 200 — 10.2 KiB — 37 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:6cad827e-3c34-4ee7-951f-af2961c4ad57?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:6cad827e-3c34-4ee7-951f-af2961c4ad57?quality=0.7&gen=ntrn&format=webp&crop=true&width=1320 — 200 — 171.1 KiB — 38 ms — h2https://www.mtv.com/manifest.jsonwww.mtv.com/manifest.json https://www.mtv.com/manifest.json — 200 — 1021 B — 43 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:mtv.com:d2906a58-a278-499a-af13-93a44e50f404?format=webpimages.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:mtv.com:d2906a58-a278-499a-af13-93a44e50f404?format=webp — 404 — 31.3 KiB — 93 ms — h2https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.jscdn.privacy.paramount.com/dist/opta... https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js — 200 — 9.0 KiB — 107 ms — h2https://doppler-config.cbsivideo.com/doppler.jsdoppler-config.cbsivideo.com/dopple... https://doppler-config.cbsivideo.com/doppler.js — 302 — 221 B — 300 ms — h2https://www.mtv.com/akam/13/833e9dawww.mtv.com/akam/13/833e9da https://www.mtv.com/akam/13/833e9da — 200 — 9.4 KiB — 189 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:620badaa-35d5-4092-b55d-10c241492cac?quality=0.7&gen=ntrn&format=webp&crop=true&width=624images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:620badaa-35d5-4092-b55d-10c241492cac?quality=0.7&gen=ntrn&format=webp&crop=true&width=624 — 200 — 9.3 KiB — 97 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b1ebedb8-b493-4cdb-a8b8-e86e68e54be2?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b1ebedb8-b493-4cdb-a8b8-e86e68e54be2?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.0 KiB — 99 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3869be50-d6ff-428f-84fa-4afe392fb645?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3869be50-d6ff-428f-84fa-4afe392fb645?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 11.9 KiB — 102 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:99d9b3d0-8593-4300-8f83-e81805a85200?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:99d9b3d0-8593-4300-8f83-e81805a85200?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 7.7 KiB — 104 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:721f970f-3223-457d-a948-2059ffe2e1ab?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:721f970f-3223-457d-a948-2059ffe2e1ab?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 11.6 KiB — 106 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:85b1fc63-051a-47e3-86d7-e78d9ec60c59?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:85b1fc63-051a-47e3-86d7-e78d9ec60c59?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 11.1 KiB — 108 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d5ef448e-3fb5-45fa-b3c9-4940954db425?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d5ef448e-3fb5-45fa-b3c9-4940954db425?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 9.3 KiB — 109 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b2c017fe-8da8-4b12-a53b-bc57f10ba6e3?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b2c017fe-8da8-4b12-a53b-bc57f10ba6e3?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.6 KiB — 110 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:2083c267-920c-4c21-abd9-4445a691e0d4?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:2083c267-920c-4c21-abd9-4445a691e0d4?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 8.3 KiB — 113 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:95c2e3cb-8a92-4399-9558-513b31a98cd4?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:95c2e3cb-8a92-4399-9558-513b31a98cd4?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.1 KiB — 114 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e2a757a6-fa2f-47c8-8018-21ccefb05917?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e2a757a6-fa2f-47c8-8018-21ccefb05917?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 11.9 KiB — 116 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:0edbbfc5-101e-40a9-8202-42de3588f16f?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:0edbbfc5-101e-40a9-8202-42de3588f16f?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 10.3 KiB — 117 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3ce70729-68a7-4eda-a76c-30741d5258d4?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3ce70729-68a7-4eda-a76c-30741d5258d4?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 6.5 KiB — 119 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:464224a3-ebab-40a4-9faf-19b7038aed25?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:464224a3-ebab-40a4-9faf-19b7038aed25?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 3.2 KiB — 121 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:63b4347c-ba58-49a5-a646-5e6d25db74f7?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:63b4347c-ba58-49a5-a646-5e6d25db74f7?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 9.7 KiB — 131 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:62f2fdd7-8255-4581-b58d-e5fa0938ffc1?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:62f2fdd7-8255-4581-b58d-e5fa0938ffc1?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 10.1 KiB — 123 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:bafe58ea-56d5-461f-a59d-6ef812b1d147?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:bafe58ea-56d5-461f-a59d-6ef812b1d147?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 11.5 KiB — 125 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:4cd4f2bf-70aa-4e9b-8196-e1a43b47a819?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:4cd4f2bf-70aa-4e9b-8196-e1a43b47a819?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 9.6 KiB — 126 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:0139332e-1cc8-491f-b32d-3215ed3f76cf?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:0139332e-1cc8-491f-b32d-3215ed3f76cf?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 7.2 KiB — 128 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7067e7b5-dd91-4454-9c48-095288eccbf3?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7067e7b5-dd91-4454-9c48-095288eccbf3?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 8.7 KiB — 131 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d1d0d985-2ab3-45d3-ae37-f22a321bc2e3?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d1d0d985-2ab3-45d3-ae37-f22a321bc2e3?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 12.3 KiB — 133 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:985ec080-504c-4d02-b78b-5df827d6ab37?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:985ec080-504c-4d02-b78b-5df827d6ab37?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 6.8 KiB — 134 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7b764142-cced-440b-bf4e-26030ca6716d?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7b764142-cced-440b-bf4e-26030ca6716d?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.7 KiB — 136 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b2a99236-de06-4d37-b382-07863a3df8a3?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b2a99236-de06-4d37-b382-07863a3df8a3?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 11.3 KiB — 138 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:a007aaa9-dcb2-4c1d-b6c8-b121b5deebf4?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:a007aaa9-dcb2-4c1d-b6c8-b121b5deebf4?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 9.6 KiB — 139 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:fc03af13-15df-41ab-8f51-c3cc7eb77565?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:fc03af13-15df-41ab-8f51-c3cc7eb77565?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 13.6 KiB — 141 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:15ef7334-b55d-4a02-b2ee-79bb50cb7fe5?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:15ef7334-b55d-4a02-b2ee-79bb50cb7fe5?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 10.3 KiB — 144 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:4c39ee37-1fa0-4699-abc9-27ee6b7ad4a7?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:4c39ee37-1fa0-4699-abc9-27ee6b7ad4a7?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 13.1 KiB — 146 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:52782b11-4a23-4488-a689-28e314ccd42a?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:52782b11-4a23-4488-a689-28e314ccd42a?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 13.8 KiB — 147 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:48977af2-cc12-41c0-8573-1dc9fcc3fb20?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:48977af2-cc12-41c0-8573-1dc9fcc3fb20?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 13.2 KiB — 151 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:465f93f1-b0b7-41d5-ae5d-09f7f5f52b52?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:465f93f1-b0b7-41d5-ae5d-09f7f5f52b52?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 7.8 KiB — 152 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:64ab271a-cb4a-4186-a198-eee8fcddd8e6?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:64ab271a-cb4a-4186-a198-eee8fcddd8e6?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 12.8 KiB — 154 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5f1cb610-25cf-4e87-8828-edfc52fb2632?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5f1cb610-25cf-4e87-8828-edfc52fb2632?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 15.1 KiB — 158 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f122fdc5-f0e3-493e-ad1f-b3ba14b6de46?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f122fdc5-f0e3-493e-ad1f-b3ba14b6de46?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 35.9 KiB — 160 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:bf252860-8b8e-4d50-9eb2-d3f539ab5784?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:bf252860-8b8e-4d50-9eb2-d3f539ab5784?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 40.6 KiB — 168 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:c67da42f-238b-493b-ae6b-d2fac1fe130b?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:c67da42f-238b-493b-ae6b-d2fac1fe130b?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 26.8 KiB — 170 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:c1fd625f-6af3-4e77-8f6d-048941dd7c99?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:c1fd625f-6af3-4e77-8f6d-048941dd7c99?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 49.7 KiB — 172 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:083508f7-97d7-4dd3-94ce-379e198156d6?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:083508f7-97d7-4dd3-94ce-379e198156d6?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 69.2 KiB — 207 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b51993f2-ac2d-42e5-960f-23ec15b01eab?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b51993f2-ac2d-42e5-960f-23ec15b01eab?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 29.0 KiB — 180 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:ffeeeb0d-f4fd-4b88-852d-eca27a4cbb4d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:ffeeeb0d-f4fd-4b88-852d-eca27a4cbb4d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 40.8 KiB — 182 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:190f4545-55ef-4eca-bac9-8ab69b3c3e0b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:190f4545-55ef-4eca-bac9-8ab69b3c3e0b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.5 KiB — 186 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7df9cfe1-6f1a-41d5-8b17-49dad4104fee?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7df9cfe1-6f1a-41d5-8b17-49dad4104fee?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 7.4 KiB — 187 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:06313bd7-5c19-4143-8b4b-a8c396d1ed7f?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:06313bd7-5c19-4143-8b4b-a8c396d1ed7f?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.9 KiB — 189 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:554fec59-af56-461a-9a43-b31b3faeda1d?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:554fec59-af56-461a-9a43-b31b3faeda1d?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 6.2 KiB — 194 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5980b63d-a2d7-498f-b117-ae3f5b714582?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5980b63d-a2d7-498f-b117-ae3f5b714582?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.7 KiB — 195 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3dc0c62a-c0e5-4a47-9782-e32498eb5b99?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3dc0c62a-c0e5-4a47-9782-e32498eb5b99?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.5 KiB — 196 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d255194f-ff0f-4b0e-b84a-e3223247be4b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d255194f-ff0f-4b0e-b84a-e3223247be4b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.8 KiB — 197 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:415a8487-1527-41b7-ac85-699b343b497e?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:415a8487-1527-41b7-ac85-699b343b497e?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.7 KiB — 198 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e4058b4e-11c1-45c2-96e1-6549fac1a5e9?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e4058b4e-11c1-45c2-96e1-6549fac1a5e9?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.9 KiB — 198 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:89de8595-329b-4829-9464-e2753f27a82b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:89de8595-329b-4829-9464-e2753f27a82b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.9 KiB — 200 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:388ec2dc-1b1c-4c12-9138-19881783719b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:388ec2dc-1b1c-4c12-9138-19881783719b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.3 KiB — 201 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f119c506-833a-41d1-bb88-26af75f5418d?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f119c506-833a-41d1-bb88-26af75f5418d?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.7 KiB — 208 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5f77476f-4d32-47f6-8ced-cbf60cada69a?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5f77476f-4d32-47f6-8ced-cbf60cada69a?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 3.4 KiB — 209 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:2a84e329-a4c6-4a8b-970c-2460d6fb0b45?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:2a84e329-a4c6-4a8b-970c-2460d6fb0b45?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 3.7 KiB — 210 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:40147668-b2b4-4db4-9cdd-7b2da384169b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:40147668-b2b4-4db4-9cdd-7b2da384169b?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.0 KiB — 213 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b49eec4e-d5bf-4cb6-a3ae-6f4a29a4d588?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b49eec4e-d5bf-4cb6-a3ae-6f4a29a4d588?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.0 KiB — 214 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:52c3bfe4-f2dd-4ae4-a976-33e603e3161c?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:52c3bfe4-f2dd-4ae4-a976-33e603e3161c?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 8.5 KiB — 216 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:05757b62-927e-4fa4-8b29-3fd8cefcc80f?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:05757b62-927e-4fa4-8b29-3fd8cefcc80f?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 5.8 KiB — 217 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:235e8359-0a49-4a98-9a12-8b066f786615?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:235e8359-0a49-4a98-9a12-8b066f786615?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.5 KiB — 218 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:ce388160-446f-4573-a107-130081b3aab2?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:ce388160-446f-4573-a107-130081b3aab2?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.3 KiB — 224 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:8893b3ce-5e88-4811-9662-5b2ab43d7cb7?quality=0.7&gen=ntrn&format=webp&crop=true&width=416images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:8893b3ce-5e88-4811-9662-5b2ab43d7cb7?quality=0.7&gen=ntrn&format=webp&crop=true&width=416 — 200 — 4.7 KiB — 225 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:851636fc-a6a6-4ebd-9e22-defa392b1a17?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:851636fc-a6a6-4ebd-9e22-defa392b1a17?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 60.5 KiB — 235 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e7ddbce6-0905-41d4-86bf-182d1c160ab7?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e7ddbce6-0905-41d4-86bf-182d1c160ab7?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 63.0 KiB — 241 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5fa58647-84a0-45bc-af3a-74ffd6b5428d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5fa58647-84a0-45bc-af3a-74ffd6b5428d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 34.3 KiB — 244 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:314fe583-80e0-4335-a2c4-8bd73bd3ff90?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:314fe583-80e0-4335-a2c4-8bd73bd3ff90?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 30.7 KiB — 245 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f08f5cb7-21c3-4433-b49a-dd2759359179?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f08f5cb7-21c3-4433-b49a-dd2759359179?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 38.4 KiB — 248 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:a2fe52c9-ad13-44a8-9cb6-9c195c95b76b?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:a2fe52c9-ad13-44a8-9cb6-9c195c95b76b?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 31.2 KiB — 280 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:9eee8b1e-56f8-4752-bb36-0689d2bdbe4c?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:9eee8b1e-56f8-4752-bb36-0689d2bdbe4c?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 17.2 KiB — 250 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:2275ea2e-5027-4192-87f8-27ce6ff2a821?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:2275ea2e-5027-4192-87f8-27ce6ff2a821?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 27.5 KiB — 250 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5c69bb77-02dc-4c02-9991-e54eef16e3c3?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:5c69bb77-02dc-4c02-9991-e54eef16e3c3?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 11.2 KiB — 253 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:be0e9d86-ee71-4da4-8d29-616de95862c0?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:be0e9d86-ee71-4da4-8d29-616de95862c0?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 31.5 KiB — 257 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:72b2c22f-2efb-4150-8147-40a120c93359?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:72b2c22f-2efb-4150-8147-40a120c93359?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 41.2 KiB — 259 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:77aad214-1ada-41aa-8426-be265f7e240f?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:77aad214-1ada-41aa-8426-be265f7e240f?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 22.8 KiB — 259 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d4216cfc-21fa-4bf1-af8a-c0d96e711b6c?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d4216cfc-21fa-4bf1-af8a-c0d96e711b6c?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 45.2 KiB — 238 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:9eda5bda-30a9-4caf-b523-d4dda351996d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:9eda5bda-30a9-4caf-b523-d4dda351996d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 54.8 KiB — 239 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f22c6c6b-2c5b-40e6-9aa7-ac9649281064?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f22c6c6b-2c5b-40e6-9aa7-ac9649281064?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 11.3 KiB — 240 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:21e3b487-f1ff-49b1-b031-315fc2529539?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:21e3b487-f1ff-49b1-b031-315fc2529539?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 30.0 KiB — 242 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b5657199-938b-4cf8-b504-d3568f368f8d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b5657199-938b-4cf8-b504-d3568f368f8d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 43.0 KiB — 243 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:caf8aff2-0e94-4fa0-8ac0-1dbcd43ff029?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:caf8aff2-0e94-4fa0-8ac0-1dbcd43ff029?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 35.8 KiB — 245 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b5836fce-0048-4537-b878-8164118db4da?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b5836fce-0048-4537-b878-8164118db4da?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 26.5 KiB — 246 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d38798e2-f01e-4478-8140-79e6e7f18f13?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d38798e2-f01e-4478-8140-79e6e7f18f13?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 31.3 KiB — 248 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:bb3dea10-9d3b-4654-8de6-080357f868ef?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:bb3dea10-9d3b-4654-8de6-080357f868ef?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 43.8 KiB — 249 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:afe5ddbb-b6ae-4c2a-a1f0-6103c3010444?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:afe5ddbb-b6ae-4c2a-a1f0-6103c3010444?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 21.9 KiB — 253 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:9ba1c0c3-850e-43c4-b277-67bf9dfdd122?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:9ba1c0c3-850e-43c4-b277-67bf9dfdd122?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 23.8 KiB — 254 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b705967b-a33a-4c3a-af39-4df6b9de5ade?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b705967b-a33a-4c3a-af39-4df6b9de5ade?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 26.6 KiB — 256 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:24bb2e23-d093-4d99-b0db-ebd6fcfc99c7?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:24bb2e23-d093-4d99-b0db-ebd6fcfc99c7?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 20.7 KiB — 257 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b963a318-f363-454e-9c76-12072af45327?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b963a318-f363-454e-9c76-12072af45327?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 28.0 KiB — 260 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3d18314a-5944-46ea-9872-695481925283?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3d18314a-5944-46ea-9872-695481925283?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 25.8 KiB — 264 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e60fad8f-f350-497f-a7bf-75c652a23190?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e60fad8f-f350-497f-a7bf-75c652a23190?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 5.3 KiB — 265 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:cda8f6ac-a582-4ab0-a78c-07a7ff446893?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:cda8f6ac-a582-4ab0-a78c-07a7ff446893?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 24.0 KiB — 266 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:a8851288-253d-477a-8548-990604c75cba?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:a8851288-253d-477a-8548-990604c75cba?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 14.0 KiB — 268 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7b60a025-ae10-476b-b89f-a9da27ab72d1?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7b60a025-ae10-476b-b89f-a9da27ab72d1?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 14.3 KiB — 269 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d79e51fe-87ae-480a-8d56-20d5e5b5d99a?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d79e51fe-87ae-480a-8d56-20d5e5b5d99a?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 34.5 KiB — 273 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:11b04276-5cd9-44f3-bb8f-7bc379bb9530?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:11b04276-5cd9-44f3-bb8f-7bc379bb9530?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 16.0 KiB — 274 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:4f042b4a-deaa-4304-bb93-78edfcc2bfa4?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:4f042b4a-deaa-4304-bb93-78edfcc2bfa4?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 40.0 KiB — 275 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7fc6b0f0-ff88-480c-a4b2-f5377a5b7d79?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:7fc6b0f0-ff88-480c-a4b2-f5377a5b7d79?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 27.2 KiB — 276 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:158429a5-74e4-4403-a1cc-44aaacd75c5a?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:158429a5-74e4-4403-a1cc-44aaacd75c5a?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 3.9 KiB — 277 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e90137d2-5b80-4bb9-9b57-d4c2811a0d1b?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:e90137d2-5b80-4bb9-9b57-d4c2811a0d1b?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 28.8 KiB — 279 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:fd100f29-fa9c-4d9f-b7ec-35c3c460b77f?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:fd100f29-fa9c-4d9f-b7ec-35c3c460b77f?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 23.3 KiB — 280 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b5f2bde8-78af-415a-b636-9417184d38ca?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:b5f2bde8-78af-415a-b636-9417184d38ca?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 48.2 KiB — 282 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:1a62b365-4df7-4373-978f-ba9d51ad2320?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:1a62b365-4df7-4373-978f-ba9d51ad2320?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 44.4 KiB — 284 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:1e3e2c5e-6284-4aae-9336-d601018f2e3c?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:1e3e2c5e-6284-4aae-9336-d601018f2e3c?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 15.7 KiB — 285 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:9e746fbf-fd76-49f8-ac62-88a45d0755e5?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:9e746fbf-fd76-49f8-ac62-88a45d0755e5?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 37.8 KiB — 287 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:47dd88ff-ba7c-4274-b92b-bf1ce84db765?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:47dd88ff-ba7c-4274-b92b-bf1ce84db765?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 30.1 KiB — 289 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:ecf6b971-3567-4445-8b4c-96054487377c?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:ecf6b971-3567-4445-8b4c-96054487377c?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 15.6 KiB — 302 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:634b5250-cea0-4630-a784-35501f37217d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:634b5250-cea0-4630-a784-35501f37217d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 19.5 KiB — 302 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f207633c-a66f-497f-aca6-1f294c16fd1d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:f207633c-a66f-497f-aca6-1f294c16fd1d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 32.9 KiB — 303 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:fe776c2f-7fd6-430a-8d1b-e8a97ce89563?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:fe776c2f-7fd6-430a-8d1b-e8a97ce89563?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 34.0 KiB — 305 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:df7a7050-0ecc-453d-9257-0925227480f8?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:df7a7050-0ecc-453d-9257-0925227480f8?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 43.1 KiB — 294 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:0be102e6-5a37-4c48-95e1-3f13da12f310?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:0be102e6-5a37-4c48-95e1-3f13da12f310?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 7.6 KiB — 295 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:c7a2daa8-dab1-4196-a2cc-14822b04bbe5?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:c7a2daa8-dab1-4196-a2cc-14822b04bbe5?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 25.7 KiB — 287 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:2d1cb77e-8228-414b-9add-639ccb742b1d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:2d1cb77e-8228-414b-9add-639ccb742b1d?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 10.6 KiB — 289 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:639aa24f-cd1c-488f-bbff-007cd446fbf8?quality=0.7&gen=ntrn&format=webp&crop=true&width=408images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:639aa24f-cd1c-488f-bbff-007cd446fbf8?quality=0.7&gen=ntrn&format=webp&crop=true&width=408 — 200 — 14.2 KiB — 290 ms — h2https://www.mtv.com/svg/mtv.svgwww.mtv.com/svg/mtv.svg https://www.mtv.com/svg/mtv.svg — 200 — 1.2 KiB — 195 ms — h2https://global.ketchcdn.com/web/v3/config/network_streaming/mtv/boot.jsglobal.ketchcdn.com/web/v3/config/n... https://global.ketchcdn.com/web/v3/config/network_streaming/mtv/boot.js — 200 — 4.9 KiB — 182 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d2906a58-a278-499a-af13-93a44e50f404?format=webpimages.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:d2906a58-a278-499a-af13-93a44e50f404?format=webp — 200 — 37.0 KiB — 291 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3b883c51-c63d-46a8-8c7b-d63c9afa0ee7?quality=0.7&gen=ntrn&format=webp&width=1320images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3b883c51-c63d-46a8-8c7b-d63c9afa0ee7?quality=0.7&gen=ntrn&format=webp&width=1320 — 200 — 45.1 KiB — 296 ms — h2https://www.mtv.com/fonts/gravity/GravityGrotesk-Bold.woffwww.mtv.com/fonts/gravity/GravityGr... https://www.mtv.com/fonts/gravity/GravityGrotesk-Bold.woff — 200 — 59.4 KiB — 90 ms — h2https://www.mtv.com/fonts/gravity/GravityGrotesk-Light.woffwww.mtv.com/fonts/gravity/GravityGr... https://www.mtv.com/fonts/gravity/GravityGrotesk-Light.woff — 200 — 58.9 KiB — 98 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3ef30902-4d44-4d91-ab7e-ebedaa1048f7?quality=0.7&gen=ntrn&format=webp&width=1320images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.mtv.com:3ef30902-4d44-4d91-ab7e-ebedaa1048f7?quality=0.7&gen=ntrn&format=webp&width=1320 — 200 — 101.1 KiB — 272 ms — h2https://doppler-config.cbsivideo.com/doppler.f1974c82.min.jsdoppler-config.cbsivideo.com/dopple... https://doppler-config.cbsivideo.com/doppler.f1974c82.min.js — 200 — 21.1 KiB — 41 ms — h2https://cdn.privacy.paramount.com/config/menu-web.jsoncdn.privacy.paramount.com/config/me... https://cdn.privacy.paramount.com/config/menu-web.json — 200 — 2.2 KiB — 71 ms — h2https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.jscdn.ketchjs.com/ketchtag/stable/v2.... https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js — 200 — 257.5 KiB — 40 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCXzVNbbHk3tbyl5AN…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCXzVNbbHk3tbyl5AN… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.jstags.tiqcdn.com/utag/cbsi/webplex-m... https://tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.js — 200 — 33.9 KiB — 121 ms — h2https://global.ketchcdn.com/web/v3/ipglobal.ketchcdn.com/web/v3/ip https://global.ketchcdn.com/web/v3/ip — 200 — 424 B — 6 ms — h3https://global.ketchcdn.com/web/v3/config/network_streaming/mtv/production/gdpr/en/config.json?hash=8003756545692858296global.ketchcdn.com/web/v3/config/n... https://global.ketchcdn.com/web/v3/config/network_streaming/mtv/production/gdpr/en/config.json?hash=8003756545692858296 — 200 — 60.0 KiB — 14 ms — h3https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.mtv.com%2F&property=mtv&environment=production&jurisdiction=gdpr&tenant=network_streaming&dver=1756075436&event_type=once_identities&ids=eyJzd2JfbXR2IjoiMWQ4M2Q5N2ItZjcwYy00NTM0LThkNzMtY2VlNjUwNjM3OTQ5In0%3D&region=ESglobal.ketchcdn.com/web/v2/log?hasC... https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.mtv.com%2F&property=mtv&environment=production&jurisdiction=gdpr&tenant=network_streaming&dver=1756075436&event_type=once_identities&ids=eyJzd2JfbXR2IjoiMWQ4M2Q5N2ItZjcwYy00NTM0LThkNzMtY2VlNjUwNjM3OTQ5In0%3D&region=ES — 204 — 348 B — 6 ms — h3https://global.ketchcdn.com/web/v3/consent/network_streaming/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/network_streaming/get — 200 — 0 B — 155 ms — h3https://dpm.demdex.net/id?d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D@AdobeOrgdpm.demdex.net/id?d_rtbd=json&d_ver... https://dpm.demdex.net/id?d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D@AdobeOrg — 200 — 1.3 KiB — 146 ms — h2https://js-agent.newrelic.com/async-api.eaff3276-1.237.0.min.jsjs-agent.newrelic.com/async-api.eaf... https://js-agent.newrelic.com/async-api.eaff3276-1.237.0.min.js — 200 — 1.5 KiB — 20 ms — h2https://js-agent.newrelic.com/860.50b8f759-1.237.0.min.jsjs-agent.newrelic.com/860.50b8f759-... https://js-agent.newrelic.com/860.50b8f759-1.237.0.min.js — 200 — 5.0 KiB — 20 ms — h2https://js-agent.newrelic.com/session-manager.22036a2b-1.237.0.min.jsjs-agent.newrelic.com/session-manag... https://js-agent.newrelic.com/session-manager.22036a2b-1.237.0.min.js — 200 — 714 B — 20 ms — h2https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/webplex-marketing/202507031815&cb=1776804740098tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/webplex-marketing/202507031815&cb=1776804740098 — 200 — 430 B — 34 ms — h2https://www.mtv.com/favicon.icowww.mtv.com/favicon.ico https://www.mtv.com/favicon.ico — 200 — 2.1 KiB — 48 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:mtv.com:759f0a2a-d264-402c-a3e5-1e64eb735ca8?format=png&width=180&height=180images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:mtv.com:759f0a2a-d264-402c-a3e5-1e64eb735ca8?format=png&width=180&height=180 — 404 — 31.3 KiB — 656 ms — h2https://js-agent.newrelic.com/lazy-feature-loader.d2774909-1.237.0.min.jsjs-agent.newrelic.com/lazy-feature-... https://js-agent.newrelic.com/lazy-feature-loader.d2774909-1.237.0.min.js — 200 — 487 B — 3 ms — h2https://js-agent.newrelic.com/646.a8872fbe-1.237.0.min.jsjs-agent.newrelic.com/646.a8872fbe-... https://js-agent.newrelic.com/646.a8872fbe-1.237.0.min.js — 200 — 3.2 KiB — 3 ms — h2https://js-agent.newrelic.com/page_view_event-aggregate.e765729e-1.237.0.min.jsjs-agent.newrelic.com/page_view_eve... https://js-agent.newrelic.com/page_view_event-aggregate.e765729e-1.237.0.min.js — 200 — 3.9 KiB — 3 ms — h2https://js-agent.newrelic.com/page_view_timing-aggregate.d72a908a-1.237.0.min.jsjs-agent.newrelic.com/page_view_tim... https://js-agent.newrelic.com/page_view_timing-aggregate.d72a908a-1.237.0.min.js — 200 — 5.1 KiB — 5 ms — h2https://js-agent.newrelic.com/metrics-aggregate.0d982f48-1.237.0.min.jsjs-agent.newrelic.com/metrics-aggre... https://js-agent.newrelic.com/metrics-aggregate.0d982f48-1.237.0.min.js — 200 — 2.8 KiB — 11 ms — h2https://js-agent.newrelic.com/jserrors-aggregate.f8100d3b-1.237.0.min.jsjs-agent.newrelic.com/jserrors-aggr... https://js-agent.newrelic.com/jserrors-aggregate.f8100d3b-1.237.0.min.js — 200 — 3.5 KiB — 13 ms — h2https://js-agent.newrelic.com/ajax-aggregate.629e6d59-1.237.0.min.jsjs-agent.newrelic.com/ajax-aggregat... https://js-agent.newrelic.com/ajax-aggregate.629e6d59-1.237.0.min.js — 200 — 2.9 KiB — 14 ms — h2https://js-agent.newrelic.com/session_trace-aggregate.a490ad60-1.237.0.min.jsjs-agent.newrelic.com/session_trace... https://js-agent.newrelic.com/session_trace-aggregate.a490ad60-1.237.0.min.js — 200 — 4.3 KiB — 13 ms — h2https://js-agent.newrelic.com/page_action-aggregate.636893b0-1.237.0.min.jsjs-agent.newrelic.com/page_action-a... https://js-agent.newrelic.com/page_action-aggregate.636893b0-1.237.0.min.js — 200 — 2.0 KiB — 13 ms — h2https://js-agent.newrelic.com/spa-aggregate.495db083-1.237.0.min.jsjs-agent.newrelic.com/spa-aggregate... https://js-agent.newrelic.com/spa-aggregate.495db083-1.237.0.min.js — 200 — 7.1 KiB — 13 ms — h2https://bam.nr-data.net/1/1ac7d5dd09?a=222923108&sa=1&v=1.237.0&t=Unnamed%20Transaction&rst=2484&ck=0&s=51b7acf10931b977&ref=https://www.mtv.com/&af=err,xhr,stn,ins,spa&be=518&fe=1915&dc=1583&perf=%7B%22timing%22:%7B%22of%22:1776804737655,%22n%22:0,%22f%22:404,%22dn%22:405,%22dne%22:411,%22c%22:411,%22s%22:412,%22ce%22:417,%22rq%22:417,%22rp%22:518,%22rpe%22:620,%22di%22:2080,%22ds%22:2100,%22de%22:2101,%22dc%22:2427,%22l%22:2430,%22le%22:2434%7D,%22navigation%22:%7B%7D%7D&fp=912&fcp=912bam.nr-data.net/1/1ac7d5dd09?a=2229... https://bam.nr-data.net/1/1ac7d5dd09?a=222923108&sa=1&v=1.237.0&t=Unnamed%20Transaction&rst=2484&ck=0&s=51b7acf10931b977&ref=https://www.mtv.com/&af=err,xhr,stn,ins,spa&be=518&fe=1915&dc=1583&perf=%7B%22timing%22:%7B%22of%22:1776804737655,%22n%22:0,%22f%22:404,%22dn%22:405,%22dne%22:411,%22c%22:411,%22s%22:412,%22ce%22:417,%22rq%22:417,%22rp%22:518,%22rpe%22:620,%22di%22:2080,%22ds%22:2100,%22de%22:2101,%22dc%22:2427,%22l%22:2430,%22le%22:2434%7D,%22navigation%22:%7B%7D%7D&fp=912&fcp=912 — 200 — 669 B — 129 ms — http/1.1https://global.ketchcdn.com/web/v3/consent/network_streaming/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/network_streaming/get — 200 — 1.4 KiB — 306 ms — h3https://bam.nr-data.net/events/1/1ac7d5dd09?a=222923108&sa=1&v=1.237.0&t=Unnamed%20Transaction&rst=2631&ck=0&s=51b7acf10931b977&ref=https://www.mtv.com/bam.nr-data.net/events/1/1ac7d5dd09... https://bam.nr-data.net/events/1/1ac7d5dd09?a=222923108&sa=1&v=1.237.0&t=Unnamed%20Transaction&rst=2631&ck=0&s=51b7acf10931b977&ref=https://www.mtv.com/ — 200 — 364 B — 103 ms — http/1.1https://www.mtv.com/akam/13/pixel_833e9dawww.mtv.com/akam/13/pixel_833e9da https://www.mtv.com/akam/13/pixel_833e9da — 200 — 653 B — 11 ms — h2https://global.ketchcdn.com/web/v3/consent/network_streaming/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/network_streaming/update — 200 — 0 B — 158 ms — h3https://global.ketchcdn.com/web/v3/consent/network_streaming/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/network_streaming/update — 200 — 2.3 KiB — 357 ms — h3https://global.ketchcdn.com/gvl/eu/vendor-list.jsonglobal.ketchcdn.com/gvl/eu/vendor-l... https://global.ketchcdn.com/gvl/eu/vendor-list.json — 200 — 88.5 KiB — 271 ms — h3https://global.ketchcdn.com/gvl/eu/vendor-list.jsonglobal.ketchcdn.com/gvl/eu/vendor-l... https://global.ketchcdn.com/gvl/eu/vendor-list.json — 200 — 0 B — 231 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 7907ms · 2461KB · €86/mo
www.mtv.com
Other
Costly
Execution 2270ms
Transfer 1867 KB
Unused 83%
Monthly Cost €25/mo
www.mtv.com
Other
Costly
Execution 1577ms
Transfer 232 KB
Monthly Cost €17/mo
www.mtv.com
Other
Costly
Execution 1265ms
Transfer 48 KB
Unused 76%
Monthly Cost €14/mo
Unattributable
Other
Costly
Execution 1232ms
Transfer 0 KB
Monthly Cost €13/mo
cdn.ketchjs.com
Other
Costly
Execution 845ms
Transfer 257 KB
Unused 42%
Monthly Cost €9/mo
cdn.privacy.paramount.com
Other
Costly
Execution 342ms
Transfer 9 KB
Monthly Cost €4/mo
tags.tiqcdn.com
Other
Optional
Execution 189ms
Transfer 34 KB
Unused 60%
Monthly Cost €2/mo
www.mtv.com
Other
Optional
Execution 110ms
Transfer 9 KB
Monthly Cost €1/mo
js-agent.newrelic.com
Other
Optional
Execution 77ms
Transfer 4 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.mtv.com adds 2270ms and costs ~€25/month
  • www.mtv.com adds 1577ms and costs ~€17/month
  • www.mtv.com adds 1265ms and costs ~€14/month
  • Unattributable adds 1232ms and costs ~€13/month
  • cdn.ketchjs.com adds 845ms and costs ~€9/month
  • cdn.privacy.paramount.com adds 342ms 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.mtv.com takes 2270ms 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

83% of www.mtv.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.mtv.com takes 1577ms 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.mtv.com takes 1265ms 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

76% of www.mtv.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

Unattributable takes 1232ms 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.ketchjs.com takes 845ms 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.privacy.paramount.com takes 342ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

60% of tags.tiqcdn.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