Skip to content
https://podbean.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
4
REVIEW
3
PASS
6
INFO
2

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

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.52 s

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

2.78 s

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

2 ms

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

0.002

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

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

2.79 s

Page Load Progression

569 ms
1.1 s
1.7 s
2.3 s
2.8 s
3.4 s
4.0 s
4.6 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
4.2 MB transferred, 69 requests
FIX
4.2 MB transferred, 69 requests
Critical::
Page weighs 9.0 MB (4.2 MB transferred)
Warning::
JavaScript is 739 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 739 KB
Info::
Fonts are 380 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 380 KB
Info::
69 HTTP requests
Info::
Estimated 0.88 g CO2 per page load
4.2 MB / 2.4 MB budget
4.2 MB transferred
69 requests
0.88 g CO2 per page load
Other 2.5 MiB 60%
JavaScript 739.3 KiB 17%
Images 447.5 KiB 10%
Fonts 379.9 KiB 9%
CSS 93.5 KiB 2%
HTML 31.4 KiB 1%
Other 12.3 KiB 0%
Other 7.1 KiB 0%
Other 0 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

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

Why this matters

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

Source: web.dev font loading

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.2 MiB of 4.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
69 resources · 4.2 MB · 116 KB savings available
FIX
69 resources · 4.2 MB · 116 KB savings available
Warning::
Page weight 3.2 MB over 1MB target
Got: 4.2 MB Expected: ≤ 1 MB
Info::
~116 KB of savings available
Warning::
68 third-party resources (100% of weight)
Info::
1 resources over 200KB
69 resources · 4.2 MiB · 68 third-party 3.2 MiB over 1MB target
Media 60% · 2.5 MiB
JavaScript 17% · 739.3 KiB
Image 11% · 459.3 KiB
Font 9% · 379.9 KiB
CSS 2% · 93.5 KiB
Document 1% · 31.6 KiB
Other 0% · 7.3 KiB

~116.5 KiB of savings available

Remove unused JavaScript: 116.5 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
25 images, 0 KB saveable
REVIEW
25 images, 0 KB saveable
Info::
All images are well-optimized
25 images 447 KB
0 oversized -0 KB
16 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1173ms total JS execution
REVIEW
1173ms total JS execution
Warning::
https://pbcdn1.podbean.com/fs1/site/www-v2/js/gsap...: 391ms CPU time
Warning::
https://www.podbean.com/: 284ms CPU time
Info::
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6....: 187ms CPU time
Info::
Unattributable: 121ms CPU time
Info::
https://app.termly.io/resource-blocker/38d8e12b-42...: 100ms CPU time
Warning::
Third-party scripts: 1173ms (100% of total)

Main Thread Breakdown

Script Evaluation 34% Other 30% Style & Layout 22% Rendering 10%
ScriptTotalScriptingParse/CompileParty
https://pbcdn1.podbean.com/fs1/site/www-v2/js/gsap/gsap.bundle.min.js391ms85ms2ms3rd
https://www.podbean.com/284ms16ms2ms3rd
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js187ms97ms2ms3rd
Unattributable121ms3ms0ms3rd
https://app.termly.io/resource-blocker/38d8e12b-4247-4845-8985-48092f9de8fe?autoBlock=on100ms81ms13ms3rd
https://www.podbean.com/cdn-cgi/challenge-platform/scripts/jsd/main.js91ms88ms1ms3rd
B
JS Bundles
19 scripts, 116 KB unused
REVIEW
19 scripts, 116 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PL9...: 64 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.termly.io/resource-blocker/38d8e12b-42...: 53 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 116 KB
116 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-PL9NZQ4119 KB64 KB (54%)3rd
https://app.termly.io/resource-blocker/38d8e12b-4247-4845-8985-48092f9de8fe?autoBlock=on144 KB53 KB (37%)3rd
https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.js21 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js4 KB3rd
https://pbcdn1.podbean.com/fs1/site/www-v2/js/home-script.js?v=163 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js5 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js5 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js28 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js10 KB3rd
https://static.ads-twitter.com/oct.js13 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

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

Web fonts

6

380 KB total

Render-blocking

0

