bench/lang: less tests for bench_typetest_depth
authorJean Privat <jean@pryen.org>
Sat, 13 Apr 2013 00:46:10 +0000 (20:46 -0400)
committerJean Privat <jean@pryen.org>
Mon, 15 Jul 2013 18:18:54 +0000 (14:18 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

benchmarks/bench_languages.sh

index 2606176..3b5baf1 100755 (executable)
@@ -246,6 +246,7 @@ function bench_typetest_depth()
        t=t
        s=20
        seq="10 25 50 100"
+       seq="2 4 8 16"
        for b in $seq; do
                run_command ./nitg languages/$name.nit -o $basedir/$name.bin
                run_command $basedir/$name.bin $basedir "${t}_$b" "$b"