Skip to content
https://bandcamp.com

Performance

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

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

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

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

3.66 s

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

7.40 s

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

3.76 s

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

0.005

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

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

21.30 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
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
4.3 MB transferred, 150 requests
FIX
4.3 MB transferred, 150 requests
Critical::
Page weighs 8.5 MB (4.3 MB transferred)
Warning::
Images are 2.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.5 MB
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Warning::
150 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.89 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
150 requests
0.89 g CO2 per page load
Images 2.5 MiB 59%
JavaScript 1.6 MiB 36%
CSS 89.8 KiB 2%
HTML 60.4 KiB 1%
Fonts 33.9 KiB 1%
Other 17.0 KiB 0%
Other 2.6 KiB 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

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
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (4.2 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
F
JS Execution Cost
Action
10266ms total JS execution
FIX
10266ms total JS execution
Warning::
https://s4.bcbits.com/vite/homepage/client/v1/en/e...: 4902ms CPU time
Warning::
Unattributable: 2353ms CPU time
Warning::
https://bandcamp.com/: 838ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-WV8...: 569ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 457ms CPU time
Warning::
Third-party scripts: 9428ms (92% of total)

Main Thread Breakdown

Script Evaluation 70% Other 15% Style & Layout 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://s4.bcbits.com/vite/homepage/client/v1/en/entrypoints/HomepageApp.vue_en-Bs7GFktT.js4902ms4654ms6ms3rd
Unattributable2353ms1046ms0ms3rd
https://bandcamp.com/838ms18ms1ms1st
https://www.googletagmanager.com/gtag/js?id=GT-WV86TPST&cx=c&gtm=4e64f0&bs=ctrl2569ms474ms90ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js457ms282ms141ms3rd
https://js.stripe.com/basil/stripe.js457ms280ms174ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TKFS52TF340ms255ms77ms3rd
https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_js-e18ffbe35a646a356bd88720c02fed40.js284ms144ms2ms3rd
https://s4.bcbits.com/vite/homepage/client/v1/en/assets/HomepageApp-CXWYpttk.css66ms0ms0ms3rd
F
JS Bundles
Action
19 scripts, 877 KB unused
FIX
19 scripts, 877 KB unused
Warning::
https://js.stripe.com/basil/stripe.js: 164 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s4.bcbits.com/vite/homepage/client/v1/en/e...: 112 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 877 KB
877 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.stripe.com/basil/stripe.js226 KB164 KB (73%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://s4.bcbits.com/vite/homepage/client/v1/en/entrypoints/HomepageApp.vue_en-Bs7GFktT.js297 KB112 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-WV86TPST&cx=c&gtm=4e64f0&bs=ctrl2176 KB68 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TKFS52TF125 KB61 KB (49%)3rd
https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControl-CWZbookr.js1 KB3rd
https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/MenuBar-BnqTpUZJ.js8 KB3rd
https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControlButton-GXW2HPaa.js1 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

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
150 resources · 4.3 MB · 877 KB savings available
FIX
150 resources · 4.3 MB · 877 KB savings available
Warning::
Page weight 3.3 MB over 1MB target
Got: 4.3 MB Expected: ≤ 1 MB
Info::
~877 KB of savings available
Warning::
142 third-party resources (99% of weight)
Info::
7 resources over 200KB
150 resources · 4.3 MiB · 142 third-party 3.3 MiB over 1MB target
Image 59% · 2.5 MiB
JavaScript 36% · 1.6 MiB
CSS 2% · 89.8 KiB
Document 1% · 60.4 KiB
Font 1% · 33.9 KiB
Other 0% · 19.6 KiB

~876.8 KiB of savings available

Remove unused JavaScript: 876.8 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.

B
Image Optimization
109 images, 0 KB saveable
REVIEW
109 images, 0 KB saveable
Info::
All images are well-optimized
109 images 2.5 MB
0 oversized -0 KB
109 legacy format
0 missing dimensions CLS risk
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
1 fonts (34 KB)
PASS
1 fonts (34 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

34 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.7 s LCP 7.4 shttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 25 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 25 ms
Start 2.7 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+
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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Axis12 Ltd

Network Waterfall
150 requests over 4012ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.7 s LCP 7.4 shttps://bandcamp.com// https://bandcamp.com/ — 200 — 28.5 KiB — 331 ms — h2https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_css-5828aa376ec250afd09029d846ae9f78.csss4.bcbits.com/client-bundle/1/Artis... https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_css-5828aa376ec250afd09029d846ae9f78.css — 200 — 2.2 KiB — 35 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/assets/HomepageApp-CXWYpttk.csss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/HomepageApp-CXWYpttk.css — 200 — 45.9 KiB — 61 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/entrypoints/HomepageApp.vue_en-Bs7GFktT.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/entrypoints/HomepageApp.vue_en-Bs7GFktT.js — 200 — 297.3 KiB — 86 ms — h2https://f4.bcbits.com/img/0044317188_170.jpgf4.bcbits.com/img/0044317188_170.jp... https://f4.bcbits.com/img/0044317188_170.jpg — 200 — 51.8 KiB — 73 ms — h2https://f4.bcbits.com/img/0044335452_170.jpgf4.bcbits.com/img/0044335452_170.jp... https://f4.bcbits.com/img/0044335452_170.jpg — 200 — 96.5 KiB — 67 ms — h2https://f4.bcbits.com/img/0044259663_170.jpgf4.bcbits.com/img/0044259663_170.jp... https://f4.bcbits.com/img/0044259663_170.jpg — 200 — 74.9 KiB — 72 ms — h2https://f4.bcbits.com/img/0044318572_170.jpgf4.bcbits.com/img/0044318572_170.jp... https://f4.bcbits.com/img/0044318572_170.jpg — 200 — 81.4 KiB — 75 ms — h2https://s4.bcbits.com/client-bundle/1/trackpipe/vglobal-50ace8a656ce865dc5a155f276647f6b.jss4.bcbits.com/client-bundle/1/track... https://s4.bcbits.com/client-bundle/1/trackpipe/vglobal-50ace8a656ce865dc5a155f276647f6b.js — 200 — 2.5 KiB — 45 ms — h2https://s4.bcbits.com/client-bundle/1/Fraud_1/fraud_js-2dae71c049a60b82b63f4cd24b1b062f.jss4.bcbits.com/client-bundle/1/Fraud... https://s4.bcbits.com/client-bundle/1/Fraud_1/fraud_js-2dae71c049a60b82b63f4cd24b1b062f.js — 200 — 1.1 KiB — 44 ms — h2https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_js-e18ffbe35a646a356bd88720c02fed40.jss4.bcbits.com/client-bundle/1/Artis... https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_js-e18ffbe35a646a356bd88720c02fed40.js — 200 — 3.2 KiB — 43 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TKFS52TFwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TKFS52TF — 200 — 125.1 KiB — 70 ms — h2https://www.googletagmanager.com/ns.html?id=GTM-TKFS52TFwww.googletagmanager.com/ns.html?id... https://www.googletagmanager.com/ns.html?id=GTM-TKFS52TF — 200 — 437 B — 24 ms — h2https://o363271.ingest.us.sentry.io/api/4508597821571072/envelope/?sentry_version=7&sentry_key=42c34b06f2ca6504b0c9f52ac8d6fd03&sentry_client=sentry.javascript.vue%2F10.47.0o363271.ingest.us.sentry.io/api/450... https://o363271.ingest.us.sentry.io/api/4508597821571072/envelope/?sentry_version=7&sentry_key=42c34b06f2ca6504b0c9f52ac8d6fd03&sentry_client=sentry.javascript.vue%2F10.47.0 — 200 — 56 B — 44 ms — h2https://o363271.ingest.us.sentry.io/api/4508597821571072/envelope/?sentry_version=7&sentry_key=42c34b06f2ca6504b0c9f52ac8d6fd03&sentry_client=sentry.javascript.vue%2F10.47.0o363271.ingest.us.sentry.io/api/450... https://o363271.ingest.us.sentry.io/api/4508597821571072/envelope/?sentry_version=7&sentry_key=42c34b06f2ca6504b0c9f52ac8d6fd03&sentry_client=sentry.javascript.vue%2F10.47.0 — 200 — 300 B — 27 ms — h2https://bandcamp.com/api/radio_api/1/get_radio_shows/api/radio_api/1/get_radio_shows https://bandcamp.com/api/radio_api/1/get_radio_shows — 200 — 561 B — 178 ms — h2https://bandcamp.com/api/homepage_api/1/notable_tralbums_list/api/homepage_api/1/notable_tralbum... https://bandcamp.com/api/homepage_api/1/notable_tralbums_list — 200 — 359 B — 181 ms — h2https://bandcamp.com/api/homepage_api/1/get_aotd/api/homepage_api/1/get_aotd https://bandcamp.com/api/homepage_api/1/get_aotd — 200 — 399 B — 198 ms — h2https://bandcamp.com/api/live_events_public_api/4/get_upcoming_live_events/api/live_events_public_api/4/get_u... https://bandcamp.com/api/live_events_public_api/4/get_upcoming_live_events — 200 — 1.4 KiB — 198 ms — h2https://js.stripe.com/basil/stripe.jsjs.stripe.com/basil/stripe.js https://js.stripe.com/basil/stripe.js — 200 — 225.9 KiB — 204 ms — h2https://www.recaptcha.net/recaptcha/enterprise.js?render=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFDwww.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise.js?render=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFD — 200 — 1.7 KiB — 46 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControl-CWZbookr.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControl-CWZbookr.js — 200 — 993 B — 9 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/MenuBar-BnqTpUZJ.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/MenuBar-BnqTpUZJ.js — 200 — 8.0 KiB — 49 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControlButton-GXW2HPaa.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControlButton-GXW2HPaa.js — 200 — 1.0 KiB — 35 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_vinyl_2x-T-u5UH70.jpgs4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_vinyl_2x-T-u5UH70.jpg — 200 — 264.7 KiB — 187 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_cd_2x-DFrFD3A1.jpgs4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_cd_2x-DFrFD3A1.jpg — 200 — 216.8 KiB — 176 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_cassette_2x-B-bDG8ib.jpgs4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_cassette_2x-B-bDG8ib.jpg — 200 — 381.1 KiB — 183 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_tshirt_2x-BWsK1SQK.jpgs4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_tshirt_2x-BWsK1SQK.jpg — 200 — 142.7 KiB — 169 ms — h3https://bandcamp.com/api/salesfeed/1/get_initial/api/salesfeed/1/get_initial https://bandcamp.com/api/salesfeed/1/get_initial — 200 — 9.0 KiB — 215 ms — h2https://f4.bcbits.com/img/a1904289042_7.jpgf4.bcbits.com/img/a1904289042_7.jpg https://f4.bcbits.com/img/a1904289042_7.jpg — 200 — 5.0 KiB — 54 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.7 s LCP 7.4 shttps://bandcamp.com// https://bandcamp.com/ — 200 — 28.5 KiB — 331 ms — h2https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_css-5828aa376ec250afd09029d846ae9f78.csss4.bcbits.com/client-bundle/1/Artis... https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_css-5828aa376ec250afd09029d846ae9f78.css — 200 — 2.2 KiB — 35 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/assets/HomepageApp-CXWYpttk.csss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/HomepageApp-CXWYpttk.css — 200 — 45.9 KiB — 61 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/entrypoints/HomepageApp.vue_en-Bs7GFktT.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/entrypoints/HomepageApp.vue_en-Bs7GFktT.js — 200 — 297.3 KiB — 86 ms — h2https://f4.bcbits.com/img/0044317188_170.jpgf4.bcbits.com/img/0044317188_170.jp... https://f4.bcbits.com/img/0044317188_170.jpg — 200 — 51.8 KiB — 73 ms — h2https://f4.bcbits.com/img/0044335452_170.jpgf4.bcbits.com/img/0044335452_170.jp... https://f4.bcbits.com/img/0044335452_170.jpg — 200 — 96.5 KiB — 67 ms — h2https://f4.bcbits.com/img/0044259663_170.jpgf4.bcbits.com/img/0044259663_170.jp... https://f4.bcbits.com/img/0044259663_170.jpg — 200 — 74.9 KiB — 72 ms — h2https://f4.bcbits.com/img/0044318572_170.jpgf4.bcbits.com/img/0044318572_170.jp... https://f4.bcbits.com/img/0044318572_170.jpg — 200 — 81.4 KiB — 75 ms — h2https://s4.bcbits.com/client-bundle/1/trackpipe/vglobal-50ace8a656ce865dc5a155f276647f6b.jss4.bcbits.com/client-bundle/1/track... https://s4.bcbits.com/client-bundle/1/trackpipe/vglobal-50ace8a656ce865dc5a155f276647f6b.js — 200 — 2.5 KiB — 45 ms — h2https://s4.bcbits.com/client-bundle/1/Fraud_1/fraud_js-2dae71c049a60b82b63f4cd24b1b062f.jss4.bcbits.com/client-bundle/1/Fraud... https://s4.bcbits.com/client-bundle/1/Fraud_1/fraud_js-2dae71c049a60b82b63f4cd24b1b062f.js — 200 — 1.1 KiB — 44 ms — h2https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_js-e18ffbe35a646a356bd88720c02fed40.jss4.bcbits.com/client-bundle/1/Artis... https://s4.bcbits.com/client-bundle/1/ArtistsLabelsPages_1/salesfeed_js-e18ffbe35a646a356bd88720c02fed40.js — 200 — 3.2 KiB — 43 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TKFS52TFwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TKFS52TF — 200 — 125.1 KiB — 70 ms — h2https://www.googletagmanager.com/ns.html?id=GTM-TKFS52TFwww.googletagmanager.com/ns.html?id... https://www.googletagmanager.com/ns.html?id=GTM-TKFS52TF — 200 — 437 B — 24 ms — h2https://o363271.ingest.us.sentry.io/api/4508597821571072/envelope/?sentry_version=7&sentry_key=42c34b06f2ca6504b0c9f52ac8d6fd03&sentry_client=sentry.javascript.vue%2F10.47.0o363271.ingest.us.sentry.io/api/450... https://o363271.ingest.us.sentry.io/api/4508597821571072/envelope/?sentry_version=7&sentry_key=42c34b06f2ca6504b0c9f52ac8d6fd03&sentry_client=sentry.javascript.vue%2F10.47.0 — 200 — 56 B — 44 ms — h2https://o363271.ingest.us.sentry.io/api/4508597821571072/envelope/?sentry_version=7&sentry_key=42c34b06f2ca6504b0c9f52ac8d6fd03&sentry_client=sentry.javascript.vue%2F10.47.0o363271.ingest.us.sentry.io/api/450... https://o363271.ingest.us.sentry.io/api/4508597821571072/envelope/?sentry_version=7&sentry_key=42c34b06f2ca6504b0c9f52ac8d6fd03&sentry_client=sentry.javascript.vue%2F10.47.0 — 200 — 300 B — 27 ms — h2https://bandcamp.com/api/radio_api/1/get_radio_shows/api/radio_api/1/get_radio_shows https://bandcamp.com/api/radio_api/1/get_radio_shows — 200 — 561 B — 178 ms — h2https://bandcamp.com/api/homepage_api/1/notable_tralbums_list/api/homepage_api/1/notable_tralbum... https://bandcamp.com/api/homepage_api/1/notable_tralbums_list — 200 — 359 B — 181 ms — h2https://bandcamp.com/api/homepage_api/1/get_aotd/api/homepage_api/1/get_aotd https://bandcamp.com/api/homepage_api/1/get_aotd — 200 — 399 B — 198 ms — h2https://bandcamp.com/api/live_events_public_api/4/get_upcoming_live_events/api/live_events_public_api/4/get_u... https://bandcamp.com/api/live_events_public_api/4/get_upcoming_live_events — 200 — 1.4 KiB — 198 ms — h2https://js.stripe.com/basil/stripe.jsjs.stripe.com/basil/stripe.js https://js.stripe.com/basil/stripe.js — 200 — 225.9 KiB — 204 ms — h2https://www.recaptcha.net/recaptcha/enterprise.js?render=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFDwww.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise.js?render=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFD — 200 — 1.7 KiB — 46 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControl-CWZbookr.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControl-CWZbookr.js — 200 — 993 B — 9 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/MenuBar-BnqTpUZJ.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/MenuBar-BnqTpUZJ.js — 200 — 8.0 KiB — 49 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControlButton-GXW2HPaa.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieControlButton-GXW2HPaa.js — 200 — 1.0 KiB — 35 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_vinyl_2x-T-u5UH70.jpgs4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_vinyl_2x-T-u5UH70.jpg — 200 — 264.7 KiB — 187 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_cd_2x-DFrFD3A1.jpgs4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_cd_2x-DFrFD3A1.jpg — 200 — 216.8 KiB — 176 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_cassette_2x-B-bDG8ib.jpgs4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_cassette_2x-B-bDG8ib.jpg — 200 — 381.1 KiB — 183 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_tshirt_2x-BWsK1SQK.jpgs4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/assets/merch-card_tshirt_2x-BWsK1SQK.jpg — 200 — 142.7 KiB — 169 ms — h3https://bandcamp.com/api/salesfeed/1/get_initial/api/salesfeed/1/get_initial https://bandcamp.com/api/salesfeed/1/get_initial — 200 — 9.0 KiB — 215 ms — h2https://f4.bcbits.com/img/a1904289042_7.jpgf4.bcbits.com/img/a1904289042_7.jpg https://f4.bcbits.com/img/a1904289042_7.jpg — 200 — 5.0 KiB — 54 ms — h2https://f4.bcbits.com/img/a1702319957_7.jpgf4.bcbits.com/img/a1702319957_7.jpg https://f4.bcbits.com/img/a1702319957_7.jpg — 200 — 8.6 KiB — 61 ms — h2https://f4.bcbits.com/img/a4287231512_7.jpgf4.bcbits.com/img/a4287231512_7.jpg https://f4.bcbits.com/img/a4287231512_7.jpg — 200 — 6.0 KiB — 86 ms — h2https://f4.bcbits.com/img/a2725569484_7.jpgf4.bcbits.com/img/a2725569484_7.jpg https://f4.bcbits.com/img/a2725569484_7.jpg — 200 — 17.9 KiB — 83 ms — h2https://f4.bcbits.com/img/a1599476495_7.jpgf4.bcbits.com/img/a1599476495_7.jpg https://f4.bcbits.com/img/a1599476495_7.jpg — 200 — 16.0 KiB — 60 ms — h2https://f4.bcbits.com/img/a3699004689_7.jpgf4.bcbits.com/img/a3699004689_7.jpg https://f4.bcbits.com/img/a3699004689_7.jpg — 200 — 9.9 KiB — 85 ms — h2https://f4.bcbits.com/img/a3644467279_7.jpgf4.bcbits.com/img/a3644467279_7.jpg https://f4.bcbits.com/img/a3644467279_7.jpg — 200 — 6.8 KiB — 72 ms — h2https://f4.bcbits.com/img/a1937802494_7.jpgf4.bcbits.com/img/a1937802494_7.jpg https://f4.bcbits.com/img/a1937802494_7.jpg — 200 — 13.4 KiB — 47 ms — h2https://f4.bcbits.com/img/a2772512644_7.jpgf4.bcbits.com/img/a2772512644_7.jpg https://f4.bcbits.com/img/a2772512644_7.jpg — 200 — 7.9 KiB — 100 ms — h2https://f4.bcbits.com/img/a3071775619_7.jpgf4.bcbits.com/img/a3071775619_7.jpg https://f4.bcbits.com/img/a3071775619_7.jpg — 200 — 10.3 KiB — 99 ms — h2https://f4.bcbits.com/img/a2078107808_7.jpgf4.bcbits.com/img/a2078107808_7.jpg https://f4.bcbits.com/img/a2078107808_7.jpg — 200 — 17.8 KiB — 99 ms — h2https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieDialogInitial-BOj4yUBl.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieDialogInitial-BOj4yUBl.js — 200 — 1.5 KiB — 22 ms — h3https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieBlurb.vue_vue_type_script_setup_true_lang-BVgGoRcv.jss4.bcbits.com/vite/homepage/client/... https://s4.bcbits.com/vite/homepage/client/v1/en/chunks/CookieBlurb.vue_vue_type_script_setup_true_lang-BVgGoRcv.js — 200 — 1.0 KiB — 19 ms — h3https://bandcamp.com/api/design_system/1/menubar/api/design_system/1/menubar https://bandcamp.com/api/design_system/1/menubar — 200 — 302 B — 172 ms — h2https://f4.bcbits.com/img/0044316640_170.jpgf4.bcbits.com/img/0044316640_170.jp... https://f4.bcbits.com/img/0044316640_170.jpg — 200 — 104.1 KiB — 10 ms — h2https://bandcamp.com/api/homepage_api/1/notable_tralbums_data/api/homepage_api/1/notable_tralbum... https://bandcamp.com/api/homepage_api/1/notable_tralbums_data — 200 — 4.0 KiB — 196 ms — h2https://f4.bcbits.com/img/a3641385089_2.jpgf4.bcbits.com/img/a3641385089_2.jpg https://f4.bcbits.com/img/a3641385089_2.jpg — 200 — 50.0 KiB — 11 ms — h2https://f4.bcbits.com/img/a3791136790_7.jpgf4.bcbits.com/img/a3791136790_7.jpg https://f4.bcbits.com/img/a3791136790_7.jpg — 200 — 8.8 KiB — 122 ms — h2https://f4.bcbits.com/img/a4041160986_7.jpgf4.bcbits.com/img/a4041160986_7.jpg https://f4.bcbits.com/img/a4041160986_7.jpg — 200 — 7.6 KiB — 117 ms — h2https://f4.bcbits.com/img/a2873305776_7.jpgf4.bcbits.com/img/a2873305776_7.jpg https://f4.bcbits.com/img/a2873305776_7.jpg — 200 — 9.0 KiB — 102 ms — h2https://f4.bcbits.com/img/a2628733326_7.jpgf4.bcbits.com/img/a2628733326_7.jpg https://f4.bcbits.com/img/a2628733326_7.jpg — 200 — 10.0 KiB — 125 ms — h2https://f4.bcbits.com/img/a4245327378_7.jpgf4.bcbits.com/img/a4245327378_7.jpg https://f4.bcbits.com/img/a4245327378_7.jpg — 200 — 12.6 KiB — 109 ms — h2https://f4.bcbits.com/img/a2882848514_7.jpgf4.bcbits.com/img/a2882848514_7.jpg https://f4.bcbits.com/img/a2882848514_7.jpg — 200 — 9.2 KiB — 104 ms — h2https://f4.bcbits.com/img/a2699208993_7.jpgf4.bcbits.com/img/a2699208993_7.jpg https://f4.bcbits.com/img/a2699208993_7.jpg — 200 — 9.7 KiB — 152 ms — h2https://f4.bcbits.com/img/a4293920749_7.jpgf4.bcbits.com/img/a4293920749_7.jpg https://f4.bcbits.com/img/a4293920749_7.jpg — 200 — 10.5 KiB — 126 ms — h2https://f4.bcbits.com/img/a1672710765_7.jpgf4.bcbits.com/img/a1672710765_7.jpg https://f4.bcbits.com/img/a1672710765_7.jpg — 200 — 7.5 KiB — 120 ms — h2https://f4.bcbits.com/img/a3087180755_7.jpgf4.bcbits.com/img/a3087180755_7.jpg https://f4.bcbits.com/img/a3087180755_7.jpg — 200 — 10.0 KiB — 98 ms — h2https://f4.bcbits.com/img/a0205317846_7.jpgf4.bcbits.com/img/a0205317846_7.jpg https://f4.bcbits.com/img/a0205317846_7.jpg — 200 — 7.4 KiB — 103 ms — h2https://f4.bcbits.com/img/a3657137898_7.jpgf4.bcbits.com/img/a3657137898_7.jpg https://f4.bcbits.com/img/a3657137898_7.jpg — 200 — 11.3 KiB — 189 ms — h2https://f4.bcbits.com/img/a2457744298_7.jpgf4.bcbits.com/img/a2457744298_7.jpg https://f4.bcbits.com/img/a2457744298_7.jpg — 200 — 15.7 KiB — 229 ms — h2https://f4.bcbits.com/img/a1811487956_7.jpgf4.bcbits.com/img/a1811487956_7.jpg https://f4.bcbits.com/img/a1811487956_7.jpg — 200 — 7.3 KiB — 148 ms — h2https://f4.bcbits.com/img/0039501944_37.jpgf4.bcbits.com/img/0039501944_37.jpg https://f4.bcbits.com/img/0039501944_37.jpg — 200 — 5.2 KiB — 148 ms — h2https://f4.bcbits.com/img/a2096085629_7.jpgf4.bcbits.com/img/a2096085629_7.jpg https://f4.bcbits.com/img/a2096085629_7.jpg — 200 — 13.1 KiB — 149 ms — h2https://f4.bcbits.com/img/0044248018_37.jpgf4.bcbits.com/img/0044248018_37.jpg https://f4.bcbits.com/img/0044248018_37.jpg — 200 — 7.5 KiB — 149 ms — h2https://f4.bcbits.com/img/a4112008468_7.jpgf4.bcbits.com/img/a4112008468_7.jpg https://f4.bcbits.com/img/a4112008468_7.jpg — 200 — 10.0 KiB — 273 ms — h2https://f4.bcbits.com/img/a3980290584_7.jpgf4.bcbits.com/img/a3980290584_7.jpg https://f4.bcbits.com/img/a3980290584_7.jpg — 200 — 7.6 KiB — 230 ms — h2https://f4.bcbits.com/img/a3697714832_7.jpgf4.bcbits.com/img/a3697714832_7.jpg https://f4.bcbits.com/img/a3697714832_7.jpg — 200 — 7.9 KiB — 146 ms — h2https://f4.bcbits.com/img/a3440821766_7.jpgf4.bcbits.com/img/a3440821766_7.jpg https://f4.bcbits.com/img/a3440821766_7.jpg — 200 — 6.1 KiB — 147 ms — h2https://f4.bcbits.com/img/a1075526763_7.jpgf4.bcbits.com/img/a1075526763_7.jpg https://f4.bcbits.com/img/a1075526763_7.jpg — 200 — 3.6 KiB — 147 ms — h2https://f4.bcbits.com/img/a0197281089_7.jpgf4.bcbits.com/img/a0197281089_7.jpg https://f4.bcbits.com/img/a0197281089_7.jpg — 200 — 8.0 KiB — 148 ms — h2https://f4.bcbits.com/img/a3418272092_7.jpgf4.bcbits.com/img/a3418272092_7.jpg https://f4.bcbits.com/img/a3418272092_7.jpg — 200 — 13.2 KiB — 147 ms — h2https://f4.bcbits.com/img/0044245794_37.jpgf4.bcbits.com/img/0044245794_37.jpg https://f4.bcbits.com/img/0044245794_37.jpg — 200 — 4.5 KiB — 148 ms — h2https://f4.bcbits.com/img/a3005927370_7.jpgf4.bcbits.com/img/a3005927370_7.jpg https://f4.bcbits.com/img/a3005927370_7.jpg — 200 — 9.0 KiB — 149 ms — h2https://f4.bcbits.com/img/a0731383439_7.jpgf4.bcbits.com/img/a0731383439_7.jpg https://f4.bcbits.com/img/a0731383439_7.jpg — 200 — 9.7 KiB — 150 ms — h2https://f4.bcbits.com/img/a3590391732_7.jpgf4.bcbits.com/img/a3590391732_7.jpg https://f4.bcbits.com/img/a3590391732_7.jpg — 200 — 11.5 KiB — 180 ms — h2https://f4.bcbits.com/img/a0359470314_7.jpgf4.bcbits.com/img/a0359470314_7.jpg https://f4.bcbits.com/img/a0359470314_7.jpg — 200 — 12.8 KiB — 150 ms — h2https://f4.bcbits.com/img/a2750141037_7.jpgf4.bcbits.com/img/a2750141037_7.jpg https://f4.bcbits.com/img/a2750141037_7.jpg — 200 — 11.9 KiB — 301 ms — h2https://f4.bcbits.com/img/a1873819294_7.jpgf4.bcbits.com/img/a1873819294_7.jpg https://f4.bcbits.com/img/a1873819294_7.jpg — 200 — 5.6 KiB — 311 ms — h2https://f4.bcbits.com/img/a1598643454_7.jpgf4.bcbits.com/img/a1598643454_7.jpg https://f4.bcbits.com/img/a1598643454_7.jpg — 200 — 8.4 KiB — 225 ms — h2https://f4.bcbits.com/img/a3068173900_7.jpgf4.bcbits.com/img/a3068173900_7.jpg https://f4.bcbits.com/img/a3068173900_7.jpg — 200 — 6.1 KiB — 178 ms — h2https://f4.bcbits.com/img/0040635486_37.jpgf4.bcbits.com/img/0040635486_37.jpg https://f4.bcbits.com/img/0040635486_37.jpg — 200 — 5.0 KiB — 179 ms — h2https://f4.bcbits.com/img/a1277568169_7.jpgf4.bcbits.com/img/a1277568169_7.jpg https://f4.bcbits.com/img/a1277568169_7.jpg — 200 — 3.3 KiB — 286 ms — h2https://f4.bcbits.com/img/a2508518803_7.jpgf4.bcbits.com/img/a2508518803_7.jpg https://f4.bcbits.com/img/a2508518803_7.jpg — 200 — 10.9 KiB — 299 ms — h2https://f4.bcbits.com/img/a1654879069_7.jpgf4.bcbits.com/img/a1654879069_7.jpg https://f4.bcbits.com/img/a1654879069_7.jpg — 200 — 6.2 KiB — 300 ms — h2https://f4.bcbits.com/img/a0776581971_7.jpgf4.bcbits.com/img/a0776581971_7.jpg https://f4.bcbits.com/img/a0776581971_7.jpg — 200 — 7.4 KiB — 223 ms — h2https://f4.bcbits.com/img/a0517990067_7.jpgf4.bcbits.com/img/a0517990067_7.jpg https://f4.bcbits.com/img/a0517990067_7.jpg — 200 — 4.0 KiB — 223 ms — h2https://f4.bcbits.com/img/a4086340772_7.jpgf4.bcbits.com/img/a4086340772_7.jpg https://f4.bcbits.com/img/a4086340772_7.jpg — 200 — 9.8 KiB — 177 ms — h2https://f4.bcbits.com/img/a3173167011_7.jpgf4.bcbits.com/img/a3173167011_7.jpg https://f4.bcbits.com/img/a3173167011_7.jpg — 200 — 11.4 KiB — 177 ms — h2https://f4.bcbits.com/img/a0134135900_7.jpgf4.bcbits.com/img/a0134135900_7.jpg https://f4.bcbits.com/img/a0134135900_7.jpg — 200 — 3.9 KiB — 252 ms — h2https://f4.bcbits.com/img/a2855451297_7.jpgf4.bcbits.com/img/a2855451297_7.jpg https://f4.bcbits.com/img/a2855451297_7.jpg — 200 — 19.0 KiB — 252 ms — h2https://f4.bcbits.com/img/a1379639917_7.jpgf4.bcbits.com/img/a1379639917_7.jpg https://f4.bcbits.com/img/a1379639917_7.jpg — 200 — 16.1 KiB — 221 ms — h2https://f4.bcbits.com/img/a0471193379_7.jpgf4.bcbits.com/img/a0471193379_7.jpg https://f4.bcbits.com/img/a0471193379_7.jpg — 200 — 12.9 KiB — 176 ms — h2https://f4.bcbits.com/img/a3611911912_7.jpgf4.bcbits.com/img/a3611911912_7.jpg https://f4.bcbits.com/img/a3611911912_7.jpg — 200 — 5.3 KiB — 176 ms — h2https://f4.bcbits.com/img/a2026790268_7.jpgf4.bcbits.com/img/a2026790268_7.jpg https://f4.bcbits.com/img/a2026790268_7.jpg — 200 — 5.8 KiB — 225 ms — h2https://f4.bcbits.com/img/a2746639957_7.jpgf4.bcbits.com/img/a2746639957_7.jpg https://f4.bcbits.com/img/a2746639957_7.jpg — 200 — 9.2 KiB — 251 ms — h2https://f4.bcbits.com/img/a2988636145_7.jpgf4.bcbits.com/img/a2988636145_7.jpg https://f4.bcbits.com/img/a2988636145_7.jpg — 200 — 11.3 KiB — 176 ms — h2https://f4.bcbits.com/img/a0299234061_7.jpgf4.bcbits.com/img/a0299234061_7.jpg https://f4.bcbits.com/img/a0299234061_7.jpg — 200 — 5.5 KiB — 224 ms — h2https://f4.bcbits.com/img/a0428985565_7.jpgf4.bcbits.com/img/a0428985565_7.jpg https://f4.bcbits.com/img/a0428985565_7.jpg — 200 — 9.4 KiB — 272 ms — h2https://f4.bcbits.com/img/a0559813144_7.jpgf4.bcbits.com/img/a0559813144_7.jpg https://f4.bcbits.com/img/a0559813144_7.jpg — 200 — 5.8 KiB — 224 ms — h2https://f4.bcbits.com/img/a0835786634_7.jpgf4.bcbits.com/img/a0835786634_7.jpg https://f4.bcbits.com/img/a0835786634_7.jpg — 200 — 11.1 KiB — 224 ms — h2https://f4.bcbits.com/img/a3481314495_7.jpgf4.bcbits.com/img/a3481314495_7.jpg https://f4.bcbits.com/img/a3481314495_7.jpg — 200 — 9.0 KiB — 248 ms — h2https://f4.bcbits.com/img/0044371289_37.jpgf4.bcbits.com/img/0044371289_37.jpg https://f4.bcbits.com/img/0044371289_37.jpg — 200 — 4.6 KiB — 224 ms — h2https://f4.bcbits.com/img/a1693038513_7.jpgf4.bcbits.com/img/a1693038513_7.jpg https://f4.bcbits.com/img/a1693038513_7.jpg — 200 — 9.9 KiB — 248 ms — h2https://f4.bcbits.com/img/a4274850319_7.jpgf4.bcbits.com/img/a4274850319_7.jpg https://f4.bcbits.com/img/a4274850319_7.jpg — 200 — 10.8 KiB — 248 ms — h2https://f4.bcbits.com/img/0039581015_37.jpgf4.bcbits.com/img/0039581015_37.jpg https://f4.bcbits.com/img/0039581015_37.jpg — 200 — 5.5 KiB — 223 ms — h2https://f4.bcbits.com/img/a1556220563_7.jpgf4.bcbits.com/img/a1556220563_7.jpg https://f4.bcbits.com/img/a1556220563_7.jpg — 200 — 4.2 KiB — 225 ms — h2https://f4.bcbits.com/img/a0202176965_7.jpgf4.bcbits.com/img/a0202176965_7.jpg https://f4.bcbits.com/img/a0202176965_7.jpg — 200 — 14.0 KiB — 275 ms — h2https://f4.bcbits.com/img/0040322489_37.jpgf4.bcbits.com/img/0040322489_37.jpg https://f4.bcbits.com/img/0040322489_37.jpg — 200 — 4.9 KiB — 170 ms — h2https://f4.bcbits.com/img/a0954931568_7.jpgf4.bcbits.com/img/a0954931568_7.jpg https://f4.bcbits.com/img/a0954931568_7.jpg — 200 — 13.8 KiB — 252 ms — h2https://f4.bcbits.com/img/a2087353016_7.jpgf4.bcbits.com/img/a2087353016_7.jpg https://f4.bcbits.com/img/a2087353016_7.jpg — 200 — 13.7 KiB — 245 ms — h2https://f4.bcbits.com/img/a2948524719_7.jpgf4.bcbits.com/img/a2948524719_7.jpg https://f4.bcbits.com/img/a2948524719_7.jpg — 200 — 6.2 KiB — 286 ms — h2https://f4.bcbits.com/img/a2078885939_7.jpgf4.bcbits.com/img/a2078885939_7.jpg https://f4.bcbits.com/img/a2078885939_7.jpg — 200 — 4.9 KiB — 245 ms — h2https://f4.bcbits.com/img/a2908777955_7.jpgf4.bcbits.com/img/a2908777955_7.jpg https://f4.bcbits.com/img/a2908777955_7.jpg — 200 — 7.9 KiB — 272 ms — h2https://f4.bcbits.com/img/a4225280039_7.jpgf4.bcbits.com/img/a4225280039_7.jpg https://f4.bcbits.com/img/a4225280039_7.jpg — 200 — 10.8 KiB — 286 ms — h2https://f4.bcbits.com/img/0044223151_37.jpgf4.bcbits.com/img/0044223151_37.jpg https://f4.bcbits.com/img/0044223151_37.jpg — 200 — 9.5 KiB — 220 ms — h2https://f4.bcbits.com/img/0035588547_37.jpgf4.bcbits.com/img/0035588547_37.jpg https://f4.bcbits.com/img/0035588547_37.jpg — 200 — 10.6 KiB — 243 ms — h2https://f4.bcbits.com/img/0034377739_37.jpgf4.bcbits.com/img/0034377739_37.jpg https://f4.bcbits.com/img/0034377739_37.jpg — 200 — 5.6 KiB — 219 ms — h2https://f4.bcbits.com/img/0034377890_37.jpgf4.bcbits.com/img/0034377890_37.jpg https://f4.bcbits.com/img/0034377890_37.jpg — 200 — 9.2 KiB — 220 ms — h2https://f4.bcbits.com/img/a0155254498_7.jpgf4.bcbits.com/img/a0155254498_7.jpg https://f4.bcbits.com/img/a0155254498_7.jpg — 200 — 11.7 KiB — 256 ms — h2https://f4.bcbits.com/img/a2432633730_7.jpgf4.bcbits.com/img/a2432633730_7.jpg https://f4.bcbits.com/img/a2432633730_7.jpg — 200 — 1.8 KiB — 290 ms — h2https://f4.bcbits.com/img/a1006060596_7.jpgf4.bcbits.com/img/a1006060596_7.jpg https://f4.bcbits.com/img/a1006060596_7.jpg — 200 — 3.9 KiB — 255 ms — h2https://f4.bcbits.com/img/a2269430607_7.jpgf4.bcbits.com/img/a2269430607_7.jpg https://f4.bcbits.com/img/a2269430607_7.jpg — 200 — 2.8 KiB — 290 ms — h2https://f4.bcbits.com/img/a3288090912_7.jpgf4.bcbits.com/img/a3288090912_7.jpg https://f4.bcbits.com/img/a3288090912_7.jpg — 200 — 9.6 KiB — 248 ms — h2https://f4.bcbits.com/img/a2472070024_7.jpgf4.bcbits.com/img/a2472070024_7.jpg https://f4.bcbits.com/img/a2472070024_7.jpg — 200 — 13.1 KiB — 250 ms — h2https://f4.bcbits.com/img/a3793306618_2.jpgf4.bcbits.com/img/a3793306618_2.jpg https://f4.bcbits.com/img/a3793306618_2.jpg — 200 — 30.5 KiB — 109 ms — h2https://f4.bcbits.com/img/a2330598371_2.jpgf4.bcbits.com/img/a2330598371_2.jpg https://f4.bcbits.com/img/a2330598371_2.jpg — 200 — 32.5 KiB — 130 ms — h2https://f4.bcbits.com/img/a4073541826_2.jpgf4.bcbits.com/img/a4073541826_2.jpg https://f4.bcbits.com/img/a4073541826_2.jpg — 200 — 37.3 KiB — 130 ms — h2https://f4.bcbits.com/img/a0238293942_2.jpgf4.bcbits.com/img/a0238293942_2.jpg https://f4.bcbits.com/img/a0238293942_2.jpg — 200 — 26.6 KiB — 114 ms — h2https://f4.bcbits.com/img/a1456821261_2.jpgf4.bcbits.com/img/a1456821261_2.jpg https://f4.bcbits.com/img/a1456821261_2.jpg — 200 — 67.6 KiB — 112 ms — h2https://f4.bcbits.com/img/a3128271400_2.jpgf4.bcbits.com/img/a3128271400_2.jpg https://f4.bcbits.com/img/a3128271400_2.jpg — 200 — 15.7 KiB — 97 ms — h2https://f4.bcbits.com/img/a1535260169_2.jpgf4.bcbits.com/img/a1535260169_2.jpg https://f4.bcbits.com/img/a1535260169_2.jpg — 200 — 22.6 KiB — 118 ms — h2https://f4.bcbits.com/img/a0574415742_2.jpgf4.bcbits.com/img/a0574415742_2.jpg https://f4.bcbits.com/img/a0574415742_2.jpg — 200 — 31.5 KiB — 106 ms — h2https://f4.bcbits.com/img/a2318240418_2.jpgf4.bcbits.com/img/a2318240418_2.jpg https://f4.bcbits.com/img/a2318240418_2.jpg — 200 — 32.7 KiB — 107 ms — h2https://f4.bcbits.com/img/a3782569295_2.jpgf4.bcbits.com/img/a3782569295_2.jpg https://f4.bcbits.com/img/a3782569295_2.jpg — 200 — 15.9 KiB — 121 ms — h2https://www.googletagmanager.com/gtag/js?id=GT-WV86TPST&cx=c&gtm=4e64f0&bs=ctrl2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-WV86TPST&cx=c&gtm=4e64f0&bs=ctrl2 — 200 — 176.3 KiB — 32 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 32 ms — h2https://www.recaptcha.net/recaptcha/enterprise/anchor?ar=1&k=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFD&co=aHR0cHM6Ly9iYW5kY2FtcC5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=hqpt9lqukhz2www.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise/anchor?ar=1&k=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFD&co=aHR0cHM6Ly9iYW5kY2FtcC5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=hqpt9lqukhz2 — 200 — 28.6 KiB — 79 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 41.7 KiB — 34 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.3 KiB — 40 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-MN4RN3JYWL&gtm=45Pe64f0v9187632934z89189855221za20gzb9189855221zd9189855221&_p=1776362739890&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=EA&_prs=gs&are=1&cid=895889028.1776362742&frm=0&ir=1&pscdl=denied&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512542~118289195&dp=%2F&dl=https%3A%2F%2Fbandcamp.com%2F&sid=1776362741&sct=1&seg=0&dt=Bandcamp&_tu=QA&en=page_view&_fv=2&_nsi=1&_ss=1&tfd=2668region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-MN4RN3JYWL&gtm=45Pe64f0v9187632934z89189855221za20gzb9189855221zd9189855221&_p=1776362739890&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=EA&_prs=gs&are=1&cid=895889028.1776362742&frm=0&ir=1&pscdl=denied&rcb=14&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512542~118289195&dp=%2F&dl=https%3A%2F%2Fbandcamp.com%2F&sid=1776362741&sct=1&seg=0&dt=Bandcamp&_tu=QA&en=page_view&_fv=2&_nsi=1&_ss=1&tfd=2668 — 204 — 547 B — 23 ms — h2https://www.recaptcha.net/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 141 B — 321 ms — h2https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 10 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 — 25 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 26 ms — h2https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.htmljs.stripe.com/v3/m-outer-3437aaddcd... https://js.stripe.com/v3/m-outer-3437aaddcdf6922d623e172c2d6f9278.html — 200 — 1.1 KiB — 19 ms — h2https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.jsjs.stripe.com/v3/fingerprinted/js/m... https://js.stripe.com/v3/fingerprinted/js/m-outer-15a2b40a058ddff1cffdb63779fe3de1.js — 200 — 414 B — 12 ms — h2https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 21 ms — h2https://m.stripe.network/out-4.5.45.jsm.stripe.network/out-4.5.45.js https://m.stripe.network/out-4.5.45.js — 200 — 16.5 KiB — 9 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 448 ms — h2https://www.recaptcha.net/recaptcha/enterprise/reload?k=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFDwww.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise/reload?k=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFD — 200 — 2.1 KiB — 105 ms — h3https://www.recaptcha.net/recaptcha/enterprise/clr?k=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFDwww.recaptcha.net/recaptcha/enterpr... https://www.recaptcha.net/recaptcha/enterprise/clr?k=6LeBNSocAAAAADrhkgX9-hQq4E4K1P_HVzB7IDFD — 200 — 16 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
92% of JavaScript execution is third-party
First-party Third-party 9428ms · 874KB · €102/mo
s4.bcbits.com
Other
Costly
Execution 4902ms
Transfer 297 KB
Unused 43%
Monthly Cost €53/mo
Unattributable
Other
Costly
Execution 2353ms
Transfer 0 KB
Monthly Cost €26/mo
Google Tag Manager
Tag Manager
Costly
Execution 569ms
Transfer 176 KB
Unused 39%
Monthly Cost €6/mo
www.gstatic.com
Other
Costly
Execution 457ms
Transfer 0 KB
Unused 43%
Monthly Cost €5/mo
Stripe
Payment
Essential
Execution 457ms
Transfer 226 KB
Unused 73%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 340ms
Transfer 125 KB
Unused 49%
Monthly Cost €4/mo
s4.bcbits.com
Other
Costly
Execution 284ms
Transfer 3 KB
Monthly Cost €3/mo
s4.bcbits.com
Other
Optional
Execution 66ms
Transfer 46 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • s4.bcbits.com adds 4902ms and costs ~€53/month
  • Unattributable adds 2353ms and costs ~€26/month
  • Google Tag Manager adds 569ms and costs ~€6/month
  • www.gstatic.com adds 457ms and costs ~€5/month
  • Google Tag Manager adds 340ms and costs ~€4/month
  • s4.bcbits.com adds 284ms and costs ~€3/month

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

s4.bcbits.com takes 4902ms 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 2353ms 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 569ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.gstatic.com takes 457ms 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

73% of Stripe'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

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

s4.bcbits.com takes 284ms 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

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