[no-release-notes] increase perf averages precision to two (#8666)

This commit is contained in:
Maximilian Hoffman
2024-12-11 12:01:48 -08:00
committed by GitHub
parent ec0059210e
commit 1d72274bb1

View File

@@ -19,7 +19,7 @@ issueNumber="$9"
initBigRepo="${10}"
nomsBinFormat="${11}"
withTpcc="${12}"
precision="1"
precision="2"
tpccRegex="tpcc%"
toProfileKey=""