summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
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
2012-05-27* benchmark/bm_vm1_lvar_init.rb: fix newline code.nagachika
2012-05-27* benchmark/bm_vm1_lvar_init.rb: added.ko1
2012-05-27* benchmark/driver.rb: fix to continue benchmarks whenko1
2012-05-26* vm.c (frame_info_to_str): add `break'.ko1
2012-05-24* vm.c: add RubyVM::Backtrace object (btobj).ko1
2012-02-12* benchmark/driver.rb: suppress unused/shadowing variable warnings.ktsj
2011-11-17* benchmark/bm_io_select[23].rb: use Process::RLIMIT_NOFILE only whenusa
2011-07-06 * benchmark/driver.rb: Add difference column to report that averagesdrbrain
2011-07-01 * benchmark/bm_app_erb.rb: increase loop count. too shortkosaki
2011-06-30* sytle fixes.nobu
2011-06-30* benchmark/bm_vm2_defined_method.rb: added to measure performance ofko1
2011-06-16* benchmark/bm_vm4_thread_create_join.rb,ko1
2011-06-14* benchmark/bm_vm3_thread_*.rb: renamed bm_vm3_thread_*.rb toko1
2011-06-14* benchmark/bm_vm4_thread_pass.rb: rename bm_vm4* tokosaki
2011-06-14* benchmark/bm_vm4_pass_flood.rb: new benchmark for GVL fairness.kosaki