performance test - write, fwrite and cll1 single arugment echo added
[svn/Cll1h/.git] / demos / performance / print2.rb
1 #!/usr/bin/ruby
2
3 10000000.times { print "stuff1"," ","stuff2","\n" }
4
This page took 0.242335 seconds and 4 git commands to generate.