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

Perf: Improve time to render of Nextcloud via lazy-loading #1454

Merged
merged 2 commits into from Feb 14, 2023

Conversation

marcelklehr
Copy link
Member

This will reduce the initial js bundle to be loaded on each NC page from 1.5MB to 150KB, with the rest of the code being immediately preloaded asynchronously

This will reduce the initial js bundle to be loaded on each NC page from 1.5MB to 150KB, with the rest of the code being immediately preloaded asynchronously

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@nickvergessen
Copy link
Member

I'm not experienced with this mechanism. But I guess as long as it works it's fine?

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member

Commited compiled assets.

Seems to still work and audio also still plays ¯\_(ツ)_/¯

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

Successfully merging this pull request may close these issues.

None yet

2 participants