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

Parallelize and speed up loading of deferred assets, refactor code, and fix RTC_CONFIG env var #226

Merged
merged 5 commits into from
Dec 15, 2023

Conversation

schlagmichdoch
Copy link
Owner

Currently deferred scripts are loaded one at a time.
This tries to allow browsers to load them in parallel and still wait for all of them to finish loading.

@schlagmichdoch schlagmichdoch merged commit 4f80ab4 into master Dec 15, 2023
2 checks passed
@schlagmichdoch schlagmichdoch deleted the parallelize_asset_loading branch December 15, 2023 22:49
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

Successfully merging this pull request may close these issues.

1 participant