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

Move the item rendering into a worker #119

Open
flekschas opened this issue Feb 29, 2020 · 0 comments
Open

Move the item rendering into a worker #119

flekschas opened this issue Feb 29, 2020 · 0 comments
Assignees
Labels
improvement A feature improvement

Comments

@flekschas
Copy link
Owner

Currently, the main thread is blocked as the items are rendered. This can be troublesome especially when piling.js is used in another library. We should instead move the item rendering into a worker.

@flekschas flekschas added the improvement A feature improvement label Feb 29, 2020
@flekschas flekschas self-assigned this Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement A feature improvement
Projects
None yet
Development

No branches or pull requests

1 participant