Skip to content
https://buzzsprout.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
2
PASS
11
INFO
2

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

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

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

4.89 s

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

119 ms

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

0.000

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

4.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.89 s

Page Load Progression

494 ms
988 ms
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
17
11 PASS 2 REVIEW 2 FIX
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 (948.6 KiB of 948.7 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age0Cache for 0 seconds
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
post-check0
pre-check0
C
Image Optimization
Action
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2024/hos... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/dir... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2024/coh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/mobile-s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2024/fan... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/mobile_l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2024/mag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/mobile_p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/mobile_b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/dir... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/mobile_b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2024/mob... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/lis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.buzzsprout.com/assets/home/2021/dir... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 662 KB
0 oversized -0 KB
15 legacy format
24 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1421ms total JS execution
REVIEW
1421ms total JS execution
Warning::
https://www.buzzsprout.com/: 728ms CPU time
Warning::
https://assets.buzzsprout.com/assets/home_main-370...: 378ms CPU time
Warning::
Unattributable: 316ms CPU time
Warning::
Third-party scripts: 1421ms (100% of total)

Main Thread Breakdown

Other 47% Style & Layout 32% Rendering 10% Script Evaluation 7% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.buzzsprout.com/728ms12ms0ms3rd
https://assets.buzzsprout.com/assets/home_main-37060b7431474a5a88f6bbfff4b89f2fbf2b7642495d9c33ae5f5eb83245231b.js378ms65ms15ms3rd
Unattributable316ms8ms0ms3rd
A
Page Weight Budget
949 KB transferred, 40 requests
PASS
949 KB transferred, 40 requests
Info::
Page weighs 1.5 MB (949 KB transferred)
Info::
40 HTTP requests
Info::
Estimated 0.19 g CO2 per page load
949 KB / 2.4 MB budget
949 KB transferred
40 requests
0.19 g CO2 per page load
Images 661.9 KiB 70%
Fonts 135.0 KiB 14%
JavaScript 50.9 KiB 5%
CSS 49.2 KiB 5%
HTML 49.1 KiB 5%
Other 2.4 KiB 0%
Other 306 B 0%
0 2.4 MB 4.9 MB
Under budget
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 (135 KB)
PASS
4 fonts (135 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

135 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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.9 s LCP 4.9 shttps://assets.buzzsprout.com/assets/Graphik-Semibold-Web-8199d8d99e5f724b0f10be09d099f98a3044d5f61650db810b4a82e49ea283cc.woff2Graphik-Semibold-Web-81... https://assets.buzzsprout.com/assets/Graphik-Semibold-Web-8199d8d99e5f724b0f10be09d099f98a3044d5f61650db810b4a82e49ea283cc.woff2 — 34.0 KiB — 105 ms — font-display: swaphttps://assets.buzzsprout.com/assets/Graphik-Medium-Web-77b07aee798bae1f0fdbf58736a0b639e8bb58106f401706454c8fb98c892caa.woff2Graphik-Medium-Web-77b0... https://assets.buzzsprout.com/assets/Graphik-Medium-Web-77b07aee798bae1f0fdbf58736a0b639e8bb58106f401706454c8fb98c892caa.woff2 — 35.7 KiB — 46 ms — font-display: swaphttps://assets.buzzsprout.com/assets/Graphik-Regular-Web-8f5eedcdb6cc3fdeeb4272dd4c1825195c1447e753c18986e4201a5089241008.woff2Graphik-Regular-Web-8f5... https://assets.buzzsprout.com/assets/Graphik-Regular-Web-8f5eedcdb6cc3fdeeb4272dd4c1825195c1447e753c18986e4201a5089241008.woff2 — 30.3 KiB — 34 ms — font-display: swaphttps://assets.buzzsprout.com/assets/Graphik-Bold-Web-c3d3af40bd84dcfcc4fe8c5212bd39aa6d411f42116041e4235c38a1c868e107.woff2Graphik-Bold-Web-c3d3af... https://assets.buzzsprout.com/assets/Graphik-Bold-Web-c3d3af40bd84dcfcc4fe8c5212bd39aa6d411f42116041e4235c38a1c868e107.woff2 — 35.0 KiB — 32 ms — font-display: swap
Graphik-Semibold-Web-81... woff2 swap
Size 34 KB
Load time 105 ms
Start 223 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Medium-Web-77b0... woff2 swap
Size 36 KB
Load time 46 ms
Start 403 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Regular-Web-8f5... woff2 swap
Size 30 KB
Load time 34 ms
Start 403 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Bold-Web-c3d3af... woff2 swap
Size 35 KB
Load time 32 ms
Start 403 ms
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+
JS Bundles
2 scripts, 37 KB unused
PASS
2 scripts, 37 KB unused
Warning::
https://assets.buzzsprout.com/assets/home_main-370...: 37 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 37 KB
37 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://assets.buzzsprout.com/assets/home_main-37060b7431474a5a88f6bbfff4b89f2fbf2b7642495d9c33ae5f5eb83245231b.js48 KB37 KB (78%)3rd
https://analytics.ahrefs.com/analytics.js3 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

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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 resource hints configured

A
Page Weight Inventory
40 resources · 949 KB · 37 KB savings available
PASS
40 resources · 949 KB · 37 KB savings available
Info::
Within 1MB page-weight target
Got: 949 KB
Warning::
39 third-party resources (100% of weight)
40 resources · 948.7 KiB · 39 third-party Within 1MB page-weight target
Image 70% · 664.1 KiB
Font 14% · 135.0 KiB
JavaScript 5% · 50.9 KiB
CSS 5% · 49.2 KiB
Document 5% · 49.1 KiB
Other 0% · 403 B

~37.1 KiB of savings available

Remove unused JavaScript: 37.1 KiB
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: Cloudflare

Network Waterfall
40 requests over 1651ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.9 s LCP 4.9 shttps://buzzsprout.com// https://buzzsprout.com/ — 302 — 97 B — 68 ms — h2https://www.buzzsprout.com/www.buzzsprout.com/ https://www.buzzsprout.com/ — 200 — 49.1 KiB — 146 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 84 ms — h3https://assets.buzzsprout.com/assets/Graphik-Semibold-Web-8199d8d99e5f724b0f10be09d099f98a3044d5f61650db810b4a82e49ea283cc.woff2assets.buzzsprout.com/assets/Graphi... https://assets.buzzsprout.com/assets/Graphik-Semibold-Web-8199d8d99e5f724b0f10be09d099f98a3044d5f61650db810b4a82e49ea283cc.woff2 — 200 — 34.0 KiB — 105 ms — h2https://assets.buzzsprout.com/assets/home-7c6006fe237cec4eb87dd2ff19b9735e8041f3c98f8a11dc5da0763bd3f60c1b.cssassets.buzzsprout.com/assets/home-7... https://assets.buzzsprout.com/assets/home-7c6006fe237cec4eb87dd2ff19b9735e8041f3c98f8a11dc5da0763bd3f60c1b.css — 200 — 19.5 KiB — 80 ms — h2https://assets.buzzsprout.com/assets/tailwind-922a972991d23312480bcad5bb0a7061988c7314a9d0f54d6a141bfeb47cf1a2.cssassets.buzzsprout.com/assets/tailwi... https://assets.buzzsprout.com/assets/tailwind-922a972991d23312480bcad5bb0a7061988c7314a9d0f54d6a141bfeb47cf1a2.css — 200 — 29.7 KiB — 85 ms — h2https://assets.buzzsprout.com/assets/home/2024/hosting-sm-84fc10c0c0abe6a3e4cab5be4d34b5ed99c466807c6b6801fe51621c46745ab7.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/hosting-sm-84fc10c0c0abe6a3e4cab5be4d34b5ed99c466807c6b6801fe51621c46745ab7.webp — 200 — 70.0 KiB — 78 ms — h2https://assets.buzzsprout.com/assets/home/2024/fanmail-sm-5e428c68ec64e158ef7c7dabd2d5870c0c960743353824adf106eaf4f549be1c.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/fanmail-sm-5e428c68ec64e158ef7c7dabd2d5870c0c960743353824adf106eaf4f549be1c.webp — 200 — 26.5 KiB — 60 ms — h2https://assets.buzzsprout.com/assets/home_main-37060b7431474a5a88f6bbfff4b89f2fbf2b7642495d9c33ae5f5eb83245231b.jsassets.buzzsprout.com/assets/home_m... https://assets.buzzsprout.com/assets/home_main-37060b7431474a5a88f6bbfff4b89f2fbf2b7642495d9c33ae5f5eb83245231b.js — 200 — 47.9 KiB — 84 ms — h2https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 306 B — 141 ms — h3https://assets.buzzsprout.com/assets/home/logo_buzzsprout-2520328ab0f28350d5096cecc4bdcdfaebbf423d54c9904203580631d63c2fdd.svgassets.buzzsprout.com/assets/home/l... https://assets.buzzsprout.com/assets/home/logo_buzzsprout-2520328ab0f28350d5096cecc4bdcdfaebbf423d54c9904203580631d63c2fdd.svg — 200 — 3.8 KiB — 28 ms — h2https://assets.buzzsprout.com/assets/home/man-podcasting-758ad10846f4e2bc91d97fc921dca749f75d773fd104e84bb6fe701179b6142a.jpgassets.buzzsprout.com/assets/home/m... https://assets.buzzsprout.com/assets/home/man-podcasting-758ad10846f4e2bc91d97fc921dca749f75d773fd104e84bb6fe701179b6142a.jpg — 200 — 30.4 KiB — 28 ms — h2https://assets.buzzsprout.com/assets/home/2021/icon-ratings-emails-f0d260dfef7011699d011d18d397620c080aa2ef3e0cb3095a4d04e007302df9.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/icon-ratings-emails-f0d260dfef7011699d011d18d397620c080aa2ef3e0cb3095a4d04e007302df9.svg — 200 — 1.4 KiB — 30 ms — h2https://assets.buzzsprout.com/assets/home/2021/icon-ratings-customers-cda162e73835a642e0f33c406229b4bcca1debf2e6eab67e5961c3447fec79af.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/icon-ratings-customers-cda162e73835a642e0f33c406229b4bcca1debf2e6eab67e5961c3447fec79af.svg — 200 — 2.8 KiB — 28 ms — h2https://assets.buzzsprout.com/assets/home/2021/icon-ratings-minutes-aff8dc13d7fc25ede1f02a9f406c771a86d3a0b8d136543ed6c032f428c5fe87.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/icon-ratings-minutes-aff8dc13d7fc25ede1f02a9f406c771a86d3a0b8d136543ed6c032f428c5fe87.svg — 200 — 915 B — 30 ms — h2https://assets.buzzsprout.com/assets/Graphik-Medium-Web-77b07aee798bae1f0fdbf58736a0b639e8bb58106f401706454c8fb98c892caa.woff2assets.buzzsprout.com/assets/Graphi... https://assets.buzzsprout.com/assets/Graphik-Medium-Web-77b07aee798bae1f0fdbf58736a0b639e8bb58106f401706454c8fb98c892caa.woff2 — 200 — 35.7 KiB — 46 ms — h2https://assets.buzzsprout.com/assets/Graphik-Regular-Web-8f5eedcdb6cc3fdeeb4272dd4c1825195c1447e753c18986e4201a5089241008.woff2assets.buzzsprout.com/assets/Graphi... https://assets.buzzsprout.com/assets/Graphik-Regular-Web-8f5eedcdb6cc3fdeeb4272dd4c1825195c1447e753c18986e4201a5089241008.woff2 — 200 — 30.3 KiB — 34 ms — h2https://assets.buzzsprout.com/assets/Graphik-Bold-Web-c3d3af40bd84dcfcc4fe8c5212bd39aa6d411f42116041e4235c38a1c868e107.woff2assets.buzzsprout.com/assets/Graphi... https://assets.buzzsprout.com/assets/Graphik-Bold-Web-c3d3af40bd84dcfcc4fe8c5212bd39aa6d411f42116041e4235c38a1c868e107.woff2 — 200 — 35.0 KiB — 32 ms — h2https://www.buzzsprout.com/favicon.icowww.buzzsprout.com/favicon.ico https://www.buzzsprout.com/favicon.ico — 200 — 2.3 KiB — 27 ms — h2https://assets.buzzsprout.com/assets/home/2024/mobile-sm-8aadd0133486b7eb19333b0773eabf4c8a9f197e8d7bce6200d983321799e3e0.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/mobile-sm-8aadd0133486b7eb19333b0773eabf4c8a9f197e8d7bce6200d983321799e3e0.webp — 200 — 47.9 KiB — 268 ms — h2https://assets.buzzsprout.com/assets/home/2024/magic-sm-b89da7341bd13171444571e6cef56b5c3c296fa812452b683cca2db508005d04.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/magic-sm-b89da7341bd13171444571e6cef56b5c3c296fa812452b683cca2db508005d04.webp — 200 — 96.7 KiB — 280 ms — h2https://assets.buzzsprout.com/assets/home/2024/cohost-sm-467a937f8245cbf888517dad392133fc452d418b98492b24a87a05cd5f75377e.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/cohost-sm-467a937f8245cbf888517dad392133fc452d418b98492b24a87a05cd5f75377e.webp — 200 — 40.6 KiB — 264 ms — h2https://assets.buzzsprout.com/assets/home/mobile-side-home-1ea181ecaa2af134035602dca4c3090647867cc2a77cf5e106273bc0d2ac9daf.webpassets.buzzsprout.com/assets/home/m... https://assets.buzzsprout.com/assets/home/mobile-side-home-1ea181ecaa2af134035602dca4c3090647867cc2a77cf5e106273bc0d2ac9daf.webp — 200 — 94.0 KiB — 57 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-apple-podcasts-d9d1e78d704b1c5cf9d278ea8129a2526ec0c255e7fc9bc9cf94aac6c0f8d137.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-apple-podcasts-d9d1e78d704b1c5cf9d278ea8129a2526ec0c255e7fc9bc9cf94aac6c0f8d137.svg — 200 — 6.2 KiB — 44 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-spotify-53f8dae7bc695afbe466f1856cac7f9eed0510a7c50fca4f3b3eff9266fff75b.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-spotify-53f8dae7bc695afbe466f1856cac7f9eed0510a7c50fca4f3b3eff9266fff75b.svg — 200 — 4.1 KiB — 42 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-podcast-index-8b1831317de817db8d068584c0658c8f2bba2c947a355b4cc9e7c4754d3dd97e.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-podcast-index-8b1831317de817db8d068584c0658c8f2bba2c947a355b4cc9e7c4754d3dd97e.svg — 200 — 5.2 KiB — 35 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-amazon-34fa099040c1c4321d78bb64733b9cc2637bcd0ee4bec56c25719530a32c059a.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-amazon-34fa099040c1c4321d78bb64733b9cc2637bcd0ee4bec56c25719530a32c059a.svg — 200 — 9.7 KiB — 42 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-iheart-radio-ecc11d0d45b5e5dd73344ebd17fe106516d468f1cfded946509d2c2bf8851789.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-iheart-radio-ecc11d0d45b5e5dd73344ebd17fe106516d468f1cfded946509d2c2bf8851789.svg — 200 — 36.4 KiB — 62 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-overcast-80141f1f25c996f5c7635fe06b9d3666c8456bb73fee4b0a842b66f9e253a829.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-overcast-80141f1f25c996f5c7635fe06b9d3666c8456bb73fee4b0a842b66f9e253a829.svg — 200 — 4.4 KiB — 50 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-castbox-cb0ddb130cb86aab35af44710e8c4cd62650e879b6679f7d2b91e3e2fbda00e1.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-castbox-cb0ddb130cb86aab35af44710e8c4cd62650e879b6679f7d2b91e3e2fbda00e1.svg — 200 — 5.7 KiB — 51 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 3.9 s LCP 4.9 shttps://buzzsprout.com// https://buzzsprout.com/ — 302 — 97 B — 68 ms — h2https://www.buzzsprout.com/www.buzzsprout.com/ https://www.buzzsprout.com/ — 200 — 49.1 KiB — 146 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 84 ms — h3https://assets.buzzsprout.com/assets/Graphik-Semibold-Web-8199d8d99e5f724b0f10be09d099f98a3044d5f61650db810b4a82e49ea283cc.woff2assets.buzzsprout.com/assets/Graphi... https://assets.buzzsprout.com/assets/Graphik-Semibold-Web-8199d8d99e5f724b0f10be09d099f98a3044d5f61650db810b4a82e49ea283cc.woff2 — 200 — 34.0 KiB — 105 ms — h2https://assets.buzzsprout.com/assets/home-7c6006fe237cec4eb87dd2ff19b9735e8041f3c98f8a11dc5da0763bd3f60c1b.cssassets.buzzsprout.com/assets/home-7... https://assets.buzzsprout.com/assets/home-7c6006fe237cec4eb87dd2ff19b9735e8041f3c98f8a11dc5da0763bd3f60c1b.css — 200 — 19.5 KiB — 80 ms — h2https://assets.buzzsprout.com/assets/tailwind-922a972991d23312480bcad5bb0a7061988c7314a9d0f54d6a141bfeb47cf1a2.cssassets.buzzsprout.com/assets/tailwi... https://assets.buzzsprout.com/assets/tailwind-922a972991d23312480bcad5bb0a7061988c7314a9d0f54d6a141bfeb47cf1a2.css — 200 — 29.7 KiB — 85 ms — h2https://assets.buzzsprout.com/assets/home/2024/hosting-sm-84fc10c0c0abe6a3e4cab5be4d34b5ed99c466807c6b6801fe51621c46745ab7.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/hosting-sm-84fc10c0c0abe6a3e4cab5be4d34b5ed99c466807c6b6801fe51621c46745ab7.webp — 200 — 70.0 KiB — 78 ms — h2https://assets.buzzsprout.com/assets/home/2024/fanmail-sm-5e428c68ec64e158ef7c7dabd2d5870c0c960743353824adf106eaf4f549be1c.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/fanmail-sm-5e428c68ec64e158ef7c7dabd2d5870c0c960743353824adf106eaf4f549be1c.webp — 200 — 26.5 KiB — 60 ms — h2https://assets.buzzsprout.com/assets/home_main-37060b7431474a5a88f6bbfff4b89f2fbf2b7642495d9c33ae5f5eb83245231b.jsassets.buzzsprout.com/assets/home_m... https://assets.buzzsprout.com/assets/home_main-37060b7431474a5a88f6bbfff4b89f2fbf2b7642495d9c33ae5f5eb83245231b.js — 200 — 47.9 KiB — 84 ms — h2https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 306 B — 141 ms — h3https://assets.buzzsprout.com/assets/home/logo_buzzsprout-2520328ab0f28350d5096cecc4bdcdfaebbf423d54c9904203580631d63c2fdd.svgassets.buzzsprout.com/assets/home/l... https://assets.buzzsprout.com/assets/home/logo_buzzsprout-2520328ab0f28350d5096cecc4bdcdfaebbf423d54c9904203580631d63c2fdd.svg — 200 — 3.8 KiB — 28 ms — h2https://assets.buzzsprout.com/assets/home/man-podcasting-758ad10846f4e2bc91d97fc921dca749f75d773fd104e84bb6fe701179b6142a.jpgassets.buzzsprout.com/assets/home/m... https://assets.buzzsprout.com/assets/home/man-podcasting-758ad10846f4e2bc91d97fc921dca749f75d773fd104e84bb6fe701179b6142a.jpg — 200 — 30.4 KiB — 28 ms — h2https://assets.buzzsprout.com/assets/home/2021/icon-ratings-emails-f0d260dfef7011699d011d18d397620c080aa2ef3e0cb3095a4d04e007302df9.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/icon-ratings-emails-f0d260dfef7011699d011d18d397620c080aa2ef3e0cb3095a4d04e007302df9.svg — 200 — 1.4 KiB — 30 ms — h2https://assets.buzzsprout.com/assets/home/2021/icon-ratings-customers-cda162e73835a642e0f33c406229b4bcca1debf2e6eab67e5961c3447fec79af.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/icon-ratings-customers-cda162e73835a642e0f33c406229b4bcca1debf2e6eab67e5961c3447fec79af.svg — 200 — 2.8 KiB — 28 ms — h2https://assets.buzzsprout.com/assets/home/2021/icon-ratings-minutes-aff8dc13d7fc25ede1f02a9f406c771a86d3a0b8d136543ed6c032f428c5fe87.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/icon-ratings-minutes-aff8dc13d7fc25ede1f02a9f406c771a86d3a0b8d136543ed6c032f428c5fe87.svg — 200 — 915 B — 30 ms — h2https://assets.buzzsprout.com/assets/Graphik-Medium-Web-77b07aee798bae1f0fdbf58736a0b639e8bb58106f401706454c8fb98c892caa.woff2assets.buzzsprout.com/assets/Graphi... https://assets.buzzsprout.com/assets/Graphik-Medium-Web-77b07aee798bae1f0fdbf58736a0b639e8bb58106f401706454c8fb98c892caa.woff2 — 200 — 35.7 KiB — 46 ms — h2https://assets.buzzsprout.com/assets/Graphik-Regular-Web-8f5eedcdb6cc3fdeeb4272dd4c1825195c1447e753c18986e4201a5089241008.woff2assets.buzzsprout.com/assets/Graphi... https://assets.buzzsprout.com/assets/Graphik-Regular-Web-8f5eedcdb6cc3fdeeb4272dd4c1825195c1447e753c18986e4201a5089241008.woff2 — 200 — 30.3 KiB — 34 ms — h2https://assets.buzzsprout.com/assets/Graphik-Bold-Web-c3d3af40bd84dcfcc4fe8c5212bd39aa6d411f42116041e4235c38a1c868e107.woff2assets.buzzsprout.com/assets/Graphi... https://assets.buzzsprout.com/assets/Graphik-Bold-Web-c3d3af40bd84dcfcc4fe8c5212bd39aa6d411f42116041e4235c38a1c868e107.woff2 — 200 — 35.0 KiB — 32 ms — h2https://www.buzzsprout.com/favicon.icowww.buzzsprout.com/favicon.ico https://www.buzzsprout.com/favicon.ico — 200 — 2.3 KiB — 27 ms — h2https://assets.buzzsprout.com/assets/home/2024/mobile-sm-8aadd0133486b7eb19333b0773eabf4c8a9f197e8d7bce6200d983321799e3e0.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/mobile-sm-8aadd0133486b7eb19333b0773eabf4c8a9f197e8d7bce6200d983321799e3e0.webp — 200 — 47.9 KiB — 268 ms — h2https://assets.buzzsprout.com/assets/home/2024/magic-sm-b89da7341bd13171444571e6cef56b5c3c296fa812452b683cca2db508005d04.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/magic-sm-b89da7341bd13171444571e6cef56b5c3c296fa812452b683cca2db508005d04.webp — 200 — 96.7 KiB — 280 ms — h2https://assets.buzzsprout.com/assets/home/2024/cohost-sm-467a937f8245cbf888517dad392133fc452d418b98492b24a87a05cd5f75377e.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2024/cohost-sm-467a937f8245cbf888517dad392133fc452d418b98492b24a87a05cd5f75377e.webp — 200 — 40.6 KiB — 264 ms — h2https://assets.buzzsprout.com/assets/home/mobile-side-home-1ea181ecaa2af134035602dca4c3090647867cc2a77cf5e106273bc0d2ac9daf.webpassets.buzzsprout.com/assets/home/m... https://assets.buzzsprout.com/assets/home/mobile-side-home-1ea181ecaa2af134035602dca4c3090647867cc2a77cf5e106273bc0d2ac9daf.webp — 200 — 94.0 KiB — 57 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-apple-podcasts-d9d1e78d704b1c5cf9d278ea8129a2526ec0c255e7fc9bc9cf94aac6c0f8d137.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-apple-podcasts-d9d1e78d704b1c5cf9d278ea8129a2526ec0c255e7fc9bc9cf94aac6c0f8d137.svg — 200 — 6.2 KiB — 44 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-spotify-53f8dae7bc695afbe466f1856cac7f9eed0510a7c50fca4f3b3eff9266fff75b.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-spotify-53f8dae7bc695afbe466f1856cac7f9eed0510a7c50fca4f3b3eff9266fff75b.svg — 200 — 4.1 KiB — 42 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-podcast-index-8b1831317de817db8d068584c0658c8f2bba2c947a355b4cc9e7c4754d3dd97e.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-podcast-index-8b1831317de817db8d068584c0658c8f2bba2c947a355b4cc9e7c4754d3dd97e.svg — 200 — 5.2 KiB — 35 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-amazon-34fa099040c1c4321d78bb64733b9cc2637bcd0ee4bec56c25719530a32c059a.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-amazon-34fa099040c1c4321d78bb64733b9cc2637bcd0ee4bec56c25719530a32c059a.svg — 200 — 9.7 KiB — 42 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-iheart-radio-ecc11d0d45b5e5dd73344ebd17fe106516d468f1cfded946509d2c2bf8851789.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-iheart-radio-ecc11d0d45b5e5dd73344ebd17fe106516d468f1cfded946509d2c2bf8851789.svg — 200 — 36.4 KiB — 62 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-overcast-80141f1f25c996f5c7635fe06b9d3666c8456bb73fee4b0a842b66f9e253a829.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-overcast-80141f1f25c996f5c7635fe06b9d3666c8456bb73fee4b0a842b66f9e253a829.svg — 200 — 4.4 KiB — 50 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-castbox-cb0ddb130cb86aab35af44710e8c4cd62650e879b6679f7d2b91e3e2fbda00e1.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-castbox-cb0ddb130cb86aab35af44710e8c4cd62650e879b6679f7d2b91e3e2fbda00e1.svg — 200 — 5.7 KiB — 51 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-podcast-addict-7c2e25544f62cc560c2ea36567425e9e34d48432cb4d1baed3ff6d2b578350e7.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-podcast-addict-7c2e25544f62cc560c2ea36567425e9e34d48432cb4d1baed3ff6d2b578350e7.svg — 200 — 15.2 KiB — 53 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-pocket-casts-0829018303e8c163f50b5e4fc0a755ca8b1d000a583bd456be381f644329fd31.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-pocket-casts-0829018303e8c163f50b5e4fc0a755ca8b1d000a583bd456be381f644329fd31.svg — 200 — 4.7 KiB — 51 ms — h2https://assets.buzzsprout.com/assets/home/2021/listen-pandora-12056d3009913a83dd50dc1f3eb70a17c04811771dc8cd59fa190498196ed5f1.svgassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/listen-pandora-12056d3009913a83dd50dc1f3eb70a17c04811771dc8cd59fa190498196ed5f1.svg — 200 — 3.5 KiB — 45 ms — h2https://assets.buzzsprout.com/assets/home/2021/directory-amazon-music-635d29e1c1c888a91751663230e755a074ebf3303b38847559b42b8e168c2949.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/directory-amazon-music-635d29e1c1c888a91751663230e755a074ebf3303b38847559b42b8e168c2949.webp — 200 — 20.9 KiB — 52 ms — h2https://assets.buzzsprout.com/assets/home/2021/directory-spotify-f8eb87c26a678f19739e54b215b29faba95cf8afb98c75d7ee956005f698bd6a.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/directory-spotify-f8eb87c26a678f19739e54b215b29faba95cf8afb98c75d7ee956005f698bd6a.webp — 200 — 15.8 KiB — 59 ms — h2https://assets.buzzsprout.com/assets/home/2021/directory-apple-podcasts-036110fb8ba0db195bde6189bd511bfa61e041160630c0ceebdfe24d54f8313f.webpassets.buzzsprout.com/assets/home/2... https://assets.buzzsprout.com/assets/home/2021/directory-apple-podcasts-036110fb8ba0db195bde6189bd511bfa61e041160630c0ceebdfe24d54f8313f.webp — 200 — 24.1 KiB — 60 ms — h2https://assets.buzzsprout.com/assets/home/mobile_priscilla-217fbc990fdf9bd573e05c306b6bbc2ed380c6164148937b38f51cf496393309.webpassets.buzzsprout.com/assets/home/m... https://assets.buzzsprout.com/assets/home/mobile_priscilla-217fbc990fdf9bd573e05c306b6bbc2ed380c6164148937b38f51cf496393309.webp — 200 — 22.0 KiB — 60 ms — h2https://assets.buzzsprout.com/assets/home/mobile_blake-d83d28388050de5248b610dabb8ceb937a3adfd8962ef171f7813758d923bb1e.webpassets.buzzsprout.com/assets/home/m... https://assets.buzzsprout.com/assets/home/mobile_blake-d83d28388050de5248b610dabb8ceb937a3adfd8962ef171f7813758d923bb1e.webp — 200 — 21.3 KiB — 60 ms — h2https://assets.buzzsprout.com/assets/home/mobile_brian-da86a6a3f9f636a0b294efaeae1a7b61c0af02bf3b4bfe58b28093b8da632267.webpassets.buzzsprout.com/assets/home/m... https://assets.buzzsprout.com/assets/home/mobile_brian-da86a6a3f9f636a0b294efaeae1a7b61c0af02bf3b4bfe58b28093b8da632267.webp — 200 — 30.0 KiB — 61 ms — h2https://assets.buzzsprout.com/assets/home/mobile_lindsey-4dfbb81c9234099a416eb3b0015e691936452fd0a8678c3b55f0887606f774fa.webpassets.buzzsprout.com/assets/home/m... https://assets.buzzsprout.com/assets/home/mobile_lindsey-4dfbb81c9234099a416eb3b0015e691936452fd0a8678c3b55f0887606f774fa.webp — 200 — 17.5 KiB — 61 ms — h2
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 1421ms · 97KB · €15/mo
www.buzzsprout.com
Other
Costly
Execution 728ms
Transfer 49 KB
Monthly Cost €8/mo
assets.buzzsprout.com
Other
Costly
Execution 378ms
Transfer 48 KB
Unused 78%
Monthly Cost €4/mo
Unattributable
Other
Costly
Execution 316ms
Transfer 0 KB
Monthly Cost €3/mo

These scripts may cost more than they're worth

  • www.buzzsprout.com adds 728ms and costs ~€8/month
  • assets.buzzsprout.com adds 378ms and costs ~€4/month
  • Unattributable adds 316ms and costs ~€3/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

www.buzzsprout.com takes 728ms 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

assets.buzzsprout.com takes 378ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

78% of assets.buzzsprout.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

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

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