benchmark/README.md: fix typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3efcb74036
commit
fdd7f57b97
@ -9,7 +9,7 @@ Execute `gem install benchmark_driver` and run a command like:
|
||||
|
||||
```bash
|
||||
# Run a benchmark script with the ruby in the $PATH
|
||||
benchmark-driver benchmark/erb_fib.rb
|
||||
benchmark-driver benchmark/app_fib.rb
|
||||
|
||||
# Run all benchmark scripts with multiple Ruby executables or options
|
||||
benchmark-driver benchmark/*.yml -e /path/to/ruby -e '/path/to/ruby --jit'
|
||||
|
Loading…
x
Reference in New Issue
Block a user