yarv-diff:39
From: ko1 atdot.net
Date: 1 Jul 2005 18:15:46 -0000
Subject: [yarv-diff:39] r194 - trunk/rb
Author: ko1
Date: 2005-07-02 03:15:45 +0900 (Sat, 02 Jul 2005)
New Revision: 194
Modified:
trunk/rb/eval.rb
Log:
fix output on bench
Modified: trunk/rb/eval.rb
===================================================================
--- trunk/rb/eval.rb 2005-07-01 18:07:24 UTC (rev 193)
+++ trunk/rb/eval.rb 2005-07-01 18:15:45 UTC (rev 194)
@@ -62,10 +62,12 @@
def bench_each idx
puts "= #{idx}"
5.times{|count|
+ print count
FileUtils.cd(dirname(idx)){
exec_cmd("make benchmark BOPT=-y > ../b#{idx}-#{count}")
}
}
+ puts
end
def bench
--
ML: yarv-diff quickml.atdot.net
Info: http://www.atdot.net/~ko1/quickml