Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extreme lag when loading pages with many embedded Studio videos #2455

Open
s1050613 opened this issue Feb 16, 2025 · 0 comments
Open

Extreme lag when loading pages with many embedded Studio videos #2455

s1050613 opened this issue Feb 16, 2025 · 0 comments

Comments

@s1050613
Copy link

s1050613 commented Feb 16, 2025

Summary

When loading a page with many embedded Studio videos, such as in the replies to a discussion, there is extreme lag caused by each video loading. It also uses excessive memory:

Image

This is probably due to the thousands of HTTP requests Canvas is making:
Image

For reference, that's 1250% more than the file size of all the Harry Potter books in eBook format... just to load a single page...

Steps to reproduce

  1. Load a page with many embedded Studio videos
  2. Monitor the HTTP requests made using developer tools

Steps to fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant