Bitcoin ABC  0.29.1
P2P Digital Currency
Functions
merkle_root.cpp File Reference
#include <bench/bench.h>
#include <consensus/merkle.h>
#include <random.h>
#include <uint256.h>
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  )

◆ MerkleRoot()

static void MerkleRoot ( benchmark::Bench bench)
static

Definition at line 11 of file merkle_root.cpp.

Here is the call graph for this function: