X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=demos%2Fperformance%2Fprint.rb;h=2d8b94994ddca67b32166fadbe2720947c071915;hb=45cf8709a2e5d1a411834c14e6b78c441bb7bd6b;hp=6d421edc07d6e9f84c57e4da16a6c5962f31062b;hpb=b84246fd4f755e89ebc846521457cfb626faec21;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" } +