Skip to content
https://last.fm

Performance

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

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

88
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
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.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.07 s

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

1.24 s

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

143 ms

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

0.006

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

2.10 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

4.94 s

Page Load Progression

760 ms
1.5 s
2.3 s
3.0 s
3.8 s
4.6 s
5.3 s
6.1 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 165 requests
FIX
3.3 MB transferred, 165 requests
Warning::
Page weighs 13.1 MB (3.3 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Info::
CSS is 428 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 428 KB
Warning::
165 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.70 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
165 requests
0.70 g CO2 per page load
JavaScript 2.5 MiB 75%
CSS 427.9 KiB 13%
Other 125.7 KiB 4%
HTML 96.6 KiB 3%
Fonts 86.9 KiB 3%
Other 42.7 KiB 1%
Images 37.5 KiB 1%
Other 32.1 KiB 1%
Other 25 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.3 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2369ms total JS execution
FIX
2369ms total JS execution
Warning::
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5...: 747ms CPU time
Warning::
https://www.last.fm/: 534ms CPU time
Warning::
Unattributable: 316ms CPU time
Info::
https://at.cbsi.com/lib/dist/prod/bidbarrel-lastfm...: 115ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 99ms CPU time
Warning::
Third-party scripts: 2369ms (100% of total)

Main Thread Breakdown

Script Evaluation 55% Other 20% Style & Layout 9% Script Parsing & Compilation 8% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.12.2/lottie.min.js?1776351436747ms416ms10ms3rd
https://www.last.fm/534ms157ms7ms3rd
Unattributable316ms23ms0ms3rd
https://at.cbsi.com/lib/dist/prod/bidbarrel-lastfm.min.js115ms81ms33ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js99ms71ms24ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QVHSTYGXMZ&cx=c&gtm=4e64k0h289ms71ms18ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-1966571-689ms73ms15ms3rd
https://www.last.fm/static/js-build/lib/require/require.9bf27e36bc89.js84ms67ms1ms3rd
https://www.last.fm/static/js-build/init.9be9c5cb4c26.js63ms40ms20ms3rd
https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.js?177635143661ms50ms5ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
68 scripts, 792 KB unused
FIX
68 scripts, 792 KB unused
Warning::
https://at.cbsi.com/lib/dist/prod/bidbarrel-lastfm...: 153 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.last.fm/static/js-build/init.9be9c5cb4...: 147 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 128 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.google-analytics.com/gtm/js?id=OPT-5TZ...: 67 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202409.1...: 64 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 792 KB
792 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://at.cbsi.com/lib/dist/prod/bidbarrel-lastfm.min.js229 KB153 KB (67%)3rd
https://www.last.fm/static/js-build/init.9be9c5cb4c26.js215 KB147 KB (69%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB128 KB (68%)3rd
https://www.google-analytics.com/gtm/js?id=OPT-5TZT5NR&t=gtag_UA_1966571_6&cid=1116156190.1776800418112 KB67 KB (60%)3rd
https://cdn.cookielaw.org/scripttemplates/202409.1.0/otBannerSdk.js112 KB64 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QVHSTYGXMZ&cx=c&gtm=4e64k0h2147 KB62 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-1966571-6125 KB62 KB (49%)3rd
https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.12.2/lottie.min.js?177635143663 KB34 KB (55%)3rd
https://cdnjs.cloudflare.com/ajax/libs/vue/2.7.14/vue.min.js?177635143634 KB28 KB (84%)3rd
https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.last.fm36 KB25 KB (70%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
165 resources · 3.3 MB · 792 KB savings available
FIX
165 resources · 3.3 MB · 792 KB savings available
Warning::
Page weight 2.3 MB over 1MB target
Got: 3.3 MB Expected: ≤ 1 MB
Info::
~792 KB of savings available
Warning::
164 third-party resources (100% of weight)
Info::
4 resources over 200KB
165 resources · 3.3 MiB · 164 third-party 2.3 MiB over 1MB target
JavaScript 75% · 2.5 MiB
CSS 13% · 432.2 KiB
Other 5% · 183.3 KiB
Document 3% · 102.3 KiB
Font 3% · 86.9 KiB
Image 1% · 40.7 KiB

~792.2 KiB of savings available

Remove unused JavaScript: 792.2 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
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Warning::
https://www.last.fm/static/images/icons/arrow_down... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.last.fm/static/images/about/service_sp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.last.fm/static/images/about/service_so... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.last.fm/static/images/about/service_ap... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.last.fm/static/images/about/service_yo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.last.fm/static/images/about/service_ti... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.last.fm/static/images/about/lastfm-pro... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
27 images 38 KB
0 oversized -0 KB
27 legacy format
7 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

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

Web fonts

4

87 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.1 s LCP 1.2 shttps://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff27cHpv4kjgoGqM7E_DMs5yng... https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2 — 15.3 KiB — 12 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff27cHqv4kjgoGqM7E3t-4s51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 15.4 KiB — 14 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2 — 22.3 KiB — 9 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 46 ms — font-display: swap
7cHpv4kjgoGqM7E_DMs5yng... woff2 swap
Size 15 KB
Load time 12 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3t-4s51o... woff2 swap
Size 15 KB
Load time 14 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 22 KB
Load time 9 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 46 ms
Start 2.6 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)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
165 requests over 5908ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.1 s LCP 1.2 shttps://last.fm// https://last.fm/ — 301 — 130 B — 67 ms — h2https://www.last.fm/www.last.fm/ https://www.last.fm/ — 200 — 35.0 KiB — 795 ms — h2https://strangeclocks.com/v2fjjH2X7fDDVyjq3kQFUt12y5wXOkb_ai99HR2WWrKQDN2VxaMxDPn0Ustrangeclocks.com/v2fjjH2X7fDDVyjq3... https://strangeclocks.com/v2fjjH2X7fDDVyjq3kQFUt12y5wXOkb_ai99HR2WWrKQDN2VxaMxDPn0U — 200 — 36.3 KiB — 80 ms — h2https://www.last.fm/static/styles/build/anhv2-c317032780.c31703278066.csswww.last.fm/static/styles/build/anh... https://www.last.fm/static/styles/build/anhv2-c317032780.c31703278066.css — 200 — 1.3 KiB — 13 ms — h2https://www.last.fm/static/styles/build/app-reduced-f56a1a1d6a.d3dc358cf05e.csswww.last.fm/static/styles/build/app... https://www.last.fm/static/styles/build/app-reduced-f56a1a1d6a.d3dc358cf05e.css — 200 — 72.4 KiB — 24 ms — h2https://www.last.fm/static/styles/build/about-c09976e756.c609f09b3b3f.csswww.last.fm/static/styles/build/abo... https://www.last.fm/static/styles/build/about-c09976e756.c609f09b3b3f.css — 200 — 1.7 KiB — 15 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 41 ms — h2https://www.last.fm/static/images/icons/arrow_down.a55184ac1471.svgwww.last.fm/static/images/icons/arr... https://www.last.fm/static/images/icons/arrow_down.a55184ac1471.svg — 200 — 431 B — 14 ms — h2https://www.last.fm/static/images/about/service_spotify.1a34766ef5cb.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_spotify.1a34766ef5cb.png — 200 — 3.8 KiB — 16 ms — h2https://www.last.fm/static/images/about/service_youtube.c7130b1d8a0b.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_youtube.c7130b1d8a0b.png — 200 — 2.9 KiB — 12 ms — h2https://www.last.fm/static/images/about/service_apple.cbf2dfced78c.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_apple.cbf2dfced78c.png — 200 — 2.1 KiB — 8 ms — h2https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700&display=swap&.cssfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700&display=swap&.css — 200 — 632 B — 55 ms — h2https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,200;0,500;0,600;0,700;1,200;1,500;1,600;1,700&display=swap&.cssfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,200;0,500;0,600;0,700;1,200;1,500;1,600;1,700&display=swap&.css — 200 — 1.1 KiB — 50 ms — h2https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&display=swap&.cssfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&display=swap&.css — 200 — 565 B — 81 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,300,400,600,700&subset=cyrillic,latin,latin-ext&display=swap&.cssfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,300,400,600,700&subset=cyrillic,latin,latin-ext&display=swap&.css — 200 — 2.2 KiB — 53 ms — h2https://fonts.googleapis.com/css?family=Open+Sans+Condensed:400italic,700italic,300,400,600,700&subset=cyrillic,latin,latin-ext&display=swap&.cssfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans+Condensed:400italic,700italic,300,400,600,700&subset=cyrillic,latin,latin-ext&display=swap&.css — 200 — 782 B — 49 ms — h2https://www.last.fm/static/images/about/service_tidal.d2afcde8c8da.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_tidal.d2afcde8c8da.png — 200 — 2.1 KiB — 9 ms — h2https://www.last.fm/static/styles/build/app-7912189c61.aeabd1a9c9de.csswww.last.fm/static/styles/build/app... https://www.last.fm/static/styles/build/app-7912189c61.aeabd1a9c9de.css — 200 — 244.8 KiB — 21 ms — h2https://cdn.privacy.paramount.com/dist/optanon-v1.1.0.jscdn.privacy.paramount.com/dist/opta... https://cdn.privacy.paramount.com/dist/optanon-v1.1.0.js — 200 — 7.3 KiB — 10 ms — h2https://www.last.fm/static/js-build/lib/require/require.9bf27e36bc89.jswww.last.fm/static/js-build/lib/req... https://www.last.fm/static/js-build/lib/require/require.9bf27e36bc89.js — 200 — 6.5 KiB — 8 ms — h2https://www.last.fm/static/images/about/service_soundcloud.417c868462e7.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_soundcloud.417c868462e7.png — 200 — 5.5 KiB — 14 ms — h2https://cdn.cookielaw.org/consent/019be1c4-13c1-72c3-9092-a91931e98eed/019be1c4-13c1-72c3-9092-a91931e98eed.jsoncdn.cookielaw.org/consent/019be1c4-... https://cdn.cookielaw.org/consent/019be1c4-13c1-72c3-9092-a91931e98eed/019be1c4-13c1-72c3-9092-a91931e98eed.json — 200 — 2.6 KiB — 37 ms — h2https://www.last.fm/static/images/about/lastfm-pro.ff6007cf7abf.svgwww.last.fm/static/images/about/las... https://www.last.fm/static/images/about/lastfm-pro.ff6007cf7abf.svg — 200 — 1.9 KiB — 6 ms — h2https://at.cbsi.com/lib/dist/prod/bidbarrel-lastfm.min.jsat.cbsi.com/lib/dist/prod/bidbarrel... https://at.cbsi.com/lib/dist/prod/bidbarrel-lastfm.min.js — 200 — 228.5 KiB — 243 ms — h2https://www.last.fm/static/images/logo_animate_placeholder.b555afbfb722.svgwww.last.fm/static/images/logo_anim... https://www.last.fm/static/images/logo_animate_placeholder.b555afbfb722.svg — 200 — 4.4 KiB — 16 ms — h2https://www.last.fm/static/images/icons/search/search_16.9c1d552b8f55.svgwww.last.fm/static/images/icons/sea... https://www.last.fm/static/images/icons/search/search_16.9c1d552b8f55.svg — 200 — 355 B — 16 ms — h2https://www.last.fm/static/images/playbar/close.132968248768.svgwww.last.fm/static/images/playbar/c... https://www.last.fm/static/images/playbar/close.132968248768.svg — 200 — 379 B — 24 ms — h2https://www.last.fm/static/images/playbar/previous_track.1e1b1fccec35.svgwww.last.fm/static/images/playbar/p... https://www.last.fm/static/images/playbar/previous_track.1e1b1fccec35.svg — 200 — 426 B — 26 ms — h2https://www.last.fm/static/images/playbar/play_arrow.202d5bcd6548.svgwww.last.fm/static/images/playbar/p... https://www.last.fm/static/images/playbar/play_arrow.202d5bcd6548.svg — 200 — 341 B — 24 ms — h2https://www.last.fm/static/images/playbar/open_in_new_window.bc01cdc0bb07.svgwww.last.fm/static/images/playbar/o... https://www.last.fm/static/images/playbar/open_in_new_window.bc01cdc0bb07.svg — 200 — 512 B — 24 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.1 s LCP 1.2 shttps://last.fm// https://last.fm/ — 301 — 130 B — 67 ms — h2https://www.last.fm/www.last.fm/ https://www.last.fm/ — 200 — 35.0 KiB — 795 ms — h2https://strangeclocks.com/v2fjjH2X7fDDVyjq3kQFUt12y5wXOkb_ai99HR2WWrKQDN2VxaMxDPn0Ustrangeclocks.com/v2fjjH2X7fDDVyjq3... https://strangeclocks.com/v2fjjH2X7fDDVyjq3kQFUt12y5wXOkb_ai99HR2WWrKQDN2VxaMxDPn0U — 200 — 36.3 KiB — 80 ms — h2https://www.last.fm/static/styles/build/anhv2-c317032780.c31703278066.csswww.last.fm/static/styles/build/anh... https://www.last.fm/static/styles/build/anhv2-c317032780.c31703278066.css — 200 — 1.3 KiB — 13 ms — h2https://www.last.fm/static/styles/build/app-reduced-f56a1a1d6a.d3dc358cf05e.csswww.last.fm/static/styles/build/app... https://www.last.fm/static/styles/build/app-reduced-f56a1a1d6a.d3dc358cf05e.css — 200 — 72.4 KiB — 24 ms — h2https://www.last.fm/static/styles/build/about-c09976e756.c609f09b3b3f.csswww.last.fm/static/styles/build/abo... https://www.last.fm/static/styles/build/about-c09976e756.c609f09b3b3f.css — 200 — 1.7 KiB — 15 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 41 ms — h2https://www.last.fm/static/images/icons/arrow_down.a55184ac1471.svgwww.last.fm/static/images/icons/arr... https://www.last.fm/static/images/icons/arrow_down.a55184ac1471.svg — 200 — 431 B — 14 ms — h2https://www.last.fm/static/images/about/service_spotify.1a34766ef5cb.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_spotify.1a34766ef5cb.png — 200 — 3.8 KiB — 16 ms — h2https://www.last.fm/static/images/about/service_youtube.c7130b1d8a0b.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_youtube.c7130b1d8a0b.png — 200 — 2.9 KiB — 12 ms — h2https://www.last.fm/static/images/about/service_apple.cbf2dfced78c.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_apple.cbf2dfced78c.png — 200 — 2.1 KiB — 8 ms — h2https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700&display=swap&.cssfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700&display=swap&.css — 200 — 632 B — 55 ms — h2https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,200;0,500;0,600;0,700;1,200;1,500;1,600;1,700&display=swap&.cssfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,200;0,500;0,600;0,700;1,200;1,500;1,600;1,700&display=swap&.css — 200 — 1.1 KiB — 50 ms — h2https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&display=swap&.cssfonts.googleapis.com/css2?family=Ba... https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&display=swap&.css — 200 — 565 B — 81 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,300,400,600,700&subset=cyrillic,latin,latin-ext&display=swap&.cssfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,300,400,600,700&subset=cyrillic,latin,latin-ext&display=swap&.css — 200 — 2.2 KiB — 53 ms — h2https://fonts.googleapis.com/css?family=Open+Sans+Condensed:400italic,700italic,300,400,600,700&subset=cyrillic,latin,latin-ext&display=swap&.cssfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans+Condensed:400italic,700italic,300,400,600,700&subset=cyrillic,latin,latin-ext&display=swap&.css — 200 — 782 B — 49 ms — h2https://www.last.fm/static/images/about/service_tidal.d2afcde8c8da.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_tidal.d2afcde8c8da.png — 200 — 2.1 KiB — 9 ms — h2https://www.last.fm/static/styles/build/app-7912189c61.aeabd1a9c9de.csswww.last.fm/static/styles/build/app... https://www.last.fm/static/styles/build/app-7912189c61.aeabd1a9c9de.css — 200 — 244.8 KiB — 21 ms — h2https://cdn.privacy.paramount.com/dist/optanon-v1.1.0.jscdn.privacy.paramount.com/dist/opta... https://cdn.privacy.paramount.com/dist/optanon-v1.1.0.js — 200 — 7.3 KiB — 10 ms — h2https://www.last.fm/static/js-build/lib/require/require.9bf27e36bc89.jswww.last.fm/static/js-build/lib/req... https://www.last.fm/static/js-build/lib/require/require.9bf27e36bc89.js — 200 — 6.5 KiB — 8 ms — h2https://www.last.fm/static/images/about/service_soundcloud.417c868462e7.pngwww.last.fm/static/images/about/ser... https://www.last.fm/static/images/about/service_soundcloud.417c868462e7.png — 200 — 5.5 KiB — 14 ms — h2https://cdn.cookielaw.org/consent/019be1c4-13c1-72c3-9092-a91931e98eed/019be1c4-13c1-72c3-9092-a91931e98eed.jsoncdn.cookielaw.org/consent/019be1c4-... https://cdn.cookielaw.org/consent/019be1c4-13c1-72c3-9092-a91931e98eed/019be1c4-13c1-72c3-9092-a91931e98eed.json — 200 — 2.6 KiB — 37 ms — h2https://www.last.fm/static/images/about/lastfm-pro.ff6007cf7abf.svgwww.last.fm/static/images/about/las... https://www.last.fm/static/images/about/lastfm-pro.ff6007cf7abf.svg — 200 — 1.9 KiB — 6 ms — h2https://at.cbsi.com/lib/dist/prod/bidbarrel-lastfm.min.jsat.cbsi.com/lib/dist/prod/bidbarrel... https://at.cbsi.com/lib/dist/prod/bidbarrel-lastfm.min.js — 200 — 228.5 KiB — 243 ms — h2https://www.last.fm/static/images/logo_animate_placeholder.b555afbfb722.svgwww.last.fm/static/images/logo_anim... https://www.last.fm/static/images/logo_animate_placeholder.b555afbfb722.svg — 200 — 4.4 KiB — 16 ms — h2https://www.last.fm/static/images/icons/search/search_16.9c1d552b8f55.svgwww.last.fm/static/images/icons/sea... https://www.last.fm/static/images/icons/search/search_16.9c1d552b8f55.svg — 200 — 355 B — 16 ms — h2https://www.last.fm/static/images/playbar/close.132968248768.svgwww.last.fm/static/images/playbar/c... https://www.last.fm/static/images/playbar/close.132968248768.svg — 200 — 379 B — 24 ms — h2https://www.last.fm/static/images/playbar/previous_track.1e1b1fccec35.svgwww.last.fm/static/images/playbar/p... https://www.last.fm/static/images/playbar/previous_track.1e1b1fccec35.svg — 200 — 426 B — 26 ms — h2https://www.last.fm/static/images/playbar/play_arrow.202d5bcd6548.svgwww.last.fm/static/images/playbar/p... https://www.last.fm/static/images/playbar/play_arrow.202d5bcd6548.svg — 200 — 341 B — 24 ms — h2https://www.last.fm/static/images/playbar/open_in_new_window.bc01cdc0bb07.svgwww.last.fm/static/images/playbar/o... https://www.last.fm/static/images/playbar/open_in_new_window.bc01cdc0bb07.svg — 200 — 512 B — 24 ms — h2https://www.last.fm/static/images/playbar/settings.a7a57e23c269.svgwww.last.fm/static/images/playbar/s... https://www.last.fm/static/images/playbar/settings.a7a57e23c269.svg — 200 — 858 B — 18 ms — h2https://www.last.fm/static/images/icons/delete_232323.91217c903570.svgwww.last.fm/static/images/icons/del... https://www.last.fm/static/images/icons/delete_232323.91217c903570.svg — 200 — 415 B — 27 ms — h2https://www.last.fm/static/images/footer_logo@2x.49ca51948b0a.pngwww.last.fm/static/images/footer_lo... https://www.last.fm/static/images/footer_logo@2x.49ca51948b0a.png — 200 — 1.8 KiB — 9 ms — h2https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2fonts.gstatic.com/s/barlow/v13/7cHp... https://fonts.gstatic.com/s/barlow/v13/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2 — 200 — 15.3 KiB — 12 ms — h3https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2fonts.gstatic.com/s/barlow/v13/7cHq... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 200 — 15.4 KiB — 14 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2 — 200 — 22.3 KiB — 9 ms — h3https://aax.amazon-adsystem.com/e/dtb/bid/134748.04/0/prebid?adunitid=$rs_300x250_$riaax.amazon-adsystem.com/e/dtb/bid/1... https://aax.amazon-adsystem.com/e/dtb/bid/134748.04/0/prebid?adunitid=$rs_300x250_$ri — 200 — 304 B — 35 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 285 B — 34 ms — h2https://www.last.fm/static/js-build/init.9be9c5cb4c26.jswww.last.fm/static/js-build/init.9b... https://www.last.fm/static/js-build/init.9be9c5cb4c26.js — 200 — 214.9 KiB — 16 ms — h2https://production-cmp.isgprivacy.cbsi.com/cps/shamanNotifier.jsproduction-cmp.isgprivacy.cbsi.com/... https://production-cmp.isgprivacy.cbsi.com/cps/shamanNotifier.js — 200 — 2.2 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/202409.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202409.1.0/otBannerSdk.js — 200 — 111.5 KiB — 20 ms — h2https://cdn.cookielaw.org/consent/019be1c4-13c1-72c3-9092-a91931e98eed/019be780-7172-7eb4-bb98-c6fc01d3b435/en.jsoncdn.cookielaw.org/consent/019be1c4-... https://cdn.cookielaw.org/consent/019be1c4-13c1-72c3-9092-a91931e98eed/019be780-7172-7eb4-bb98-c6fc01d3b435/en.json — 200 — 17.5 KiB — 26 ms — h2https://cdn.jsdelivr.net/npm/html2canvas@1.4.1/dist/html2canvas.min.js?1776351436cdn.jsdelivr.net/npm/html2canvas@1.... https://cdn.jsdelivr.net/npm/html2canvas@1.4.1/dist/html2canvas.min.js?1776351436 — 200 — 45.8 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/202409.1.0/otGPP.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202409.1.0/otGPP.js — 200 — 17.0 KiB — 19 ms — h2https://at.cbsi.com/lib/api/v1/lastfm/prod/config/diff?variant=coreat.cbsi.com/lib/api/v1/lastfm/prod/... https://at.cbsi.com/lib/api/v1/lastfm/prod/config/diff?variant=core — 200 — 0 B — 86 ms — h2https://cdn.cookielaw.org/scripttemplates/202409.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202409.1.0/assets/v2/otPcCenter.json — 200 — 12.7 KiB — 21 ms — h2https://cdn.cookielaw.org/scripttemplates/202409.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202409.1.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 20 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — 200 — 6.0 KiB — 19 ms — h2https://twochihuahuas.com/q7clvlz/g34bcjtjqc8095b111c3gv60o0apdaweftwochihuahuas.com/q7clvlz/g34bcjtjq... https://twochihuahuas.com/q7clvlz/g34bcjtjqc8095b111c3gv60o0apdawef — 200 — 752 B — 68 ms — h2https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.js?1776351436tags.tiqcdn.com/utag/cbsi/lastfmsit... https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.js?1776351436 — 200 — 34.6 KiB — 22 ms — h2https://at.cbsi.com/lib/api/v1/lastfm/prod/config/diff?variant=coreat.cbsi.com/lib/api/v1/lastfm/prod/... https://at.cbsi.com/lib/api/v1/lastfm/prod/config/diff?variant=core — 200 — 5.7 KiB — 5 ms — h2https://www.last.fm/static/js-build/tracking/tealium-utag-set.js?1776351436www.last.fm/static/js-build/trackin... https://www.last.fm/static/js-build/tracking/tealium-utag-set.js?1776351436 — 200 — 384 B — 7 ms — h2https://www.last.fm/static/js-build/components/loading-indicator.js?1776351436www.last.fm/static/js-build/compone... https://www.last.fm/static/js-build/components/loading-indicator.js?1776351436 — 200 — 585 B — 5 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 — 510 B — 17 ms — h2https://cdn.cookielaw.org/logos/caccc8c4-aaf2-4877-b439-b1dad565c85c/019be691-e5a5-7693-8313-4f5bb1c16a5f/dea1b2e3-b198-4919-a1c6-467bdfbb6df7/lastfm-logo-d92323_(1).pngcdn.cookielaw.org/logos/caccc8c4-aa... https://cdn.cookielaw.org/logos/caccc8c4-aaf2-4877-b439-b1dad565c85c/019be691-e5a5-7693-8313-4f5bb1c16a5f/dea1b2e3-b198-4919-a1c6-467bdfbb6df7/lastfm-logo-d92323_(1).png — 200 — 4.1 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.6 KiB — 18 ms — h2https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.12.2/lottie.min.js?1776351436cdnjs.cloudflare.com/ajax/libs/body... https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.12.2/lottie.min.js?1776351436 — 200 — 62.9 KiB — 49 ms — h3https://www.last.fm/static/js-build/components/disclose-autoclose-with-background.js?1776351436www.last.fm/static/js-build/compone... https://www.last.fm/static/js-build/components/disclose-autoclose-with-background.js?1776351436 — 200 — 485 B — 4 ms — h2https://www.last.fm/static/js-build/components/follow-notification.js?1776351436www.last.fm/static/js-build/compone... https://www.last.fm/static/js-build/components/follow-notification.js?1776351436 — 200 — 397 B — 6 ms — h2https://www.last.fm/static/js-build/components/tourguide.js?1776351436www.last.fm/static/js-build/compone... https://www.last.fm/static/js-build/components/tourguide.js?1776351436 — 200 — 1.5 KiB — 19 ms — h2https://www.last.fm/static/js-build/components/sync-search.js?1776351436www.last.fm/static/js-build/compone... https://www.last.fm/static/js-build/components/sync-search.js?1776351436 — 200 — 521 B — 12 ms — h2https://www.last.fm/static/js-build/components/language-prompt.js?1776351436www.last.fm/static/js-build/compone... https://www.last.fm/static/js-build/components/language-prompt.js?1776351436 — 200 — 457 B — 5 ms — h2https://www.last.fm/static/js-build/core/redirect-bar.js?1776351436www.last.fm/static/js-build/core/re... https://www.last.fm/static/js-build/core/redirect-bar.js?1776351436 — 200 — 943 B — 7 ms — h2https://www.last.fm/static/js-build/pages/about-animations.js?1776351436www.last.fm/static/js-build/pages/a... https://www.last.fm/static/js-build/pages/about-animations.js?1776351436 — 200 — 831 B — 7 ms — h2https://www.last.fm/timezone?ajax=1www.last.fm/timezone?ajax=1 https://www.last.fm/timezone?ajax=1 — 200 — 1.0 KiB — 144 ms — h2https://www.last.fm/static/js-build/player/providers/youtube/youtube-provider-v2.js?1776351436www.last.fm/static/js-build/player/... https://www.last.fm/static/js-build/player/providers/youtube/youtube-provider-v2.js?1776351436 — 200 — 1.8 KiB — 8 ms — h2https://www.last.fm/static/js-build/player/controls-v2.js?1776351436www.last.fm/static/js-build/player/... https://www.last.fm/static/js-build/player/controls-v2.js?1776351436 — 200 — 1.8 KiB — 7 ms — h2https://www.last.fm/static/js-build/components/loading-animation.js?1776351436www.last.fm/static/js-build/compone... https://www.last.fm/static/js-build/components/loading-animation.js?1776351436 — 200 — 560 B — 5 ms — h2https://www.last.fm/static/js-build/ads/ad-placement-helper.js?1776351436www.last.fm/static/js-build/ads/ad-... https://www.last.fm/static/js-build/ads/ad-placement-helper.js?1776351436 — 200 — 554 B — 9 ms — h2https://ims-v4.paramount.tech/lookup/bidbarrelims-v4.paramount.tech/lookup/bidbar... https://ims-v4.paramount.tech/lookup/bidbarrel — 200 — 945 B — 103 ms — h2https://contextual.media.net/dmedianet.js?cid=8CU1M38OA&1776351436contextual.media.net/dmedianet.js?c... https://contextual.media.net/dmedianet.js?cid=8CU1M38OA&1776351436 — 200 — 42.1 KiB — 70 ms — h2https://srv.tunefindforfans.com/fruits/mangos.js?1776351436srv.tunefindforfans.com/fruits/mang... https://srv.tunefindforfans.com/fruits/mangos.js?1776351436 — 200 — 34.7 KiB — 59 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=8264securepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=8264 — 200 — 34.0 KiB — 59 ms — h3https://b-code.liadm.com/b-01rk.min.jsb-code.liadm.com/b-01rk.min.js https://b-code.liadm.com/b-01rk.min.js — 200 — 45.1 KiB — 47 ms — h2https://www.last.fm/static/js-build/vue-loader.js?1776351436www.last.fm/static/js-build/vue-loa... https://www.last.fm/static/js-build/vue-loader.js?1776351436 — 200 — 661 B — 5 ms — h2https://cdnjs.cloudflare.com/ajax/libs/vue/2.7.14/vue.min.js?1776351436cdnjs.cloudflare.com/ajax/libs/vue/... https://cdnjs.cloudflare.com/ajax/libs/vue/2.7.14/vue.min.js?1776351436 — 200 — 34.4 KiB — 40 ms — h3https://www.last.fm/static/js-build/lib/jquery-onscreen/jquery.onscreen.min.js?1776351436www.last.fm/static/js-build/lib/jqu... https://www.last.fm/static/js-build/lib/jquery-onscreen/jquery.onscreen.min.js?1776351436 — 200 — 1.8 KiB — 10 ms — h2https://www.last.fm/static/js-build/core/sizes.js?1776351436www.last.fm/static/js-build/core/si... https://www.last.fm/static/js-build/core/sizes.js?1776351436 — 200 — 273 B — 7 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeedgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location/dnsfeed — 200 — 247 B — 50 ms — h2https://twochihuahuas.com/q7clvlz/g34bcjtjqc8095b111c3gv60o0apdaweftwochihuahuas.com/q7clvlz/g34bcjtjq... https://twochihuahuas.com/q7clvlz/g34bcjtjqc8095b111c3gv60o0apdawef — 200 — 77 B — 53 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 80 ms — h2https://dpm.demdex.net/id?d_visid_ver=4.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D%40AdobeOrg&d_nsid=0&ts=1776800417436dpm.demdex.net/id?d_visid_ver=4.4.0... https://dpm.demdex.net/id?d_visid_ver=4.4.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D%40AdobeOrg&d_nsid=0&ts=1776800417436 — 200 — 1.3 KiB — 54 ms — h2https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.32.js?utv=ut4.39.202603040952tags.tiqcdn.com/utag/cbsi/lastfmsit... https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.32.js?utv=ut4.39.202603040952 — 200 — 29.7 KiB — 28 ms — h2https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.12.js?utv=ut4.39.202311021012tags.tiqcdn.com/utag/cbsi/lastfmsit... https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.12.js?utv=ut4.39.202311021012 — 200 — 9.0 KiB — 29 ms — h2https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.15.js?utv=ut4.39.202311021012tags.tiqcdn.com/utag/cbsi/lastfmsit... https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.15.js?utv=ut4.39.202311021012 — 200 — 1.4 KiB — 26 ms — h2https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.18.js?utv=ut4.39.202311021012tags.tiqcdn.com/utag/cbsi/lastfmsit... https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.18.js?utv=ut4.39.202311021012 — 200 — 1.2 KiB — 26 ms — h2https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.40.js?utv=ut4.39.202603040952tags.tiqcdn.com/utag/cbsi/lastfmsit... https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.40.js?utv=ut4.39.202603040952 — 200 — 5.7 KiB — 26 ms — h2https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.41.js?utv=ut4.39.202603040952tags.tiqcdn.com/utag/cbsi/lastfmsit... https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.41.js?utv=ut4.39.202603040952 — 200 — 5.8 KiB — 27 ms — h2https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.47.js?utv=ut4.39.202603040952tags.tiqcdn.com/utag/cbsi/lastfmsit... https://tags.tiqcdn.com/utag/cbsi/lastfmsite/prod/utag.47.js?utv=ut4.39.202603040952 — 200 — 4.4 KiB — 28 ms — h2https://www.last.fm/static/animations/logo_animate.a6f829b13446.jsonwww.last.fm/static/animations/logo_... https://www.last.fm/static/animations/logo_animate.a6f829b13446.json — 200 — 2.8 KiB — 5 ms — h2https://www.last.fm/static/animations/OST-Banner.bbcf5bdc8e9e.jsonwww.last.fm/static/animations/OST-B... https://www.last.fm/static/animations/OST-Banner.bbcf5bdc8e9e.json — 200 — 65.1 KiB — 12 ms — h2https://www.last.fm/static/animations/OST-Track-grey.f85f6e24c651.jsonwww.last.fm/static/animations/OST-T... https://www.last.fm/static/animations/OST-Track-grey.f85f6e24c651.json — 200 — 11.6 KiB — 16 ms — h2https://www.last.fm/static/animations/OST-Find.e4e9ce70199d.jsonwww.last.fm/static/animations/OST-F... https://www.last.fm/static/animations/OST-Find.e4e9ce70199d.json — 200 — 27.1 KiB — 21 ms — h2https://www.last.fm/static/animations/OST-Rediscover-grey.1e83ab52783b.jsonwww.last.fm/static/animations/OST-R... https://www.last.fm/static/animations/OST-Rediscover-grey.1e83ab52783b.json — 200 — 4.2 KiB — 12 ms — h2https://www.last.fm/static/animations/loading.d57fa5041751.jsonwww.last.fm/static/animations/loadi... https://www.last.fm/static/animations/loading.d57fa5041751.json — 200 — 1.8 KiB — 17 ms — h2https://saa.last.fm/id?d_visid_ver=4.4.0&d_fieldgroup=A&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&mid=84644966371605545422093071109729177802&ts=1776800417523saa.last.fm/id?d_visid_ver=4.4.0&d_... https://saa.last.fm/id?d_visid_ver=4.4.0&d_fieldgroup=A&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&mid=84644966371605545422093071109729177802&ts=1776800417523 — 200 — 451 B — 43 ms — h2https://cbsi.demdex.net/dest5.html?d_nsid=0cbsi.demdex.net/dest5.html?d_nsid=0 https://cbsi.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 24 ms — h2https://srv.tunefindforfans.com/ads/adunit.php?id=100006141&search=&artist=Radiohead&alb=&alb_is=false&tvt=&vpw=1350&abf=true&bl=false&uc=&uf=&cf=&cc=&ps=1&if=0&ii=0&mo=0&url=https%3A%2F%2Fwww.last.fm%2F&t=1776800417733&exi=1&dc=0srv.tunefindforfans.com/ads/adunit.... https://srv.tunefindforfans.com/ads/adunit.php?id=100006141&search=&artist=Radiohead&alb=&alb_is=false&tvt=&vpw=1350&abf=true&bl=false&uc=&uf=&cf=&cc=&ps=1&if=0&ii=0&mo=0&url=https%3A%2F%2Fwww.last.fm%2F&t=1776800417733&exi=1&dc=0 — 200 — 599 B — 76 ms — h2https://srv.tunefindforfans.com/ads/adunit.php?id=100006141&search=&artist=Lana%20Del%20Rey&alb=&alb_is=false&tvt=&vpw=1350&abf=true&bl=false&uc=&uf=&cf=&cc=&ps=1&if=0&ii=0&mo=0&url=https%3A%2F%2Fwww.last.fm%2F&t=1776800417738&exi=1&dc=0srv.tunefindforfans.com/ads/adunit.... https://srv.tunefindforfans.com/ads/adunit.php?id=100006141&search=&artist=Lana%20Del%20Rey&alb=&alb_is=false&tvt=&vpw=1350&abf=true&bl=false&uc=&uf=&cf=&cc=&ps=1&if=0&ii=0&mo=0&url=https%3A%2F%2Fwww.last.fm%2F&t=1776800417738&exi=1&dc=0 — 200 — 605 B — 76 ms — h2https://srv.tunefindforfans.com/ads/adunit.php?id=100007003&search=&artist=Lana%20Del%20Rey&alb=&alb_is=false&tvt=&vpw=1350&abf=true&bl=false&uc=&uf=&cf=&cc=&ps=1&if=0&ii=0&mo=0&url=https%3A%2F%2Fwww.last.fm%2F&t=1776800417742&exi=0&dc=0srv.tunefindforfans.com/ads/adunit.... https://srv.tunefindforfans.com/ads/adunit.php?id=100007003&search=&artist=Lana%20Del%20Rey&alb=&alb_is=false&tvt=&vpw=1350&abf=true&bl=false&uc=&uf=&cf=&cc=&ps=1&if=0&ii=0&mo=0&url=https%3A%2F%2Fwww.last.fm%2F&t=1776800417742&exi=0&dc=0 — 200 — 2.2 KiB — 61 ms — h2https://srv.tunefindforfans.com/showads/track/imp.php?cid=89105352&aid=100007003&b=Chrome_146&artist=Lana+Del+Rey&song=&uri=https%3A%2F%2Fwww.last.fm%2F&ldmo=&search=&cs=0&t=1776800417&adid=12913181&creative_id=500141730&caph=0&capv=0&ci=4276bff5a07d05090cb0f22b1de84dc7&xci=cf-500141730&sig=e9cfc9c17334bd91be4b42d3f72ad11f6947eecd02185f3ed068ee5836d0c6dd&atv=new&ctxts=&ucae=0&mdcae=0srv.tunefindforfans.com/showads/tra... https://srv.tunefindforfans.com/showads/track/imp.php?cid=89105352&aid=100007003&b=Chrome_146&artist=Lana+Del+Rey&song=&uri=https%3A%2F%2Fwww.last.fm%2F&ldmo=&search=&cs=0&t=1776800417&adid=12913181&creative_id=500141730&caph=0&capv=0&ci=4276bff5a07d05090cb0f22b1de84dc7&xci=cf-500141730&sig=e9cfc9c17334bd91be4b42d3f72ad11f6947eecd02185f3ed068ee5836d0c6dd&atv=new&ctxts=&ucae=0&mdcae=0 — 200 — 226 B — 132 ms — h2https://srv.tunefindforfans.com/showads/track/imp.php?cid=89105352&aid=100006141&b=Chrome_146&artist=Radiohead&song=&uri=https%3A%2F%2Fwww.last.fm%2F&ldmo=&search=&cs=0&t=1776800417&sig=8ed0d312478b69395b483bbfe7a53434b360e23482db281104d57979176e0fa5&atv=new&ctxts=&ucae=0&mdcae=0srv.tunefindforfans.com/showads/tra... https://srv.tunefindforfans.com/showads/track/imp.php?cid=89105352&aid=100006141&b=Chrome_146&artist=Radiohead&song=&uri=https%3A%2F%2Fwww.last.fm%2F&ldmo=&search=&cs=0&t=1776800417&sig=8ed0d312478b69395b483bbfe7a53434b360e23482db281104d57979176e0fa5&atv=new&ctxts=&ucae=0&mdcae=0 — 200 — 226 B — 26 ms — h2https://srv.tunefindforfans.com/showads/track/imp.php?cid=89105352&aid=100006141&b=Chrome_146&artist=Lana+Del+Rey&song=&uri=https%3A%2F%2Fwww.last.fm%2F&ldmo=&search=&cs=0&t=1776800417&sig=8ed0d312478b69395b483bbfe7a53434b360e23482db281104d57979176e0fa5&atv=new&ctxts=&ucae=0&mdcae=0srv.tunefindforfans.com/showads/tra... https://srv.tunefindforfans.com/showads/track/imp.php?cid=89105352&aid=100006141&b=Chrome_146&artist=Lana+Del+Rey&song=&uri=https%3A%2F%2Fwww.last.fm%2F&ldmo=&search=&cs=0&t=1776800417&sig=8ed0d312478b69395b483bbfe7a53434b360e23482db281104d57979176e0fa5&atv=new&ctxts=&ucae=0&mdcae=0 — 200 — 226 B — 46 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 16 ms — h3https://secure-us.imrworldwide.com/v60.jssecure-us.imrworldwide.com/v60.js https://secure-us.imrworldwide.com/v60.js — 301 — 95 B — 63 ms — h2https://zn394yygoj0zd35dd-cbs.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_394YyGOJ0Zd35DD&Q_LOC=https%3A%2F%2Fwww.last.fm%2Fzn394yygoj0zd35dd-cbs.siteintercept... https://zn394yygoj0zd35dd-cbs.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_394YyGOJ0Zd35DD&Q_LOC=https%3A%2F%2Fwww.last.fm%2F — 200 — 4.6 KiB — 41 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-1966571-6www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-1966571-6 — 200 — 125.1 KiB — 96 ms — h2https://www.everestjs.net/static/le/last-event-tag-latest.min.jswww.everestjs.net/static/le/last-ev... https://www.everestjs.net/static/le/last-event-tag-latest.min.js — 200 — 4.3 KiB — 21 ms — http/1.1https://sb.scorecardresearch.com/c2/3005086/cs.jssb.scorecardresearch.com/c2/3005086... https://sb.scorecardresearch.com/c2/3005086/cs.js — 302 — 259 B — 157 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=3005086&c4=lastfm&ns__t=1776800417945&ns_c=UTF-8&c8=Last.fm%20%7C%20Play%20music%2C%20find%20songs%2C%20and%20discover%20artists&c7=https%3A%2F%2Fwww.last.fm%2F&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=3005086&c4=lastfm&ns__t=1776800417945&ns_c=UTF-8&c8=Last.fm%20%7C%20Play%20music%2C%20find%20songs%2C%20and%20discover%20artists&c7=https%3A%2F%2Fwww.last.fm%2F&c9= — 302 — 569 B — 152 ms — h2https://rp.liadm.com/j?dtstmp=1776800417952&aid=b-01rk&se=e30&duid=13d633f43e5c--01kprrxj0wm67xr4gvfd9fe4vk&tv=v3.14.0&pu=https%3A%2F%2Fwww.last.fm%2F&ext_s_ecid=MCMID%7C84644966371605545422093071109729177802&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQqAAAAAWA.QA&gpp_as=7&cd=.last.fm&pv=4adf6593-f001-4cd3-b6b3-22a0b48e2169rp.liadm.com/j?dtstmp=1776800417952... https://rp.liadm.com/j?dtstmp=1776800417952&aid=b-01rk&se=e30&duid=13d633f43e5c--01kprrxj0wm67xr4gvfd9fe4vk&tv=v3.14.0&pu=https%3A%2F%2Fwww.last.fm%2F&ext_s_ecid=MCMID%7C84644966371605545422093071109729177802&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQqAAAAAWA.QA&gpp_as=7&cd=.last.fm&pv=4adf6593-f001-4cd3-b6b3-22a0b48e2169 — 302 — 546 B — 125 ms — h2https://cdn-gl.imrworldwide.com/v60.jscdn-gl.imrworldwide.com/v60.js https://cdn-gl.imrworldwide.com/v60.js — 200 — 7.2 KiB — 30 ms — h2https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/lastfmsite/202603040952&cb=1776800417966tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/lastfmsite/202603040952&cb=1776800417966 — 200 — 431 B — 4 ms — h2https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 12 ms — h2https://fundingchoicesmessages.google.com/i/8264?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/8264?ers=3 — 200 — 9.9 KiB — 57 ms — h2https://rp4.liadm.com/j?dtstmp=1776800417952&aid=b-01rk&se=e30&duid=13d633f43e5c--01kprrxj0wm67xr4gvfd9fe4vk&tv=v3.14.0&pu=https%3A%2F%2Fwww.last.fm%2F&ext_s_ecid=MCMID%7C84644966371605545422093071109729177802&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQqAAAAAWA.QA&gpp_as=7&cd=.last.fm&pv=4adf6593-f001-4cd3-b6b3-22a0b48e2169&i6=MmEwMzo5MGMwOjE3Nzo6Njk%3D&n3pc=truerp4.liadm.com/j?dtstmp=177680041795... https://rp4.liadm.com/j?dtstmp=1776800417952&aid=b-01rk&se=e30&duid=13d633f43e5c--01kprrxj0wm67xr4gvfd9fe4vk&tv=v3.14.0&pu=https%3A%2F%2Fwww.last.fm%2F&ext_s_ecid=MCMID%7C84644966371605545422093071109729177802&wpn=lc-bundle&wpv=v3.14.0&gpp_s=DBABLA~BVQqAAAAAWA.QA&gpp_as=7&cd=.last.fm&pv=4adf6593-f001-4cd3-b6b3-22a0b48e2169&i6=MmEwMzo5MGMwOjE3Nzo6Njk%3D&n3pc=true — 200 — 249 B — 36 ms — h2https://saa.last.fm/b/ss/cbsilastfmsite/10/JS-2.17.0/s850284882871?AQB=1&ndh=1&pf=1&callback=s_c_il[1].doPostbacks&et=1&t=21%2F3%2F2026%2019%3A40%3A18%202%200&d.&nsid=0&jsonv=1&.d&sdid=317991CDFA328F51-76AA843D1AE17A93&mid=84644966371605545422093071109729177802&aamlh=7&ce=UTF-8&ns=cbsinteractive&pageName=lastfm%3A%2Fanonymoushome%2Foverview&g=https%3A%2F%2Fwww.last.fm%2F&cc=USD&ch=anonymoushome&server=www.last.fm&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c2=D%3Dv2&v2=us&c3=D%3Dv3&v3=responsive%20web%7C%7C%7Cdesktop&c5=D%3Dv5&v5=cbsilastfmsite&c7=D%3Dv7&v7=https%3A%2F%2Fwww.last.fm%2F&c8=D%3Dv8&v8=Last.fm%20%7C%20Play%20music%2C%20find%20songs%2C%20and%20discover%20artists&c9=D%3DUser-Agent&c10=D%3Dv10&v10=front_door_anon&c11=D%3Dv11&v11=D%3Dch%2B%22%3A%22%2Bv10&v15=not%20authenticated%7Canon&c24=D%3Dv24&v24=462d9626-3023-4bbe-b22c-5b6cc40aa856&c50=3%3A30PM&v50=3%3A30PM&c51=Tuesday&v51=Tuesday&c52=1&v52=1&c53=New&v53=New&c54=First%20Visit&v54=First%20Visit&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&AQE=1saa.last.fm/b/ss/cbsilastfmsite/10/... https://saa.last.fm/b/ss/cbsilastfmsite/10/JS-2.17.0/s850284882871?AQB=1&ndh=1&pf=1&callback=s_c_il[1].doPostbacks&et=1&t=21%2F3%2F2026%2019%3A40%3A18%202%200&d.&nsid=0&jsonv=1&.d&sdid=317991CDFA328F51-76AA843D1AE17A93&mid=84644966371605545422093071109729177802&aamlh=7&ce=UTF-8&ns=cbsinteractive&pageName=lastfm%3A%2Fanonymoushome%2Foverview&g=https%3A%2F%2Fwww.last.fm%2F&cc=USD&ch=anonymoushome&server=www.last.fm&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c2=D%3Dv2&v2=us&c3=D%3Dv3&v3=responsive%20web%7C%7C%7Cdesktop&c5=D%3Dv5&v5=cbsilastfmsite&c7=D%3Dv7&v7=https%3A%2F%2Fwww.last.fm%2F&c8=D%3Dv8&v8=Last.fm%20%7C%20Play%20music%2C%20find%20songs%2C%20and%20discover%20artists&c9=D%3DUser-Agent&c10=D%3Dv10&v10=front_door_anon&c11=D%3Dv11&v11=D%3Dch%2B%22%3A%22%2Bv10&v15=not%20authenticated%7Canon&c24=D%3Dv24&v24=462d9626-3023-4bbe-b22c-5b6cc40aa856&c50=3%3A30PM&v50=3%3A30PM&c51=Tuesday&v51=Tuesday&c52=1&v52=1&c53=New&v53=New&c54=First%20Visit&v54=First%20Visit&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&AQE=1 — 200 — 316 B — 17 ms — h2https://sb.scorecardresearch.com/b2?c1=2&c2=3005086&c4=lastfm&ns__t=1776800417945&ns_c=UTF-8&c8=Last.fm%20%7C%20Play%20music%2C%20find%20songs%2C%20and%20discover%20artists&c7=https%3A%2F%2Fwww.last.fm%2F&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=3005086&c4=lastfm&ns__t=1776800417945&ns_c=UTF-8&c8=Last.fm%20%7C%20Play%20music%2C%20find%20songs%2C%20and%20discover%20artists&c7=https%3A%2F%2Fwww.last.fm%2F&c9= — 204 — 224 B — 90 ms — h2https://sb.scorecardresearch.com/internal-c2/default/cs.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/cs.js — 200 — 375 B — 37 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.last.fmsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/37.7ea1ffe71ad8c0799cc1.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.last.fm — 200 — 18.7 KiB — 18 ms — h2https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.last.fmsiteintercept.qualtrics.com/dxjsmod... https://siteintercept.qualtrics.com/dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web&Q_BRANDID=www.last.fm — 200 — 35.8 KiB — 25 ms — h2https://i.liadm.com/sync-container?duid=13d633f43e5c--01kprrxj0wm67xr4gvfd9fe4vk&appId=b-01rk&euns=1&s=&gpp_s=DBABLA~BVQqAAAAAWA.QA&gpp_as=7&version=v3.14.0&cd=.last.fm&pv=4adf6593-f001-4cd3-b6b3-22a0b48e2169i.liadm.com/sync-container?duid=13d... https://i.liadm.com/sync-container?duid=13d633f43e5c--01kprrxj0wm67xr4gvfd9fe4vk&appId=b-01rk&euns=1&s=&gpp_s=DBABLA~BVQqAAAAAWA.QA&gpp_as=7&version=v3.14.0&cd=.last.fm&pv=4adf6593-f001-4cd3-b6b3-22a0b48e2169 — 200 — 1.5 KiB — 67 ms — http/1.1https://www.youtube-nocookie.com/embed/?iv_load_policy=3&enablejsapi=1&origin=https%3A%2F%2Fwww.last.fm&widgetid=1&forigin=https%3A%2F%2Fwww.last.fm%2F&aoriginsup=1&vf=1www.youtube-nocookie.com/embed/?iv_... https://www.youtube-nocookie.com/embed/?iv_load_policy=3&enablejsapi=1&origin=https%3A%2F%2Fwww.last.fm&widgetid=1&forigin=https%3A%2F%2Fwww.last.fm%2F&aoriginsup=1&vf=1 — 200 — 53.0 KiB — 112 ms — h2https://secure-us.imrworldwide.com/storageframe.htmlsecure-us.imrworldwide.com/storagef... https://secure-us.imrworldwide.com/storageframe.html — 200 — 3.7 KiB — 25 ms — h2https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=live.rezync.com/sync?c=0aa2530f29e4... https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid= — 302 — 895 B — 105 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0 — 302 — 326 B — 49 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@ — 200 — 581 B — 117 ms — h2https://dpm.demdex.net/ibs:dpid=127444&dpuuid=dpm.demdex.net/ibs:dpid=127444&dpuu... https://dpm.demdex.net/ibs:dpid=127444&dpuuid= — 302 — 521 B — 66 ms — h2https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__b1sync.zemanta.com/usersync/liveint... https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__ — 302 — 431 B — 33 ms — http/1.1https://sync.srv.stackadapt.com/sync?nid=307sync.srv.stackadapt.com/sync?nid=30... https://sync.srv.stackadapt.com/sync?nid=307 — 302 — 1.3 KiB — 115 ms — http/1.1https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=immid.rkdms.com/bct?pid=bcccb40a-06d2... https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=im — 302 — 432 B — 126 ms — h2https://www.googletagmanager.com/gtag/js?id=G-QVHSTYGXMZ&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QVHSTYGXMZ&cx=c&gtm=4e64k0h2 — 200 — 146.6 KiB — 172 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 47 ms — h2https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__b1sync.outbrain.com/usersync/livein... https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__ — 302 — 623 B — 84 ms — http/1.1https://match.adsrvr.org/track/cmb/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0 — 200 — 254 B — 29 ms — h2https://www.youtube-nocookie.com/s/player/218d9d92/www-player.csswww.youtube-nocookie.com/s/player/2... https://www.youtube-nocookie.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 75 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.6 KiB — 346 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.0 KiB — 493 ms — h2https://www.youtube-nocookie.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube-nocookie.com/s/player/2... https://www.youtube-nocookie.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.8 KiB — 133 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 46 ms — h3https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=127444&dpuuid=dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=127444&dpuuid= — 200 — 470 B — 32 ms — h2https://p.rfihub.com/cm?pub=39342&in=1&userid=b6c83e57-bd2d-4a4f-a1e8-b8079dd46680%3A1776800418.3225522&forward=https%3A//i.liadm.com/s/56409%3Fbidder_id%3D200442%26bidder_uuid%3Db6c83e57-bd2d-4a4f-a1e8-b8079dd46680%253A1776800418.3225522%26pid%3D500040%26it%3D1%26iv%3Db6c83e57-bd2d-4a4f-a1e8-b8079dd46680%253A1776800418.3225522%26_%3D1776800418.3239572%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D&cb=1776800418.3239887p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=b6c83e57-bd2d-4a4f-a1e8-b8079dd46680%3A1776800418.3225522&forward=https%3A//i.liadm.com/s/56409%3Fbidder_id%3D200442%26bidder_uuid%3Db6c83e57-bd2d-4a4f-a1e8-b8079dd46680%253A1776800418.3225522%26pid%3D500040%26it%3D1%26iv%3Db6c83e57-bd2d-4a4f-a1e8-b8079dd46680%253A1776800418.3225522%26_%3D1776800418.3239572%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D&cb=1776800418.3239887 — 302 — 1.3 KiB — 57 ms — http/1.1https://cm.g.doubleclick.net/partnerpixels?us_privacy=1YNN&tfcd=0&gpp=DBABLA~BVQqAAAAAWA.QA&gpp_sid=7&url=https%3A%2F%2Fwww.last.fm%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?us_privacy=1YNN&tfcd=0&gpp=DBABLA~BVQqAAAAAWA.QA&gpp_sid=7&url=https%3A%2F%2Fwww.last.fm%2F — 200 — 232 B — 46 ms — h2https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=jpfQEu-pVzBKhKaJ6QOsOQUtuRgi.liadm.com/s/89249?bidder_id=24650... https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg — 200 — 221 B — 23 ms — http/1.1https://b1sync.outbrain.com/usersync/liveintent/?cb=%2F%2Fi.liadm.com%2Fs%2F35004%3Fbidder_id%3D98254%26bidder_uuid%3D__ZUID__&s=3b1sync.outbrain.com/usersync/livein... https://b1sync.outbrain.com/usersync/liveintent/?cb=%2F%2Fi.liadm.com%2Fs%2F35004%3Fbidder_id%3D98254%26bidder_uuid%3D__ZUID__&s=3 — 200 — 405 B — 44 ms — http/1.1https://i.liadm.com/s/19948?bidder_id=178256&bidder_uuid=9146a99e154e40f18421ac748872c256i.liadm.com/s/19948?bidder_id=17825... https://i.liadm.com/s/19948?bidder_id=178256&bidder_uuid=9146a99e154e40f18421ac748872c256 — 200 — 221 B — 37 ms — http/1.1https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=1797288159366042619&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fi.liadm.com%2Fs%2F56409%3Fbidder_id%3D200442%26bidder_uuid%3Db6c83e57-bd2d-4a4f-a1e8-b8079dd46680%253A1776800418.3225522%26pid%3D500040%26it%3D1%26iv%3Db6c83e57-bd2d-4a4f-a1e8-b8079dd46680%253A1776800418.3225522%26_%3D1776800418.3239572%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3Dlive.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=1797288159366042619&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fi.liadm.com%2Fs%2F56409%3Fbidder_id%3D200442%26bidder_uuid%3Db6c83e57-bd2d-4a4f-a1e8-b8079dd46680%253A1776800418.3225522%26pid%3D500040%26it%3D1%26iv%3Db6c83e57-bd2d-4a4f-a1e8-b8079dd46680%253A1776800418.3225522%26_%3D1776800418.3239572%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D — 302 — 793 B — 93 ms — h2https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_394YyGOJ0Zd35DD&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=websiteintercept.qualtrics.com/WRSiteI... https://siteintercept.qualtrics.com/WRSiteInterceptEngine/Targeting.php?Q_ZoneID=ZN_394YyGOJ0Zd35DD&Q_CLIENTVERSION=2.46.0&Q_CLIENTTYPE=web — 200 — 1.1 KiB — 40 ms — h2https://www.google-analytics.com/gtm/js?id=OPT-5TZT5NR&t=gtag_UA_1966571_6&cid=1116156190.1776800418www.google-analytics.com/gtm/js?id=... https://www.google-analytics.com/gtm/js?id=OPT-5TZT5NR&t=gtag_UA_1966571_6&cid=1116156190.1776800418 — 200 — 111.9 KiB — 65 ms — h2https://i.liadm.com/s/56409?bidder_id=200442&bidder_uuid=b6c83e57-bd2d-4a4f-a1e8-b8079dd46680%3A1776800418.3225522&pid=500040&it=1&iv=b6c83e57-bd2d-4a4f-a1e8-b8079dd46680%3A1776800418.3225522&_=1776800418.3239572&gpp_s=&gpp_as=&gdpr=&gdpr_consent=i.liadm.com/s/56409?bidder_id=20044... https://i.liadm.com/s/56409?bidder_id=200442&bidder_uuid=b6c83e57-bd2d-4a4f-a1e8-b8079dd46680%3A1776800418.3225522&pid=500040&it=1&iv=b6c83e57-bd2d-4a4f-a1e8-b8079dd46680%3A1776800418.3225522&_=1776800418.3239572&gpp_s=&gpp_as=&gdpr=&gdpr_consent= — 200 — 221 B — 12 ms — http/1.1https://twochihuahuas.com/q7clvlz/g34bcjtjqc8095b111c3gv60o0apdaweftwochihuahuas.com/q7clvlz/g34bcjtjq... https://twochihuahuas.com/q7clvlz/g34bcjtjqc8095b111c3gv60o0apdawef — 200 — 25 B — 49 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-QVHSTYGXMZ&gtm=45je64k0h2v9122951357za20g&_p=1776800417899&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAAI&are=1&cid=1116156190.1776800418&frm=0&ir=1&pscdl=noapi&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~118167060&sid=1776800418&sct=1&seg=0&dl=https%3A%2F%2Fwww.last.fm%2F&dt=Last.fm%20%7C%20Play%20music%2C%20find%20songs%2C%20and%20discover%20artists&en=page_view&_fv=1&_ss=1&tfd=2910www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-QVHSTYGXMZ&gtm=45je64k0h2v9122951357za20g&_p=1776800417899&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAAI&are=1&cid=1116156190.1776800418&frm=0&ir=1&pscdl=noapi&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~118167060&sid=1776800418&sct=1&seg=0&dl=https%3A%2F%2Fwww.last.fm%2F&dt=Last.fm%20%7C%20Play%20music%2C%20find%20songs%2C%20and%20discover%20artists&en=page_view&_fv=1&_ss=1&tfd=2910 — 204 — 20 B — 32 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 20 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.4 KiB — 106 ms — h2https://js-agent.newrelic.com/nr-full-1.313.1.min.jsjs-agent.newrelic.com/nr-full-1.313... https://js-agent.newrelic.com/nr-full-1.313.1.min.js — 200 — 27.6 KiB — 24 ms — h2https://www.last.fm/static/images/favicon.702b239b6194.icowww.last.fm/static/images/favicon.7... https://www.last.fm/static/images/favicon.702b239b6194.ico — 200 — 1.0 KiB — 7 ms — h2https://bam.nr-data.net/1/0ed0ce50b0?a=5588594&v=1.313.1&to=Y1BRbUUFWkMEWxYMV1oadUxZB0BZClZNCV5ZG0RcVUpDRxIWAxVIRxtbVloBGkYMXRUWAlVbXFdoDFtdAA%3D%3D&rst=3617&ck=0&s=c9a9333fd4f4e800&ref=https://www.last.fm/&ptid=068ea365e91b0d88&af=err,xhr,stn,ins&ap=464&be=783&fe=2783&dc=299&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776800415741,%22n%22:0,%22f%22:69,%22dn%22:70,%22dne%22:75,%22c%22:75,%22s%22:76,%22ce%22:81,%22rq%22:81,%22rp%22:784,%22rpe%22:865,%22di%22:1075,%22ds%22:1082,%22de%22:1082,%22dc%22:3561,%22l%22:3561,%22le%22:3566%7D,%22navigation%22:%7B%7D%7D&fp=1108&fcp=1108bam.nr-data.net/1/0ed0ce50b0?a=5588... https://bam.nr-data.net/1/0ed0ce50b0?a=5588594&v=1.313.1&to=Y1BRbUUFWkMEWxYMV1oadUxZB0BZClZNCV5ZG0RcVUpDRxIWAxVIRxtbVloBGkYMXRUWAlVbXFdoDFtdAA%3D%3D&rst=3617&ck=0&s=c9a9333fd4f4e800&ref=https://www.last.fm/&ptid=068ea365e91b0d88&af=err,xhr,stn,ins&ap=464&be=783&fe=2783&dc=299&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776800415741,%22n%22:0,%22f%22:69,%22dn%22:70,%22dne%22:75,%22c%22:75,%22s%22:76,%22ce%22:81,%22rq%22:81,%22rp%22:784,%22rpe%22:865,%22di%22:1075,%22ds%22:1082,%22de%22:1082,%22dc%22:3561,%22l%22:3561,%22le%22:3566%7D,%22navigation%22:%7B%7D%7D&fp=1108&fcp=1108 — 200 — 658 B — 53 ms — http/1.1https://bam.nr-data.net/events/1/0ed0ce50b0?a=5588594&v=1.313.1&to=Y1BRbUUFWkMEWxYMV1oadUxZB0BZClZNCV5ZG0RcVUpDRxIWAxVIRxtbVloBGkYMXRUWAlVbXFdoDFtdAA%3D%3D&rst=3688&ck=0&s=c9a9333fd4f4e800&ref=https://www.last.fm/&ptid=068ea365e91b0d88bam.nr-data.net/events/1/0ed0ce50b0... https://bam.nr-data.net/events/1/0ed0ce50b0?a=5588594&v=1.313.1&to=Y1BRbUUFWkMEWxYMV1oadUxZB0BZClZNCV5ZG0RcVUpDRxIWAxVIRxtbVloBGkYMXRUWAlVbXFdoDFtdAA%3D%3D&rst=3688&ck=0&s=c9a9333fd4f4e800&ref=https://www.last.fm/&ptid=068ea365e91b0d88 — 200 — 357 B — 41 ms — http/1.1https://bam.nr-data.net/jserrors/1/0ed0ce50b0?a=5588594&v=1.313.1&to=Y1BRbUUFWkMEWxYMV1oadUxZB0BZClZNCV5ZG0RcVUpDRxIWAxVIRxtbVloBGkYMXRUWAlVbXFdoDFtdAA%3D%3D&rst=3690&ck=0&s=c9a9333fd4f4e800&ref=https://www.last.fm/&ptid=068ea365e91b0d88bam.nr-data.net/jserrors/1/0ed0ce50... https://bam.nr-data.net/jserrors/1/0ed0ce50b0?a=5588594&v=1.313.1&to=Y1BRbUUFWkMEWxYMV1oadUxZB0BZClZNCV5ZG0RcVUpDRxIWAxVIRxtbVloBGkYMXRUWAlVbXFdoDFtdAA%3D%3D&rst=3690&ck=0&s=c9a9333fd4f4e800&ref=https://www.last.fm/&ptid=068ea365e91b0d88 — 200 — 357 B — 58 ms — http/1.1https://bam.nr-data.net/events/1/0ed0ce50b0?a=5588594&v=1.313.1&to=Y1BRbUUFWkMEWxYMV1oadUxZB0BZClZNCV5ZG0RcVUpDRxIWAxVIRxtbVloBGkYMXRUWAlVbXFdoDFtdAA%3D%3D&rst=3694&ck=0&s=c9a9333fd4f4e800&ref=https://www.last.fm/&ptid=068ea365e91b0d88bam.nr-data.net/events/1/0ed0ce50b0... https://bam.nr-data.net/events/1/0ed0ce50b0?a=5588594&v=1.313.1&to=Y1BRbUUFWkMEWxYMV1oadUxZB0BZClZNCV5ZG0RcVUpDRxIWAxVIRxtbVloBGkYMXRUWAlVbXFdoDFtdAA%3D%3D&rst=3694&ck=0&s=c9a9333fd4f4e800&ref=https://www.last.fm/&ptid=068ea365e91b0d88 — 200 — 357 B — 36 ms — http/1.1https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.jswww.google.com/js/th/qKGyavTtqsN8WE... https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.js — 200 — 23.2 KiB — 23 ms — h3https://www.youtube-nocookie.com/generate_204?COO_zAwww.youtube-nocookie.com/generate_2... https://www.youtube-nocookie.com/generate_204?COO_zA — 204 — 10 B — 4 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 31 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 311 B — 17 ms — h2https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=jsonwww.youtube-nocookie.com/youtubei/v... https://www.youtube-nocookie.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 32 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2369ms · 1199KB · $31/mo
cdnjs
CDN
Costly
Execution 747ms
Transfer 63 KB
Unused 55%
Monthly Cost $10/mo
www.last.fm
Other
Costly
Execution 534ms
Transfer 35 KB
Monthly Cost $7/mo
Unattributable
Other
Costly
Execution 316ms
Transfer 0 KB
Monthly Cost $4/mo
at.cbsi.com
Other
Optional
Execution 115ms
Transfer 229 KB
Unused 67%
Monthly Cost $2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 99ms
Transfer 188 KB
Unused 68%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 147 KB
Unused 42%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 125 KB
Unused 49%
Monthly Cost $1/mo
www.last.fm
Other
Optional
Execution 84ms
Transfer 7 KB
Monthly Cost $1/mo
www.last.fm
Other
Optional
Execution 63ms
Transfer 215 KB
Unused 69%
Monthly Cost $1/mo
tags.tiqcdn.com
Other
Optional
Execution 61ms
Transfer 35 KB
Monthly Cost $1/mo
siteintercept.qualtrics.com
Other
Optional
Execution 60ms
Transfer 36 KB
Unused 70%
Monthly Cost $1/mo
OneTrust
Consent
Essential
Execution 58ms
Transfer 112 KB
Unused 57%
Monthly Cost $1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 55ms
Transfer 10 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • cdnjs adds 747ms and costs ~$10/month
  • www.last.fm adds 534ms and costs ~$7/month
  • Unattributable adds 316ms and costs ~$4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

cdnjs takes 747ms 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

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

Why this matters

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

Source: web.dev

www.last.fm takes 534ms 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 316ms 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

67% of at.cbsi.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

68% of securepubads.g.doubleclick.net'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

69% of www.last.fm'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

70% of siteintercept.qualtrics.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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