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

Perform virtual-dom operations in a web worker #6

Open
wildlyinaccurate opened this issue Jun 21, 2016 · 1 comment
Open

Perform virtual-dom operations in a web worker #6

wildlyinaccurate opened this issue Jun 21, 2016 · 1 comment

Comments

@wildlyinaccurate
Copy link
Owner

https://github.com/nolanlawson/pokedex.org

@JakeChampion
Copy link

JakeChampion commented Jun 21, 2016

Heads up: You might get a performance hit if the virtual nodelist is large, unless you are using transferrable objects or SharedArrayBuffers.

This seems to say the opposite though: https://nolanlawson.com/2016/02/29/high-performance-web-worker-messages/

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

2 participants