index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
/
driver.rb
Age
Commit message (
Expand
)
Author
2014-05-07
* benchmark/driver.rb: remove debug output and output results into
ko1
2014-05-07
* benchmark/driver.rb: add '--rawdata-output=[FILE] option to output
ko1
2014-05-05
* benchmark/driver.rb: define File::NULL if not defiend and /dev/null
ko1
2014-01-30
benchmark/driver: avoid large alloc in driver process
normal
2012-11-26
* common.mk: specify label `built-ruby'.
ko1
2012-11-26
* benchmark/driver.rb: accept multiple `-e'.
ko1
2012-11-17
benchmark/driver.rb: fix typos and output.
eregon
2012-10-24
* benchmark/driver.rb: add `-x' or `--exclude' option
ko1
2012-10-19
* benchmark/driver.rb: remove unexpected `output'.
ko1
2012-10-19
* benchmark/driver.rb: add new option `--ruby-arg [ARG]'
ko1
2012-10-16
* benchmark/driver.rb (show_results): Show speedup ratio
ko1
2012-10-16
* benchmark/driver.rb: some refactoring.
ko1
2012-08-11
* benchmark/driver.rb: fix typos.
eregon
2012-05-27
* benchmark/driver.rb: fix to continue benchmarks when
ko1
2012-02-12
* benchmark/driver.rb: suppress unused/shadowing variable warnings.
ktsj
2011-07-06
* benchmark/driver.rb: Add difference column to report that averages
drbrain
2011-05-15
* remove trailing spaces.
nobu
2011-01-29
* benchmark/driver.rb (BenchmarkDriver#measure): Show command line
kosaki
2009-09-06
* benchmark/driver.rb: remove RUBY_VERSION output.
ko1
2007-11-21
* benchmark/driver.rb: add path to trunk/lib if driver runner is
ko1
2007-11-16
* set eol-style.
nobu
2007-10-03
* benchmark/driver.rb: enable specify label to executable.
ko1
2007-09-28
* benchmark/driver.rb: fix notations.
ko1
2007-09-28
* benchmark/driver.rb: fix to output benchmark results
ko1
2007-09-28
* benchmark/driver.rb: fix file selection algorithm.
ko1
2007-09-27
* benchmark/driver.rb: fix to output some helpful messages.
ko1
2007-09-27
* benchmark/driver.rb: added.
ko1