diff --git a/doc/benchmarking.md b/doc/benchmarking.md --- a/doc/benchmarking.md +++ b/doc/benchmarking.md @@ -7,7 +7,7 @@ CCoinsCaching, memory pool eviction, and wallet coin selection. After compiling bitcoin-abc, the benchmarks can be run with: -`src/bench/bench_bitcoin` +`src/bench/bitcoin-bench` The output will look similar to: ```