From 090fb44f8163ffd72b3bead59bdcfbfe0931378c Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Tue, 31 Aug 2021 08:24:14 +0200 Subject: [PATCH] more sophisticated runtime measurement store more information, might be relevant in the future --- .gitlab-ci.yml | 2 +- PRIVATE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 01524d230..aedf7b3ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -209,7 +209,7 @@ SpectralRuntime: - cd $LOCAL_HOME/performance # location of old results - git checkout . # undo any changes (i.e. run time data from non-development branch) - cd $DAMASKROOT/PRIVATE/testing - - ./runtime.py --results $LOCAL_HOME/performance --damask_root $DAMASKROOT + - ./runtime.py --results ${LOCAL_HOME}/performance --damask_root ${DAMASKROOT} --tag ${CI_COMMIT_SHA} except: - master - release diff --git a/PRIVATE b/PRIVATE index b14d0c0bc..7276083d3 160000 --- a/PRIVATE +++ b/PRIVATE @@ -1 +1 @@ -Subproject commit b14d0c0bc022088ea81c7c1ea4d5252b0ca527e0 +Subproject commit 7276083d38816c4cfc336b7597aace3f447273dd