Bitcoin ABC  0.28.12
P2P Digital Currency
Functions
hashpadding.cpp File Reference
#include <bench/bench.h>
#include <hash.h>
#include <random.h>
#include <uint256.h>
Include dependency graph for hashpadding.cpp:

Go to the source code of this file.

Functions

static void PrePadded (benchmark::Bench &bench)
 
 BENCHMARK (PrePadded)
 
static void RegularPadded (benchmark::Bench &bench)
 
 BENCHMARK (RegularPadded)
 

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( PrePadded  )

◆ BENCHMARK() [2/2]

BENCHMARK ( RegularPadded  )

◆ PrePadded()

static void PrePadded ( benchmark::Bench bench)
static

Definition at line 10 of file hashpadding.cpp.

Here is the call graph for this function:

◆ RegularPadded()

static void RegularPadded ( benchmark::Bench bench)
static

Definition at line 28 of file hashpadding.cpp.

Here is the call graph for this function: