Logging performance and memory benchmarks to git notes during precommit testing.
This commit is contained in:
@@ -63,6 +63,8 @@ done
|
||||
FINISH=$(date +%s.%N)
|
||||
EXEC_TIME=$(echo "$FINISH - $START" | bc)
|
||||
|
||||
echo
|
||||
|
||||
if [ "$RAW_OUTPUT" != "" ];
|
||||
then
|
||||
echo -e $RSS_OUTPUT;
|
||||
|
||||
Reference in New Issue
Block a user