summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
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
2011-06-13* properties.nobu
2011-06-12* benchmark/bm_vm3_clearmethodcache.rb: added.ko1
2011-06-12* benchmark/bm_vm3_thread_mutex.rb: remove it.ko1
2011-05-15* remove trailing spaces.nobu
2011-05-04* benchmark/bm_vm4_pipe.rb: Reduced iterations. Too slow benchmarkkosaki
2011-05-04* benchmark/bm_io_select2.rb: reduce number of using filekosaki
2011-04-30* benchmark/bm_io_select3.rb: New.kosaki
2011-04-30* benchmark/bm_io_select.rb, benchmark/bm_io_select2.rb: New.kosaki
2011-04-29* benchmark/bm_vm4_pipe.rb: Add two new benchmark for GVLkosaki
2011-01-29 * benchmark/driver.rb (BenchmarkDriver#measure): Show command linekosaki
2009-12-31* tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr
2009-09-06* benchmark/driver.rb: remove RUBY_VERSION output.ko1
2009-04-30* runruby.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr
2008-10-10properties.nobu
2008-10-10* parse.y: optimize 'for' statement when one variable given.ko1
2008-05-19* vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.ko1
2008-04-27* vm_core.h (rb_vm_t), gc.c (rb_objspace, rb_newobj), vm.cnobu
2007-12-21* regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr