diff options
Diffstat (limited to 'doc/benchmarking.md')
| -rw-r--r-- | doc/benchmarking.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/benchmarking.md b/doc/benchmarking.md index b243551ad..a4c94169a 100644 --- a/doc/benchmarking.md +++ b/doc/benchmarking.md @@ -4,8 +4,8 @@ Benchmarking Dogecoin Core has an internal benchmarking framework, with benchmarks for cryptographic algorithms such as SHA1, SHA256, SHA512 and RIPEMD160. As well as the rolling bloom filter. -After compiling dogecoin-core, the benchmarks can be run with: -`src/bench/bench_dogecoin` +After compiling discoin-core, the benchmarks can be run with: +`src/bench/bench_discoin` The output will look similar to: ``` |