Update benchmark.sh
This commit is contained in:
parent
33b2bde739
commit
14ca3067e0
@ -29,7 +29,7 @@ do
|
||||
echo -e "Benchmarking $function\n"
|
||||
for connection in "${connections[@]}"
|
||||
do
|
||||
if [[ $connection -lt 20 ]]
|
||||
if [[ $connection -lt 21 ]]
|
||||
then
|
||||
threads=$(($connection-1))
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user