aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/driver.rb
Commit message (Expand)AuthorAgeFilesLines
* benchmark/driver.rb: fully obsolete thisk0kubun2018-07-091-105/+0
* common.mk: upgrade benchmark_driver to v0.14k0kubun2018-07-091-6/+6
* benchmark/driver.rb: make this more similark0kubun2018-07-081-19/+39
* benchmark/README.md: [ci skip] write documentationk0kubun2018-07-081-1/+1
* benchmark/driver.rb: drop legacy Ruby script supportk0kubun2018-07-081-56/+12
* benchmark/vm2_*.yml: abstract away the while loopk0kubun2018-07-081-8/+0
* benchmark/vm1_*.yml: abstract away the while loopk0kubun2018-07-081-4/+2
* benchmark/driver.rb: fix wrong multiline regexpk0kubun2018-07-081-1/+1
* benchmark: introduce benchmark_driver.gemk0kubun2018-07-081-349/+48
* benchmark/driver.rb: simplify LoadError handlingk0kubun2018-07-081-9/+2
* benchmark/driver.rb: add CPU time measurement targetsnormal2018-06-031-3/+9
* use `--version`.ko12018-02-211-2/+2
* driver.rb: allow executing driver.rb directlyk0kubun2017-10-211-0/+1
* driver.rb: add option to specify target with rbenvk0kubun2017-10-211-0/+5
* driver.rb: measure_target option [ci skip]nobu2017-01-081-0/+1
* driver.rb: out output file when loading [ci skip]nobu2017-01-081-1/+1
* driver.rb: extract loop times [ci skip]nobu2017-01-081-1/+6
* driver.rb: adjust name width [ci skip]nobu2017-01-081-1/+3
* driver.rb: unused variablenobu2016-03-091-1/+0
* * benchmark/driver.rb: fix my last commit (syntax error).ko12016-03-091-1/+1
* * benchmark/driver.rb: fix output messages.ko12016-03-091-3/+3
* * benchmark/driver.rb: support memory usage benchmark.ko12016-03-091-8/+35
* * benchmark/driver.rb: exit benchmarking if a benchmark processko12016-03-091-0/+1
* driver.rb: load-rawdatanobu2015-03-061-1/+31
* driver.rb: rawdata formatnobu2015-03-061-3/+17
* driver.rb: name widthnobu2015-03-051-3/+1
* driver.rb: fix indexnobu2015-03-051-4/+4
* driver.rb: plain text tablenobu2015-03-051-12/+24
* driver.rb: suffixnobu2015-03-051-2/+7
* driver.rb: MarkDown tablenobu2015-03-051-5/+25
* * benchmark/driver.rb: remove debug output and output results intoko12014-05-071-2/+1
* * benchmark/driver.rb: add '--rawdata-output=[FILE] option to outputko12014-05-071-2/+17
* * benchmark/driver.rb: define File::NULL if not defiend and /dev/nullko12014-05-051-0/+6
* benchmark/driver: avoid large alloc in driver processnormal2014-01-301-1/+1
* * common.mk: specify label `built-ruby'.ko12012-11-261-1/+1
* * benchmark/driver.rb: accept multiple `-e'.ko12012-11-261-10/+13
* benchmark/driver.rb: fix typos and output.eregon2012-11-171-3/+3
* * benchmark/driver.rb: add `-x' or `--exclude' optionko12012-10-241-0/+5
* * benchmark/driver.rb: remove unexpected `output'.ko12012-10-191-1/+0
* * benchmark/driver.rb: add new option `--ruby-arg [ARG]'ko12012-10-191-1/+7
* * benchmark/driver.rb (show_results): Show speedup ratioko12012-10-161-18/+45
* * benchmark/driver.rb: some refactoring.ko12012-10-161-14/+5
* * benchmark/driver.rb: fix typos.eregon2012-08-111-2/+2
* * benchmark/driver.rb: fix to continue benchmarks whenko12012-05-271-3/+4
* * benchmark/driver.rb: suppress unused/shadowing variable warnings.ktsj2012-02-121-5/+4
* * benchmark/driver.rb: Add difference column to report that averagesdrbrain2011-07-061-1/+20
* * remove trailing spaces.nobu2011-05-151-1/+1
* * benchmark/driver.rb (BenchmarkDriver#measure): Show command linekosaki2011-01-291-1/+1
* * benchmark/driver.rb: remove RUBY_VERSION output.ko12009-09-061-2/+0
* * benchmark/driver.rb: add path to trunk/lib if driver runner isko12007-11-211-1/+16