summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2014-03-22st.c: use power-of-two sizes to avoid slow modulo opsnormal
2014-01-30benchmark/driver: avoid large alloc in driver processnormal
2013-12-28* benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome
2013-12-24* benchmark/bm_so_meteor_contest.rb: [DOC] Fix typoa_matsuda
2013-12-19* benchmark/gc/gcbench.rb: check GC::OPTS availabilityko1
2013-11-28* benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times fasterglass
2013-11-09* benchmark/gc/gcbench.rb: output version description and GC::OPTS.ko1
2013-11-06* properties.nobu
2013-11-06* benchmark/bm_vm1_gc_short_lived.rb: added.ko1
2013-11-05* benchmark/gc/gcbench.rb: fix typo of r43543eregon
2013-11-05* benchmark/gc/gcbench.rb: add some options to make quiet.ko1
2013-10-31* benchmark/gc/gcbench.rb: print HWM (high water mark) if possible.ko1
2013-09-22* benchmark/bm_app_answer.rb: revert r42990, benchmark scripts shoulderegon
2013-09-20* append newline at EOF.nobu
2013-09-20* benchmark/bm_app_answer.rb: removed duplicate code [Fixes GH-393]zzak
2013-06-21* benchmark/gc/gcbench.rb: fix summary of benchmark result notaton.ko1
2013-06-20* benchmark/gc/gcbench.rb: Do not use GC::Profiler::disable becauseko1
2013-06-20* benchmark/gc/gcbench.rb: stop GC::Profiler before output results.ko1
2013-06-20* benchmark/gc/gcbench.rb: don't use __dir__ to make compatibleko1
2013-06-20* benchmark/bm_app_aobench.rb: use attr_accessor/reader instead ofko1
2013-06-20* remove trailing spaces.nobu
2013-06-20* properties.nobu
2013-06-20* benchmark/bm_app_aobench.rb: added.ko1
2013-06-20* properties.nobu
2013-06-20* benchmark/bm_so_binary_trees.rb: disable `puts' methodko1
2013-06-20* properties.nobu
2013-06-20* benchmark/gc/pentomino.rb: added.ko1
2013-06-20* remove trailing spaces.nobu
2013-06-20* properties.nobu
2013-06-20* benchmark/gc/redblack.rb: import red black tree benchmark fromko1
2013-06-20* properties.nobu
2013-06-20* benchmark/gc: create a directory to store GC related benchmark.ko1
2013-04-25* benchmark/bm_hash_shift.rb: add benchmark for Hash#shiftcharliesome
2012-11-26* common.mk: specify label `built-ruby'.ko1
2012-11-26* benchmark/driver.rb: accept multiple `-e'.ko1
2012-11-21* benchmark/bm_so_nsieve_bits.rb: add an encoding pragma.ko1
2012-11-17benchmark/driver.rb: fix typos and output.eregon
2012-10-24* benchmark/driver.rb: add `-x' or `--exclude' optionko1
2012-10-19* benchmark/driver.rb: remove unexpected `output'.ko1
2012-10-19* benchmark/bmx_temp.rb: removed.ko1
2012-10-19* benchmark/driver.rb: add new option `--ruby-arg [ARG]'ko1
2012-10-17* benchmark/bm_vm2_method_missing.rb: add a benchmark to measureko1
2012-10-16* benchmark/bm_vm2_dstr.rb: add a benchmark to measureko1
2012-10-16* benchmark/bm_vm1_yield.rb: add a benchmark to measure `yield'ko1
2012-10-16* benchmark/driver.rb (show_results): Show speedup ratioko1
2012-10-16* benchmark/driver.rb: some refactoring.ko1
2012-10-15* benchmark/: add missing spaces around assignment operators (= and +=) forkou
2012-10-14* benchmark/bm_vm1_attr_ivar(_set).rb: added (for method dispatch speed).ko1
2012-08-23* include/ruby/ruby.h: introduce flonum technique forko1
2012-08-11* benchmark/driver.rb: fix typos.eregon