Skip to content

Commit

Permalink
[no-release-notes] increase perf averages precision to two (#8666)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-hoffman authored Dec 11, 2024
1 parent ec00592 commit 1d72274
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ issueNumber="$9"
initBigRepo="${10}"
nomsBinFormat="${11}"
withTpcc="${12}"
precision="1"
precision="2"
tpccRegex="tpcc%"
toProfileKey=""

Expand Down

0 comments on commit 1d72274

Please sign in to comment.