Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.85 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.34 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
592 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.
3.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.
11.78 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5411ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.js | 2124ms | 1862ms | 27ms | 3rd |
| https://www.jalopnik.com/ | 645ms | 28ms | 3ms | 3rd |
| Unattributable | 558ms | 69ms | 0ms | 3rd |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/696-bundle.js | 529ms | 64ms | 1ms | 3rd |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/entry-bundle.js | 258ms | 245ms | 3ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-DX2L97ME2L | 239ms | 200ms | 34ms | 3rd |
| https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTM0MzQ5LnJfR0RQUi5sX2VuLmRfNTIzNDMueF80Mi52LnAudF81MjM0My54dF8yNTc2.js | 234ms | 194ms | 9ms | 3rd |
| https://scripts.mediavine.com/tags/3.44.10-ACSlot/wrapper.min.js?bust=858049437 | 179ms | 145ms | 23ms | 3rd |
| https://sdk.mrf.io/statics/marfeel-sdk.js?id=3544 | 177ms | 172ms | 1ms | 3rd |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/296-bundle.js | 121ms | 107ms | 14ms | 3rd |
Showing top 10 of 14 scripts
DPage Weight InventoryAction112 resources · 2.0 MB · 278 KB savings availableFIX
~278.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 112 resources | 2.0 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction2.0 MB transferred, 112 requestsREVIEW
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
BImage Optimization39 images, 0 KB saveableREVIEW
CJS BundlesAction42 scripts, 278 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-DX2L97ME2L | 160 KB | 60 KB (38%) | ✓ | 3rd |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.js | 101 KB | 54 KB (54%) | ✓ | 3rd |
| https://scripts.mediavine.com/tags/3.44.10-ACSlot/wrapper.min.js?bust=858049437 | 78 KB | 40 KB (52%) | ✓ | 3rd |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/296-bundle.js | 55 KB | 37 KB (69%) | ✓ | 3rd |
| https://eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21 | 101 KB | 35 KB (35%) | ✓ | 3rd |
| https://sdk.mrf.io/statics/marfeel-sdk.js?id=3544 | 58 KB | 29 KB (50%) | ✓ | 3rd |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/467-bundle.js | 30 KB | 22 KB (73%) | ✓ | 3rd |
| https://eu-us.consentmanager.net/delivery/cmp.php?__cmpcc=2&__cmpfcc=1&id=134349&o=1776815549&h=https%3A%2F%2Fwww.jalopnik.com%2F&&cmpsetcc=FR-NONE&l=en&odw=0&dlt=1&l=en&lp=EN-US&cmpsetcc=FR-NONE | 3 KB | — | ✓ | 3rd |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/766-bundle.js | 37 KB | — | ✓ | 3rd |
| https://exchange.mediavine.com/usersync.min.js?s2sVersion=s2s-ab-test4-c | 5 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (49 KB)PASS
Web fonts
3
49 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints6 hints, 0 missing preconnectsPASS
Current Resource Hints
6 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall112 requests over 3139msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
static-cdn.spot.im static-cdn.spot.im | Other | 2124ms | 101 KB | 54% | $37/mo | Costly |
www.jalopnik.com www.jalopnik.com | Other | 645ms | 21 KB | — | $11/mo | Costly |
Unattributable Unattributable | Other | 558ms | 0 KB | — | $10/mo | Costly |
static-cdn.spot.im static-cdn.spot.im | Other | 529ms | 7 KB | — | $9/mo | Costly |
static-cdn.spot.im static-cdn.spot.im | Other | 258ms | 15 KB | — | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 239ms | 160 KB | 38% | $4/mo | Costly |
eu-us-cdn.consentmanager.net eu-us-cdn.consentmanager.net | Other | 234ms | 26 KB | — | $4/mo | Costly |
scripts.mediavine.com scripts.mediavine.com | Other | 179ms | 78 KB | 52% | $3/mo | Optional |
sdk.mrf.io sdk.mrf.io | Other | 177ms | 58 KB | 50% | $3/mo | Optional |
static-cdn.spot.im static-cdn.spot.im | Other | 121ms | 55 KB | 69% | $2/mo | Optional |
scripts.mediavine.com scripts.mediavine.com | Other | 113ms | 9 KB | — | $2/mo | Optional |
static-cdn.spot.im static-cdn.spot.im | Other | 102ms | 11 KB | — | $2/mo | Optional |
scripts.mediavine.com scripts.mediavine.com | Other | 71ms | 31 KB | — | $1/mo | Optional |
eu-us-cdn.consentmanager.net eu-us-cdn.consentmanager.net | Other | 62ms | 101 KB | 35% | $1/mo | Optional |
These scripts may cost more than they're worth
- static-cdn.spot.im adds 2124ms and costs ~$37/month
- www.jalopnik.com adds 645ms and costs ~$11/month
- Unattributable adds 558ms and costs ~$10/month
- static-cdn.spot.im adds 529ms and costs ~$9/month
- static-cdn.spot.im adds 258ms and costs ~$4/month
- Google Tag Manager adds 239ms and costs ~$4/month
- eu-us-cdn.consentmanager.net adds 234ms and costs ~$4/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
static-cdn.spot.im takes 2124ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
54% of static-cdn.spot.im's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
www.jalopnik.com takes 645ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 558ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
static-cdn.spot.im takes 529ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
static-cdn.spot.im takes 258ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 239ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
eu-us-cdn.consentmanager.net takes 234ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
52% of scripts.mediavine.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
50% of sdk.mrf.io's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
69% of static-cdn.spot.im's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev