X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=demos%2Fperformance%2Fprint2.rb;h=ac2a876466dc507b38a2e806fed65b01f733beb9;hb=6a60bc82e8b8e6cccd0d4c2214a1f291662215f0;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" } +