[Fuego] [PATCH 6/9] hackbench: add meaningful specs

Daniel Sangorrin daniel.sangorrin at toshiba.co.jp
Thu Jan 11 08:28:29 UTC 2018


Signed-off-by: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>
---
 engine/tests/Benchmark.hackbench/spec.json | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/engine/tests/Benchmark.hackbench/spec.json b/engine/tests/Benchmark.hackbench/spec.json
index ae70707..ea90c43 100644
--- a/engine/tests/Benchmark.hackbench/spec.json
+++ b/engine/tests/Benchmark.hackbench/spec.json
@@ -4,6 +4,15 @@
         "default": {
             "PARAMS": " "
         },
+        "pipes": {
+            "PARAMS": "--pipe"
+        },
+        "threads": {
+            "PARAMS": "--threads"
+        },
+        "stress": {
+            "PARAMS": "-s 1024 -l 2000 -g 100 -P --pipe"
+        },
         "latest": {
             "PER_JOB_BUILD": "true",
             "gitrepo": "https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git",
-- 
2.7.4




More information about the Fuego mailing list