binary B+ tree - first attempt, compiles and runs
[svn/Cll1h/.git] / demos / performance / print2.rb
CommitLineData
b84246fd 1#!/usr/bin/ruby
2
310000000.times { print "stuff1"," ","stuff2","\n" }
06ab91f0 4
This page took 0.179649 seconds and 4 git commands to generate.