summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2019-06-19Improve benchmarks and tests for threads.Samuel Williams
2019-06-10Make sure to suppress .irbrc on benchmarkTakashi Kokubun
2019-06-10Add a benchmark of irb boot timeTakashi Kokubun
2019-06-05Optimize CGI.escapeHTML by reducing buffer extensionTakashi Kokubun
2019-06-05Revert "Optimize CGI.escapeHTML by reducing buffer extension"Takashi Kokubun
2019-06-05Optimize CGI.escapeHTML by reducing buffer extensionTakashi Kokubun
2019-06-01Add a benchmark using IRB::ColorTakashi Kokubun
2019-05-07Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most patter...Lourens Naudé
2019-05-03Improve performance of case-conversion methodsNobuyoshi Nakada
2019-04-17string.c: improve splitting into charsnobu
2019-01-21benchmark/app_aobench.rb: complete commented code to write the image to a fileeregon
2019-01-21benchmark/app_aobench.rb: remove extra printf argumentseregon
2019-01-21benchmark/app_aobench.rb: move `srand(0)` at the toperegon
2019-01-21benchmark/app_aobench.rb: add `srand(0)`mame
2019-01-21benchmark/app_aobench.rb: add a magic commentmame
2019-01-07Time.strptime benchmarksnobu
2019-01-06benchmark/range_last.yml: remove needless preludemrkn
2019-01-06benchmark/range_last.yml: add benchmark casesmrkn
2019-01-05benchmark/range_last.yml: add a benchmark of Range#lastmrkn
2019-01-01benchmark/complex_float_*.yml: New benchmarksmrkn
2018-12-27delete emacs mode lines [ci skip]shyouhei
2018-12-22benchmark/app_erb.yml: remove unused variablek0kubun
2018-12-06Add benchmark for hash small literalstenderlove
2018-11-20Rename fiber chain benchmark.samuel
2018-11-20* remove trailing spaces.svn
2018-11-20Remove `Benchmark` times.samuel
2018-11-20Better benchmark name.samuel
2018-11-20* remove trailing spaces.svn
2018-11-20Fix broken benchmarksamuel
2018-11-20* remove trailing spaces.svn
2018-11-20Fix code climate cognitive complexity issuesamuel
2018-11-20* remove trailing spaces.svn
2018-11-20Rewrite fiber benchmarksamuel
2018-09-28don't use GC::Profiler on default.ko1
2018-09-28add small utility for benchmarking.ko1
2018-09-12make opt_str_freeze leafshyouhei
2018-08-16Adding Enumerator::Lazy#uniq and Enumerator::Lazy#grep_v to proc chainingnobu
2018-07-11benchmark/README.md: skip showing --timeout option [ci skip]k0kubun
2018-07-11common.mk: upgrade benchmark_driverk0kubun
2018-07-10benchmark/README.md: some are defined with YAML [ci skip]k0kubun
2018-07-10benchmark/README.md: fix typo [ci skip]k0kubun
2018-07-10benchmark: revise ERB benchmarks using YAML syntaxk0kubun
2018-07-10benchmark/README.md: erb_render is no longer yml but rb [ci skip]k0kubun
2018-07-10benchmark/README.md: wording consistency in one sentence [ci skip]k0kubun
2018-07-10output/driver.rb: add output plugin to reproducek0kubun
2018-07-10revert r63899k0kubun
2018-07-10benchmark_driver/runner: add runners for metricsk0kubun
2018-07-10runner/size.rb: fix metric passed to outputk0kubun
2018-07-10benchmark/README.md: add help output [ci skip]k0kubun
2018-07-10benchmark/README.md: don't recommend alias installation [ci skip]k0kubun