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

Reduce promise usage #144

Open
briancavalier opened this issue Nov 19, 2013 · 1 comment
Open

Reduce promise usage #144

briancavalier opened this issue Nov 19, 2013 · 1 comment

Comments

@briancavalier
Copy link
Member

Wire creates lots of promises. I'm sure there are ways we can reduce the number of promises, which should help overall memory usage during wiring.

See cujojs/when#227

@briancavalier
Copy link
Member Author

Adding when 3.0 compat in #157 will help the overall memory usage, but we should still try to reduce the promise usage if possible.

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