diff options
author | zhihui wu <wu.zhihui1@zte.com.cn> | 2018-04-13 06:52:52 +0000 |
---|---|---|
committer | zhihui wu <wu.zhihui1@zte.com.cn> | 2018-04-13 06:52:52 +0000 |
commit | 839a14980c188d2f1a62808cb76679c95e970940 (patch) | |
tree | 1bdff68e6a6c2b67ffb933b4db5c5c4080b4cfbf /legacy/assets/perftest/summary | |
parent | b34030013f9af4c40fd79850a85957c842e76595 (diff) |
Revert "delete the code which will not included in Fraser"
This reverts commit b34030013f9af4c40fd79850a85957c842e76595.
Change-Id: Ief09eaa4b009a47d7509f548fc1117bb4839d2ba
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'legacy/assets/perftest/summary')
-rw-r--r-- | legacy/assets/perftest/summary | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/legacy/assets/perftest/summary b/legacy/assets/perftest/summary new file mode 100644 index 00000000..5891408c --- /dev/null +++ b/legacy/assets/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 |