Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu... | 5.0 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Video editing that gets out of your way div.features-v2__content > article.feature-item > div.feature-item__media-container > img.feature-item__media | /static/landing/animations/edit-animation-compressed-v2.gif | 3.6 MiB | 3.5 MiB |
Upload and share your videos instantly div.features-v2__content > article.feature-item > div.feature-item__media-container > img.feature-item__media | statics.streamable.com/static/landing/animations/upload-animation-compressed.gif | 2.4 MiB | 2.3 MiB |
Avatar of Uponia Gaming on Twitch.tv div.testimonials__container > article.testimonial-item > div.testimonial-item__details > img.testimonial-item__details__image | statics.streamable.com/static/landing/uponia.png | 33.3 KiB | 33.0 KiB |
Picture of Danny McLellan from Twitter div.testimonials__container > article.testimonial-item > div.testimonial-item__details > img.testimonial-item__details__image | statics.streamable.com/static/landing/danny.jpg | 22.5 KiB | 22.3 KiB |
MLB main.main > section.customer-logos-v2 > div.customer-logos-v2__logos-container > img | ui-statics-cf.streamable.com/web/static/media/mlb.c739de895d56f3cf62c2.png | 10.4 KiB | 9.1 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| ui-statics-cf.streamable.com/web/static/css/main.fa26db4e.css | 44.9 KiB | 42.4 KiB |
| 22.0 KiB | 19.3 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| ui-statics-cf.streamable.com/web/static/js/main.2cc7291f.js | 694.5 KiB | 444.1 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 241.8 KiB |
| ui-statics-cf.streamable.com/web/static/js/555.0ce3e750.chunk.js | 273.8 KiB | 239.2 KiB |
| js.stripe.com/v3 | 224.6 KiB | 150.0 KiB |
| static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js | 260.0 KiB | 112.4 KiB |
| accounts.google.com/gsi/client | 95.3 KiB | 79.5 KiB |
| cdn.cookielaw.org/scripttemplates/202506.1.0/otBannerSdk.js | 119.7 KiB | 61.3 KiB |
| connect.facebook.net/en_US/bundle/sdk.js/ | 77.6 KiB | 53.6 KiB |
| streamable.com/j/common.js?v=7 | 38.1 KiB | 35.3 KiB |
| ui-statics-cf.streamable.com/web/static/js/85.f215f4b0.chunk.js | 32.2 KiB | 21.8 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.0 s |
| Other | 468 ms |
| Script Parsing & Compilation | 265 ms |
| Style & Layout | 233 ms |
| Rendering | 112 ms |
| Parse HTML & CSS | 22 ms |
| Garbage Collection | 7.4 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| streamable.com/j/common.js?v=7 | 38.1 KiB | 9.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Upload and share your videos instantly div.features-v2__content > article.feature-item > div.feature-item__media-container > img.feature-item__media | statics.streamable.com/static/landing/animations/upload-animation-compressed.gif |
Video editing that gets out of your way div.features-v2__content > article.feature-item > div.feature-item__media-container > img.feature-item__media | /static/landing/animations/edit-animation-compressed-v2.gif |
Picture of Danny McLellan from Twitter div.testimonials__container > article.testimonial-item > div.testimonial-item__details > img.testimonial-item__details__image | statics.streamable.com/static/landing/danny.jpg |
USA Today main.main > section.customer-logos-v2 > div.customer-logos-v2__logos-container > img | |
MLB main.main > section.customer-logos-v2 > div.customer-logos-v2__logos-container > img | ui-statics-cf.streamable.com/web/static/media/mlb.c739de895d56f3cf62c2.png |
The Guardian main.main > section.customer-logos-v2 > div.customer-logos-v2__logos-container > img | |
PC Gamer main.main > section.customer-logos-v2 > div.customer-logos-v2__logos-container > img | |
CBS main.main > section.customer-logos-v2 > div.customer-logos-v2__logos-container > img | |
Avatar of Uponia Gaming on Twitch.tv div.testimonials__container > article.testimonial-item > div.testimonial-item__details > img.testimonial-item__details__image | statics.streamable.com/static/landing/uponia.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Sign up for free div.navigation-bar-v2__content > ul.navigation-bar-v2__menu > li.navigation-bar-v2__menu-item > a.navigation-bar-v2__link |
Upload video for free div.ticker-with-dropzone-hero__ticker-container > div > div.hero-dropzone > button.sb-button |
*No credit card or account required div.ticker-with-dropzone-hero__ticker-container > div > div.hero-dropzone > p.hero-dropzone__no-credit-card |
Terms of Service div > div.hero-dropzone > p.ticker-with-dropzone-hero__terms > a |
Privacy Policy div > div.hero-dropzone > p.ticker-with-dropzone-hero__terms > a |
Sign up for free main.main > section.get-started-for-free-banner > div.get-started-for-free-banner__content > a.get-started-for-free-banner__cta |
Accept all cookies div#onetrust-button-group-parent > div#onetrust-button-group > div.banner-actions-container > button#onetrust-accept-btn-handler |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Select videos to upload div > div.hero-dropzone > div.hero-dropzone__info > h3.hero-dropzone__info__title |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.navigation-bar-v2__content > ul.navigation-bar-v2__menu > li.navigation-bar-v2__menu-item > a.navigation-bar-v2__logo-link div.navigation-bar-v2__content > ul.navigation-bar-v2__menu > li.navigation-bar-v2__menu-item > a.navigation-bar-v2__logo-link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Blog div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Privacy Policy div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Cookie Policy div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Cookie Preferences div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Terms div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Community guidelines div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Law Enforcement guidelines div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Transparency Report div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Open Source Libraries div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Pricing div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Log in div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Sign up div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Upload video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Clip from URL div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Simple video manager div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Backup video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Crop video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Mute video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Merge video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Trim video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Rotate video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Compress video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Share video link div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Send multiple videos div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Embed video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Download video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Video privacy div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Password protected video div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Ad free video player div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Help center div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Contact div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Getting the best audio in your recordings div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
How to wear a lavalier microphone div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
Improve the lighting in your videos div.sb-flex > section.footer-v3-section > div.sb-flex > li.footer-v3-section__navigation-list__item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | ui-statics-cf.streamable.com/web/static/js/main.2cc7291f.js line 1, col 592632 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.