aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most patter...Lourens Naudé2019-05-072-0/+2
* Improve performance of case-conversion methodsNobuyoshi Nakada2019-05-034-0/+40
* string.c: improve splitting into charsnobu2019-04-171-0/+7
* benchmark/app_aobench.rb: complete commented code to write the image to a fileeregon2019-01-211-0/+2
* benchmark/app_aobench.rb: remove extra printf argumentseregon2019-01-211-1/+1
* benchmark/app_aobench.rb: move `srand(0)` at the toperegon2019-01-211-2/+2
* benchmark/app_aobench.rb: add `srand(0)`mame2019-01-211-0/+2
* benchmark/app_aobench.rb: add a magic commentmame2019-01-211-0/+2
* Time.strptime benchmarksnobu2019-01-071-0/+13
* benchmark/range_last.yml: remove needless preludemrkn2019-01-061-2/+0
* benchmark/range_last.yml: add benchmark casesmrkn2019-01-061-2/+4
* benchmark/range_last.yml: add a benchmark of Range#lastmrkn2019-01-051-0/+4
* benchmark/complex_float_*.yml: New benchmarksmrkn2019-01-016-0/+42
* delete emacs mode lines [ci skip]shyouhei2018-12-278-8/+7
* benchmark/app_erb.yml: remove unused variablek0kubun2018-12-221-1/+0
* Add benchmark for hash small literalstenderlove2018-12-063-0/+9
* Rename fiber chain benchmark.samuel2018-11-201-0/+0
* * remove trailing spaces.svn2018-11-201-2/+2
* Remove `Benchmark` times.samuel2018-11-201-18/+8
* Better benchmark name.samuel2018-11-201-0/+0
* * remove trailing spaces.svn2018-11-201-1/+1
* Fix broken benchmarksamuel2018-11-201-10/+10
* * remove trailing spaces.svn2018-11-201-2/+2
* Fix code climate cognitive complexity issuesamuel2018-11-201-9/+15
* * remove trailing spaces.svn2018-11-201-5/+5
* Rewrite fiber benchmarksamuel2018-11-201-0/+44
* don't use GC::Profiler on default.ko12018-09-281-1/+2
* add small utility for benchmarking.ko12018-09-281-0/+2
* make opt_str_freeze leafshyouhei2018-09-121-0/+10
* Adding Enumerator::Lazy#uniq and Enumerator::Lazy#grep_v to proc chainingnobu2018-08-166-0/+24
* benchmark/README.md: skip showing --timeout option [ci skip]k0kubun2018-07-111-1/+0
* common.mk: upgrade benchmark_driverk0kubun2018-07-111-10/+10
* benchmark/README.md: some are defined with YAML [ci skip]k0kubun2018-07-101-4/+7
* benchmark/README.md: fix typo [ci skip]k0kubun2018-07-101-1/+1
* 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
* output/driver.rb: add output plugin to reproducek0kubun2018-07-101-0/+36
* revert r63899k0kubun2018-07-103-612/+3
* benchmark_driver/runner: add runners for metricsk0kubun2018-07-106-1/+229
* 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
* benchmark: drop all bm_ prefix for legacy driver.rbk0kubun2018-07-10127-0/+0
* Revert "benchmark/*.yml: convert from benchmark/bm_*.rb"k0kubun2018-07-10255-3465/+3073
* benchmark: resurrect peak / size metricsk0kubun2018-07-104-16/+170
* benchmark/README.md: fix -e interface for v0.14 [ci skip]k0kubun2018-07-091-2/+2
* benchmark/driver.rb: fully obsolete thisk0kubun2018-07-092-117/+9
* common.mk: upgrade benchmark_driver to v0.14k0kubun2018-07-091-6/+6
* file_rename.yml: allow running this on mswin/mingwk0kubun2018-07-091-1/+1