modernized runtime measurement
This commit is contained in:
parent
394e50d038
commit
c4ac2c3ee9
|
@ -209,7 +209,7 @@ SpectralRuntime:
|
||||||
- cd $LOCAL_HOME/performance # location of old results
|
- cd $LOCAL_HOME/performance # location of old results
|
||||||
- git checkout . # undo any changes (i.e. run time data from non-development branch)
|
- git checkout . # undo any changes (i.e. run time data from non-development branch)
|
||||||
- cd $DAMASKROOT/PRIVATE/testing
|
- cd $DAMASKROOT/PRIVATE/testing
|
||||||
- SpectralAll_runtime/test.py -d $LOCAL_HOME/performance
|
- ./runtime.py --results $LOCAL_HOME/performance --damask_root $DAMASKROOT
|
||||||
except:
|
except:
|
||||||
- master
|
- master
|
||||||
- release
|
- release
|
||||||
|
|
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit 8491d524aaf61da71006d4f3ed00d7934907437e
|
Subproject commit 14b7deb90ca9ad20987e84d4ba3e4fca2291f46f
|
Loading…
Reference in New Issue