Add memory benchmark for validatelargetx
This commit is contained in:
@@ -234,6 +234,9 @@ case "$1" in
|
|||||||
verifyequihash)
|
verifyequihash)
|
||||||
zcash_rpc zcbenchmark verifyequihash 1
|
zcash_rpc zcbenchmark verifyequihash 1
|
||||||
;;
|
;;
|
||||||
|
validatelargetx)
|
||||||
|
zcash_rpc zcbenchmark validatelargetx 1
|
||||||
|
;;
|
||||||
trydecryptnotes)
|
trydecryptnotes)
|
||||||
zcash_rpc zcbenchmark trydecryptnotes 1 "${@:3}"
|
zcash_rpc zcbenchmark trydecryptnotes 1 "${@:3}"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user