Skip to content
https://open.spotify.com

Performance

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

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

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

7.88 s

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

21.77 s

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

1.16 s

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

0.003

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

8.56 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.19 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 146 requests
FIX
4.6 MB transferred, 146 requests
Critical::
Page weighs 8.3 MB (4.6 MB transferred)
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 935 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 935 KB
Warning::
146 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.96 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
146 requests
0.96 g CO2 per page load
Images 2.4 MiB 52%
JavaScript 1.1 MiB 24%
Fonts 935.3 KiB 20%
Other 56.7 KiB 1%
CSS 49.9 KiB 1%
Other 44.6 KiB 1%
HTML 21.8 KiB 0%
Other 3.8 KiB 0%
Other 667 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.6 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4395ms total JS execution
FIX
4395ms total JS execution
Warning::
https://open.spotifycdn.com/cdn/build/mobile-web-p...: 2202ms CPU time
Warning::
Unattributable: 904ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PZH...: 508ms CPU time
Warning::
https://open.spotify.com/: 271ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202601.2...: 263ms CPU time
Warning::
Third-party scripts: 4124ms (94% of total)

Main Thread Breakdown

Script Evaluation 57% Other 20% Script Parsing & Compilation 12% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
https://open.spotifycdn.com/cdn/build/mobile-web-player/vendor~mobile-web-player.e9f75d3a.js2202ms1842ms229ms3rd
Unattributable904ms79ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PZHN3VD508ms401ms59ms3rd
https://open.spotify.com/271ms4ms1ms1st
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js263ms173ms68ms3rd
https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.ddfa6494.js246ms7ms189ms3rd
F
JS Bundles
Action
13 scripts, 599 KB unused
FIX
13 scripts, 599 KB unused
Warning::
https://open.spotifycdn.com/cdn/build/mobile-web-p...: 250 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://open.spotifycdn.com/cdn/build/mobile-web-p...: 192 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PZH...: 83 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202601.2...: 74 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 599 KB
599 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.ddfa6494.js337 KB250 KB (78%)3rd
https://open.spotifycdn.com/cdn/build/mobile-web-player/vendor~mobile-web-player.e9f75d3a.js483 KB192 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PZHN3VD160 KB83 KB (52%)3rd
https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js128 KB74 KB (58%)3rd
https://open.spotifycdn.com/cdn/js/retargeting-pixels.02346b5d.js1 KB3rd
https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-results.a92590b8.js6 KB3rd
https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-download-page.2eda8652.js1 KB3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js9 KB3rd
https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-home-page.89aa6d4a.js6 KB3rd
https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-landing.b826af81.js2 KB3rd

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
146 resources · 4.6 MB · 599 KB savings available
FIX
146 resources · 4.6 MB · 599 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~599 KB of savings available
Warning::
144 third-party resources (100% of weight)
Info::
4 resources over 200KB
146 resources · 4.6 MiB · 144 third-party 3.6 MiB over 1MB target
Image 53% · 2.4 MiB
JavaScript 24% · 1.1 MiB
Font 20% · 935.3 KiB
Other 1% · 65.8 KiB
CSS 1% · 57.8 KiB
Document 0% · 21.8 KiB

~599.3 KiB of savings available

