ruby-cvs:20782
From: ko1 ruby-lang.org
Date: Fri, 28 Sep 2007 16:00:00 +0900 (JST)
Subject: [ruby-cvs:20782] Ruby:r13545 (trunk): * benchmark/driver.rb: fix to output benchmark results
ko1 2007-09-28 15:59:59 +0900 (Fri, 28 Sep 2007)
New Revision: 13545
Added files:
trunk/benchmark/bm_vm2_eval.rb
Modified files:
trunk/ChangeLog
trunk/benchmark/bm_io_file_create.rb
trunk/benchmark/driver.rb
Log:
* benchmark/driver.rb: fix to output benchmark results
to file "bmlog-#{Time.now.strftime('%Y%m%d-%H%M%S')}.#{$$}".
* benchmark/bm_io_file_create.rb: remove useless codes.
* benchmark/bm_vm2_eval.rb: added.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/driver.rb?r1=13545&r2=13544
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13545&r2=13544
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_vm2_eval.rb?revision=13545&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/benchmark/bm_io_file_create.rb?r1=13545&r2=13544