zcbenchmark - Zcash 2.0.7 RPC

zcbenchmark benchmarktype samplecount

Runs a benchmark of the selected type samplecount times,
returning the running times of each sample.

Output: [
  {
    "runningtime": runningtime
  },
  {
    "runningtime": runningtime
  }
  ...
]


Made by @karel_3d; license of the docs is MIT (see zcash repo), license of the scripts and webpage is also MIT ((C) 2018 Karel Bilek) (github repo)

Note it uses a mainnet node



Control