Update benchmark.sh
This commit is contained in:
parent
37cb8958b7
commit
0b77909dd0
@ -55,6 +55,7 @@ do
|
||||
echo -e "Output of $function is:\n"
|
||||
curl --data-binary "@$function.body.txt" --header "Host: $function.kubeless" --header "Content-Type:application/json" http://$kuberhost/$function
|
||||
echo -e "\n"
|
||||
tr -d '\n' < $function.body.txt
|
||||
for connection in "${connections[@]}"
|
||||
do
|
||||
if [[ $connection -lt 41 ]]
|
||||
|
Loading…
Reference in New Issue
Block a user