This page was machine translated. Please help us improve it.
Why benchmarks?
Benchmarks are a great tool for comparing Rubinius with the rest of the Ruby runtimes, i.e. MRI, JRuby, IronRuby and other implementations. It is not so much intended to measure Rubinius itself so if you want to contribute writing benchmarks make sure to follow these steps:
If you want to test a benchmark you can run it file or even directory wise:
bin/benchmark benchmark/core/string/bench_case.rb
bin/benchmark benchmark/core