From cf48bcb3c2db1fdaca03f41f00e02c4a41c7a6c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= <post@soeren-henning.de> Date: Sun, 26 Apr 2020 20:02:45 +0200 Subject: [PATCH] Add additional test for UC4, 1500msg/sec --- execution/execution.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/execution/execution.sh b/execution/execution.sh index c16855de1..dde4c2196 100755 --- a/execution/execution.sh +++ b/execution/execution.sh @@ -17,3 +17,4 @@ sleep 5m sleep 5m ./run_loop.sh 4 "25000 50000 75000 100000 125000 150000" "1 2 4 6 8 10 12 14 16 18 20 30 40 50 60 70 80 90" 400 #6*18=11Std sleep 5m +./run_loop.sh 4 "150000" "100 110 120 130 140 150 160 17 18 190 200" 400 #6*18=11Std \ No newline at end of file -- GitLab