From: Jean Privat Date: Fri, 26 Jul 2013 16:10:22 +0000 (-0400) Subject: bench: disable --phand-typing on nitg-e (seems broken) X-Git-Tag: v0.6~4^2~2 X-Git-Url: http://nitlanguage.org bench: disable --phand-typing on nitg-e (seems broken) Signed-off-by: Jean Privat --- diff --git a/benchmarks/bench_engines.sh b/benchmarks/bench_engines.sh index 7c7728b..5e8716b 100755 --- a/benchmarks/bench_engines.sh +++ b/benchmarks/bench_engines.sh @@ -311,7 +311,7 @@ function bench_nitg-e_options() bench_nitg-e_options "slower" --hardening --no-inline-intern --no-union-attribute --no-shortcut-equal --no-shortcut-range bench_nitg-e_options "nocheck" --no-check-covariance --no-check-initialization --no-check-assert --no-check-autocast --no-check-other --no-check-erasure-cast bench_nitg-e_options "faster" --inline-coloring-numbers -bench_nitg-e_options "typing" NOALL --bm-typing --phand-typing +bench_nitg-e_options "typing" NOALL --bm-typing # --phand-typing function bench_nitc_gc() {