From bf3f59d3cedf95f09faa8a047feb81a5855092c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Fri, 26 Apr 2019 16:22:38 +0200 Subject: [PATCH] Update benchmark.sh --- benchmark/benchmark.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmark/benchmark.sh b/benchmark/benchmark.sh index fc72f08..fb6af2d 100644 --- a/benchmark/benchmark.sh +++ b/benchmark/benchmark.sh @@ -1,10 +1,10 @@ #!/bin/bash functions=(isprime-scale isprime-scale-py isprime-scale-js hello-scale hello-scale-py hello-scale-js hello hello-js hello-py isprime isprime-js isprime-py) -connections=(50) +connections=(1000) times=(1m) kuberhost="node1:30765" -maxthreads=160 +maxthreads=40 wave_dir_up=true wave_connection=40