aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* benchmark: revise ERB benchmarks using YAML syntaxk0kubun2018-07-105-52/+50
* benchmark/README.md: erb_render is no longer yml but rb [ci skip]k0kubun2018-07-101-2/+2
* benchmark/README.md: wording consistency in one sentence [ci skip]k0kubun2018-07-101-1/+1
* * properties.svn2018-07-100-0/+0
* output/driver.rb: add output plugin to reproducek0kubun2018-07-101-0/+36
* revert r63899k0kubun2018-07-103-612/+3
* * properties.svn2018-07-100-0/+0
* * 2018-07-11svn2018-07-101-1/+1
* benchmark_driver/runner: add runners for metricsk0kubun2018-07-107-2/+230
* runner/size.rb: fix metric passed to outputk0kubun2018-07-102-1/+11
* benchmark/README.md: add help output [ci skip]k0kubun2018-07-101-0/+17
* benchmark/README.md: don't recommend alias installation [ci skip]k0kubun2018-07-101-2/+2
* common.mk: execute benchmark alphabeticallyk0kubun2018-07-101-1/+1
* benchmark: drop all bm_ prefix for legacy driver.rbk0kubun2018-07-10127-0/+0
* * properties.svn2018-07-100-0/+0
* Revert "benchmark/*.yml: convert from benchmark/bm_*.rb"k0kubun2018-07-10256-3467/+3075
* * properties.svn2018-07-100-0/+0
* benchmark: resurrect peak / size metricsk0kubun2018-07-105-18/+172
* Remove redundant code in the compiler.tenderlove2018-07-091-21/+4
* Remove test code. ISE generation should not impact write barriertenderlove2018-07-091-1/+0
* Add lldb as a debugger optiontenderlove2018-07-091-0/+6
* Fix crash when loading iseq from an arraytenderlove2018-07-092-4/+17
* benchmark/README.md: fix -e interface for v0.14 [ci skip]k0kubun2018-07-091-2/+2
* benchmark/driver.rb: fully obsolete thisk0kubun2018-07-093-126/+13
* * 2018-07-10svn2018-07-091-1/+1
* common.mk: upgrade benchmark_driver to v0.14k0kubun2018-07-092-7/+7
* Promote irb library to default gems.hsbt2018-07-095-4/+33
* file_rename.yml: allow running this on mswin/mingwk0kubun2018-07-091-1/+1
* app_pentominio.yml: drop unnecessary preludek0kubun2018-07-091-1/+0
* Don't copy FL_USER* on Kernel#clone. [Bug #14847]ko12018-07-092-2/+35
* addr2line.c (kprintf): staticnormal2018-07-091-2/+2
* common.mk: codesign ruby-runner toonobu2018-07-092-0/+2
* dir.c: fix directory globnobu2018-07-092-4/+27
* addr2line.c: no need to keep fd around after mmapnormal2018-07-081-6/+2
* range.c: [DOC] small improvementstomar2018-07-081-2/+2
* benchmark/driver.rb: make this more similark0kubun2018-07-081-19/+39
* benchmark/README.md: [ci skip] change syntax highlightk0kubun2018-07-081-3/+3
* * properties.svn2018-07-080-0/+0
* benchmark/README.md: [ci skip] write documentationk0kubun2018-07-082-1/+50
* benchmark/driver.rb: drop legacy Ruby script supportk0kubun2018-07-082-57/+13
* benchmark/app_pentomino.yml: remove original scripts after __END__k0kubun2018-07-081-132/+1
* benchmark/*.yml: convert from benchmark/bm_*.rbk0kubun2018-07-08254-3200/+3595
* benchmark/gc: prevent GC bench from depending on normal benchmarkk0kubun2018-07-083-3/+612
* benchmark/vm2_struct_small_aset.yml: unwrap loop_countk0kubun2018-07-081-5/+9
* benchmark/vm2_*.yml: fix ugly conversion errorsk0kubun2018-07-0826-121/+119
* benchmark/vm2_*.yml: abstract away the while loopk0kubun2018-07-0839-505/+384
* benchmark/vm1_ensure.yml: rollback loop_count abstractionk0kubun2018-07-081-3/+8
* benchmark/vm1_*.yml: manual fixes for ugly conversionsk0kubun2018-07-089-39/+34
* benchmark/vm1_*.yml: abstract away the while loopk0kubun2018-07-0830-335/+241
* benchmark: convert bm_vm2_*.rb to vm2_*.ymlk0kubun2018-07-0876-481/+593