From 2e043bdb2cb6aff52b390df2252d45d6a1eab297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 2 Apr 2019 23:18:58 +0200 Subject: [PATCH] Update benchmark.sh --- functions/benchmark.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/benchmark.sh b/functions/benchmark.sh index 0e3a797..0c26fc6 100644 --- a/functions/benchmark.sh +++ b/functions/benchmark.sh @@ -1,6 +1,6 @@ #!/bin/bash -functions=(helloget matrix) +functions=(hello matrix) connections=(2 5 10 20 21 50 100 200 400 500 1000)