Update benchmark.sh
This commit is contained in:
parent
9d7f7a87c9
commit
458ebbe715
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user