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 520d140 commit a54ab21Copy full SHA for a54ab21
doc/benchmarking.md
@@ -11,7 +11,7 @@ Running
11
For benchmarks purposes you only need to compile `bitcoin_bench`. Beware of configuring without `--enable-debug` as this would impact
12
benchmarking by unlatching log printers and lock analysis.
13
14
- make -C src bench_bitcoin
+ make -C src bitcoin_bench
15
16
After compiling bitcoin-core, the benchmarks can be run with:
17
0 commit comments