Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
merkle_root.cpp File Reference
#include <bench/bench.h>
#include <consensus/merkle.h>
#include <random.h>
#include <uint256.h>
#include <cassert>
#include <vector>
Include dependency graph for merkle_root.cpp:

Go to the source code of this file.

Functions

static void MerkleRoot (benchmark::Bench &bench)
 BENCHMARK (MerkleRoot)

Function Documentation

◆ BENCHMARK()

BENCHMARK ( MerkleRoot )
Here is the call graph for this function:

◆ MerkleRoot()

void MerkleRoot ( benchmark::Bench & bench)
static

Definition at line 13 of file merkle_root.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: