From: zhihui wu Date: Sun, 21 May 2017 02:05:05 +0000 (+0800) Subject: correct arithmetic baseline X-Git-Tag: opnfv-5.0.0~100^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=582fa2987a821640b59cfa314db9d2a040236389;p=qtip.git correct arithmetic baseline These two number are reversed. Change-Id: I8d97820528e8b0bfa72cb0dfb596707f8cfd5a43 Signed-off-by: zhihui wu --- diff --git a/resources/QPI/compute.yaml b/resources/QPI/compute.yaml index d27d769b..63ac5f5c 100644 --- a/resources/QPI/compute.yaml +++ b/resources/QPI/compute.yaml @@ -84,6 +84,6 @@ sections: # split based on different application - name: arithmetic workloads: - name: dhrystone_lps - baseline: 34657490.5 - - name: whetstone_MWIPS baseline: 2495.9 + - name: whetstone_MWIPS + baseline: 34657490.5