Update benchmark.sh

This commit is contained in:
Torma Kristóf 2019-04-03 13:01:08 +02:00 committed by GitHub
parent 9d7f7a87c9
commit 458ebbe715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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)