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

Runtime Benchmarks #53

Closed
moserke opened this issue Aug 24, 2016 · 3 comments
Closed

Runtime Benchmarks #53

moserke opened this issue Aug 24, 2016 · 3 comments

Comments

@moserke
Copy link

moserke commented Aug 24, 2016

Have any benchmarks been run against the various runtimes? Would be nice to have an understanding of the performance tradeoffs of each of the runtimes.

@rafaelfranca
Copy link
Member

Not that we are aware of. The best benchmarks are those did in the same environment we want to use 😄 . Take this opportunity to share your results with the community

@ignisf
Copy link

ignisf commented Aug 24, 2016

Yes, there have been a few benchmarks comparing node, therubyracer, and mini_racer. mini_racer has a makeshift benchmark suite you can try out if you'd like to, but AFAIK performance-wise mini_racer is in the lead just ahead of node*.

*) on Linux/OSX with MRI

@ignisf
Copy link

ignisf commented Aug 24, 2016

Here are some pretty graphs: rubyjs/libv8#150 (comment)

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

3 participants