updatet performance tests and results
[svn/Cll1h/.git] / demos / performance / test-performance2
index 19d2bc5763bb96e511710473bb50fef372086012..a13e00d164e6f596ef51a21fe02ec5fcc3f4f290 100755 (executable)
@@ -23,6 +23,6 @@ time ./printf2 > /dev/null
 
 cat fputs2.c
 echo "Compiling..."
-make fputs2
+time make fputs2
 echo "Running..."
 time ./fputs2 > /dev/null
This page took 0.130143 seconds and 4 git commands to generate.