mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-05 00:50:17 -06:00
/.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: revert precision 3
This commit is contained in:
@@ -19,7 +19,7 @@ issueNumber="$9"
|
||||
initBigRepo="${10}"
|
||||
nomsBinFormat="${11}"
|
||||
withTpcc="${12}"
|
||||
precision="3"
|
||||
precision="1"
|
||||
tpccRegex="tpcc%"
|
||||
|
||||
if [ -n "$initBigRepo" ]; then
|
||||
|
||||
Reference in New Issue
Block a user