Skip to content
https://link.space

Performance

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

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

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

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

1.28 s

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

5.64 s

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

814 ms

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

0.019

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

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

6.54 s

Page Load Progression

731 ms
1.5 s
2.2 s
2.9 s
3.7 s
4.4 s
5.1 s
5.9 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
32.6 MB transferred, 113 requests
FIX
32.6 MB transferred, 113 requests
Critical::
Page weighs 42.8 MB (32.6 MB transferred)
Warning::
Images are 25.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 25.7 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
Info::
Fonts are 383 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 383 KB
Info::
CSS is 236 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 236 KB
Warning::
113 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.8 g CO2 per page load
32.6 MB / 2.4 MB budget
32.6 MB transferred
113 requests
6.8 g CO2 per page load
Images 25.7 MiB 79%
Other 3.4 MiB 10%
JavaScript 2.8 MiB 9%
Fonts 383.2 KiB 1%
CSS 236.1 KiB 1%
Other 164.7 KiB 0%
Other 8.5 KiB 0%
HTML 5.0 KiB 0%
Other 1.1 KiB 0%
Other 837 B 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

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (32.6 MiB of 32.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3895ms total JS execution
FIX
3895ms total JS execution
Warning::
https://streamlabs.com/mixed/assets/home/js/app.js...: 1270ms CPU time
Warning::
https://streamlabs.com/: 925ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5G4...: 517ms CPU time
Warning::
Unattributable: 429ms CPU time
Info::
https://js.intercomcdn.com/frame-modern.7a9f78bc.j...: 168ms CPU time
Warning::
Third-party scripts: 3895ms (100% of total)

Main Thread Breakdown

Script Evaluation 47% Other 24% Script Parsing & Compilation 12% Style & Layout 11%
ScriptTotalScriptingParse/CompileParty
https://streamlabs.com/mixed/assets/home/js/app.js?id=fe79e1eec67bf1b641bd1270ms957ms202ms3rd
https://streamlabs.com/925ms5ms2ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5G46CH4517ms474ms31ms3rd
Unattributable429ms15ms0ms3rd
https://js.intercomcdn.com/frame-modern.7a9f78bc.js168ms144ms24ms3rd
https://streamlabs.com/mixed/assets/vendor/js/vendor.js?id=7fa2f7632d63ea3c790d148ms11ms124ms3rd
https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.js139ms71ms17ms3rd
https://www.googletagmanager.com/gtag/destination?id=G-DXPRHH738Q&cx=c&gtm=4e64m0h298ms76ms21ms3rd
https://streamlabs.com/mixed/assets/external/js/external.js?id=e498cdd7918c4a52919988ms58ms25ms3rd
https://aacdn.nagich.com/core/4.0.4/accessibility.js57ms45ms7ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
16 scripts, 1.6 MB unused
FIX
16 scripts, 1.6 MB unused
Warning::
https://streamlabs.com/mixed/assets/vendor/js/vend...: 619 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://streamlabs.com/mixed/assets/home/js/app.js...: 431 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://streamlabs.com/mixed/assets/external/js/ex...: 142 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.intercomcdn.com/frame-modern.7a9f78bc.j...: 138 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.intercomcdn.com/vendor-modern.80eace52....: 91 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.6 MB
1660 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://streamlabs.com/mixed/assets/vendor/js/vendor.js?id=7fa2f7632d63ea3c790d806 KB619 KB (78%)3rd
https://streamlabs.com/mixed/assets/home/js/app.js?id=fe79e1eec67bf1b641bd984 KB431 KB (44%)3rd
https://streamlabs.com/mixed/assets/external/js/external.js?id=e498cdd7918c4a529199183 KB142 KB (78%)3rd
https://js.intercomcdn.com/frame-modern.7a9f78bc.js193 KB138 KB (72%)3rd
https://js.intercomcdn.com/vendor-modern.80eace52.js144 KB91 KB (64%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-DXPRHH738Q&cx=c&gtm=4e64m0h2164 KB63 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5G46CH4171 KB58 KB (34%)3rd
https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.js105 KB54 KB (52%)3rd
https://cdn.pushalert.co/integrate_68039e28cf8a1cd2b0b32095a6a4be5d.js53 KB39 KB (75%)3rd
https://app.optibase.io/script.js34 KB23 KB (69%)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
113 resources · 32.6 MB · 1.6 MB savings available
FIX
113 resources · 32.6 MB · 1.6 MB savings available
Warning::
Page weight 31.6 MB over 1MB target
Got: 32.6 MB Expected: ≤ 1 MB
Info::
~1.6 MB of savings available
Warning::
112 third-party resources (100% of weight)
Info::
15 resources over 200KB
113 resources · 32.6 MiB · 112 third-party 31.6 MiB over 1MB target
Image 79% · 25.7 MiB
Media 10% · 3.4 MiB
JavaScript 9% · 2.8 MiB
Font 1% · 383.2 KiB
CSS 1% · 244.1 KiB
Other 0% · 161.2 KiB
Document 0% · 8.7 KiB

~1.6 MiB of savings available

Remove unused JavaScript: 1.6 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Warning::
https://cdn.streamlabs.com/static/imgs/landing/you... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/uploads/ove... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/logo/logomark__s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/marketing-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/landing/cro... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/logo/logomark__s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/uploads/app... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/landing/tro... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/uploads/kic... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/landing/fac... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/marketing-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/uploads/ins... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.melonapp.com/static/logos/logo-black.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/uploads/des... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/marketing-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/marketing-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/landing/twi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/imgs/uploads/tik... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.streamlabs.com/static/logo/logomark__s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
33 images 25.7 MB
0 oversized -0 KB
32 legacy format
19 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

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

15

383 KB total

Render-blocking

0

of 15

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 1.3 s LCP 5.6 shttps://cdn.streamlabs.com/icons/fonts/icomoon.ttf?ftobi2icomoon.ttf https://cdn.streamlabs.com/icons/fonts/icomoon.ttf?ftobi2 — 34.4 KiB — 87 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 23 ms — font-display: swaphttps://cdn.streamlabs.com/icons/fonts/icomoon.ttf?5khzi3icomoon.ttf https://cdn.streamlabs.com/icons/fonts/icomoon.ttf?5khzi3 — 34.0 KiB — 51 ms — font-display: swaphttps://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.0.0.woff2pro-fa-brands-400-5.0.0... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.0.0.woff2 — 37.2 KiB — 30 ms — font-display: swaphttps://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.14.0.woff2pro-fa-brands-400-5.14.... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.14.0.woff2 — 3.3 KiB — 40 ms — font-display: swaphttps://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-solid-900-5.11.1.woff2pro-fa-solid-900-5.11.1... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-solid-900-5.11.1.woff2 — 8.5 KiB — 32 ms — font-display: swaphttps://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.8.2.woff2pro-fa-brands-400-5.8.2... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.8.2.woff2 — 2.5 KiB — 34 ms — font-display: swaphttps://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.12.0.woff2pro-fa-brands-400-5.12.... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.12.0.woff2 — 2.3 KiB — 22 ms — font-display: swaphttps://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-solid-900-5.0.0.woff2pro-fa-solid-900-5.0.0.... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-solid-900-5.0.0.woff2 — 19.6 KiB — 35 ms — font-display: swaphttps://cdn.streamlabs.com/static/imgs/uploads/lineto-brown-bold_3UA7qIc6ui9lgwPj.wofflineto-brown-bold_3UA7q... https://cdn.streamlabs.com/static/imgs/uploads/lineto-brown-bold_3UA7qIc6ui9lgwPj.woff — 86.1 KiB — 38 ms — font-display: swaphttps://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9H2TbFhsqMA.woff2NGS6v5_NC0k9P9H2TbFhsqM... https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9H2TbFhsqMA.woff2 — 29.5 KiB — 7 ms — font-display: swaphttps://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9GYTbFhsqMA6aw.woff2NGS6v5_NC0k9P9GYTbFhsqM... https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9GYTbFhsqMA6aw.woff2 — 13.9 KiB — 27 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2 — 16.3 KiB — 17 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2 — 35.5 KiB — 7 ms — font-display: swaphttps://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9GKTbFhsqMA6aw.woff2NGS6v5_NC0k9P9GKTbFhsqM... https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9GKTbFhsqMA6aw.woff2 — 23.2 KiB — 6 ms — font-display: swap
icomoon.ttf ttf swap
Size 34 KB
Load time 87 ms
Start 98 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 23 ms
Start 313 ms
Risk FOUT — text flashes from fallback to web font
icomoon.ttf ttf swap
Size 34 KB
Load time 51 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
pro-fa-brands-400-5.0.0... woff2 swap
Size 37 KB
Load time 30 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-5.14.... woff2 swap
Size 3 KB
Load time 40 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-5.11.1... woff2 swap
Size 9 KB
Load time 32 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-5.8.2... woff2 swap
Size 3 KB
Load time 34 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-5.12.... woff2 swap
Size 2 KB
Load time 22 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
pro-fa-solid-900-5.0.0.... woff2 swap
Size 20 KB
Load time 35 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
lineto-brown-bold_3UA7q... woff swap
Size 86 KB
Load time 38 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
NGS6v5_NC0k9P9H2TbFhsqM... woff2 swap
Size 29 KB
Load time 7 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
NGS6v5_NC0k9P9GYTbFhsqM... woff2 swap
Size 14 KB
Load time 27 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 16 KB
Load time 17 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 35 KB
Load time 7 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
NGS6v5_NC0k9P9GKTbFhsqM... woff2 swap
Size 23 KB
Load time 6 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~46 KB and ~92 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
113 requests over 3913ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 5.6 shttps://link.space// https://link.space/ — 301 — 369 B — 29 ms — h2https://streamlabs.com/streamlabs.com/ https://streamlabs.com/ — 200 — 5.0 KiB — 50 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900,900i|Muli:900|Barlow:500,600,700,800|Heebo:400,500,700|Caveat:400|Inter:400:600fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900,900i|Muli:900|Barlow:500,600,700,800|Heebo:400,500,700|Caveat:400|Inter:400:600 — 200 — 3.3 KiB — 57 ms — h2https://use.fontawesome.com/releases/v5.7.2/css/all.cssuse.fontawesome.com/releases/v5.7.2... https://use.fontawesome.com/releases/v5.7.2/css/all.css — 200 — 12.7 KiB — 53 ms — h2https://kit-pro.fontawesome.com/releases/latest/css/pro.min.csskit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css — 200 — 51.8 KiB — 82 ms — h2https://cdn.streamlabs.com/icons/style.csscdn.streamlabs.com/icons/style.css https://cdn.streamlabs.com/icons/style.css — 200 — 3.2 KiB — 67 ms — h2https://streamlabs.com/mixed/assets/external/css/external.css?id=d7f00a6510af91cc1635streamlabs.com/mixed/assets/externa... https://streamlabs.com/mixed/assets/external/css/external.css?id=d7f00a6510af91cc1635 — 200 — 89.0 KiB — 87 ms — h2https://streamlabs.com/mixed/assets/css/app.css?id=250e5ea72dbe8b5958d8streamlabs.com/mixed/assets/css/app... https://streamlabs.com/mixed/assets/css/app.css?id=250e5ea72dbe8b5958d8 — 200 — 64.9 KiB — 81 ms — h2https://cdn.streamlabs.com/icons/fonts/icomoon.ttf?ftobi2cdn.streamlabs.com/icons/fonts/icom... https://cdn.streamlabs.com/icons/fonts/icomoon.ttf?ftobi2 — 200 — 34.4 KiB — 87 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900,900i|Muli:900|Barlow:500,600,700,800|Heebo:400,500,700|Caveat:400fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900,900i|Muli:900|Barlow:500,600,700,800|Heebo:400,500,700|Caveat:400 — 200 — 2.8 KiB — 54 ms — h2https://app.optibase.io/script.jsapp.optibase.io/script.js https://app.optibase.io/script.js — 200 — 34.3 KiB — 78 ms — h3https://cdn.streamlabs.com/vendor/SoundManager2New/script/soundmanager2-nodebug-jsmin.jscdn.streamlabs.com/vendor/SoundMana... https://cdn.streamlabs.com/vendor/SoundManager2New/script/soundmanager2-nodebug-jsmin.js — 200 — 12.8 KiB — 66 ms — h2https://streamlabs.com/images/favicons/site.webmanifeststreamlabs.com/images/favicons/site... https://streamlabs.com/images/favicons/site.webmanifest — 200 — 837 B — 175 ms — h2https://streamlabs.com/mixed/assets/vendor/js/manifest.js?id=7db827d654313dce4250streamlabs.com/mixed/assets/vendor/... https://streamlabs.com/mixed/assets/vendor/js/manifest.js?id=7db827d654313dce4250 — 200 — 821 B — 30 ms — h2https://streamlabs.com/api/v5/user/basic-informationstreamlabs.com/api/v5/user/basic-in... https://streamlabs.com/api/v5/user/basic-information — 401 — 682 B — 196 ms — h2https://streamlabs.com/mixed/assets/vendor/js/vendor.js?id=7fa2f7632d63ea3c790dstreamlabs.com/mixed/assets/vendor/... https://streamlabs.com/mixed/assets/vendor/js/vendor.js?id=7fa2f7632d63ea3c790d — 200 — 806.2 KiB — 104 ms — h2https://streamlabs.com/mixed/assets/external/js/external.js?id=e498cdd7918c4a529199streamlabs.com/mixed/assets/externa... https://streamlabs.com/mixed/assets/external/js/external.js?id=e498cdd7918c4a529199 — 200 — 182.8 KiB — 78 ms — h2https://streamlabs.com/mixed/assets/home/js/home.js?id=fbbaa5a6ce9a4486511astreamlabs.com/mixed/assets/home/js... https://streamlabs.com/mixed/assets/home/js/home.js?id=fbbaa5a6ce9a4486511a — 200 — 983 B — 31 ms — h2https://streamlabs.com/mixed/assets/home/js/app.js?id=fe79e1eec67bf1b641bdstreamlabs.com/mixed/assets/home/js... https://streamlabs.com/mixed/assets/home/js/app.js?id=fe79e1eec67bf1b641bd — 200 — 983.9 KiB — 222 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5G46CH4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5G46CH4 — 200 — 170.6 KiB — 76 ms — h2https://cdn.pushalert.co/integrate_68039e28cf8a1cd2b0b32095a6a4be5d.jscdn.pushalert.co/integrate_68039e28... https://cdn.pushalert.co/integrate_68039e28cf8a1cd2b0b32095a6a4be5d.js — 200 — 52.9 KiB — 58 ms — h2https://aacdn.nagich.com/core/4.0.4/accessibility.jsaacdn.nagich.com/core/4.0.4/accessi... https://aacdn.nagich.com/core/4.0.4/accessibility.js — 200 — 13.5 KiB — 48 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 23 ms — h3https://aacdn.nagich.com/style/style.cssaacdn.nagich.com/style/style.css https://aacdn.nagich.com/style/style.css — 200 — 3.7 KiB — 16 ms — h2https://aacdn.nagich.com/style/btncolor.cssaacdn.nagich.com/style/btncolor.css https://aacdn.nagich.com/style/btncolor.css — 200 — 418 B — 25 ms — h2https://aacdn.nagich.com/assets/locale/en.jsonaacdn.nagich.com/assets/locale/en.j... https://aacdn.nagich.com/assets/locale/en.json — 200 — 711 B — 26 ms — h2https://streamlabs.com/images/favicons/site.webmanifeststreamlabs.com/images/favicons/site... https://streamlabs.com/images/favicons/site.webmanifest — 200 — 0 B — 4 ms — h2https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/otSDKStub.jscdn.cookielaw.org/consent/7665fa03-... https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/otSDKStub.js — 200 — 7.4 KiB — 36 ms — h2https://www.googletagmanager.com/gtag/destination?id=G-DXPRHH738Q&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-DXPRHH738Q&cx=c&gtm=4e64m0h2 — 200 — 164.5 KiB — 45 ms — h2https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,900i.cssfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,900i.css — 200 — 2.0 KiB — 14 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 5.6 shttps://link.space// https://link.space/ — 301 — 369 B — 29 ms — h2https://streamlabs.com/streamlabs.com/ https://streamlabs.com/ — 200 — 5.0 KiB — 50 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900,900i|Muli:900|Barlow:500,600,700,800|Heebo:400,500,700|Caveat:400|Inter:400:600fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900,900i|Muli:900|Barlow:500,600,700,800|Heebo:400,500,700|Caveat:400|Inter:400:600 — 200 — 3.3 KiB — 57 ms — h2https://use.fontawesome.com/releases/v5.7.2/css/all.cssuse.fontawesome.com/releases/v5.7.2... https://use.fontawesome.com/releases/v5.7.2/css/all.css — 200 — 12.7 KiB — 53 ms — h2https://kit-pro.fontawesome.com/releases/latest/css/pro.min.csskit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css — 200 — 51.8 KiB — 82 ms — h2https://cdn.streamlabs.com/icons/style.csscdn.streamlabs.com/icons/style.css https://cdn.streamlabs.com/icons/style.css — 200 — 3.2 KiB — 67 ms — h2https://streamlabs.com/mixed/assets/external/css/external.css?id=d7f00a6510af91cc1635streamlabs.com/mixed/assets/externa... https://streamlabs.com/mixed/assets/external/css/external.css?id=d7f00a6510af91cc1635 — 200 — 89.0 KiB — 87 ms — h2https://streamlabs.com/mixed/assets/css/app.css?id=250e5ea72dbe8b5958d8streamlabs.com/mixed/assets/css/app... https://streamlabs.com/mixed/assets/css/app.css?id=250e5ea72dbe8b5958d8 — 200 — 64.9 KiB — 81 ms — h2https://cdn.streamlabs.com/icons/fonts/icomoon.ttf?ftobi2cdn.streamlabs.com/icons/fonts/icom... https://cdn.streamlabs.com/icons/fonts/icomoon.ttf?ftobi2 — 200 — 34.4 KiB — 87 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900,900i|Muli:900|Barlow:500,600,700,800|Heebo:400,500,700|Caveat:400fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900,900i|Muli:900|Barlow:500,600,700,800|Heebo:400,500,700|Caveat:400 — 200 — 2.8 KiB — 54 ms — h2https://app.optibase.io/script.jsapp.optibase.io/script.js https://app.optibase.io/script.js — 200 — 34.3 KiB — 78 ms — h3https://cdn.streamlabs.com/vendor/SoundManager2New/script/soundmanager2-nodebug-jsmin.jscdn.streamlabs.com/vendor/SoundMana... https://cdn.streamlabs.com/vendor/SoundManager2New/script/soundmanager2-nodebug-jsmin.js — 200 — 12.8 KiB — 66 ms — h2https://streamlabs.com/images/favicons/site.webmanifeststreamlabs.com/images/favicons/site... https://streamlabs.com/images/favicons/site.webmanifest — 200 — 837 B — 175 ms — h2https://streamlabs.com/mixed/assets/vendor/js/manifest.js?id=7db827d654313dce4250streamlabs.com/mixed/assets/vendor/... https://streamlabs.com/mixed/assets/vendor/js/manifest.js?id=7db827d654313dce4250 — 200 — 821 B — 30 ms — h2https://streamlabs.com/api/v5/user/basic-informationstreamlabs.com/api/v5/user/basic-in... https://streamlabs.com/api/v5/user/basic-information — 401 — 682 B — 196 ms — h2https://streamlabs.com/mixed/assets/vendor/js/vendor.js?id=7fa2f7632d63ea3c790dstreamlabs.com/mixed/assets/vendor/... https://streamlabs.com/mixed/assets/vendor/js/vendor.js?id=7fa2f7632d63ea3c790d — 200 — 806.2 KiB — 104 ms — h2https://streamlabs.com/mixed/assets/external/js/external.js?id=e498cdd7918c4a529199streamlabs.com/mixed/assets/externa... https://streamlabs.com/mixed/assets/external/js/external.js?id=e498cdd7918c4a529199 — 200 — 182.8 KiB — 78 ms — h2https://streamlabs.com/mixed/assets/home/js/home.js?id=fbbaa5a6ce9a4486511astreamlabs.com/mixed/assets/home/js... https://streamlabs.com/mixed/assets/home/js/home.js?id=fbbaa5a6ce9a4486511a — 200 — 983 B — 31 ms — h2https://streamlabs.com/mixed/assets/home/js/app.js?id=fe79e1eec67bf1b641bdstreamlabs.com/mixed/assets/home/js... https://streamlabs.com/mixed/assets/home/js/app.js?id=fe79e1eec67bf1b641bd — 200 — 983.9 KiB — 222 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5G46CH4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5G46CH4 — 200 — 170.6 KiB — 76 ms — h2https://cdn.pushalert.co/integrate_68039e28cf8a1cd2b0b32095a6a4be5d.jscdn.pushalert.co/integrate_68039e28... https://cdn.pushalert.co/integrate_68039e28cf8a1cd2b0b32095a6a4be5d.js — 200 — 52.9 KiB — 58 ms — h2https://aacdn.nagich.com/core/4.0.4/accessibility.jsaacdn.nagich.com/core/4.0.4/accessi... https://aacdn.nagich.com/core/4.0.4/accessibility.js — 200 — 13.5 KiB — 48 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 23 ms — h3https://aacdn.nagich.com/style/style.cssaacdn.nagich.com/style/style.css https://aacdn.nagich.com/style/style.css — 200 — 3.7 KiB — 16 ms — h2https://aacdn.nagich.com/style/btncolor.cssaacdn.nagich.com/style/btncolor.css https://aacdn.nagich.com/style/btncolor.css — 200 — 418 B — 25 ms — h2https://aacdn.nagich.com/assets/locale/en.jsonaacdn.nagich.com/assets/locale/en.j... https://aacdn.nagich.com/assets/locale/en.json — 200 — 711 B — 26 ms — h2https://streamlabs.com/images/favicons/site.webmanifeststreamlabs.com/images/favicons/site... https://streamlabs.com/images/favicons/site.webmanifest — 200 — 0 B — 4 ms — h2https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/otSDKStub.jscdn.cookielaw.org/consent/7665fa03-... https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/otSDKStub.js — 200 — 7.4 KiB — 36 ms — h2https://www.googletagmanager.com/gtag/destination?id=G-DXPRHH738Q&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-DXPRHH738Q&cx=c&gtm=4e64m0h2 — 200 — 164.5 KiB — 45 ms — h2https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,900i.cssfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,900i.css — 200 — 2.0 KiB — 14 ms — h2https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Arvo:700|Asap+Condensed:600|Averia+Sans+Libre|Averia+Serif+Libre:700|Fredoka+One|Germania+One|Hind|IBM+Plex+Sans+Condensed:300i,600i|IM+Fell+Double+Pica:400,400i|Julius+Sans+One|Karla|Lora|Luckiest+Guy|Oleo+Script:700|Oswald:600|Playfair+Display:700|Quicksand|Rambla|Roboto+Mono:400,700|Roboto:400,700,800,900|Barlow:700,800,900|Staatliches|Thasadith:700|Vollkorn|Work+Sansfonts.googleapis.com/css?family=Abe... https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Arvo:700|Asap+Condensed:600|Averia+Sans+Libre|Averia+Serif+Libre:700|Fredoka+One|Germania+One|Hind|IBM+Plex+Sans+Condensed:300i,600i|IM+Fell+Double+Pica:400,400i|Julius+Sans+One|Karla|Lora|Luckiest+Guy|Oleo+Script:700|Oswald:600|Playfair+Display:700|Quicksand|Rambla|Roboto+Mono:400,700|Roboto:400,700,800,900|Barlow:700,800,900|Staatliches|Thasadith:700|Vollkorn|Work+Sans — 200 — 4.1 KiB — 15 ms — h2https://fonts.googleapis.com/css?family=Roboto:300,400,500,700.cssfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:300,400,500,700.css — 200 — 1.8 KiB — 12 ms — h3https://fonts.googleapis.com/css2?family=Caveat:wght@400;500&display=swapfonts.googleapis.com/css2?family=Ca... https://fonts.googleapis.com/css2?family=Caveat:wght@400;500&display=swap — 200 — 538 B — 10 ms — h3https://streamlabs.com/lang/en-US/home?v=97942034-8ff6-4949-bca4-af3e46f7e12bstreamlabs.com/lang/en-US/home?v=97... https://streamlabs.com/lang/en-US/home?v=97942034-8ff6-4949-bca4-af3e46f7e12b — 200 — 116.1 KiB — 36 ms — h2https://app.optibase.io/api/script/active?publicApiKey=7ed07763-62b5-4d54-97ff-12fb814dcc51&hostname=streamlabs.comapp.optibase.io/api/script/active?p... https://app.optibase.io/api/script/active?publicApiKey=7ed07763-62b5-4d54-97ff-12fb814dcc51&hostname=streamlabs.com — 200 — 894 B — 26 ms — h3https://aacdn.nagich.com/assets/images/11.svgaacdn.nagich.com/assets/images/11.s... https://aacdn.nagich.com/assets/images/11.svg — 200 — 913 B — 11 ms — h2https://app.optibase.io/api/script/initializeapp.optibase.io/api/script/initiali... https://app.optibase.io/api/script/initialize — 204 — 0 B — 73 ms — h3https://api-id.streamlabs.com/v2/subscriptions/plans?currency=USDapi-id.streamlabs.com/v2/subscripti... https://api-id.streamlabs.com/v2/subscriptions/plans?currency=USD — 204 — 0 B — 527 ms — h2https://streamlabs.com/api/v5/session/pingstreamlabs.com/api/v5/session/ping https://streamlabs.com/api/v5/session/ping — 401 — 681 B — 199 ms — h2https://app.optibase.io/api/script/initializeapp.optibase.io/api/script/initiali... https://app.optibase.io/api/script/initialize — 200 — 1.2 KiB — 1.1 s — h3https://cdn.streamlabs.com/icons/fonts/icomoon.ttf?5khzi3cdn.streamlabs.com/icons/fonts/icom... https://cdn.streamlabs.com/icons/fonts/icomoon.ttf?5khzi3 — 200 — 34.0 KiB — 51 ms — h2https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.0.0.woff2kit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.0.0.woff2 — 200 — 37.2 KiB — 30 ms — h2https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.14.0.woff2kit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.14.0.woff2 — 200 — 3.3 KiB — 40 ms — h2https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-solid-900-5.11.1.woff2kit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-solid-900-5.11.1.woff2 — 200 — 8.5 KiB — 32 ms — h2https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.8.2.woff2kit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.8.2.woff2 — 200 — 2.5 KiB — 34 ms — h2https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.12.0.woff2kit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-brands-400-5.12.0.woff2 — 200 — 2.3 KiB — 22 ms — h2https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-solid-900-5.0.0.woff2kit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/webfonts/pro-fa-solid-900-5.0.0.woff2 — 200 — 19.6 KiB — 35 ms — h2https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/7665fa03-a0ea-4c87-a34f-c8d13d663b42.jsoncdn.cookielaw.org/consent/7665fa03-... https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/7665fa03-a0ea-4c87-a34f-c8d13d663b42.json — 200 — 2.5 KiB — 30 ms — h2https://streamlabs.com/api/v5/available-features?id=74streamlabs.com/api/v5/available-fea... https://streamlabs.com/api/v5/available-features?id=74 — 200 — 1.0 KiB — 237 ms — h2https://streamlabs.com/api/v5/user/prime/subscriptionstreamlabs.com/api/v5/user/prime/su... https://streamlabs.com/api/v5/user/prime/subscription — 401 — 678 B — 191 ms — h2https://r2d2.streamlabs.com/web/data/pingr2d2.streamlabs.com/web/data/ping https://r2d2.streamlabs.com/web/data/ping — 204 — 0 B — 467 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/Group_4024_(1)_CxSKA9lEqyUdFfbq.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/Group_4024_(1)_CxSKA9lEqyUdFfbq.png — 200 — 120.7 KiB — 147 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/landing-universe_pgoN86XmuEZgTsZc.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/landing-universe_pgoN86XmuEZgTsZc.png — 200 — 832.6 KiB — 318 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/universe-mobile_pTIe0Nmkuj4ho2ye.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/universe-mobile_pTIe0Nmkuj4ho2ye.png — 200 — 539.3 KiB — 227 ms — h2https://cdn.streamlabs.com/static/imgs/marketing-pages/multistream-graphic.pngcdn.streamlabs.com/static/imgs/mark... https://cdn.streamlabs.com/static/imgs/marketing-pages/multistream-graphic.png — 200 — 7.0 MiB — 1.3 s — h2https://cdn.streamlabs.com/static/imgs/uploads/overlays_Xe5JaJM4cxYiwAHh.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/overlays_Xe5JaJM4cxYiwAHh.png — 200 — 613.4 KiB — 280 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/appstore_IEmdUGeWrTQeD1qa.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/appstore_IEmdUGeWrTQeD1qa.png — 200 — 333.9 KiB — 210 ms — h2https://cdn.streamlabs.com/static/imgs/marketing-pages/multi-tools.pngcdn.streamlabs.com/static/imgs/mark... https://cdn.streamlabs.com/static/imgs/marketing-pages/multi-tools.png — 200 — 6.4 MiB — 1.3 s — h2https://cdn.streamlabs.com/static/imgs/uploads/ultra-bundled.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/ultra-bundled.png — -1 — 0 B — 626 ms — https://cdn.streamlabs.com/static/imgs/marketing-pages/spout2-collab-cam.pngcdn.streamlabs.com/static/imgs/mark... https://cdn.streamlabs.com/static/imgs/marketing-pages/spout2-collab-cam.png — 200 — 678.9 KiB — 329 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/logomark_streamlabs-desktop--day_3eI5XE9ujB8SrxZC.svgcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/logomark_streamlabs-desktop--day_3eI5XE9ujB8SrxZC.svg — 200 — 1.1 KiB — 73 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/Streamlabs_Console_Icon_WGe4pnhMkG3vBXtZ.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/Streamlabs_Console_Icon_WGe4pnhMkG3vBXtZ.png — 200 — 2.9 KiB — 95 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/logomark_streamlabs-mobile--day_67BvDF471pyV2oG8.svgcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/logomark_streamlabs-mobile--day_67BvDF471pyV2oG8.svg — 200 — 1.3 KiB — 73 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/logomark_streamlabs-console--day_oqwcMr8sCs2TEZTx.svgcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/logomark_streamlabs-console--day_oqwcMr8sCs2TEZTx.svg — 200 — 1.7 KiB — 73 ms — h2https://cdn.streamlabs.com/static/imgs/marketing-pages/ultra-bundled.pngcdn.streamlabs.com/static/imgs/mark... https://cdn.streamlabs.com/static/imgs/marketing-pages/ultra-bundled.png — 200 — 1.6 MiB — 607 ms — h2https://r2d2.streamlabs.com/web/data/pingr2d2.streamlabs.com/web/data/ping https://r2d2.streamlabs.com/web/data/ping — 204 — 0 B — 153 ms — h2https://cdn.streamlabs.com/static/imgs/marketing-pages/sld.pngcdn.streamlabs.com/static/imgs/mark... https://cdn.streamlabs.com/static/imgs/marketing-pages/sld.png — 200 — 3.3 MiB — 1.1 s — h2https://cdn.streamlabs.com/static/imgs/marketing-pages/obsstudio-slobsplugin.pngcdn.streamlabs.com/static/imgs/mark... https://cdn.streamlabs.com/static/imgs/marketing-pages/obsstudio-slobsplugin.png — 200 — 981.0 KiB — 470 ms — h2https://cdn.streamlabs.com/static/imgs/landing/twitch.svgcdn.streamlabs.com/static/imgs/land... https://cdn.streamlabs.com/static/imgs/landing/twitch.svg — 200 — 457 B — 104 ms — h2https://cdn.streamlabs.com/static/imgs/landing/youtube.svgcdn.streamlabs.com/static/imgs/land... https://cdn.streamlabs.com/static/imgs/landing/youtube.svg — 200 — 564 B — 76 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/tiktok-svg_gvCZdh764cBJu9Fu.svgcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/tiktok-svg_gvCZdh764cBJu9Fu.svg — 200 — 1.2 KiB — 95 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/instagram_rXzzXZMe3Zj82erI.svgcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/instagram_rXzzXZMe3Zj82erI.svg — 200 — 1.3 KiB — 95 ms — h2https://cdn.melonapp.com/static/logos/logo-black.pngcdn.melonapp.com/static/logos/logo-... https://cdn.melonapp.com/static/logos/logo-black.png — 200 — 100.4 KiB — 95 ms — h2https://cdn.streamlabs.com/static/imgs/landing/facebook.svgcdn.streamlabs.com/static/imgs/land... https://cdn.streamlabs.com/static/imgs/landing/facebook.svg — 200 — 552 B — 103 ms — h2https://cdn.streamlabs.com/static/imgs/landing/trovo-iconb.svgcdn.streamlabs.com/static/imgs/land... https://cdn.streamlabs.com/static/imgs/landing/trovo-iconb.svg — 200 — 770 B — 94 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/kick-logo2_xIvY4R1TiWLPO0bf.svgcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/kick-logo2_xIvY4R1TiWLPO0bf.svg — 200 — 574 B — 100 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/desktop_DO_ludwig03_PTxlTC7EmX0VDaRS.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/desktop_DO_ludwig03_PTxlTC7EmX0VDaRS.png — 200 — 822.1 KiB — 451 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/static/imgs/uploads/cards-gradient_Uq35jUQ0LgdUpc4x.pngcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/static/imgs/uploads/cards-gradient_Uq35jUQ0LgdUpc4x.png — 200 — 2.5 MiB — 949 ms — h2https://r2d2.streamlabs.com/web/data/pingr2d2.streamlabs.com/web/data/ping https://r2d2.streamlabs.com/web/data/ping — 200 — 317 B — 157 ms — h2https://api-id.streamlabs.com/v2/subscriptions/plans?currency=USDapi-id.streamlabs.com/v2/subscripti... https://api-id.streamlabs.com/v2/subscriptions/plans?currency=USD — 200 — 592 B — 157 ms — h2https://r2d2.streamlabs.com/web/data/pingr2d2.streamlabs.com/web/data/ping https://r2d2.streamlabs.com/web/data/ping — 200 — 309 B — 154 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/lineto-brown-bold_3UA7qIc6ui9lgwPj.woffcdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/lineto-brown-bold_3UA7qIc6ui9lgwPj.woff — 200 — 86.1 KiB — 38 ms — h2https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9H2TbFhsqMA.woff2fonts.gstatic.com/s/heebo/v28/NGS6v... https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9H2TbFhsqMA.woff2 — 200 — 29.5 KiB — 7 ms — h3https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9GYTbFhsqMA6aw.woff2fonts.gstatic.com/s/heebo/v28/NGS6v... https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9GYTbFhsqMA6aw.woff2 — 200 — 13.9 KiB — 27 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBHMdazTgWw.woff2 — 200 — 16.3 KiB — 17 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBHMdazTgWw.woff2 — 200 — 35.5 KiB — 7 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 288 B — 32 ms — h2https://cdn.streamlabs.com/static/imgs/uploads/alert-preview_xT59ZhNo6GbfDMeY.mp4cdn.streamlabs.com/static/imgs/uplo... https://cdn.streamlabs.com/static/imgs/uploads/alert-preview_xT59ZhNo6GbfDMeY.mp4 — 206 — 3.4 MiB — 245 ms — h2https://streamlabs.com/api/v5/session/pingstreamlabs.com/api/v5/session/ping https://streamlabs.com/api/v5/session/ping — 401 — 717 B — 200 ms — h2https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9GKTbFhsqMA6aw.woff2fonts.gstatic.com/s/heebo/v28/NGS6v... https://fonts.gstatic.com/s/heebo/v28/NGS6v5_NC0k9P9GKTbFhsqMA6aw.woff2 — 200 — 23.2 KiB — 6 ms — h3https://streamlabs.com/api/v5/exchange/localstreamlabs.com/api/v5/exchange/loca... https://streamlabs.com/api/v5/exchange/local — 200 — 473 B — 181 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.js — 200 — 104.9 KiB — 23 ms — h2https://app.optibase.io/api/script/viewapp.optibase.io/api/script/view https://app.optibase.io/api/script/view — 204 — 0 B — 61 ms — h3https://app.optibase.io/api/script/viewapp.optibase.io/api/script/view https://app.optibase.io/api/script/view — 200 — 799 B — 237 ms — h3https://r2d2.streamlabs.com/web/data/pingr2d2.streamlabs.com/web/data/ping https://r2d2.streamlabs.com/web/data/ping — 200 — 375 B — 141 ms — h2https://cdn.streamlabs.com/static/imgs/landing/crossclip/crossclip-logo01--sm.pngcdn.streamlabs.com/static/imgs/land... https://cdn.streamlabs.com/static/imgs/landing/crossclip/crossclip-logo01--sm.png — 200 — 651 B — 57 ms — h2https://cdn.streamlabs.com/static/logo/logomark__streamlabs-video-editor--day--xs.pngcdn.streamlabs.com/static/logo/logo... https://cdn.streamlabs.com/static/logo/logomark__streamlabs-video-editor--day--xs.png — 200 — 491 B — 57 ms — h2https://cdn.streamlabs.com/static/logo/logomark__streamlabs-podcast-editor--day--xs.pngcdn.streamlabs.com/static/logo/logo... https://cdn.streamlabs.com/static/logo/logomark__streamlabs-podcast-editor--day--xs.png — 200 — 493 B — 58 ms — h2https://cdn.streamlabs.com/static/logo/logomark__streamlabs-talk-studio--day--xs.pngcdn.streamlabs.com/static/logo/logo... https://cdn.streamlabs.com/static/logo/logomark__streamlabs-talk-studio--day--xs.png — 200 — 580 B — 49 ms — h2https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/018e2e69-7ac7-7602-ab44-510703529c4b/en.jsoncdn.cookielaw.org/consent/7665fa03-... https://cdn.cookielaw.org/consent/7665fa03-a0ea-4c87-a34f-c8d13d663b42/018e2e69-7ac7-7602-ab44-510703529c4b/en.json — 200 — 18.7 KiB — 24 ms — h2https://widget.intercom.io/widget/h78qaj1swidget.intercom.io/widget/h78qaj1s https://widget.intercom.io/widget/h78qaj1s — 200 — 3.6 KiB — 317 ms — h2https://cdn.streamlabs.com/static/imgs/streamlabs-logos/favicon/favicon.svgcdn.streamlabs.com/static/imgs/stre... https://cdn.streamlabs.com/static/imgs/streamlabs-logos/favicon/favicon.svg — 200 — 733 B — 28 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/otFloatingRoundedCorner.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/otFloatingRoundedCorner.json — 200 — 2.9 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/v2/otPcTab.json — 200 — 13.5 KiB — 29 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/otCommonStyles.css — 200 — 3.9 KiB — 32 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fstreamlabs.com%2F&scrsrc=www.googletagmanager.com&rnd=1144298375.1776901309&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dYWJhMj&_tu=CA&gtm=45He64m0h2v9130652762za200zd9130652762xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266400~118463262&apve=1&apvf=f&apvc=1&tft=1776901308768&tfd=3566pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=18&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fstreamlabs.com%2F&scrsrc=www.googletagmanager.com&rnd=1144298375.1776901309&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dYWJhMj&_tu=CA&gtm=45He64m0h2v9130652762za200zd9130652762xea&gcs=G100&gcd=13q3q3q2q5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266400~118463262&apve=1&apvf=f&apvc=1&tft=1776901308768&tfd=3566 — 200 — 21 B — 162 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-DXPRHH738Q&gtm=45je64m0h2v897138208z89130652762za20gzb9130652762zd9130652762&_p=1776901305419&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=1774845185.1776901309&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512542~118128923&dp=%2F&dl=https%3A%2F%2Fstreamlabs.com%2F&dr=https%3A%2F%2Fstreamlabs.com%2F&sid=1776901308&sct=1&seg=0&dt=Free%20Live%20Streaming%20%26%20Recording%20Software%20%7C%20Streamlabs&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_fragment=&tfd=3665region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-DXPRHH738Q&gtm=45je64m0h2v897138208z89130652762za20gzb9130652762zd9130652762&_p=1776901305419&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=1774845185.1776901309&frm=0&pscdl=denied&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512542~118128923&dp=%2F&dl=https%3A%2F%2Fstreamlabs.com%2F&dr=https%3A%2F%2Fstreamlabs.com%2F&sid=1776901308&sct=1&seg=0&dt=Free%20Live%20Streaming%20%26%20Recording%20Software%20%7C%20Streamlabs&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.page_fragment=&tfd=3665 — 204 — 548 B — 184 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 — 646 B — 14 ms — h2https://cdn.cookielaw.org/logos/96be46f4-957f-4368-a759-068d7328c7e8/7665fa03-a0ea-4c87-a34f-c8d13d663b42/d5330ef5-ddd4-4512-a0c1-e3c08cea5c1c/streamlabs_logo.pngcdn.cookielaw.org/logos/96be46f4-95... https://cdn.cookielaw.org/logos/96be46f4-957f-4368-a759-068d7328c7e8/7665fa03-a0ea-4c87-a34f-c8d13d663b42/d5330ef5-ddd4-4512-a0c1-e3c08cea5c1c/streamlabs_logo.png — 200 — 1.6 KiB — 21 ms — h2https://cdn.cookielaw.org/logos/96be46f4-957f-4368-a759-068d7328c7e8/7665fa03-a0ea-4c87-a34f-c8d13d663b42/bec3f7c3-985c-4a74-a9b5-6f80a85ae7b1/streamlabs_logo.pngcdn.cookielaw.org/logos/96be46f4-95... https://cdn.cookielaw.org/logos/96be46f4-957f-4368-a759-068d7328c7e8/7665fa03-a0ea-4c87-a34f-c8d13d663b42/bec3f7c3-985c-4a74-a9b5-6f80a85ae7b1/streamlabs_logo.png — 200 — 1.6 KiB — 13 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 18 ms — h2https://js.intercomcdn.com/frame-modern.7a9f78bc.jsjs.intercomcdn.com/frame-modern.7a9... https://js.intercomcdn.com/frame-modern.7a9f78bc.js — 200 — 193.4 KiB — 47 ms — h2https://js.intercomcdn.com/vendor-modern.80eace52.jsjs.intercomcdn.com/vendor-modern.80... https://js.intercomcdn.com/vendor-modern.80eace52.js — 200 — 143.9 KiB — 43 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 3895ms · 2659KB · €68/mo
streamlabs.com
Other
Costly
Execution 1270ms
Transfer 984 KB
Unused 44%
Monthly Cost €22/mo
streamlabs.com
Other
Costly
Execution 925ms
Transfer 5 KB
Monthly Cost €16/mo
Google Tag Manager
Tag Manager
Costly
Execution 517ms
Transfer 171 KB
Unused 34%
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 429ms
Transfer 0 KB
Monthly Cost €7/mo
js.intercomcdn.com
Other
Optional
Execution 168ms
Transfer 193 KB
Unused 72%
Monthly Cost €3/mo
streamlabs.com
Other
Optional
Execution 148ms
Transfer 806 KB
Unused 78%
Monthly Cost €3/mo
OneTrust
Consent
Essential
Execution 139ms
Transfer 105 KB
Unused 52%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 98ms
Transfer 164 KB
Unused 39%
Monthly Cost €2/mo
streamlabs.com
Other
Optional
Execution 88ms
Transfer 183 KB
Unused 78%
Monthly Cost €2/mo
aacdn.nagich.com
Other
Optional
Execution 57ms
Transfer 14 KB
Monthly Cost €1/mo
app.optibase.io
Other
Optional
Execution 57ms
Transfer 34 KB
Unused 69%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • streamlabs.com adds 1270ms and costs ~€22/month
  • streamlabs.com adds 925ms and costs ~€16/month
  • Google Tag Manager adds 517ms and costs ~€9/month
  • Unattributable adds 429ms and costs ~€7/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

streamlabs.com takes 1270ms 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

streamlabs.com takes 925ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 517ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 429ms 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

72% of js.intercomcdn.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

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

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

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

69% of app.optibase.io'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