Remove unused JavaScript: 599.3 KiB
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
Image Optimization
Action
89 images, 0 KB saveable
REVIEW
89 images, 0 KB saveable
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02b7129146f8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02268a494173... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e022e92f77627... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174cb565a8e68... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab676161000051744a21b4760d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02b4d59e6fa7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02d9985092cd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e0210826dcb26... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab676161000051747565b356bc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e0235ea219ce4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02f036cfd075... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02aa82bfd986... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174df2728294f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://charts-images.scdn.co/assets/locale_en/reg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174c1719ac9e6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02d65c4773bc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab6761610000517447de0bbc22... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174a00b11c129... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02c5649add07... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://charts-images.scdn.co/assets/locale_en/vir... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02c25b53f0a3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e029ce9e97f45... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02564858dca5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174c8752dd511... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02882265cd9b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02982320da13... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174fd0a9fb6c2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab676161000051747eaa373538... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02084a949885... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02da5d5aeeab... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e028509ba1ecd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab676161000051744293385d32... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab676161000051746e835a500e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab676161000051741ba8fc5f5c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e026b219c8d84... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02bc18bdade6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://charts-images.scdn.co/assets/locale_en/reg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab6761610000517439ba6dcd43... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174e2e8e7ff00... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174998010cd10... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02fd8d7a8d96... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02992b41b178... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02e6cb19b02e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02744ce5f9db... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174e17c0aa171... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174aadc18cac8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616100005174ad85a58510... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab6761610000517478e45cfa46... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02bbd45c8d36... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02f8e1043df4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02d72fb55710... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e0296fa88fb17... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://charts-images.scdn.co/assets/locale_en/vir... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02e77d3253aa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e0257fc4730e0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02b5a28a256e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e025c0540f97b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e0224ace15188... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e022c1f34ecc1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e0271d62ea7ea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://charts-images.scdn.co/assets/locale_en/reg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e024dea4c1cdf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e02734b1164a9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e0249d6942032... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.scdn.co/image/ab67616d00001e028aa339341a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://charts-images.scdn.co/assets/locale_en/reg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pickasso.spotifycdn.com/image/ab67c0de0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
89 images 2.4 MB
0 oversized -0 KB
89 legacy format
86 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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+
Font Loading
7 fonts (935 KB)
PASS
7 fonts (935 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

935 KB total

Render-blocking

0

of 7

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 FCP 7.9 s LCP 21.8 shttps://encore.scdn.co/fonts/SpotifyMixUI-Regular-76c92fb1a35c462f73429fa8865163eb.woff2SpotifyMixUI-Regular-76... https://encore.scdn.co/fonts/SpotifyMixUI-Regular-76c92fb1a35c462f73429fa8865163eb.woff2 — 43.7 KiB — 146 ms — font-display: swaphttps://encore.scdn.co/fonts/SpotifyMixMono-Regular-134eeb986fc0f94a9f0acb9cedaeb584.woff2SpotifyMixMono-Regular-... https://encore.scdn.co/fonts/SpotifyMixMono-Regular-134eeb986fc0f94a9f0acb9cedaeb584.woff2 — 33.8 KiB — 160 ms — font-display: swaphttps://encore.scdn.co/fonts/SpotifyMixUITitleVariable-08bab3354d40f74e5177917b5ae80894.woff2SpotifyMixUITitleVariab... https://encore.scdn.co/fonts/SpotifyMixUITitleVariable-08bab3354d40f74e5177917b5ae80894.woff2 — 361.9 KiB — 259 ms — font-display: swaphttps://encore.scdn.co/fonts/SpotifyMixUI-Bold-09c45a3a0ce9d2971e62cb26e97760fb.woff2SpotifyMixUI-Bold-09c45... https://encore.scdn.co/fonts/SpotifyMixUI-Bold-09c45a3a0ce9d2971e62cb26e97760fb.woff2 — 46.7 KiB — 241 ms — font-display: swaphttps://encore.scdn.co/fonts/SpotifyMixUITitleVariable-8769ccfde3379b7ebcadd9529b49d0cc.woff2SpotifyMixUITitleVariab... https://encore.scdn.co/fonts/SpotifyMixUITitleVariable-8769ccfde3379b7ebcadd9529b49d0cc.woff2 — 373.4 KiB — 20 ms — font-display: swaphttps://encore.scdn.co/fonts/SpotifyMixUI-Regular-cc3b1de388efa4cbca6c75cebc24585e.woff2SpotifyMixUI-Regular-cc... https://encore.scdn.co/fonts/SpotifyMixUI-Regular-cc3b1de388efa4cbca6c75cebc24585e.woff2 — 35.0 KiB — 8 ms — font-display: swaphttps://encore.scdn.co/fonts/SpotifyMixUI-Bold-4264b799009b1db5c491778b1bc8e5b7.woff2SpotifyMixUI-Bold-4264b... https://encore.scdn.co/fonts/SpotifyMixUI-Bold-4264b799009b1db5c491778b1bc8e5b7.woff2 — 40.7 KiB — 5 ms — font-display: swap
SpotifyMixUI-Regular-76... woff2 swap
Size 44 KB
Load time 146 ms
Start 153 ms
Risk FOUT — text flashes from fallback to web font
SpotifyMixMono-Regular-... woff2 swap
Size 34 KB
Load time 160 ms
Start 154 ms
Risk FOUT — text flashes from fallback to web font
SpotifyMixUITitleVariab... woff2 swap
Size 362 KB
Load time 259 ms
Start 154 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
SpotifyMixUI-Bold-09c45... woff2 swap
Size 47 KB
Load time 241 ms
Start 155 ms
Risk FOUT — text flashes from fallback to web font
SpotifyMixUITitleVariab... woff2 swap
Size 373 KB
Load time 20 ms
Start 811 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
SpotifyMixUI-Regular-cc... woff2 swap
Size 35 KB
Load time 8 ms
Start 812 ms
Risk FOUT — text flashes from fallback to web font
SpotifyMixUI-Bold-4264b... woff2 swap
Size 41 KB
Load time 5 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~368 KB and ~736 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
38 hints, 0 missing preconnects
PASS
38 hints, 0 missing preconnects
Info::
Page uses 38 resource hint(s)

Current Resource Hints

preconnect
+6
16
preload
6
dns-prefetch
prefetch
+6
16

38 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
146 requests over 1829ms
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 FCP 7.9 s LCP 21.8 shttps://open.spotify.com// https://open.spotify.com/ — 200 — 21.8 KiB — 138 ms — h2https://encore.scdn.co/fonts/SpotifyMixUI-Regular-76c92fb1a35c462f73429fa8865163eb.woff2encore.scdn.co/fonts/SpotifyMixUI-R... https://encore.scdn.co/fonts/SpotifyMixUI-Regular-76c92fb1a35c462f73429fa8865163eb.woff2 — 200 — 43.7 KiB — 146 ms — h2https://encore.scdn.co/fonts/SpotifyMixMono-Regular-134eeb986fc0f94a9f0acb9cedaeb584.woff2encore.scdn.co/fonts/SpotifyMixMono... https://encore.scdn.co/fonts/SpotifyMixMono-Regular-134eeb986fc0f94a9f0acb9cedaeb584.woff2 — 200 — 33.8 KiB — 160 ms — h2https://encore.scdn.co/fonts/SpotifyMixUITitleVariable-08bab3354d40f74e5177917b5ae80894.woff2encore.scdn.co/fonts/SpotifyMixUITi... https://encore.scdn.co/fonts/SpotifyMixUITitleVariable-08bab3354d40f74e5177917b5ae80894.woff2 — 200 — 361.9 KiB — 259 ms — h2https://encore.scdn.co/fonts/SpotifyMixUI-Bold-09c45a3a0ce9d2971e62cb26e97760fb.woff2encore.scdn.co/fonts/SpotifyMixUI-B... https://encore.scdn.co/fonts/SpotifyMixUI-Bold-09c45a3a0ce9d2971e62cb26e97760fb.woff2 — 200 — 46.7 KiB — 241 ms — h2https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.b53a27d6.cssopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.b53a27d6.css — 200 — 47.2 KiB — 98 ms — h2https://open.spotifycdn.com/cdn/generated-locales/mobile-web-player/en.b1fe3b6d.jsonopen.spotifycdn.com/cdn/generated-l... https://open.spotifycdn.com/cdn/generated-locales/mobile-web-player/en.b1fe3b6d.json — 200 — 9.0 KiB — 90 ms — h2https://i.scdn.co/image/ab67616d00001e02c25b53f0a34aa1bb4f77cb3ei.scdn.co/image/ab67616d00001e02c25... https://i.scdn.co/image/ab67616d00001e02c25b53f0a34aa1bb4f77cb3e — 200 — 21.5 KiB — 139 ms — h2https://i.scdn.co/image/ab67616d00001e02d65c4773bc5061fd27facc5bi.scdn.co/image/ab67616d00001e02d65... https://i.scdn.co/image/ab67616d00001e02d65c4773bc5061fd27facc5b — 200 — 4.0 KiB — 92 ms — h2https://i.scdn.co/image/ab67616d00001e0224ace1518851b27e9983f739i.scdn.co/image/ab67616d00001e0224a... https://i.scdn.co/image/ab67616d00001e0224ace1518851b27e9983f739 — 200 — 46.1 KiB — 127 ms — h2https://i.scdn.co/image/ab67616d00001e022c1f34ecc1929fb59908aad1i.scdn.co/image/ab67616d00001e022c1... https://i.scdn.co/image/ab67616d00001e022c1f34ecc1929fb59908aad1 — 200 — 41.6 KiB — 134 ms — h2https://i.scdn.co/image/ab67616d00001e029ce9e97f45010627a3ea8390i.scdn.co/image/ab67616d00001e029ce... https://i.scdn.co/image/ab67616d00001e029ce9e97f45010627a3ea8390 — 200 — 35.3 KiB — 135 ms — h2https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.ddfa6494.jsopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.ddfa6494.js — 200 — 337.0 KiB — 317 ms — h2https://open.spotifycdn.com/cdn/build/mobile-web-player/vendor~mobile-web-player.e9f75d3a.jsopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/vendor~mobile-web-player.e9f75d3a.js — 200 — 482.6 KiB — 361 ms — h2https://open.spotifycdn.com/cdn/js/gtm.96d60fd6.jsopen.spotifycdn.com/cdn/js/gtm.96d6... https://open.spotifycdn.com/cdn/js/gtm.96d60fd6.js — 200 — 1.8 KiB — 74 ms — h2https://open.spotifycdn.com/cdn/js/retargeting-pixels.02346b5d.jsopen.spotifycdn.com/cdn/js/retarget... https://open.spotifycdn.com/cdn/js/retargeting-pixels.02346b5d.js — 200 — 768 B — 74 ms — h2https://i.scdn.co/image/ab67616d00001e02b7129146f87f5f22b8154beei.scdn.co/image/ab67616d00001e02b71... https://i.scdn.co/image/ab67616d00001e02b7129146f87f5f22b8154bee — 200 — 14.6 KiB — 140 ms — h2https://open.spotifycdn.com/cdn/generated/manifest-mobile-web-player.a1ddf51c.jsonopen.spotifycdn.com/cdn/generated/m... https://open.spotifycdn.com/cdn/generated/manifest-mobile-web-player.a1ddf51c.json — 200 — 667 B — 39 ms — h2https://i.scdn.co/image/ab67616d00001e02268a4941736e3d24630266e9i.scdn.co/image/ab67616d00001e02268... https://i.scdn.co/image/ab67616d00001e02268a4941736e3d24630266e9 — 200 — 31.6 KiB — 76 ms — h2https://i.scdn.co/image/ab67616d00001e022e92f776279eaf45d14a33fdi.scdn.co/image/ab67616d00001e022e9... https://i.scdn.co/image/ab67616d00001e022e92f776279eaf45d14a33fd — 200 — 21.9 KiB — 77 ms — h2https://i.scdn.co/image/ab67616d00001e02aa82bfd98662bb0f8616839di.scdn.co/image/ab67616d00001e02aa8... https://i.scdn.co/image/ab67616d00001e02aa82bfd98662bb0f8616839d — 200 — 26.8 KiB — 77 ms — h2https://i.scdn.co/image/ab67616d00001e02992b41b178c83a9333268b62i.scdn.co/image/ab67616d00001e02992... https://i.scdn.co/image/ab67616d00001e02992b41b178c83a9333268b62 — 200 — 33.5 KiB — 80 ms — h2https://i.scdn.co/image/ab67616d00001e024dea4c1cdf30c359dbaec318i.scdn.co/image/ab67616d00001e024de... https://i.scdn.co/image/ab67616d00001e024dea4c1cdf30c359dbaec318 — 200 — 35.1 KiB — 87 ms — h2https://i.scdn.co/image/ab67616d00001e02e77d3253aab699be45f2d2e9i.scdn.co/image/ab67616d00001e02e77... https://i.scdn.co/image/ab67616d00001e02e77d3253aab699be45f2d2e9 — 200 — 27.9 KiB — 98 ms — h2https://i.scdn.co/image/ab67616d00001e02b4d59e6fa7e5e7cbc57ac33ai.scdn.co/image/ab67616d00001e02b4d... https://i.scdn.co/image/ab67616d00001e02b4d59e6fa7e5e7cbc57ac33a — 200 — 25.0 KiB — 105 ms — h2https://i.scdn.co/image/ab67616d00001e028509ba1ecd34e1d5410b9a22i.scdn.co/image/ab67616d00001e02850... https://i.scdn.co/image/ab67616d00001e028509ba1ecd34e1d5410b9a22 — 200 — 9.1 KiB — 106 ms — h2https://i.scdn.co/image/ab67616d00001e0257fc4730e06c9ab20c1e073bi.scdn.co/image/ab67616d00001e0257f... https://i.scdn.co/image/ab67616d00001e0257fc4730e06c9ab20c1e073b — 200 — 60.8 KiB — 119 ms — h2https://i.scdn.co/image/ab67616d00001e02734b1164a9e0faa980ce1b92i.scdn.co/image/ab67616d00001e02734... https://i.scdn.co/image/ab67616d00001e02734b1164a9e0faa980ce1b92 — 200 — 54.5 KiB — 137 ms — h2https://i.scdn.co/image/ab67616d00001e02564858dca5482e57c932782fi.scdn.co/image/ab67616d00001e02564... https://i.scdn.co/image/ab67616d00001e02564858dca5482e57c932782f — 200 — 37.3 KiB — 142 ms — h2https://i.scdn.co/image/ab67616d00001e02e6cb19b02e38d18246ac334fi.scdn.co/image/ab67616d00001e02e6c... https://i.scdn.co/image/ab67616d00001e02e6cb19b02e38d18246ac334f — 200 — 32.8 KiB — 144 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 FCP 7.9 s LCP 21.8 shttps://open.spotify.com// https://open.spotify.com/ — 200 — 21.8 KiB — 138 ms — h2https://encore.scdn.co/fonts/SpotifyMixUI-Regular-76c92fb1a35c462f73429fa8865163eb.woff2encore.scdn.co/fonts/SpotifyMixUI-R... https://encore.scdn.co/fonts/SpotifyMixUI-Regular-76c92fb1a35c462f73429fa8865163eb.woff2 — 200 — 43.7 KiB — 146 ms — h2https://encore.scdn.co/fonts/SpotifyMixMono-Regular-134eeb986fc0f94a9f0acb9cedaeb584.woff2encore.scdn.co/fonts/SpotifyMixMono... https://encore.scdn.co/fonts/SpotifyMixMono-Regular-134eeb986fc0f94a9f0acb9cedaeb584.woff2 — 200 — 33.8 KiB — 160 ms — h2https://encore.scdn.co/fonts/SpotifyMixUITitleVariable-08bab3354d40f74e5177917b5ae80894.woff2encore.scdn.co/fonts/SpotifyMixUITi... https://encore.scdn.co/fonts/SpotifyMixUITitleVariable-08bab3354d40f74e5177917b5ae80894.woff2 — 200 — 361.9 KiB — 259 ms — h2https://encore.scdn.co/fonts/SpotifyMixUI-Bold-09c45a3a0ce9d2971e62cb26e97760fb.woff2encore.scdn.co/fonts/SpotifyMixUI-B... https://encore.scdn.co/fonts/SpotifyMixUI-Bold-09c45a3a0ce9d2971e62cb26e97760fb.woff2 — 200 — 46.7 KiB — 241 ms — h2https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.b53a27d6.cssopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.b53a27d6.css — 200 — 47.2 KiB — 98 ms — h2https://open.spotifycdn.com/cdn/generated-locales/mobile-web-player/en.b1fe3b6d.jsonopen.spotifycdn.com/cdn/generated-l... https://open.spotifycdn.com/cdn/generated-locales/mobile-web-player/en.b1fe3b6d.json — 200 — 9.0 KiB — 90 ms — h2https://i.scdn.co/image/ab67616d00001e02c25b53f0a34aa1bb4f77cb3ei.scdn.co/image/ab67616d00001e02c25... https://i.scdn.co/image/ab67616d00001e02c25b53f0a34aa1bb4f77cb3e — 200 — 21.5 KiB — 139 ms — h2https://i.scdn.co/image/ab67616d00001e02d65c4773bc5061fd27facc5bi.scdn.co/image/ab67616d00001e02d65... https://i.scdn.co/image/ab67616d00001e02d65c4773bc5061fd27facc5b — 200 — 4.0 KiB — 92 ms — h2https://i.scdn.co/image/ab67616d00001e0224ace1518851b27e9983f739i.scdn.co/image/ab67616d00001e0224a... https://i.scdn.co/image/ab67616d00001e0224ace1518851b27e9983f739 — 200 — 46.1 KiB — 127 ms — h2https://i.scdn.co/image/ab67616d00001e022c1f34ecc1929fb59908aad1i.scdn.co/image/ab67616d00001e022c1... https://i.scdn.co/image/ab67616d00001e022c1f34ecc1929fb59908aad1 — 200 — 41.6 KiB — 134 ms — h2https://i.scdn.co/image/ab67616d00001e029ce9e97f45010627a3ea8390i.scdn.co/image/ab67616d00001e029ce... https://i.scdn.co/image/ab67616d00001e029ce9e97f45010627a3ea8390 — 200 — 35.3 KiB — 135 ms — h2https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.ddfa6494.jsopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mobile-web-player.ddfa6494.js — 200 — 337.0 KiB — 317 ms — h2https://open.spotifycdn.com/cdn/build/mobile-web-player/vendor~mobile-web-player.e9f75d3a.jsopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/vendor~mobile-web-player.e9f75d3a.js — 200 — 482.6 KiB — 361 ms — h2https://open.spotifycdn.com/cdn/js/gtm.96d60fd6.jsopen.spotifycdn.com/cdn/js/gtm.96d6... https://open.spotifycdn.com/cdn/js/gtm.96d60fd6.js — 200 — 1.8 KiB — 74 ms — h2https://open.spotifycdn.com/cdn/js/retargeting-pixels.02346b5d.jsopen.spotifycdn.com/cdn/js/retarget... https://open.spotifycdn.com/cdn/js/retargeting-pixels.02346b5d.js — 200 — 768 B — 74 ms — h2https://i.scdn.co/image/ab67616d00001e02b7129146f87f5f22b8154beei.scdn.co/image/ab67616d00001e02b71... https://i.scdn.co/image/ab67616d00001e02b7129146f87f5f22b8154bee — 200 — 14.6 KiB — 140 ms — h2https://open.spotifycdn.com/cdn/generated/manifest-mobile-web-player.a1ddf51c.jsonopen.spotifycdn.com/cdn/generated/m... https://open.spotifycdn.com/cdn/generated/manifest-mobile-web-player.a1ddf51c.json — 200 — 667 B — 39 ms — h2https://i.scdn.co/image/ab67616d00001e02268a4941736e3d24630266e9i.scdn.co/image/ab67616d00001e02268... https://i.scdn.co/image/ab67616d00001e02268a4941736e3d24630266e9 — 200 — 31.6 KiB — 76 ms — h2https://i.scdn.co/image/ab67616d00001e022e92f776279eaf45d14a33fdi.scdn.co/image/ab67616d00001e022e9... https://i.scdn.co/image/ab67616d00001e022e92f776279eaf45d14a33fd — 200 — 21.9 KiB — 77 ms — h2https://i.scdn.co/image/ab67616d00001e02aa82bfd98662bb0f8616839di.scdn.co/image/ab67616d00001e02aa8... https://i.scdn.co/image/ab67616d00001e02aa82bfd98662bb0f8616839d — 200 — 26.8 KiB — 77 ms — h2https://i.scdn.co/image/ab67616d00001e02992b41b178c83a9333268b62i.scdn.co/image/ab67616d00001e02992... https://i.scdn.co/image/ab67616d00001e02992b41b178c83a9333268b62 — 200 — 33.5 KiB — 80 ms — h2https://i.scdn.co/image/ab67616d00001e024dea4c1cdf30c359dbaec318i.scdn.co/image/ab67616d00001e024de... https://i.scdn.co/image/ab67616d00001e024dea4c1cdf30c359dbaec318 — 200 — 35.1 KiB — 87 ms — h2https://i.scdn.co/image/ab67616d00001e02e77d3253aab699be45f2d2e9i.scdn.co/image/ab67616d00001e02e77... https://i.scdn.co/image/ab67616d00001e02e77d3253aab699be45f2d2e9 — 200 — 27.9 KiB — 98 ms — h2https://i.scdn.co/image/ab67616d00001e02b4d59e6fa7e5e7cbc57ac33ai.scdn.co/image/ab67616d00001e02b4d... https://i.scdn.co/image/ab67616d00001e02b4d59e6fa7e5e7cbc57ac33a — 200 — 25.0 KiB — 105 ms — h2https://i.scdn.co/image/ab67616d00001e028509ba1ecd34e1d5410b9a22i.scdn.co/image/ab67616d00001e02850... https://i.scdn.co/image/ab67616d00001e028509ba1ecd34e1d5410b9a22 — 200 — 9.1 KiB — 106 ms — h2https://i.scdn.co/image/ab67616d00001e0257fc4730e06c9ab20c1e073bi.scdn.co/image/ab67616d00001e0257f... https://i.scdn.co/image/ab67616d00001e0257fc4730e06c9ab20c1e073b — 200 — 60.8 KiB — 119 ms — h2https://i.scdn.co/image/ab67616d00001e02734b1164a9e0faa980ce1b92i.scdn.co/image/ab67616d00001e02734... https://i.scdn.co/image/ab67616d00001e02734b1164a9e0faa980ce1b92 — 200 — 54.5 KiB — 137 ms — h2https://i.scdn.co/image/ab67616d00001e02564858dca5482e57c932782fi.scdn.co/image/ab67616d00001e02564... https://i.scdn.co/image/ab67616d00001e02564858dca5482e57c932782f — 200 — 37.3 KiB — 142 ms — h2https://i.scdn.co/image/ab67616d00001e02e6cb19b02e38d18246ac334fi.scdn.co/image/ab67616d00001e02e6c... https://i.scdn.co/image/ab67616d00001e02e6cb19b02e38d18246ac334f — 200 — 32.8 KiB — 144 ms — h2https://i.scdn.co/image/ab67616d00001e0210826dcb26320c49a6cb71b6i.scdn.co/image/ab67616d00001e02108... https://i.scdn.co/image/ab67616d00001e0210826dcb26320c49a6cb71b6 — 200 — 39.1 KiB — 151 ms — h2https://i.scdn.co/image/ab67616d00001e02744ce5f9db16330eb4027f26i.scdn.co/image/ab67616d00001e02744... https://i.scdn.co/image/ab67616d00001e02744ce5f9db16330eb4027f26 — 200 — 42.0 KiB — 156 ms — h2https://i.scdn.co/image/ab6761610000517439ba6dcd4355c03de0b50918i.scdn.co/image/ab6761610000517439b... https://i.scdn.co/image/ab6761610000517439ba6dcd4355c03de0b50918 — 200 — 20.1 KiB — 167 ms — h2https://i.scdn.co/image/ab676161000051744293385d324db8558179afd9i.scdn.co/image/ab67616100005174429... https://i.scdn.co/image/ab676161000051744293385d324db8558179afd9 — 200 — 20.1 KiB — 168 ms — h2https://i.scdn.co/image/ab67616100005174c1719ac9e6a75c1c25835018i.scdn.co/image/ab67616100005174c17... https://i.scdn.co/image/ab67616100005174c1719ac9e6a75c1c25835018 — 200 — 26.3 KiB — 183 ms — h2https://i.scdn.co/image/ab6761610000517447de0bbc22f08b5ebe14bd6ei.scdn.co/image/ab6761610000517447d... https://i.scdn.co/image/ab6761610000517447de0bbc22f08b5ebe14bd6e — 200 — 10.3 KiB — 184 ms — h2https://i.scdn.co/image/ab67616100005174e17c0aa1714a03d62b5ce4e0i.scdn.co/image/ab67616100005174e17... https://i.scdn.co/image/ab67616100005174e17c0aa1714a03d62b5ce4e0 — 200 — 26.5 KiB — 189 ms — h2https://i.scdn.co/image/ab67616100005174cb565a8e684e3be458d329aci.scdn.co/image/ab67616100005174cb5... https://i.scdn.co/image/ab67616100005174cb565a8e684e3be458d329ac — 200 — 21.6 KiB — 192 ms — h2https://i.scdn.co/image/ab67616100005174aadc18cac8d48124357c38e6i.scdn.co/image/ab67616100005174aad... https://i.scdn.co/image/ab67616100005174aadc18cac8d48124357c38e6 — 200 — 22.5 KiB — 195 ms — h2https://i.scdn.co/image/ab676161000051744a21b4760d2ecb7b0dcdc8dai.scdn.co/image/ab676161000051744a2... https://i.scdn.co/image/ab676161000051744a21b4760d2ecb7b0dcdc8da — 200 — 10.5 KiB — 196 ms — h2https://i.scdn.co/image/ab67616100005174e2e8e7ff002a4afda1c7147ei.scdn.co/image/ab67616100005174e2e... https://i.scdn.co/image/ab67616100005174e2e8e7ff002a4afda1c7147e — 200 — 27.0 KiB — 200 ms — h2https://i.scdn.co/image/ab676161000051746e835a500e791bf9c27a422ai.scdn.co/image/ab676161000051746e8... https://i.scdn.co/image/ab676161000051746e835a500e791bf9c27a422a — 200 — 49.6 KiB — 203 ms — h2https://i.scdn.co/image/ab67616100005174df2728294ff77dd11eeb18fbi.scdn.co/image/ab67616100005174df2... https://i.scdn.co/image/ab67616100005174df2728294ff77dd11eeb18fb — 200 — 26.5 KiB — 206 ms — h2https://i.scdn.co/image/ab67616100005174c8752dd511cda8c31e9daee8i.scdn.co/image/ab67616100005174c87... https://i.scdn.co/image/ab67616100005174c8752dd511cda8c31e9daee8 — 200 — 29.2 KiB — 209 ms — h2https://i.scdn.co/image/ab67616100005174ad85a585103dfc2f3439119ai.scdn.co/image/ab67616100005174ad8... https://i.scdn.co/image/ab67616100005174ad85a585103dfc2f3439119a — 200 — 27.7 KiB — 211 ms — h2https://i.scdn.co/image/ab67616100005174fd0a9fb6c252a3ba44079acfi.scdn.co/image/ab67616100005174fd0... https://i.scdn.co/image/ab67616100005174fd0a9fb6c252a3ba44079acf — 200 — 34.2 KiB — 219 ms — h2https://i.scdn.co/image/ab67616100005174998010cd1075921b5faf16b2i.scdn.co/image/ab67616100005174998... https://i.scdn.co/image/ab67616100005174998010cd1075921b5faf16b2 — 200 — 21.4 KiB — 222 ms — h2https://i.scdn.co/image/ab6761610000517478e45cfa4697ce3c437cb455i.scdn.co/image/ab6761610000517478e... https://i.scdn.co/image/ab6761610000517478e45cfa4697ce3c437cb455 — 200 — 31.8 KiB — 224 ms — h2https://i.scdn.co/image/ab67616100005174a00b11c129b27a88fc72f36bi.scdn.co/image/ab67616100005174a00... https://i.scdn.co/image/ab67616100005174a00b11c129b27a88fc72f36b — 200 — 18.7 KiB — 226 ms — h2https://i.scdn.co/image/ab676161000051741ba8fc5f5c73e7e9313cc6ebi.scdn.co/image/ab676161000051741ba... https://i.scdn.co/image/ab676161000051741ba8fc5f5c73e7e9313cc6eb — 200 — 38.2 KiB — 229 ms — h2https://i.scdn.co/image/ab676161000051747565b356bc9d9394eefa2ccbi.scdn.co/image/ab67616100005174756... https://i.scdn.co/image/ab676161000051747565b356bc9d9394eefa2ccb — 200 — 12.2 KiB — 231 ms — h2https://i.scdn.co/image/ab676161000051747eaa373538359164b843f7c0i.scdn.co/image/ab676161000051747ea... https://i.scdn.co/image/ab676161000051747eaa373538359164b843f7c0 — 200 — 28.2 KiB — 234 ms — h2https://i.scdn.co/image/ab67616d00001e0235ea219ce47813b5e2dc3745i.scdn.co/image/ab67616d00001e0235e... https://i.scdn.co/image/ab67616d00001e0235ea219ce47813b5e2dc3745 — 200 — 34.8 KiB — 236 ms — h2https://i.scdn.co/image/ab67616d00001e02bbd45c8d36e0e045ef640411i.scdn.co/image/ab67616d00001e02bbd... https://i.scdn.co/image/ab67616d00001e02bbd45c8d36e0e045ef640411 — 200 — 56.9 KiB — 239 ms — h2https://i.scdn.co/image/ab67616d00001e02f8e1043df4c08b991aaec9cfi.scdn.co/image/ab67616d00001e02f8e... https://i.scdn.co/image/ab67616d00001e02f8e1043df4c08b991aaec9cf — 200 — 31.2 KiB — 242 ms — h2https://i.scdn.co/image/ab67616d00001e0271d62ea7ea8a5be92d3c1f62i.scdn.co/image/ab67616d00001e0271d... https://i.scdn.co/image/ab67616d00001e0271d62ea7ea8a5be92d3c1f62 — 200 — 11.5 KiB — 244 ms — h2https://i.scdn.co/image/ab67616d00001e02d9985092cd88bffd97653b58i.scdn.co/image/ab67616d00001e02d99... https://i.scdn.co/image/ab67616d00001e02d9985092cd88bffd97653b58 — 200 — 18.0 KiB — 246 ms — h2https://i.scdn.co/image/ab67616d00001e02b5a28a256eae6dc0424fef59i.scdn.co/image/ab67616d00001e02b5a... https://i.scdn.co/image/ab67616d00001e02b5a28a256eae6dc0424fef59 — 200 — 33.8 KiB — 248 ms — h2https://i.scdn.co/image/ab67616d00001e026b219c8d8462bfe254a20469i.scdn.co/image/ab67616d00001e026b2... https://i.scdn.co/image/ab67616d00001e026b219c8d8462bfe254a20469 — 200 — 10.5 KiB — 250 ms — h2https://i.scdn.co/image/ab67616d00001e02d72fb5571087bca0a2fed008i.scdn.co/image/ab67616d00001e02d72... https://i.scdn.co/image/ab67616d00001e02d72fb5571087bca0a2fed008 — 200 — 40.1 KiB — 253 ms — h2https://i.scdn.co/image/ab67616d00001e02882265cd9bdded9ea9a153b9i.scdn.co/image/ab67616d00001e02882... https://i.scdn.co/image/ab67616d00001e02882265cd9bdded9ea9a153b9 — 200 — 45.9 KiB — 258 ms — h2https://i.scdn.co/image/ab67616d00001e02fd8d7a8d96871e791cb1f626i.scdn.co/image/ab67616d00001e02fd8... https://i.scdn.co/image/ab67616d00001e02fd8d7a8d96871e791cb1f626 — 200 — 25.1 KiB — 260 ms — h2https://i.scdn.co/image/ab67616d00001e02084a94988541c2402615d014i.scdn.co/image/ab67616d00001e02084... https://i.scdn.co/image/ab67616d00001e02084a94988541c2402615d014 — 200 — 24.0 KiB — 262 ms — h2https://i.scdn.co/image/ab67616d00001e02c5649add07ed3720be9d5526i.scdn.co/image/ab67616d00001e02c56... https://i.scdn.co/image/ab67616d00001e02c5649add07ed3720be9d5526 — 200 — 19.4 KiB — 264 ms — h2https://i.scdn.co/image/ab67616d00001e02f036cfd075904b4e8445877ci.scdn.co/image/ab67616d00001e02f03... https://i.scdn.co/image/ab67616d00001e02f036cfd075904b4e8445877c — 200 — 15.8 KiB — 268 ms — h2https://i.scdn.co/image/ab67616d00001e02982320da137d0de34410df61i.scdn.co/image/ab67616d00001e02982... https://i.scdn.co/image/ab67616d00001e02982320da137d0de34410df61 — 200 — 28.4 KiB — 270 ms — h2https://i.scdn.co/image/ab67616d00001e02da5d5aeeabacacc1263c0f4bi.scdn.co/image/ab67616d00001e02da5... https://i.scdn.co/image/ab67616d00001e02da5d5aeeabacacc1263c0f4b — 200 — 30.5 KiB — 271 ms — h2https://i.scdn.co/image/ab67616d00001e0249d694203245f241a1bcaa72i.scdn.co/image/ab67616d00001e0249d... https://i.scdn.co/image/ab67616d00001e0249d694203245f241a1bcaa72 — 200 — 57.4 KiB — 277 ms — h2https://i.scdn.co/image/ab67616d00001e028aa339341a0b0c813909c831i.scdn.co/image/ab67616d00001e028aa... https://i.scdn.co/image/ab67616d00001e028aa339341a0b0c813909c831 — 200 — 22.5 KiB — 279 ms — h2https://i.scdn.co/image/ab67616d00001e02bc18bdade69ec5ef0bb25b17i.scdn.co/image/ab67616d00001e02bc1... https://i.scdn.co/image/ab67616d00001e02bc18bdade69ec5ef0bb25b17 — 200 — 48.7 KiB — 281 ms — h2https://i.scdn.co/image/ab67616d00001e0296fa88fb1789be437d5cb4b6i.scdn.co/image/ab67616d00001e0296f... https://i.scdn.co/image/ab67616d00001e0296fa88fb1789be437d5cb4b6 — 200 — 50.7 KiB — 283 ms — h2https://i.scdn.co/image/ab67616d00001e025c0540f97b3f95e387a9b58ei.scdn.co/image/ab67616d00001e025c0... https://i.scdn.co/image/ab67616d00001e025c0540f97b3f95e387a9b58e — 200 — 31.8 KiB — 284 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/4oUHIQIBe0LHzYfvXNW4QM/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/4oUHIQIBe0LHzYfvXNW4QM/en — 200 — 21.1 KiB — 102 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/40ZNYROS4zLfyyBSs2PGe2/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/40ZNYROS4zLfyyBSs2PGe2/en — 200 — 28.3 KiB — 65 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/3TVXtAsR1Inumwj472S9r4/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/3TVXtAsR1Inumwj472S9r4/en — 200 — 21.8 KiB — 61 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/08GQAI4eElDnROBrJRGE0X/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/08GQAI4eElDnROBrJRGE0X/en — 200 — 25.3 KiB — 70 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/7tYKF4w9nC0nq9CsPZTHyP/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/7tYKF4w9nC0nq9CsPZTHyP/en — 200 — 20.7 KiB — 49 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/74KM79TiuVKeVCqs8QtB0B/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/74KM79TiuVKeVCqs8QtB0B/en — 200 — 25.2 KiB — 80 ms — h2https://charts-images.scdn.co/assets/locale_en/regional/weekly/region_global_default.jpgcharts-images.scdn.co/assets/locale... https://charts-images.scdn.co/assets/locale_en/regional/weekly/region_global_default.jpg — 200 — 45.5 KiB — 233 ms — h2https://charts-images.scdn.co/assets/locale_en/regional/weekly/region_us_default.jpgcharts-images.scdn.co/assets/locale... https://charts-images.scdn.co/assets/locale_en/regional/weekly/region_us_default.jpg — 200 — 46.5 KiB — 235 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/2RQXRUsr4IW1f3mKyKsy4B/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/2RQXRUsr4IW1f3mKyKsy4B/en — 200 — 24.9 KiB — 70 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/246dkjvS1zLTtiykXe5h60/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/246dkjvS1zLTtiykXe5h60/en — 200 — 24.5 KiB — 54 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/4YLtscXsxbVgi031ovDDdh/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/4YLtscXsxbVgi031ovDDdh/en — 200 — 24.4 KiB — 54 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/06HL4z0CvFAxyc27GXpf02/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/06HL4z0CvFAxyc27GXpf02/en — 200 — 24.3 KiB — 55 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/19k8AgwwTSxeaxkOuCQEJs/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/19k8AgwwTSxeaxkOuCQEJs/en — 200 — 23.2 KiB — 117 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/33qOK5uJ8AR2xuQQAhHump/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/33qOK5uJ8AR2xuQQAhHump/en — 200 — 15.0 KiB — 116 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/718COspgdWOnwOFpJHRZHS/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/718COspgdWOnwOFpJHRZHS/en — 200 — 27.2 KiB — 91 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/13ZEDW6vyBF12HYcZRr4EV/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/13ZEDW6vyBF12HYcZRr4EV/en — 200 — 27.2 KiB — 88 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/4q3ewBCX7sLwd24euuV69X/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/4q3ewBCX7sLwd24euuV69X/en — 200 — 24.1 KiB — 101 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/6qxpnaukVayrQn6ViNvu9I/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/6qxpnaukVayrQn6ViNvu9I/en — 200 — 25.5 KiB — 81 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/2YZyLoL8N0Wb9xBt1NhZWg/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/2YZyLoL8N0Wb9xBt1NhZWg/en — 200 — 20.1 KiB — 97 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/22wbnEMDvgVIAGdFeek6ET/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/22wbnEMDvgVIAGdFeek6ET/en — 200 — 22.7 KiB — 77 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/0L8ExT028jH3ddEcZwqJJ5/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/0L8ExT028jH3ddEcZwqJJ5/en — 200 — 28.3 KiB — 60 ms — h2https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/4FGPzWzgjURDNT7JQ8pYgH/enpickasso.spotifycdn.com/image/ab67c... https://pickasso.spotifycdn.com/image/ab67c0de0000deef/dt/v1/img/radio/artist/4FGPzWzgjURDNT7JQ8pYgH/en — 200 — 24.9 KiB — 81 ms — h2https://charts-images.scdn.co/assets/locale_en/regional/daily/region_global_default.jpgcharts-images.scdn.co/assets/locale... https://charts-images.scdn.co/assets/locale_en/regional/daily/region_global_default.jpg — 200 — 20.7 KiB — 223 ms — h2https://charts-images.scdn.co/assets/locale_en/regional/daily/region_us_default.jpgcharts-images.scdn.co/assets/locale... https://charts-images.scdn.co/assets/locale_en/regional/daily/region_us_default.jpg — 200 — 16.8 KiB — 191 ms — h2https://charts-images.scdn.co/assets/locale_en/viral/daily/region_global_default.jpgcharts-images.scdn.co/assets/locale... https://charts-images.scdn.co/assets/locale_en/viral/daily/region_global_default.jpg — 200 — 24.3 KiB — 192 ms — h2https://charts-images.scdn.co/assets/locale_en/viral/daily/region_us_default.jpgcharts-images.scdn.co/assets/locale... https://charts-images.scdn.co/assets/locale_en/viral/daily/region_us_default.jpg — 200 — 28.9 KiB — 194 ms — h2https://open.spotify.com/api/token?reason=init&productType=mobile-web-player&totp=200009&totpServer=200009&totpVer=61/api/token?reason=init&productType=... https://open.spotify.com/api/token?reason=init&productType=mobile-web-player&totp=200009&totpServer=200009&totpVer=61 — 200 — 471 B — 121 ms — h2https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-landing.db3dd006.cssopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-landing.db3dd006.css — 200 — 947 B — 10 ms — h3https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-landing.b826af81.jsopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-landing.b826af81.js — 200 — 1.7 KiB — 14 ms — h3https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-results.3276a754.cssopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-results.3276a754.css — 200 — 1.6 KiB — 14 ms — h3https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-results.a92590b8.jsopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-search-results.a92590b8.js — 200 — 5.8 KiB — 13 ms — h3https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-download-page.fea5eead.cssopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-download-page.fea5eead.css — 200 — 720 B — 13 ms — h3https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-download-page.2eda8652.jsopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-download-page.2eda8652.js — 200 — 1.4 KiB — 13 ms — h3https://apresolve.spotify.com/?type=dealer-g2&type=spclientapresolve.spotify.com/?type=dealer-... https://apresolve.spotify.com/?type=dealer-g2&type=spclient — 200 — 336 B — 40 ms — h2https://encore.scdn.co/fonts/SpotifyMixUITitleVariable-8769ccfde3379b7ebcadd9529b49d0cc.woff2encore.scdn.co/fonts/SpotifyMixUITi... https://encore.scdn.co/fonts/SpotifyMixUITitleVariable-8769ccfde3379b7ebcadd9529b49d0cc.woff2 — 200 — 373.4 KiB — 20 ms — h2https://encore.scdn.co/fonts/SpotifyMixUI-Regular-cc3b1de388efa4cbca6c75cebc24585e.woff2encore.scdn.co/fonts/SpotifyMixUI-R... https://encore.scdn.co/fonts/SpotifyMixUI-Regular-cc3b1de388efa4cbca6c75cebc24585e.woff2 — 200 — 35.0 KiB — 8 ms — h2https://open.spotifycdn.com/cdn/images/favicon.0f31d2ea.icoopen.spotifycdn.com/cdn/images/favi... https://open.spotifycdn.com/cdn/images/favicon.0f31d2ea.ico — 200 — 4.0 KiB — 4 ms — h3https://open.spotifycdn.com/cdn/images/icons/Spotify_MWP_192.ebf939fd.pngopen.spotifycdn.com/cdn/images/icon... https://open.spotifycdn.com/cdn/images/icons/Spotify_MWP_192.ebf939fd.png — 200 — 18.7 KiB — 7 ms — h3https://apresolve.spotify.com/?type=dealer-g2&type=spclientapresolve.spotify.com/?type=dealer-... https://apresolve.spotify.com/?type=dealer-g2&type=spclient — 200 — 172 B — 27 ms — h2https://sentry.io/api/1242283/envelope/?sentry_version=7&sentry_key=61f69548e77b4b52a0a8caa6885931c7&sentry_client=sentry.javascript.react%2F10.38.0sentry.io/api/1242283/envelope/?sen... https://sentry.io/api/1242283/envelope/?sentry_version=7&sentry_key=61f69548e77b4b52a0a8caa6885931c7&sentry_client=sentry.javascript.react%2F10.38.0 — 200 — 325 B — 66 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 45 ms — h2https://apresolve.spotify.com/?type=dealer-g2&type=spclientapresolve.spotify.com/?type=dealer-... https://apresolve.spotify.com/?type=dealer-g2&type=spclient — 200 — 136 B — 26 ms — h3https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-home-page.bdab2d6b.cssopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-home-page.bdab2d6b.css — 200 — 2.7 KiB — 3 ms — h3https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-home-page.89aa6d4a.jsopen.spotifycdn.com/cdn/build/mobil... https://open.spotifycdn.com/cdn/build/mobile-web-player/mwp-home-page.89aa6d4a.js — 200 — 5.5 KiB — 4 ms — h3https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/eventsgue1-spclient.spotify.com/gabo-rece... https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/events — 200 — 0 B — 27 ms — h2https://gue1-spclient.spotify.com/remote-config-resolver/v3/unauth/configurationgue1-spclient.spotify.com/remote-co... https://gue1-spclient.spotify.com/remote-config-resolver/v3/unauth/configuration — 200 — 0 B — 31 ms — h2https://clienttoken.spotify.com/v1/clienttokenclienttoken.spotify.com/v1/clientto... https://clienttoken.spotify.com/v1/clienttoken — 200 — 0 B — 31 ms — h2https://cdn.cookielaw.org/consent/50da44be-0564-43df-b139-329aedcf267b/50da44be-0564-43df-b139-329aedcf267b.jsoncdn.cookielaw.org/consent/50da44be-... https://cdn.cookielaw.org/consent/50da44be-0564-43df-b139-329aedcf267b/50da44be-0564-43df-b139-329aedcf267b.json — 200 — 3.1 KiB — 40 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PZHN3VDwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PZHN3VD — 200 — 160.3 KiB — 81 ms — h2https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/eventsgue1-spclient.spotify.com/gabo-rece... https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/events — 200 — 78 B — 112 ms — h2https://gue1-spclient.spotify.com/remote-config-resolver/v3/unauth/configurationgue1-spclient.spotify.com/remote-co... https://gue1-spclient.spotify.com/remote-config-resolver/v3/unauth/configuration — 200 — 491 B — 46 ms — h2https://clienttoken.spotify.com/v1/clienttokenclienttoken.spotify.com/v1/clientto... https://clienttoken.spotify.com/v1/clienttoken — 200 — 480 B — 95 ms — h3https://www.spotify.com/api/masthead/v1/masthead?market=us&language=en&countryHub=truewww.spotify.com/api/masthead/v1/mas... https://www.spotify.com/api/masthead/v1/masthead?market=us&language=en&countryHub=true — 200 — 2.2 KiB — 131 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 307 B — 35 ms — h2https://encore.scdn.co/fonts/SpotifyMixUI-Bold-4264b799009b1db5c491778b1bc8e5b7.woff2encore.scdn.co/fonts/SpotifyMixUI-B... https://encore.scdn.co/fonts/SpotifyMixUI-Bold-4264b799009b1db5c491778b1bc8e5b7.woff2 — 200 — 40.7 KiB — 5 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js — 200 — 128.4 KiB — 136 ms — h2https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/eventsgue1-spclient.spotify.com/gabo-rece... https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/events — 200 — 32 B — 90 ms — h3https://api-partner.spotify.com/pathfinder/v2/queryapi-partner.spotify.com/pathfinder/... https://api-partner.spotify.com/pathfinder/v2/query — 200 — 0 B — 30 ms — h2https://exp.wg.spotify.com/premium-marketing/hero?countryCode=US&locale=enexp.wg.spotify.com/premium-marketin... https://exp.wg.spotify.com/premium-marketing/hero?countryCode=US&locale=en — 200 — 0 B — 26 ms — h2https://exp.wg.spotify.com/premium-marketing/hero?countryCode=US&locale=enexp.wg.spotify.com/premium-marketin... https://exp.wg.spotify.com/premium-marketing/hero?countryCode=US&locale=en — 200 — 1.3 KiB — 41 ms — h2https://api-partner.spotify.com/pathfinder/v2/queryapi-partner.spotify.com/pathfinder/... https://api-partner.spotify.com/pathfinder/v2/query — 200 — 201 B — 40 ms — h3https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/eventsgue1-spclient.spotify.com/gabo-rece... https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/events — 200 — 32 B — 74 ms — h3https://cdn.cookielaw.org/consent/50da44be-0564-43df-b139-329aedcf267b/019adfc6-5fbb-70df-acd1-fb9648deee58/en.jsoncdn.cookielaw.org/consent/50da44be-... https://cdn.cookielaw.org/consent/50da44be-0564-43df-b139-329aedcf267b/019adfc6-5fbb-70df-acd1-fb9648deee58/en.json — 200 — 32.1 KiB — 30 ms — h2https://www.fastly-insights.com/insights.js?k=040e3997-282c-4275-ba9b-a406ce78b133&dnt=1www.fastly-insights.com/insights.js... https://www.fastly-insights.com/insights.js?k=040e3997-282c-4275-ba9b-a406ce78b133&dnt=1 — 204 — 669 B — 15 ms — http/1.1https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/v2/otPcPanel.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/v2/otPcPanel.json — 200 — 13.7 KiB — 20 ms — h2https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202601.2.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 18 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=15654041&ns__t=1776797201721&ns_c=UTF-8&c8=Spotify%20-%20Web%20Player%3A%20Music%20for%20everyone&c7=https%3A%2F%2Fopen.spotify.com%2F&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=15654041&ns__t=1776797201721&ns_c=UTF-8&c8=Spotify%20-%20Web%20Player%3A%20Music%20for%20everyone&c7=https%3A%2F%2Fopen.spotify.com%2F&c9= — 302 — 548 B — 63 ms — h2https://sb.scorecardresearch.com/c2/15654041/cs.jssb.scorecardresearch.com/c2/1565404... https://sb.scorecardresearch.com/c2/15654041/cs.js — 302 — 260 B — 60 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 501 B — 17 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.2 KiB — 21 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 23 ms — h2https://sb.scorecardresearch.com/b2?c1=2&c2=15654041&ns__t=1776797201721&ns_c=UTF-8&c8=Spotify%20-%20Web%20Player%3A%20Music%20for%20everyone&c7=https%3A%2F%2Fopen.spotify.com%2F&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=15654041&ns__t=1776797201721&ns_c=UTF-8&c8=Spotify%20-%20Web%20Player%3A%20Music%20for%20everyone&c7=https%3A%2F%2Fopen.spotify.com%2F&c9= — 204 — 225 B — 11 ms — h2https://sb.scorecardresearch.com/internal-c2/default/cs.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/cs.js — 200 — 376 B — 6 ms — h2https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/eventsgue1-spclient.spotify.com/gabo-rece... https://gue1-spclient.spotify.com/gabo-receiver-service/public/v3/events — 200 — 32 B — 91 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
94% of JavaScript execution is third-party
First-party Third-party 4124ms · 1108KB · €45/mo
open.spotifycdn.com
Other
Costly
Execution 2202ms
Transfer 483 KB
Unused 41%
Monthly Cost €24/mo
Unattributable
Other
Costly
Execution 904ms
Transfer 0 KB
Monthly Cost €10/mo
Google Tag Manager
Tag Manager
Costly
Execution 508ms
Transfer 160 KB
Unused 52%
Monthly Cost €6/mo
OneTrust
Consent
Essential
Execution 263ms
Transfer 128 KB
Unused 58%
Monthly Cost €3/mo
open.spotifycdn.com
Other
Costly
Execution 246ms
Transfer 337 KB
Unused 78%
Monthly Cost €3/mo

These scripts may cost more than they're worth

  • open.spotifycdn.com adds 2202ms and costs ~€24/month
  • Unattributable adds 904ms and costs ~€10/month
  • Google Tag Manager adds 508ms and costs ~€6/month
  • open.spotifycdn.com adds 246ms and costs ~€3/month

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

open.spotifycdn.com takes 2202ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 904ms 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

Google Tag Manager takes 508ms 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

52% of Google Tag Manager'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

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

Why this matters

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

Source: web.dev

open.spotifycdn.com takes 246ms 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

78% of open.spotifycdn.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