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

Investigate whether bucket loading should/could be done in a webworker #2967

Closed
philippotto opened this issue Jul 26, 2018 · 0 comments · Fixed by #3162
Closed

Investigate whether bucket loading should/could be done in a webworker #2967

philippotto opened this issue Jul 26, 2018 · 0 comments · Fixed by #3162
Assignees
Labels

Comments

@philippotto
Copy link
Member

According to chrome's devtools, fetch causes a noticable impact on performance when a lot of buckets are loaded (2 seconds of 8 seconds perf measurement). Maybe using webworkers + transferables could improve things here.

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