X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=demos%2Fperformance%2Fprint2.rb;h=ac2a876466dc507b38a2e806fed65b01f733beb9;hb=06ab91f038972610338e77f4f488c7ef5c132e69;hp=37f8e131636aebce7fc82d1ad7cce5a33aeba760;hpb=e1fbb836e8f710979f270ba8fdbc92a8e65f7348;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" } +