ruby performance test added
[svn/Cll1h/.git] / demos / performance / print2.rb
diff --git a/demos/performance/print2.rb b/demos/performance/print2.rb
new file mode 100755 (executable)
index 0000000..37f8e13
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/ruby
+
+10000000.times { print "stuff1"," ","stuff2","\n" }
This page took 0.114506 seconds and 4 git commands to generate.