summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2018-07-09file_rename.yml: allow running this on mswin/mingwk0kubun
2018-07-09app_pentominio.yml: drop unnecessary preludek0kubun
2018-07-08benchmark/driver.rb: make this more similark0kubun
2018-07-08benchmark/README.md: [ci skip] change syntax highlightk0kubun
2018-07-08benchmark/README.md: [ci skip] write documentationk0kubun
2018-07-08benchmark/driver.rb: drop legacy Ruby script supportk0kubun
2018-07-08benchmark/app_pentomino.yml: remove original scripts after __END__k0kubun
2018-07-08benchmark/*.yml: convert from benchmark/bm_*.rbk0kubun
2018-07-08benchmark/gc: prevent GC bench from depending on normal benchmarkk0kubun
2018-07-08benchmark/vm2_struct_small_aset.yml: unwrap loop_countk0kubun
2018-07-08benchmark/vm2_*.yml: fix ugly conversion errorsk0kubun
2018-07-08benchmark/vm2_*.yml: abstract away the while loopk0kubun
2018-07-08benchmark/vm1_ensure.yml: rollback loop_count abstractionk0kubun
2018-07-08benchmark/vm1_*.yml: manual fixes for ugly conversionsk0kubun
2018-07-08benchmark/vm1_*.yml: abstract away the while loopk0kubun
2018-07-08benchmark: convert bm_vm2_*.rb to vm2_*.ymlk0kubun
2018-07-08benchmark: convert bm_vm1_*.rb to vm1_*.ymlk0kubun
2018-07-08benchmark/driver.rb: fix wrong multiline regexpk0kubun
2018-07-08benchmark: introduce benchmark_driver.gemk0kubun
2018-07-08benchmark: drop legacy benchmark driversk0kubun
2018-07-08benchmark/driver.rb: simplify LoadError handlingk0kubun
2018-06-03benchmark/driver.rb: add CPU time measurement targetsnormal
2018-05-23benchmark/bm_*erb*: fix for --measure=size/peak in driver.rbnormal
2018-02-21use `--version`.ko1
2018-02-15Benchmarks for Array#values_atnobu
2017-10-24Lazy Proc allocation for block parametersko1
2017-10-24file.c: apply2files releases GVLnormal
2017-10-21driver.rb: allow executing driver.rb directlyk0kubun
2017-10-21driver.rb: add option to specify target with rbenvk0kubun
2017-10-04Dir.empty? releases GVLnormal
2017-10-01File#rename releases GVLnormal
2017-10-01string.c: avoid unnecessary call of str_strlen()glass
2017-09-29array.c: improve operations on small arraysnobu
2017-08-04benchmarks for String#scannobu
2017-05-27benchmark: Rename to bm_erb_render.rbk0kubun
2017-05-26erb.rb: Generate static string with opt_str_uminusk0kubun
2017-05-08benchmark/bm_vm2_fiber_switch.rb: check for fiber performancenormal
2017-05-04benchmark/bm_vm_thread_pass_flood.rb: add commentnormal
2017-05-04benchmark/bm_vm1_gc_wb_*.rb: fix GC.start args for invalid keywordnormal
2017-05-04benchmark: new single-threaded read/write benchmark with pipenormal
2017-05-02more benchmarks for SizedQueue and ConditionVariablenormal
2017-04-30new benchmark for SizedQueuenormal
2017-04-14Improve performance of type conversion using to_rmrkn
2017-04-13array.c: improve performance of Array#sort with blockmrkn
2017-04-13Add a benchmark script for Array#sort of float arraymrkn
2017-01-20benchmarks for Bug#13136nobu
2017-01-18another benchmark for IO.copy_stream socket writingnormal
2017-01-08driver.rb: measure_target option [ci skip]nobu
2017-01-08driver.rb: out output file when loading [ci skip]nobu
2017-01-08driver.rb: extract loop times [ci skip]nobu