Skip to content

Conversation

nirvdrum
Copy link
Collaborator

@nirvdrum nirvdrum commented Nov 5, 2022

TruffleRuby is a high speed implementation of Ruby. It should run all of these benchmarks just fine. I think it'd be interesting to see the results. I suspect in many cases, the JIT can optimize the different variants of a given benchmark so that there is no clear winner. In cases where it does not, that indicates an opportunity for the JIT to improve.

Copy link
Member

@etagwerker etagwerker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@etagwerker etagwerker merged commit acb4410 into fastruby:main Nov 6, 2022
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

Successfully merging this pull request may close these issues.

2 participants