From c4ac2c3ee9fd7929399439e80106535b6423f379 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sat, 28 Aug 2021 16:19:13 +0200 Subject: [PATCH] modernized runtime measurement --- .gitlab-ci.yml | 2 +- PRIVATE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e9784da71..01524d230 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 - - SpectralAll_runtime/test.py -d $LOCAL_HOME/performance + - ./runtime.py --results $LOCAL_HOME/performance --damask_root $DAMASKROOT except: - master - release diff --git a/PRIVATE b/PRIVATE index 8491d524a..14b7deb90 160000 --- a/PRIVATE +++ b/PRIVATE @@ -1 +1 @@ -Subproject commit 8491d524aaf61da71006d4f3ed00d7934907437e +Subproject commit 14b7deb90ca9ad20987e84d4ba3e4fca2291f46f