X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=demos%2Fperformance%2Fprint.rb;fp=demos%2Fperformance%2Fprint.rb;h=2d8b94994ddca67b32166fadbe2720947c071915;hb=06ab91f038972610338e77f4f488c7ef5c132e69;hp=6d421edc07d6e9f84c57e4da16a6c5962f31062b;hpb=e1fbb836e8f710979f270ba8fdbc92a8e65f7348;p=svn%2FCll1h%2F.git diff --git a/demos/performance/print.rb b/demos/performance/print.rb index 6d421ed..2d8b949 100755 --- a/demos/performance/print.rb +++ b/demos/performance/print.rb @@ -1,3 +1,4 @@ #!/usr/bin/ruby 10000000.times { print "stuff","\n" } +