Add performance test results.

This commit is contained in:
James Roseborough
2010-08-15 20:15:56 +00:00
parent f21610e00a
commit a52dca445a
2 changed files with 80 additions and 29 deletions

View File

@@ -61,9 +61,9 @@
<target name="alltests">
<testcase luaprog="binarytrees.lua 15"/>
<testcase luaprog="nsieve.lua 9"/>
<testcase luaprog="fannkuch.lua 10"/>
<testcase luaprog="nbody.lua 1000000"/>
<testcase luaprog="nsieve.lua 9"/>
</target>
<target name="all" depends="alltests"/>