X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=demos%2Fperformance%2Fprint2.rb;h=ac2a876466dc507b38a2e806fed65b01f733beb9;hb=9abd9073f7853f2a4cd5f5243152d71ff5e47e11;hp=37f8e131636aebce7fc82d1ad7cce5a33aeba760;hpb=b84246fd4f755e89ebc846521457cfb626faec21;p=svn%2FCll1h%2F.git diff --git a/demos/performance/print2.rb b/demos/performance/print2.rb index 37f8e13..ac2a876 100755 --- a/demos/performance/print2.rb +++ b/demos/performance/print2.rb @@ -1,3 +1,4 @@ #!/usr/bin/ruby 10000000.times { print "stuff1"," ","stuff2","\n" } +