summaryrefslogtreecommitdiffstats
path: root/benchmark/bm_io_file_create.rb
Commit message (Collapse)AuthorAgeFilesLines
* * set eol-style.nobu2007-11-161-13/+13
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * benchmark/driver.rb: fix to output benchmark resultsko12007-09-281-3/+0
| | | | | | | | | | 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. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13545 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * benchmark/bm_app_erb.rb: added.ko12007-09-281-0/+16
* benchmark/bm_io_file_(create|read|write).rb: added. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e