updated benchmark results for all tested platforms
[svn/Cll1h/.git] / demos / performance / test-performance.sh
index e2de3e5af668e906853aab711dfba6793b946bf1..45cc4e0255b2725b3436ed6e7754eb3d10162705 100755 (executable)
@@ -69,7 +69,7 @@ cat cll1-echo.c
 echo -n "Compiling..."
 time tcc cll1-echo.c -o cll1-echo
 echo -n "Running..."
-time ./puts > /dev/null
+time ./cll1-echo > /dev/null
 
 echo "--------------------------------------------------- C - tcc - puts"
 cat puts.c
This page took 0.136974 seconds and 4 git commands to generate.