Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <bench/bench.h>
#include <consensus/merkle.h>
#include <random.h>
#include <uint256.h>
#include <vector>
Go to the source code of this file.
Functions | |
static void | MerkleRoot (benchmark::Bench &bench) |
BENCHMARK (MerkleRoot, benchmark::PriorityLevel::HIGH) | |
BENCHMARK | ( | MerkleRoot | , |
benchmark::PriorityLevel::HIGH | |||
) |
|
static |