Benchmark 50 iterations of solveequihash

Since the parameters changed in z8, the benchmark on speed.z.cash is showing misleading results due to variability. (The quartile and extrema bars will still show the variability with 50 runs, they just won't jump around as much between benchmark data points.)
This commit is contained in:
Daira Hopwood 2016-09-19 19:08:24 +01:00 committed by GitHub
parent 2f15f588b2
commit 65b502aa98
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ case "$1" in
zcash_rpc zcbenchmark verifyjoinsplit 1000 "\"$RAWJOINSPLIT\""
;;
solveequihash)
zcash_rpc zcbenchmark solveequihash 10 "${@:3}"
zcash_rpc zcbenchmark solveequihash 50 "${@:3}"
;;
verifyequihash)
zcash_rpc zcbenchmark verifyequihash 1000