summaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorlinux_geek <taseer94@gmail.com>2016-10-27 00:35:59 +0500
committerlinux_geek <taseer94@gmail.com>2016-10-31 07:22:46 +0500
commiteb2461a4d4e56bf6e9217c94c53efa5e043abbe1 (patch)
tree853580e1d064a69cda8291267f3776b4d86188e3 /benchmarks
parent5e05382c7238017d25548829893445c566239f1e (diff)
Cli list option for perftest
JIRA: QTIP-141 Change-Id: I07e67396b894353a1047471aaae62d64365d51f3 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/perftest/summary23
1 files changed, 23 insertions, 0 deletions
diff --git a/benchmarks/perftest/summary b/benchmarks/perftest/summary
new file mode 100644
index 00000000..5891408c
--- /dev/null
+++ b/benchmarks/perftest/summary
@@ -0,0 +1,23 @@
+---
+
+ test_cases:
+ - name: fio
+ description: Storage performance benchmark
+
+ - name: iperf
+ description: Measures the network throughput
+
+ - name: dpi
+ description: Traffic classification rate provides a measure for CPU performance
+
+ - name: ssl
+ description: CPU performance benchmark
+
+ - name: dhrystone
+ description: Evaluate CPU's integer operation performance
+
+ - name: whetstone
+ description: Evaluate CPU's floating point performance
+
+ - name: ramspeed
+ description: Measures the memory performance of a machine