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.
4.51 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
20.22 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
508 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.88 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.
22.58 s
Page Load Progression
FPage Weight BudgetAction2.9 MB transferred, 218 requestsFIX
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
DThird-Party ImpactAction78% third-party, 0 ms blockingFIX
FJS Execution CostAction6600ms 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 | 2082ms | 1811ms | 25ms | 3rd |
| Unattributable | 1029ms | 105ms | 0ms | 3rd |
| https://deadspin.com/ | 539ms | 24ms | 2ms | 1st |
| https://deadspin.com/_next/static/chunks/framework-006f0c32e3c31919.js | 538ms | 453ms | 10ms | 1st |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/696-bundle.js | 376ms | 87ms | 1ms | 3rd |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/entry-bundle.js | 312ms | 299ms | 3ms | 3rd |
| https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTQ2MDY1LnJfR0RQUi5sX2VuLmRfNDcwOTMueF83MS52LnAudF80NzA5My54dF8yNTA1.js | 301ms | 221ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QC7VNH4BEF | 197ms | 161ms | 34ms | 3rd |
| https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 | 161ms | 79ms | 13ms | 3rd |
| https://scripts.pubnation.com/tags/3.44.10-at-3692-adProductKv/wrapper.min.js?bust=48867239 | 143ms | 114ms | 20ms | 3rd |
Showing top 10 of 22 scripts
FJS BundlesAction79 scripts, 657 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://deadspin.com/_next/static/chunks/pages/%5B...article%5D-8950cd320a2ba6d6.js | 36 KB | 139 KB (96%) | ✓ | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-QC7VNH4BEF&cx=c>m=4e64m0h2 | 158 KB | 109 KB (69%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TFDJ9ZQ3 | 111 KB | 69 KB (62%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QC7VNH4BEF | 158 KB | 65 KB (41%) | ✓ | 3rd |
| https://deadspin.com/_next/static/chunks/4927-e7ea590c5cd2f8d3.js | 19 KB | 58 KB (78%) | ✓ | 1st |
| https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.js | 101 KB | 54 KB (54%) | ✓ | 3rd |
| https://static-cdn.spot.im/production/ads/tags/v22.32.1/ads/ads.js | 76 KB | 45 KB (59%) | ✓ | 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-22 | 101 KB | 35 KB (35%) | ✓ | 3rd |
| https://faves.grow.me/app.9.42.0.js | 64 KB | 23 KB (36%) | ✓ | 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
FPage Weight InventoryAction218 resources · 2.9 MB · 657 KB savings availableFIX
~656.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 218 resources | 2.9 MiB | ||||||
BImage Optimization53 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BHTTP Cachings-maxage=10, stale-while-revalidateREVIEW
s-maxage=10, stale-while-revalidate
| Directive | Value | Meaning |
|---|---|---|
| s-maxage | 10 | CDN caches for 10 seconds |
| stale-while-revalidate | — | Serve stale while revalidating |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading16 fonts (108 KB)PASS
Web fonts
16
108 KB total
Render-blocking
0
of 16
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 Hints8 hints, 0 missing preconnectsPASS
Current Resource Hints
8 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall218 requests over 5201msINFO
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 | 2082ms | 101 KB | 54% | $12/mo | Costly |
Unattributable Unattributable | Other | 1029ms | 0 KB | — | $6/mo | Costly |
static-cdn.spot.im static-cdn.spot.im | Other | 376ms | 7 KB | — | $2/mo | Costly |
static-cdn.spot.im static-cdn.spot.im | Other | 312ms | 15 KB | — | $2/mo | Costly |
eu-us-cdn.consentmanager.net eu-us-cdn.consentmanager.net | Other | 301ms | 27 KB | — | $2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 197ms | 158 KB | 41% | $1/mo | Optional |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 161ms | 0 KB | — | $1/mo | Optional |
scripts.pubnation.com scripts.pubnation.com | Other | 143ms | 78 KB | — | $1/mo | Optional |
static-cdn.spot.im static-cdn.spot.im | Other | 120ms | 55 KB | 69% | $1/mo | Optional |
scripts.pubnation.com scripts.pubnation.com | Other | 116ms | 9 KB | — | $1/mo | Optional |
static-cdn.spot.im static-cdn.spot.im | Other | 99ms | 11 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 74ms | 111 KB | 62% | $0/mo | Optional |
eu-us-cdn.consentmanager.net eu-us-cdn.consentmanager.net | Other | 60ms | 101 KB | 35% | $0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 57ms | 158 KB | 69% | $0/mo | Optional |
static-cdn.spot.im static-cdn.spot.im | Other | 56ms | 76 KB | 59% | $0/mo | Optional |
scripts.pubnation.com scripts.pubnation.com | Other | 55ms | 33 KB | — | $0/mo | Optional |
These scripts may cost more than they're worth
- static-cdn.spot.im adds 2082ms and costs ~$12/month
- Unattributable adds 1029ms and costs ~$6/month
- static-cdn.spot.im adds 376ms and costs ~$2/month
- static-cdn.spot.im adds 312ms and costs ~$2/month
- eu-us-cdn.consentmanager.net adds 301ms and costs ~$2/month
79% 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 2082ms 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
Unattributable takes 1029ms 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 376ms 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 312ms 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 301ms 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
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
62% of Google Tag Manager'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 Google Tag Manager'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
59% 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