Benchmarks

This commit is contained in:
Artur Meski
2018-12-08 21:58:39 +00:00
parent 8226919c0e
commit 877e9d0954
2 changed files with 12 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ CMD="./reactics -B"
timelimit="$((30*60))" # 30 minutes
timelimit="$((5*60))" # 5 minutes
form_tgc_sc="`seq 1 3`"
form_tgc_sc="`seq 1 4`"
form_asm="`seq 1 2`"
for benchmark in "tgc_sc" "asm"; do