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

Make a 100% async implementation in a branch #4

Open
dotproto opened this issue May 17, 2018 · 0 comments
Open

Make a 100% async implementation in a branch #4

dotproto opened this issue May 17, 2018 · 0 comments

Comments

@dotproto
Copy link
Owner

I've been curious about the performance characteristics of a completely asynchronous code base for a while & a performance-sensitive use case like a game seems like a good opportunity to experiment.

I'd like to create a branch that converts the entire project (or as much of it as possible) to promises & async functions. I suspect this implementation will be slower then a more imperative one but I don't have any hypothesis regarding how much slower.

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

1 participant