Skip to content

Conversation

@eregon
Copy link
Member

@eregon eregon commented Nov 16, 2022

I have found that for my usage of yjit-bench where e.g. I want to benchmark TruffleRuby or more Ruby versions, run_benchmarks.rb assumes way too much about the platform, which Rubies are benchmarked and more.

OTOH a huge advantage of this repository/set of benchmarks is they are all extremely easy to run with just ruby -Iharness benchmarks/some_benchmark.rb so I documented that. That's in fact I think much better than many other benchmarks suites, because it's so easy to run a benchmark and get started.
And then one can of course build some fairly trivial scripts to run N/all benchmarks on M Rubies etc based on their needs.

@noahgibbs
Copy link
Contributor

LGTM

@maximecb maximecb merged commit 1868d0c into ruby:main Nov 17, 2022
@eregon eregon deleted the patch-1 branch November 17, 2022 15:19
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.

3 participants