of 6

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.5 s LCP 2.8 shttps://pbcdn1.podbean.com/fs1/site/css/iconfont2/iconfont.woff2?t=1730872170594iconfont.woff2 https://pbcdn1.podbean.com/fs1/site/css/iconfont2/iconfont.woff2?t=1730872170594 — 110.5 KiB — 34 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.2/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36dbootstrap-icons.woff2 https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.2/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d — 90.6 KiB — 106 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.4 KiB — 96 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 93 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 29 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 28 ms — font-display: swap
iconfont.woff2 woff2 swap
Size 110 KB
Load time 34 ms
Start 543 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
bootstrap-icons.woff2 woff2 swap
Size 91 KB
Load time 106 ms
Start 543 ms
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 96 ms
Start 544 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 93 ms
Start 544 ms
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 29 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 28 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~55 KB and ~110 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
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: Cloudflare

Network Waterfall
69 requests over 2281ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 2.8 shttps://podbean.com// https://podbean.com/ — 301 — 178 B — 376 ms — h2https://www.podbean.com/www.podbean.com/ https://www.podbean.com/ — 200 — 31.4 KiB — 152 ms — h2https://app.termly.io/resource-blocker/38d8e12b-4247-4845-8985-48092f9de8fe?autoBlock=onapp.termly.io/resource-blocker/38d8... https://app.termly.io/resource-blocker/38d8e12b-4247-4845-8985-48092f9de8fe?autoBlock=on — 200 — 143.6 KiB — 148 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1065088025www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1065088025 — 200 — 145.0 KiB — 152 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.jscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js — 200 — 9.7 KiB — 56 ms — h3https://pbcdn1.podbean.com/fs1/site/www-v2/js/gsap/gsap.bundle.min.jspbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/js/gsap/gsap.bundle.min.js — 200 — 42.0 KiB — 29 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/js/home-script.js?v=16pbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/js/home-script.js?v=16 — 200 — 3.2 KiB — 19 ms — h2https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.jscdnjs.cloudflare.com/ajax/libs/aos/... https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js — 200 — 4.6 KiB — 71 ms — h3https://pbcdn1.podbean.com/fs1/site/css/iconfont2/iconfont.woff2?t=1730872170594pbcdn1.podbean.com/fs1/site/css/ico... https://pbcdn1.podbean.com/fs1/site/css/iconfont2/iconfont.woff2?t=1730872170594 — 200 — 110.5 KiB — 34 ms — h2https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.2/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36dcdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.2/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d — 200 — 90.6 KiB — 106 ms — h3https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v18/UcC73... https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.4 KiB — 96 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 93 ms — h3https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.jscdnjs.cloudflare.com/ajax/libs/webf... https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js — 200 — 4.9 KiB — 100 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js — 200 — 27.9 KiB — 105 ms — h3https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.jscdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.js — 200 — 20.7 KiB — 105 ms — h3https://pbcdn1.podbean.com/fs1/site/www-v2/css/style.css?v=101pbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/css/style.css?v=101 — 200 — 87.9 KiB — 951 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/css/style-append.css?v=13pbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/css/style-append.css?v=13 — 200 — 2.2 KiB — 15 ms — h2https://pbcdn1.podbean.com/fs1/site/images/logo-img2.pngpbcdn1.podbean.com/fs1/site/images/... https://pbcdn1.podbean.com/fs1/site/images/logo-img2.png — 200 — 7.6 KiB — 17 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/start/h-web-video-img_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/start/h-web-video-img_resize_1x.webp — 200 — 27.5 KiB — 11 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/start/h-mobile-video-img_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/start/h-mobile-video-img_resize_1x.webp — 200 — 8.8 KiB — 10 ms — h2https://d2.podbean.com/spotr?cid=n8z7t8wTwV&ch=350385a6213a4599e2e0703469796eb8d2.podbean.com/spotr?cid=n8z7t8wTwV... https://d2.podbean.com/spotr?cid=n8z7t8wTwV&ch=350385a6213a4599e2e0703469796eb8 — 200 — 132 B — 301 ms — h2https://platform.twitter.com/oct.jsplatform.twitter.com/oct.js https://platform.twitter.com/oct.js — 301 — 129 B — 156 ms — h2https://static.ads-twitter.com/oct.jsstatic.ads-twitter.com/oct.js https://static.ads-twitter.com/oct.js — 200 — 13.4 KiB — 111 ms — h2https://www.googletagmanager.com/gtag/js?id=G-TP93LLY3WQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TP93LLY3WQ — 200 — 174.5 KiB — 53 ms — h2https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.jscdnjs.cloudflare.com/ajax/libs/lazy... https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js — 200 — 3.7 KiB — 23 ms — h3https://js.hs-scripts.com/2475935.jsjs.hs-scripts.com/2475935.js https://js.hs-scripts.com/2475935.js — 200 — 1.1 KiB — 70 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PL9NZQ4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PL9NZQ4 — 200 — 118.7 KiB — 70 ms — h3https://pbcdn1.podbean.com/fs1/site/www-v2/images/h-enterprise.jpgpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/h-enterprise.jpg — 200 — 123.0 KiB — 4 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/h-feature@2x_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/h-feature@2x_resize_1x.webp — 200 — 32.5 KiB — 17 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/h-feature2_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/h-feature2_resize_1x.webp — 200 — 66.3 KiB — 26 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.5 s LCP 2.8 shttps://podbean.com// https://podbean.com/ — 301 — 178 B — 376 ms — h2https://www.podbean.com/www.podbean.com/ https://www.podbean.com/ — 200 — 31.4 KiB — 152 ms — h2https://app.termly.io/resource-blocker/38d8e12b-4247-4845-8985-48092f9de8fe?autoBlock=onapp.termly.io/resource-blocker/38d8... https://app.termly.io/resource-blocker/38d8e12b-4247-4845-8985-48092f9de8fe?autoBlock=on — 200 — 143.6 KiB — 148 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-1065088025www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1065088025 — 200 — 145.0 KiB — 152 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.jscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js — 200 — 9.7 KiB — 56 ms — h3https://pbcdn1.podbean.com/fs1/site/www-v2/js/gsap/gsap.bundle.min.jspbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/js/gsap/gsap.bundle.min.js — 200 — 42.0 KiB — 29 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/js/home-script.js?v=16pbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/js/home-script.js?v=16 — 200 — 3.2 KiB — 19 ms — h2https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.jscdnjs.cloudflare.com/ajax/libs/aos/... https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js — 200 — 4.6 KiB — 71 ms — h3https://pbcdn1.podbean.com/fs1/site/css/iconfont2/iconfont.woff2?t=1730872170594pbcdn1.podbean.com/fs1/site/css/ico... https://pbcdn1.podbean.com/fs1/site/css/iconfont2/iconfont.woff2?t=1730872170594 — 200 — 110.5 KiB — 34 ms — h2https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.2/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36dcdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.7.2/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d — 200 — 90.6 KiB — 106 ms — h3https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v18/UcC73... https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.4 KiB — 96 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 93 ms — h3https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.jscdnjs.cloudflare.com/ajax/libs/webf... https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js — 200 — 4.9 KiB — 100 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js — 200 — 27.9 KiB — 105 ms — h3https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.jscdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.bundle.min.js — 200 — 20.7 KiB — 105 ms — h3https://pbcdn1.podbean.com/fs1/site/www-v2/css/style.css?v=101pbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/css/style.css?v=101 — 200 — 87.9 KiB — 951 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/css/style-append.css?v=13pbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/css/style-append.css?v=13 — 200 — 2.2 KiB — 15 ms — h2https://pbcdn1.podbean.com/fs1/site/images/logo-img2.pngpbcdn1.podbean.com/fs1/site/images/... https://pbcdn1.podbean.com/fs1/site/images/logo-img2.png — 200 — 7.6 KiB — 17 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/start/h-web-video-img_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/start/h-web-video-img_resize_1x.webp — 200 — 27.5 KiB — 11 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/start/h-mobile-video-img_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/start/h-mobile-video-img_resize_1x.webp — 200 — 8.8 KiB — 10 ms — h2https://d2.podbean.com/spotr?cid=n8z7t8wTwV&ch=350385a6213a4599e2e0703469796eb8d2.podbean.com/spotr?cid=n8z7t8wTwV... https://d2.podbean.com/spotr?cid=n8z7t8wTwV&ch=350385a6213a4599e2e0703469796eb8 — 200 — 132 B — 301 ms — h2https://platform.twitter.com/oct.jsplatform.twitter.com/oct.js https://platform.twitter.com/oct.js — 301 — 129 B — 156 ms — h2https://static.ads-twitter.com/oct.jsstatic.ads-twitter.com/oct.js https://static.ads-twitter.com/oct.js — 200 — 13.4 KiB — 111 ms — h2https://www.googletagmanager.com/gtag/js?id=G-TP93LLY3WQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TP93LLY3WQ — 200 — 174.5 KiB — 53 ms — h2https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.jscdnjs.cloudflare.com/ajax/libs/lazy... https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js — 200 — 3.7 KiB — 23 ms — h3https://js.hs-scripts.com/2475935.jsjs.hs-scripts.com/2475935.js https://js.hs-scripts.com/2475935.js — 200 — 1.1 KiB — 70 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PL9NZQ4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PL9NZQ4 — 200 — 118.7 KiB — 70 ms — h3https://pbcdn1.podbean.com/fs1/site/www-v2/images/h-enterprise.jpgpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/h-enterprise.jpg — 200 — 123.0 KiB — 4 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/h-feature@2x_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/h-feature@2x_resize_1x.webp — 200 — 32.5 KiB — 17 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/h-feature2_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/h-feature2_resize_1x.webp — 200 — 66.3 KiB — 26 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/youtube.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/youtube.png — 200 — 1.8 KiB — 14 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/Facebook.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/Facebook.png — 200 — 1.6 KiB — 15 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/Spotify.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/Spotify.png — 200 — 3.3 KiB — 18 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/ApplePodcasts.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/ApplePodcasts.png — 200 — 3.1 KiB — 20 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/amazonMusic.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/amazonMusic.png — 200 — 2.5 KiB — 21 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/one-center-img@2x_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/one-center-img@2x_resize_1x.webp — 200 — 26.3 KiB — 23 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/second-center@2x_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/second-center@2x_resize_1x.webp — 200 — 28.9 KiB — 23 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/one-left-img@2x.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/one-left-img@2x.png — 200 — 17.1 KiB — 31 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/one-right-img-top@2x.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/one-right-img-top@2x.png — 200 — 15.0 KiB — 24 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/one-right-img-bottom@2x.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/one-right-img-bottom@2x.png — 200 — 11.1 KiB — 31 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/second-left-bottom@2x.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/second-left-bottom@2x.png — 200 — 11.8 KiB — 24 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/second-left-top@2x.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/second-left-top@2x.png — 200 — 7.8 KiB — 33 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/second-right@2x.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/double/second-right@2x.png — 200 — 15.4 KiB — 30 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/feature/home-ai-bg@2x_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/feature/home-ai-bg@2x_resize_1x.webp — 200 — 15.0 KiB — 420 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/feature/home-ai-transcription@2x_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/feature/home-ai-transcription@2x_resize_1x.webp — 200 — 6.2 KiB — 35 ms — h2https://pbcdn1.podbean.com/fs1/site/www-v2/images/feature/home-aipreview@2x_resize_1x.webppbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/feature/home-aipreview@2x_resize_1x.webp — 200 — 6.7 KiB — 386 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=EB+Garamond&subset=ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=optionalfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=EB+Garamond&subset=ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=optional — 200 — 1.5 KiB — 76 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=optionalfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=optional — 200 — 1.8 KiB — 77 ms — h2https://app.termly.io/api/v1/snippets/websites/38d8e12b-4247-4845-8985-48092f9de8fe/statisticsapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/38d8e12b-4247-4845-8985-48092f9de8fe/statistics — 200 — 0 B — 312 ms — h3https://app.termly.io/api/v1/snippets/websites/38d8e12b-4247-4845-8985-48092f9de8fe/cookies?lang=enapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/38d8e12b-4247-4845-8985-48092f9de8fe/cookies?lang=en — 200 — 2.0 KiB — 205 ms — h3https://www.podbean.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.podbean.com/cdn-cgi/challenge-p... https://www.podbean.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 164 B — 180 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/ajax-loader.gifcdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/ajax-loader.gif — 200 — 3.8 KiB — 32 ms — h3https://pbcdn1.podbean.com/fs1/site/www-v2/images/siteoftheweek.pngpbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/siteoftheweek.png — 200 — 4.4 KiB — 16 ms — h2https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 29 ms — h3https://pbcdn1.podbean.com/fs1/site/www-v2/images/h-video-banner-main.mp4pbcdn1.podbean.com/fs1/site/www-v2/... https://pbcdn1.podbean.com/fs1/site/www-v2/images/h-video-banner-main.mp4 — 200 — 2.5 MiB — 63 ms — h2https://www.podbean.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.podbean.com/cdn-cgi/challenge-p... https://www.podbean.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 11.1 KiB — 25 ms — h2https://app.termly.io/resource-blocker/support/377-e518d8a5c599aa1c5977.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/377-e518d8a5c599aa1c5977.min.js — 200 — 873 B — 29 ms — h3https://app.termly.io/resource-blocker/i18n/en.jsonapp.termly.io/resource-blocker/i18n... https://app.termly.io/resource-blocker/i18n/en.json — 204 — 0 B — 167 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 28 ms — h3https://app.termly.io/api/v1/snippets/websites/38d8e12b-4247-4845-8985-48092f9de8fe/statisticsapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/38d8e12b-4247-4845-8985-48092f9de8fe/statistics — 201 — 592 B — 178 ms — h3https://www.podbean.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.2889736943988933:1776798611:JhAcgcFTqWduhobqPOYGc2dNFUeO_MBVB4fG2J7bOao/9efec6e5deccad3awww.podbean.com/cdn-cgi/challenge-p... https://www.podbean.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.2889736943988933:1776798611:JhAcgcFTqWduhobqPOYGc2dNFUeO_MBVB4fG2J7bOao/9efec6e5deccad3a — 200 — 973 B — 39 ms — h2https://app.termly.io/resource-blocker/i18n/en.jsonapp.termly.io/resource-blocker/i18n... https://app.termly.io/resource-blocker/i18n/en.json — 200 — 3.5 KiB — 26 ms — h3blob:https://www.podbean.com/1f67947b-2130-4dd8-a906-e2862e74650ewww.podbean.com/1f67947b-2130-4dd8-... blob:https://www.podbean.com/1f67947b-2130-4dd8-a906-e2862e74650e — 206 — 0 B — 7 ms — blobhttps://app.termly.io/resource-blocker/support/894-6156b36a131577c56e7e.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/894-6156b36a131577c56e7e.min.js — 200 — 8.4 KiB — 31 ms — h3https://app.termly.io/resource-blocker/support/808-26e9c6c7a3bd048ed656.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/808-26e9c6c7a3bd048ed656.min.js — 200 — 3.2 KiB — 26 ms — h3https://app.termly.io/resource-blocker/support/524-7d36cb122791702e3df2.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/524-7d36cb122791702e3df2.min.js — 200 — 2.7 KiB — 28 ms — h3https://d8g345wuhgd7e.cloudfront.net/site/images/favicon.icod8g345wuhgd7e.cloudfront.net/site/i... https://d8g345wuhgd7e.cloudfront.net/site/images/favicon.ico — 200 — 4.7 KiB — 59 ms — http/1.1https://pbcdn1.podbean.com/fs1/site/images/favicon.icopbcdn1.podbean.com/fs1/site/images/... https://pbcdn1.podbean.com/fs1/site/images/favicon.ico — 200 — 2.2 KiB — 2 ms — h2https://www.podbean.com/favicon.ico?v=1www.podbean.com/favicon.ico?v=1 https://www.podbean.com/favicon.ico?v=1 — 200 — 4.9 KiB — 32 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 1173ms · 245KB · $20/mo
pbcdn1.podbean.com
Other
Costly
Execution 391ms
Transfer 42 KB
Monthly Cost $7/mo
www.podbean.com
Other
Costly
Execution 284ms
Transfer 31 KB
Monthly Cost $5/mo
cdnjs
CDN
Optional
Execution 187ms
Transfer 28 KB
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 121ms
Transfer 0 KB
Monthly Cost $2/mo
app.termly.io
Other
Optional
Execution 100ms
Transfer 144 KB
Unused 37%
Monthly Cost $2/mo
www.podbean.com
Other
Optional
Execution 91ms
Transfer 0 KB
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • pbcdn1.podbean.com adds 391ms and costs ~$7/month
  • www.podbean.com adds 284ms and costs ~$5/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

pbcdn1.podbean.com takes 391ms 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.podbean.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