updatet performance tests and results
[svn/Cll1h/.git] / demos / performance / test-performance
index df89664f726789ba4e0b8340d09de0a8adf7471f..6cb45ddd44cf306b2e44d51205653f28664a9a44 100755 (executable)
@@ -29,6 +29,6 @@ time ./puts > /dev/null
 
 cat fputs.c
 echo "Compiling..."
-make fputs
+time make fputs
 echo "Running..."
 time ./fputs > /dev/null
This page took 0.122116 seconds and 4 git commands to generate.