From d9149bc380c7df5c7348fc845adc0cd4a79e3e93 Mon Sep 17 00:00:00 2001 From: zhihui wu Date: Tue, 23 May 2017 09:26:15 +0000 Subject: Revert "correct arithmetic baseline" This reverts commit 582fa2987a821640b59cfa314db9d2a040236389. Change-Id: I5b2ab6f236c909a7c375dfb5db8cef9b85397ee3 Signed-off-by: zhihui wu --- resources/QPI/compute.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/QPI/compute.yaml b/resources/QPI/compute.yaml index 63ac5f5c..d27d769b 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: 2495.9 - - name: whetstone_MWIPS baseline: 34657490.5 + - name: whetstone_MWIPS + baseline: 2495.9 -- cgit 1.2.3-korg