updated performance tests
[svn/Cll1h/.git] / demos / performance / test-performance2.sh
index 50f2eeff07da1353abd47c0c4587720f750e7e2f..7298303f185eb9ba3c3e6b5c2250f8c45020484d 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/sh
 
+cat print2.rb
+echo "Running..."
+time ./print2.rb > /dev/null
+
 cat print2.py
 echo "Running..."
 time ./print2.py > /dev/null
This page took 0.111923 seconds and 4 git commands to generate.