![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <bench/bench.h>#include <consensus/merkle.h>#include <random.h>#include <uint256.h>#include <cassert>#include <vector>Go to the source code of this file.
Functions | |
| static void | MerkleRoot (benchmark::Bench &bench) |
| BENCHMARK (MerkleRoot) | |
| BENCHMARK | ( | MerkleRoot | ) |
|
static |
Definition at line 13 of file merkle_root.cpp.