diff --git a/doc/benchmarking.md b/doc/benchmarking.md --- a/doc/benchmarking.md +++ b/doc/benchmarking.md @@ -1,10 +1,10 @@ Benchmarking ============ -Bitcoin Core has an internal benchmarking framework, with benchmarks +Bitcoin ABC 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 bitcoin-core, the benchmarks can be run with: +After compiling bitcoin-abc, the benchmarks can be run with: `src/bench/bench_bitcoin` The output will look similar to: