Skip to content
https://streamable.com

Performance

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

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

55
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

1.40 s

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

2.59 s

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

459 ms

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

0.071

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

2.75 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.06 s

Page Load Progression

782 ms
1.6 s
2.3 s
3.1 s
3.9 s
4.7 s
5.5 s
6.3 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
13.7 MB transferred, 101 requests
FIX
13.7 MB transferred, 101 requests
Critical::
Page weighs 20.9 MB (13.7 MB transferred)
Warning::
Images are 6.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.1 MB
Warning::
JavaScript is 2.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.8 MB
Warning::
101 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.9 g CO2 per page load
13.7 MB / 2.4 MB budget
13.7 MB transferred
101 requests
2.9 g CO2 per page load
Images 6.1 MiB 44%
Other 4.7 MiB 34%
JavaScript 2.8 MiB 20%
Fonts 66.0 KiB 0%
CSS 65.4 KiB 0%
Other 45.7 KiB 0%
HTML 12.2 KiB 0%
Other 4.5 KiB 0%
Other 3.4 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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (13.6 MiB of 13.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
36 scripts, 1.4 MB unused
FIX
36 scripts, 1.4 MB unused
Warning::
https://ui-statics-cf.streamable.com/web/static/js...: 444 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 242 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ui-statics-cf.streamable.com/web/static/js...: 239 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.stripe.com/v3: 150 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.zdassets.com/web_widget/classic/lat...: 112 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.4 MB
1439 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://ui-statics-cf.streamable.com/web/static/js/main.2cc7291f.js695 KB444 KB (64%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB242 KB (67%)3rd
https://ui-statics-cf.streamable.com/web/static/js/555.0ce3e750.chunk.js274 KB239 KB (87%)3rd
https://js.stripe.com/v3225 KB150 KB (67%)3rd
https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js261 KB112 KB (43%)3rd
https://accounts.google.com/gsi/client96 KB79 KB (83%)3rd
https://cdn.cookielaw.org/scripttemplates/202506.1.0/otBannerSdk.js120 KB61 KB (51%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB54 KB (69%)3rd
https://streamable.com/j/common.js?v=738 KB35 KB (93%)1st
https://ui-statics-cf.streamable.com/web/static/js/85.f215f4b0.chunk.js33 KB22 KB (68%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
101 resources · 13.7 MB · 1.4 MB savings available
FIX
101 resources · 13.7 MB · 1.4 MB savings available
Warning::
Page weight 12.7 MB over 1MB target
Got: 13.7 MB Expected: ≤ 1 MB
Info::
~1.4 MB of savings available
Warning::
95 third-party resources (100% of weight)
Info::
12 resources over 200KB
101 resources · 13.7 MiB · 95 third-party 12.7 MiB over 1MB target
Image 44% · 6.1 MiB
Media 34% · 4.7 MiB
JavaScript 20% · 2.8 MiB
CSS 0% · 69.9 KiB
Font 0% · 66.0 KiB
Other 0% · 44.1 KiB
Document 0% · 14.3 KiB

~1.4 MiB of savings available

Remove unused JavaScript: 1.4 MiB
C
Image Optimization
Action
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJoA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://ui-statics-cf.streamable.com/web/static/me... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARsA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://statics.streamable.com/static/landing/anim... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://statics.streamable.com/static/landing/anim... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://statics.streamable.com/static/landing/dann... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://statics.streamable.com/static/landing/upon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOQA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARoA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
11 images 6.1 MB
0 oversized -0 KB
7 legacy format
9 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

C
JS Execution Cost
Action
1938ms total JS execution
REVIEW
1938ms total JS execution
Warning::
https://ui-statics-cf.streamable.com/web/static/js...: 870ms CPU time
Warning::
Unattributable: 279ms CPU time
Info::
https://static.zdassets.com/web_widget/classic/lat...: 211ms CPU time
Info::
https://streamable.com/: 129ms CPU time
Info::
https://cdn.cookielaw.org/scripttemplates/202506.1...: 128ms CPU time
Warning::
Third-party scripts: 1809ms (93% of total)

Main Thread Breakdown

Script Evaluation 48% Other 22% Script Parsing & Compilation 13% Style & Layout 11% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://ui-statics-cf.streamable.com/web/static/js/main.2cc7291f.js870ms384ms82ms3rd
Unattributable279ms33ms0ms3rd
https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js211ms175ms27ms3rd
https://streamable.com/129ms1ms1ms1st
https://cdn.cookielaw.org/scripttemplates/202506.1.0/otBannerSdk.js128ms88ms17ms3rd
https://js.stripe.com/v399ms64ms33ms3rd
https://ui-statics-cf.streamable.com/web/static/js/555.0ce3e750.chunk.js94ms63ms32ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js68ms38ms31ms3rd
https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.js60ms57ms1ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (66 KB)
PASS
2 fonts (66 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

66 KB total

Render-blocking

0

of 2

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.4 s LCP 2.6 shttps://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 — 6 ms — font-display: swaphttps://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2xn7gYHE41ni1AdIRggexSvf... https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2 — 24.0 KiB — 8 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 6 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
xn7gYHE41ni1AdIRggexSvf... woff2 swap
Size 24 KB
Load time 8 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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+
HTTP Caching
max-age=1 (1 second)
PASS
max-age=1 (1 second)
Info::
Cache-Control header is set
Got: max-age=1
Info::
Effective TTL: 1 second (max-age=1)
Info::
ETag present — enables conditional (304) responses
Cache-Control

max-age=1

DirectiveValueMeaning
max-age1Cache for 1 second
Effective TTL: 1 seconds
Network Waterfall
101 requests over 4803ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.4 s LCP 2.6 shttps://streamable.com// https://streamable.com/ — 200 — 7.9 KiB — 343 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 38 ms — h2https://cdn.firstpromoter.com/fpr.jscdn.firstpromoter.com/fpr.js https://cdn.firstpromoter.com/fpr.js — 200 — 2.5 KiB — 28 ms — h2https://ui-statics-cf.streamable.com/web/static/css/main.fa26db4e.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/main.fa26db4e.css — 200 — 45.3 KiB — 121 ms — h2https://static.zdassets.com/ekr/snippet.js?key=271360b8-431e-4d3a-9fa4-1baee4d0c830static.zdassets.com/ekr/snippet.js?... https://static.zdassets.com/ekr/snippet.js?key=271360b8-431e-4d3a-9fa4-1baee4d0c830 — 200 — 4.6 KiB — 43 ms — h2https://ui-statics-cf.streamable.com/web/static/js/main.2cc7291f.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/main.2cc7291f.js — 200 — 694.9 KiB — 174 ms — h2https://streamable.com/j/common.js?v=7/j/common.js?v=7 https://streamable.com/j/common.js?v=7 — 200 — 38.3 KiB — 14 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 29 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 26 ms — h3https://www.google.com/recaptcha/api.js?render=explicitwww.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit — 200 — 1013 B — 28 ms — h3https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swapfonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap — 200 — 1.2 KiB — 21 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,600,700 — 200 — 1.8 KiB — 22 ms — h2https://fonts.googleapis.com/css?family=Roboto:500fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:500 — 200 — 1.6 KiB — 25 ms — h2https://fonts.googleapis.com/css?family=Roboto+Slab:400,600fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto+Slab:400,600 — 200 — 767 B — 23 ms — h2https://fonts.googleapis.com/css2?family=Cabin:wght@500;600&display=swapfonts.googleapis.com/css2?family=Ca... https://fonts.googleapis.com/css2?family=Cabin:wght@500;600&display=swap — 200 — 588 B — 27 ms — h2https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;1,300;1,400&display=swapfonts.googleapis.com/css2?family=So... https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;1,300;1,400&display=swap — 200 — 972 B — 31 ms — h2https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200fonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200 — 200 — 456 B — 28 ms — h2https://ekr.zdassets.com/compose/271360b8-431e-4d3a-9fa4-1baee4d0c830ekr.zdassets.com/compose/271360b8-4... https://ekr.zdassets.com/compose/271360b8-431e-4d3a-9fa4-1baee4d0c830 — 200 — 1.4 KiB — 43 ms — h2https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 17 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 — 362.4 KiB — 55 ms — h2https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.jsstatic.zdassets.com/web_widget/clas... https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js — 200 — 260.6 KiB — 42 ms — h2https://ui-statics-cf.streamable.com/web/static/css/256.94ebb116.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/256.94ebb116.chunk.css — 200 — 1.2 KiB — 5 ms — h2https://ui-statics-cf.streamable.com/web/static/js/256.b26d020e.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/256.b26d020e.chunk.js — 200 — 2.0 KiB — 7 ms — h2https://ui-statics-cf.streamable.com/web/static/css/526.7d0f834c.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/526.7d0f834c.chunk.css — 200 — 1.3 KiB — 8 ms — h2https://ui-statics-cf.streamable.com/web/static/js/526.237d07c9.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/526.237d07c9.chunk.js — 200 — 4.9 KiB — 9 ms — h2https://ui-statics-cf.streamable.com/web/static/js/322.74e1d7f3.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/322.74e1d7f3.chunk.js — 200 — 1.6 KiB — 34 ms — h2https://ui-statics-cf.streamable.com/web/static/css/959.78604cf2.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/959.78604cf2.chunk.css — 200 — 978 B — 20 ms — h2https://ui-statics-cf.streamable.com/web/static/js/959.3d4ca3f9.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/959.3d4ca3f9.chunk.js — 200 — 19.9 KiB — 69 ms — h2https://ui-statics-cf.streamable.com/web/static/css/84.e62ea848.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/84.e62ea848.chunk.css — 200 — 969 B — 21 ms — h2https://ui-statics-cf.streamable.com/web/static/js/84.b9c63e9e.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/84.b9c63e9e.chunk.js — 200 — 2.7 KiB — 34 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.4 s LCP 2.6 shttps://streamable.com// https://streamable.com/ — 200 — 7.9 KiB — 343 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 38 ms — h2https://cdn.firstpromoter.com/fpr.jscdn.firstpromoter.com/fpr.js https://cdn.firstpromoter.com/fpr.js — 200 — 2.5 KiB — 28 ms — h2https://ui-statics-cf.streamable.com/web/static/css/main.fa26db4e.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/main.fa26db4e.css — 200 — 45.3 KiB — 121 ms — h2https://static.zdassets.com/ekr/snippet.js?key=271360b8-431e-4d3a-9fa4-1baee4d0c830static.zdassets.com/ekr/snippet.js?... https://static.zdassets.com/ekr/snippet.js?key=271360b8-431e-4d3a-9fa4-1baee4d0c830 — 200 — 4.6 KiB — 43 ms — h2https://ui-statics-cf.streamable.com/web/static/js/main.2cc7291f.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/main.2cc7291f.js — 200 — 694.9 KiB — 174 ms — h2https://streamable.com/j/common.js?v=7/j/common.js?v=7 https://streamable.com/j/common.js?v=7 — 200 — 38.3 KiB — 14 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 29 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 26 ms — h3https://www.google.com/recaptcha/api.js?render=explicitwww.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit — 200 — 1013 B — 28 ms — h3https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swapfonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap — 200 — 1.2 KiB — 21 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:400,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,600,700 — 200 — 1.8 KiB — 22 ms — h2https://fonts.googleapis.com/css?family=Roboto:500fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:500 — 200 — 1.6 KiB — 25 ms — h2https://fonts.googleapis.com/css?family=Roboto+Slab:400,600fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto+Slab:400,600 — 200 — 767 B — 23 ms — h2https://fonts.googleapis.com/css2?family=Cabin:wght@500;600&display=swapfonts.googleapis.com/css2?family=Ca... https://fonts.googleapis.com/css2?family=Cabin:wght@500;600&display=swap — 200 — 588 B — 27 ms — h2https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;1,300;1,400&display=swapfonts.googleapis.com/css2?family=So... https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,400;0,600;1,300;1,400&display=swap — 200 — 972 B — 31 ms — h2https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200fonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200 — 200 — 456 B — 28 ms — h2https://ekr.zdassets.com/compose/271360b8-431e-4d3a-9fa4-1baee4d0c830ekr.zdassets.com/compose/271360b8-4... https://ekr.zdassets.com/compose/271360b8-431e-4d3a-9fa4-1baee4d0c830 — 200 — 1.4 KiB — 43 ms — h2https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 17 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 — 362.4 KiB — 55 ms — h2https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.jsstatic.zdassets.com/web_widget/clas... https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js — 200 — 260.6 KiB — 42 ms — h2https://ui-statics-cf.streamable.com/web/static/css/256.94ebb116.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/256.94ebb116.chunk.css — 200 — 1.2 KiB — 5 ms — h2https://ui-statics-cf.streamable.com/web/static/js/256.b26d020e.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/256.b26d020e.chunk.js — 200 — 2.0 KiB — 7 ms — h2https://ui-statics-cf.streamable.com/web/static/css/526.7d0f834c.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/526.7d0f834c.chunk.css — 200 — 1.3 KiB — 8 ms — h2https://ui-statics-cf.streamable.com/web/static/js/526.237d07c9.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/526.237d07c9.chunk.js — 200 — 4.9 KiB — 9 ms — h2https://ui-statics-cf.streamable.com/web/static/js/322.74e1d7f3.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/322.74e1d7f3.chunk.js — 200 — 1.6 KiB — 34 ms — h2https://ui-statics-cf.streamable.com/web/static/css/959.78604cf2.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/959.78604cf2.chunk.css — 200 — 978 B — 20 ms — h2https://ui-statics-cf.streamable.com/web/static/js/959.3d4ca3f9.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/959.3d4ca3f9.chunk.js — 200 — 19.9 KiB — 69 ms — h2https://ui-statics-cf.streamable.com/web/static/css/84.e62ea848.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/84.e62ea848.chunk.css — 200 — 969 B — 21 ms — h2https://ui-statics-cf.streamable.com/web/static/js/84.b9c63e9e.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/84.b9c63e9e.chunk.js — 200 — 2.7 KiB — 34 ms — h2https://ui-statics-cf.streamable.com/web/static/js/516.bf0b935c.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/516.bf0b935c.chunk.js — 200 — 1.7 KiB — 61 ms — h2https://ui-statics-cf.streamable.com/web/static/js/59.4bd7868d.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/59.4bd7868d.chunk.js — 200 — 1.3 KiB — 35 ms — h2https://ui-statics-cf.streamable.com/web/static/js/85.f215f4b0.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/85.f215f4b0.chunk.js — 200 — 32.6 KiB — 63 ms — h2https://ui-statics-cf.streamable.com/web/static/js/555.0ce3e750.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/555.0ce3e750.chunk.js — 200 — 274.2 KiB — 101 ms — h2https://ui-statics-cf.streamable.com/web/static/css/846.be0b7d70.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/846.be0b7d70.chunk.css — 200 — 3.8 KiB — 26 ms — h2https://ui-statics-cf.streamable.com/web/static/js/580.3e1e09f6.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/580.3e1e09f6.chunk.js — 200 — 5.7 KiB — 53 ms — h2https://ui-statics-cf.streamable.com/web/static/css/728.8597dc9c.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/728.8597dc9c.chunk.css — 200 — 1.3 KiB — 21 ms — h2https://ui-statics-cf.streamable.com/web/static/js/728.2cc05d33.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/728.2cc05d33.chunk.js — 200 — 2.0 KiB — 45 ms — h2https://ui-statics-cf.streamable.com/web/static/css/130.4dcf8bba.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/130.4dcf8bba.chunk.css — 200 — 1.2 KiB — 22 ms — h2https://ui-statics-cf.streamable.com/web/static/js/130.c9da46c3.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/130.c9da46c3.chunk.js — 200 — 2.6 KiB — 41 ms — h2https://ui-statics-cf.streamable.com/web/static/css/483.122eb36a.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/483.122eb36a.chunk.css — 200 — 561 B — 25 ms — h2https://ui-statics-cf.streamable.com/web/static/js/483.5f63a4f8.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/483.5f63a4f8.chunk.js — 200 — 1.3 KiB — 42 ms — h2https://ui-statics-cf.streamable.com/web/static/css/942.122eb36a.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/942.122eb36a.chunk.css — 200 — 560 B — 26 ms — h2https://ui-statics-cf.streamable.com/web/static/js/942.2698891c.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/942.2698891c.chunk.js — 200 — 1.4 KiB — 44 ms — h2https://ui-statics-cf.streamable.com/web/static/js/40.b6961a98.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/40.b6961a98.chunk.js — 200 — 6.9 KiB — 48 ms — h2https://ui-statics-cf.streamable.com/web/static/css/118.b502de00.chunk.cssui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/css/118.b502de00.chunk.css — 200 — 986 B — 53 ms — h2https://ui-statics-cf.streamable.com/web/static/js/118.060a551c.chunk.jsui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/js/118.060a551c.chunk.js — 200 — 3.6 KiB — 50 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 69 ms — h2https://api-f.streamable.com/api/v1/meapi-f.streamable.com/api/v1/me https://api-f.streamable.com/api/v1/me — 204 — 0 B — 300 ms — http/1.1https://js.stripe.com/v3js.stripe.com/v3 https://js.stripe.com/v3 — 200 — 225.0 KiB — 67 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOQAAABFCAYAAABaF0rGAAAABGdBTUEAALGPC/xhBQAABA5pQ0NQa…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOQAAABFCAYAAABaF0rGAAAABGdBTUEAALGPC/xhBQAABA5pQ0NQa… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJoAAACaCAYAAABR/1EXAAAABGdBTUEAALGPC/xhBQAABA5pQ0NQa…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJoAAACaCAYAAABR/1EXAAAABGdBTUEAALGPC/xhBQAABA5pQ0NQa… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARoAAABeCAYAAAD8Ddt0AAAABGdBTUEAALGPC/xhBQAABA5pQ0NQa…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARoAAABeCAYAAAD8Ddt0AAAABGdBTUEAALGPC/xhBQAABA5pQ0NQa… — 200 — 0 B — 0 ms — datahttps://ui-statics-cf.streamable.com/web/static/media/mlb.c739de895d56f3cf62c2.pngui-statics-cf.streamable.com/web/st... https://ui-statics-cf.streamable.com/web/static/media/mlb.c739de895d56f3cf62c2.png — 200 — 10.9 KiB — 14 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARsAAABnCAYAAAAwuuYvAAAABGdBTUEAALGPC/xhBQAABA5pQ0NQa…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARsAAABnCAYAAAAwuuYvAAAABGdBTUEAALGPC/xhBQAABA5pQ0NQa… — 200 — 0 B — 0 ms — datahttps://statics.streamable.com/static/landing/animations/upload-animation-compressed.gifstatics.streamable.com/static/landi... https://statics.streamable.com/static/landing/animations/upload-animation-compressed.gif — 200 — 2.4 MiB — 540 ms — h2https://statics.streamable.com/static/landing/animations/edit-animation-compressed-v2.gifstatics.streamable.com/static/landi... https://statics.streamable.com/static/landing/animations/edit-animation-compressed-v2.gif — 200 — 3.6 MiB — 632 ms — h2https://statics.streamable.com/static/landing/danny.jpgstatics.streamable.com/static/landi... https://statics.streamable.com/static/landing/danny.jpg — 200 — 23.0 KiB — 119 ms — h2https://statics.streamable.com/static/landing/uponia.pngstatics.streamable.com/static/landi... https://statics.streamable.com/static/landing/uponia.png — 200 — 33.8 KiB — 121 ms — h2https://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 — 6 ms — h3https://api-f.streamable.com/api/v1/me/subscription/infoapi-f.streamable.com/api/v1/me/subs... https://api-f.streamable.com/api/v1/me/subscription/info — 204 — 0 B — 240 ms — http/1.1https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2fonts.gstatic.com/s/manrope/v20/xn7... https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2 — 200 — 24.0 KiB — 8 ms — h3https://api-f.streamable.com/api/v1/meapi-f.streamable.com/api/v1/me https://api-f.streamable.com/api/v1/me — 200 — 1.7 KiB — 288 ms — http/1.1https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.jsstatic.zdassets.com/web_widget/clas... https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.js — 200 — 5.9 KiB — 15 ms — h2https://streamable-support.zendesk.com/embeddable/configstreamable-support.zendesk.com/embe... https://streamable-support.zendesk.com/embeddable/config — 200 — 1.4 KiB — 133 ms — h2https://api-f.streamable.com/api/v1/me/subscription/infoapi-f.streamable.com/api/v1/me/subs... https://api-f.streamable.com/api/v1/me/subscription/info — 200 — 1.4 KiB — 274 ms — http/1.1https://streamable.com/l/diqi0e/mp4-mobile.mp4/l/diqi0e/mp4-mobile.mp4 https://streamable.com/l/diqi0e/mp4-mobile.mp4 — 302 — 532 B — 297 ms — h2https://streamable.com/l/17z0j2/mp4-mobile.mp4/l/17z0j2/mp4-mobile.mp4 https://streamable.com/l/17z0j2/mp4-mobile.mp4 — 302 — 492 B — 297 ms — h2https://streamable.com/l/dwina2/mp4-mobile.mp4/l/dwina2/mp4-mobile.mp4 https://streamable.com/l/dwina2/mp4-mobile.mp4 — 302 — 619 B — 296 ms — h2https://streamable.com/l/kzhi0f/mp4-mobile.mp4/l/kzhi0f/mp4-mobile.mp4 https://streamable.com/l/kzhi0f/mp4-mobile.mp4 — 302 — 485 B — 295 ms — h2https://api-f.streamable.com/api/v1/me/flagsapi-f.streamable.com/api/v1/me/flag... https://api-f.streamable.com/api/v1/me/flags — 200 — 1.4 KiB — 236 ms — http/1.1https://cdn.cookielaw.org/consent/01972144-6c80-7f05-bb1c-a94f06a75c09/01972144-6c80-7f05-bb1c-a94f06a75c09.jsoncdn.cookielaw.org/consent/01972144-... https://cdn.cookielaw.org/consent/01972144-6c80-7f05-bb1c-a94f06a75c09/01972144-6c80-7f05-bb1c-a94f06a75c09.json — 200 — 2.5 KiB — 40 ms — h2https://js.stripe.com/v3/controller-with-preconnect-9ee903b6c1637c444b688cf89bc97fc6.htmljs.stripe.com/v3/controller-with-pr... https://js.stripe.com/v3/controller-with-preconnect-9ee903b6c1637c444b688cf89bc97fc6.html — 200 — 1.5 KiB — 16 ms — h3https://cdn-cf-east.streamable.com/video/mp4-mobile/dwina2.mp4?Expires=1777066500&Signature=cOoW3cSfZk3tTsQXet1G~ocfXyAb23fobvoGI~NCxWI2AgE3NyZeAqod00ofThsENPtqpTA7CPGBYKfFNYqbRG-v9BJ6VK3YE3GFYsCsWgwveVndKs3iqGUDvz5~~G0hm6ME5Q~d6jb-fXt5~k~V8xRxaAYi-BEemQGO2R-eU2MDopFf8XPWGeVfMSksLMAAVdImi1O677PgA6YW~tWCbPbz3fIzjr4soGAYQT37LpFv6CyXPVzkVeXkXvVMbK2W05GbfIXwSeUpxELDTltQI9utxeiEpF248kjXBzb1AN9taOtbUy056BjwC2-gG4ujVT~BzUDXCM59F6PLjChtVA__&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQcdn-cf-east.streamable.com/video/mp... https://cdn-cf-east.streamable.com/video/mp4-mobile/dwina2.mp4?Expires=1777066500&Signature=cOoW3cSfZk3tTsQXet1G~ocfXyAb23fobvoGI~NCxWI2AgE3NyZeAqod00ofThsENPtqpTA7CPGBYKfFNYqbRG-v9BJ6VK3YE3GFYsCsWgwveVndKs3iqGUDvz5~~G0hm6ME5Q~d6jb-fXt5~k~V8xRxaAYi-BEemQGO2R-eU2MDopFf8XPWGeVfMSksLMAAVdImi1O677PgA6YW~tWCbPbz3fIzjr4soGAYQT37LpFv6CyXPVzkVeXkXvVMbK2W05GbfIXwSeUpxELDTltQI9utxeiEpF248kjXBzb1AN9taOtbUy056BjwC2-gG4ujVT~BzUDXCM59F6PLjChtVA__&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ — 206 — 1.3 MiB — 1.8 s — h2https://cdn-cf-east.streamable.com/video/mp4-mobile/diqi0e.mp4?Expires=1777066020&Signature=d6bVJAzavME6wA~0XTelhjL2tCi5LecsCGJCQ0DURNv29Y0ub2FVo6kDBOTS4bTJMU9tQNCoo~NaVHOpRmE9xyOIf3EbSlYMPN9AYFyWhPwvN0roI9vHqjQGiEbjbV-xu2obo2~~AzV-9oeVJJeDR54Frl0Uf4xqEseKfBEraX8onV7-5fb3EW4L6VXb6xxV~WJ5G9QkYUxgVQhk4PqymaHq-GHk9wKvjKMVVLTT15Ivsgq3eKT~KMuL2wpngt4DDWbbOYVpDlkaNEqT5ONymqnBOWtRFccA~tBbt418ievg3rpQpnK9rQDkiPsyxMi4xqqdWzQFYTzmdE64wIVlDw__&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQcdn-cf-east.streamable.com/video/mp... https://cdn-cf-east.streamable.com/video/mp4-mobile/diqi0e.mp4?Expires=1777066020&Signature=d6bVJAzavME6wA~0XTelhjL2tCi5LecsCGJCQ0DURNv29Y0ub2FVo6kDBOTS4bTJMU9tQNCoo~NaVHOpRmE9xyOIf3EbSlYMPN9AYFyWhPwvN0roI9vHqjQGiEbjbV-xu2obo2~~AzV-9oeVJJeDR54Frl0Uf4xqEseKfBEraX8onV7-5fb3EW4L6VXb6xxV~WJ5G9QkYUxgVQhk4PqymaHq-GHk9wKvjKMVVLTT15Ivsgq3eKT~KMuL2wpngt4DDWbbOYVpDlkaNEqT5ONymqnBOWtRFccA~tBbt418ievg3rpQpnK9rQDkiPsyxMi4xqqdWzQFYTzmdE64wIVlDw__&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ — 206 — 1.2 MiB — 2.0 s — h2https://cdn-cf-east.streamable.com/video/mp4-mobile/17z0j2.mp4?Expires=1777065660&Signature=lNo2J6elQff5b~3nfm~8L6~d9WU3-Fs6QRtNXPupbRQiyudjD6D0wkdo1dTO85TU-hDDVXqEXnhNSK8HmFSV7F2mqLf6xb~tH2Pnk3RZgUO21mdRChYfj~tx8YhGKtcD2E7rbqRBQeg406CoOAWcsQfe5gE5Tc6lMJ2Qyxfk4rklUFoDXXsas1duiEzFcY1cJK0esNH2cfHPGGjjm6tcD6kQdJUoaozQmHsdexcH2ejyGOtNWv5FdV1gO6Uu73BvJTbSQwi6GhMfM2BEqRymodFlYFTWoAwdNYl2y4FwfQCVhrFCKIStUOf0kcdhXxAxbdTdfwOsdycvQvjVU5SoAw__&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQcdn-cf-east.streamable.com/video/mp... https://cdn-cf-east.streamable.com/video/mp4-mobile/17z0j2.mp4?Expires=1777065660&Signature=lNo2J6elQff5b~3nfm~8L6~d9WU3-Fs6QRtNXPupbRQiyudjD6D0wkdo1dTO85TU-hDDVXqEXnhNSK8HmFSV7F2mqLf6xb~tH2Pnk3RZgUO21mdRChYfj~tx8YhGKtcD2E7rbqRBQeg406CoOAWcsQfe5gE5Tc6lMJ2Qyxfk4rklUFoDXXsas1duiEzFcY1cJK0esNH2cfHPGGjjm6tcD6kQdJUoaozQmHsdexcH2ejyGOtNWv5FdV1gO6Uu73BvJTbSQwi6GhMfM2BEqRymodFlYFTWoAwdNYl2y4FwfQCVhrFCKIStUOf0kcdhXxAxbdTdfwOsdycvQvjVU5SoAw__&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ — 206 — 1.2 MiB — 2.0 s — h2https://cdn-cf-east.streamable.com/video/mp4-mobile/kzhi0f.mp4?Expires=1777066020&Signature=CB0rXHPNzi~IuukUA7TohmHB3N6~kzAFRqbA4gPlzw5nwWKMxGBPmkpPEHdsq922~oCIAVxf33iAyKCciphnvQvkfH7ZeuOEsHxGDaXbBxB~~Rnn~RA-Um6sVf~Wh1hGYk-yNdj7wNF~5oIkOIqRY0E8a0bN6f2tO2si~u1dE95QROMNn7-7jJJsUr-zeL-ZUGdbrX5mKcwuFtHLqJu0SvrLtVIvA8CV8AB8gmDMCvQ0G8uO2RWAwKrpsCYFYmUO2JeZ0mKZK2hGpowyWKg9fkga6kTDrchZYgok~uAVmBWYlGH~ELvmyfhr6v6SWCTdPBIKKZAj0sW1EYFUYICfFA__&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQcdn-cf-east.streamable.com/video/mp... https://cdn-cf-east.streamable.com/video/mp4-mobile/kzhi0f.mp4?Expires=1777066020&Signature=CB0rXHPNzi~IuukUA7TohmHB3N6~kzAFRqbA4gPlzw5nwWKMxGBPmkpPEHdsq922~oCIAVxf33iAyKCciphnvQvkfH7ZeuOEsHxGDaXbBxB~~Rnn~RA-Um6sVf~Wh1hGYk-yNdj7wNF~5oIkOIqRY0E8a0bN6f2tO2si~u1dE95QROMNn7-7jJJsUr-zeL-ZUGdbrX5mKcwuFtHLqJu0SvrLtVIvA8CV8AB8gmDMCvQ0G8uO2RWAwKrpsCYFYmUO2JeZ0mKZK2hGpowyWKg9fkga6kTDrchZYgok~uAVmBWYlGH~ELvmyfhr6v6SWCTdPBIKKZAj0sW1EYFUYICfFA__&Key-Pair-Id=APKAIEYUVEN4EVB2OKEQ — 206 — 903.7 KiB — 1.9 s — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 295 B — 57 ms — h2https://cdn.cookielaw.org/scripttemplates/202506.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202506.1.0/otBannerSdk.js — 200 — 119.8 KiB — 32 ms — h2https://js.stripe.com/v3/fingerprinted/js/shared-e2323e458efc5fdc5c667c769753564a.jsjs.stripe.com/v3/fingerprinted/js/s... https://js.stripe.com/v3/fingerprinted/js/shared-e2323e458efc5fdc5c667c769753564a.js — 200 — 188.1 KiB — 44 ms — h3https://js.stripe.com/v3/fingerprinted/js/controller-with-preconnect-8e51742cfec129ab26cdcf571053a9db.jsjs.stripe.com/v3/fingerprinted/js/c... https://js.stripe.com/v3/fingerprinted/js/controller-with-preconnect-8e51742cfec129ab26cdcf571053a9db.js — 200 — 309.0 KiB — 57 ms — h3https://cdn.cookielaw.org/consent/01972144-6c80-7f05-bb1c-a94f06a75c09/01982d35-6f58-7687-993f-ffeba8cbca1c/en.jsoncdn.cookielaw.org/consent/01972144-... https://cdn.cookielaw.org/consent/01972144-6c80-7f05-bb1c-a94f06a75c09/01982d35-6f58-7687-993f-ffeba8cbca1c/en.json — 200 — 13.9 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/202506.1.0/assets/otFloatingRoundedCorner.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202506.1.0/assets/otFloatingRoundedCorner.json — 200 — 2.9 KiB — 15 ms — h2https://cdn.cookielaw.org/scripttemplates/202506.1.0/assets/v2/otPcPanel.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202506.1.0/assets/v2/otPcPanel.json — 200 — 13.4 KiB — 23 ms — h2https://cdn.cookielaw.org/scripttemplates/202506.1.0/assets/otCookieSettingsButton.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202506.1.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 18 ms — h2https://cdn.cookielaw.org/scripttemplates/202506.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202506.1.0/assets/otCommonStyles.css — 200 — 4.5 KiB — 18 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 568 B — 16 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.2 KiB — 16 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 16 ms — h2https://js.stripe.com/v3/.deploy_status_henson.jsonjs.stripe.com/v3/.deploy_status_hen... https://js.stripe.com/v3/.deploy_status_henson.json — 200 — 807 B — 12 ms — h3https://js.stripe.com/v3/fingerprinted/js/stripe-cookies-99315d136700f132b072c563090f72a7.jsjs.stripe.com/v3/fingerprinted/js/s... https://js.stripe.com/v3/fingerprinted/js/stripe-cookies-99315d136700f132b072c563090f72a7.js — 200 — 14.8 KiB — 11 ms — h3https://js.stripe.com/v3/.deploy_status_henson.jsonjs.stripe.com/v3/.deploy_status_hen... https://js.stripe.com/v3/.deploy_status_henson.json — 200 — 0 B — 9 ms — h3https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 211 B — 583 ms — h2https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 212 B — 573 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.0 KiB — 8 ms — h3https://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 — 894 B — 8 ms — h3https://m.stripe.network/inner.htmlm.stripe.network/inner.html https://m.stripe.network/inner.html — 200 — 1.8 KiB — 27 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 — 8 ms — h2https://m.stripe.com/6m.stripe.com/6 https://m.stripe.com/6 — 200 — 580 B — 583 ms — h2https://statics.streamable.com/static/favicon.icostatics.streamable.com/static/favic... https://statics.streamable.com/static/favicon.ico — 200 — 2.4 KiB — 7 ms — h2https://r.stripe.com/br.stripe.com/b https://r.stripe.com/b — 200 — 211 B — 191 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
93% of JavaScript execution is third-party
First-party Third-party 1809ms · 1943KB · €20/mo
ui-statics-cf.streamable.com
Other
Costly
Execution 870ms
Transfer 695 KB
Unused 64%
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 279ms
Transfer 0 KB
Monthly Cost €3/mo
Zendesk Widget
Customer Support
Costly
Execution 211ms
Transfer 261 KB
Unused 43%
Monthly Cost €2/mo
OneTrust
Consent
Essential
Execution 128ms
Transfer 120 KB
Unused 51%
Monthly Cost €1/mo
Stripe
Payment
Essential
Execution 99ms
Transfer 225 KB
Unused 67%
Monthly Cost €1/mo
ui-statics-cf.streamable.com
Other
Optional
Execution 94ms
Transfer 274 KB
Unused 87%
Monthly Cost €1/mo
www.gstatic.com
Other
Optional
Execution 68ms
Transfer 362 KB
Unused 67%
Monthly Cost €1/mo
Zendesk Widget
Customer Support
Optional
Execution 60ms
Transfer 6 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • ui-statics-cf.streamable.com adds 870ms and costs ~€9/month
  • Unattributable adds 279ms and costs ~€3/month
  • Zendesk Widget adds 211ms and costs ~€2/month

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

ui-statics-cf.streamable.com takes 870ms 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

64% of ui-statics-cf.streamable.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 279ms 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

Zendesk Widget takes 211ms 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

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

Why this matters

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

Source: web.dev

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

87% of ui-statics-cf.streamable.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

67% of www.gstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback