summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
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
2007-12-10* benchmark/bm_vm1_neq.rb, bm_vm1_not.rb: prop set.ko1
2007-12-10* benchmark/bm_vm1_neq.rb, bm_vm1_not.rb: added.ko1
2007-11-21* vm.c: fix to recycle thread data (VM stack).ko1
2007-11-21* benchmark/driver.rb: add path to trunk/lib if driver runner isko1
2007-11-16* set eol-style.nobu
2007-10-03* benchmark/driver.rb: enable specify label to executable.ko1
2007-09-28* benchmark/bm_so_fasta.rb: added.ko1
2007-09-28* benchmark/driver.rb: fix notations.ko1
2007-09-28* benchmark/driver.rb: fix to output benchmark resultsko1
2007-09-28* benchmark/bm_app_erb.rb: added.ko1
2007-09-28* benchmark/driver.rb: fix file selection algorithm.ko1
2007-09-27* benchmark/driver.rb: fix to output some helpful messages.ko1
2007-09-27* benchmark/driver.rb: added.ko1
2007-09-26new file.akr
2007-08-27* thread.c: fix Mutex to be interruptable lock.ko1
2007-08-24* benchmark/bm_loop_generator.rb: added.ko1