Update benchmark.sh

This commit is contained in:
2019-04-03 13:01:08 +02:00
committed by GitHub
parent 9d7f7a87c9
commit 458ebbe715

View File

@ -13,7 +13,7 @@ array_contains () {
return $in
}
functions=(hello)
functions=(hello isprime)
# 5 10 20 50 100 200 400 500 1000
connections=(2)
times=(1m)