#3 objects-wiki.c compiles with -Wall and runs
[svn/Cll1h/.git] / demos / performance / print.rb
1 #!/usr/bin/ruby
2
3 10000000.times { print "stuff","\n" }
4
This page took 0.343259 seconds and 4 git commands to generate.