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

Update benchmarks #1353

Closed
dead-claudia opened this issue Mar 2, 2017 · 2 comments
Closed

Update benchmarks #1353

dead-claudia opened this issue Mar 2, 2017 · 2 comments

Comments

@dead-claudia
Copy link

The benchmarks here are fairly out of date now (1 1/2 years at this point). Also, V8 has made some drastic performance improvements to their Promise implementation recently, so their performance is close to on par with Bluebird's now. The benchmarks really need updated.

@petkaantonov
Copy link
Owner

updated

note that latest node is using v8 5.5 so those improvements are still not reflected

@dead-claudia
Copy link
Author

@petkaantonov Chrome is using 5.8 now, so they have the latest optimizations. The next major Node release is also going to use either that or 5.7, so they're going to have them, too. So when that happens (late this April), you should be able to update the benchmark again with faster numbers.

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