Skip to content

Commit dff86d2

Browse files
committed
add debug for timestamp
1 parent 3936328 commit dff86d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

devops/scripts/benchmarking/benchmark.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ COMPUTE_BENCH_COMPILE_FLAGS=""
232232
CACHE_RESULTS="0"
233233
TIMESTAMP="$(date +"$TIMESTAMP_FORMAT")"
234234

235+
echo "Timestamp: $TIMESTAMP"
236+
235237
load_configs
236238

237239
# CLI flags + overrides to configuration options:

0 commit comments

Comments
 (0)