Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
ianayl committed Jan 23, 2025
1 parent dff86d2 commit 371097d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions devops/scripts/benchmarking/benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -228,14 +228,12 @@ load_configs() {

#####

load_configs

COMPUTE_BENCH_COMPILE_FLAGS=""
CACHE_RESULTS="0"
TIMESTAMP="$(date +"$TIMESTAMP_FORMAT")"

echo "Timestamp: $TIMESTAMP"

load_configs

# CLI flags + overrides to configuration options:
while getopts "p:b:r:f:n:cCs" opt; do
case $opt in
Expand Down

0 comments on commit 371097d

Please sign in to comment.