aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* * benchmark/bm_vm4_thread_create_join.rb,ko12011-06-164-0/+0
* * benchmark/bm_vm3_thread_*.rb: renamed bm_vm3_thread_*.rb toko12011-06-144-0/+0
* * benchmark/bm_vm4_thread_pass.rb: rename bm_vm4* tokosaki2011-06-144-0/+0
* * benchmark/bm_vm4_pass_flood.rb: new benchmark for GVL fairness.kosaki2011-06-142-0/+14
* * properties.nobu2011-06-134-70/+70
* * benchmark/bm_vm3_clearmethodcache.rb: added.ko12011-06-121-0/+8
* * benchmark/bm_vm3_thread_mutex.rb: remove it.ko12011-06-123-18/+62
* * remove trailing spaces.nobu2011-05-154-7/+7
* * benchmark/bm_vm4_pipe.rb: Reduced iterations. Too slow benchmarkkosaki2011-05-042-2/+2
* * benchmark/bm_io_select2.rb: reduce number of using filekosaki2011-05-041-1/+1
* * benchmark/bm_io_select3.rb: New.kosaki2011-04-302-1/+18
* * benchmark/bm_io_select.rb, benchmark/bm_io_select2.rb: New.kosaki2011-04-302-0/+27
* * benchmark/bm_vm4_pipe.rb: Add two new benchmark for GVLkosaki2011-04-292-0/+32
* * benchmark/driver.rb (BenchmarkDriver#measure): Show command linekosaki2011-01-291-1/+1
* * tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr2009-12-312-6/+2
* * benchmark/driver.rb: remove RUBY_VERSION output.ko12009-09-061-2/+0
* * runruby.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr2009-04-302-4/+4
* properties.nobu2008-10-101-3/+3
* * parse.y: optimize 'for' statement when one variable given.ko12008-10-102-1/+4
* * vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.ko12008-05-191-0/+9
* * vm_core.h (rb_vm_t), gc.c (rb_objspace, rb_newobj), vm.cnobu2008-04-271-0/+7
* * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr2007-12-211-1/+1
* * benchmark/bm_vm1_neq.rb, bm_vm1_not.rb: prop set.ko12007-12-102-15/+15
* * benchmark/bm_vm1_neq.rb, bm_vm1_not.rb: added.ko12007-12-102-0/+15
* * vm.c: fix to recycle thread data (VM stack).ko12007-11-211-1/+1
* * benchmark/driver.rb: add path to trunk/lib if driver runner isko12007-11-211-1/+16
* * set eol-style.nobu2007-11-1625-1644/+1644
* * benchmark/driver.rb: enable specify label to executable.ko12007-10-031-2/+8
* * benchmark/bm_so_fasta.rb: added.ko12007-09-286-0/+182
* * benchmark/driver.rb: fix notations.ko12007-09-2815-4/+1140
* * benchmark/driver.rb: fix to output benchmark resultsko12007-09-283-37/+62
* * benchmark/bm_app_erb.rb: added.ko12007-09-284-0/+71
* * benchmark/driver.rb: fix file selection algorithm.ko12007-09-281-14/+34
* * benchmark/driver.rb: fix to output some helpful messages.ko12007-09-272-9/+22
* * benchmark/driver.rb: added.ko12007-09-274-2/+193
* new file.akr2007-09-261-0/+8
* * thread.c: fix Mutex to be interruptable lock.ko12007-08-276-29/+60
* * benchmark/bm_loop_generator.rb: added.ko12007-08-241-0/+14
* * benchmark/bm_vm2_case.rb: add a new benchmark.ko12007-08-201-0/+14
* set svn:eol-styleshyouhei2007-02-1267-1431/+1431
* * benchmark/run.rb : change option formatko12007-01-051-24/+18
* * benchmark/bm_app_pentomino.rb : use Array#dup instead ofko12007-01-054-239/+45
* * benchmark/run_rite.rb : fix to use readlines instead ofko12007-01-051-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11465 b2dd03c8-39d4-4d8f-98...ko12007-01-041-1/+1
* * Merge YARVko12006-12-3169-0/+1633