diff options
| author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-09-27 06:46:31 +0000 |
|---|---|---|
| committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-09-27 06:46:31 +0000 |
| commit | f08a9a82cba50113d23884c67178d72c84966c4e (patch) | |
| tree | 8db2b577f86f2c6957029bf1802aa341452f1a50 /ChangeLog | |
| parent | 405c0fd2af1b89fcae062e27b5f4dfa528e6a991 (diff) | |
| download | ruby-f08a9a82cba50113d23884c67178d72c84966c4e.tar.gz ruby-f08a9a82cba50113d23884c67178d72c84966c4e.tar.xz ruby-f08a9a82cba50113d23884c67178d72c84966c4e.zip | |
* benchmark/driver.rb: added.
* common.mk: fix to use above driver.
* benchmark/prepare_so_count_words.rb: added.
* benchmark/bm_so_count_words.rb: fix benchmark process.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13535 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Thu Sep 27 15:44:51 2007 Koichi Sasada <ko1@atdot.net> + + * benchmark/driver.rb: added. + + * common.mk: fix to use above driver. + + * benchmark/prepare_so_count_words.rb: added. + + * benchmark/bm_so_count_words.rb: fix benchmark process. + Thu Sep 27 15:42:34 2007 Koichi Sasada <ko1@atdot.net> * ext/fiber/fiber.c: modify prototype declaration. |
