We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475dbd4 commit 34b7fddCopy full SHA for 34b7fdd
doc/benchmarking.md
@@ -5,7 +5,7 @@ Dash Core has an internal benchmarking framework, with benchmarks
5
for cryptographic algorithms such as SHA1, SHA256, SHA512 and RIPEMD160. As well as the rolling bloom filter.
6
7
After compiling dash-core, the benchmarks can be run with:
8
-`src/bench/bench_bitcoin`
+`src/bench/bench_dash`
9
10
The output will look similar to:
11
```
0 commit comments