Bitcoin ABC  0.26.3
P2P Digital Currency
Functions
rollingbloom.cpp File Reference
#include <bench/bench.h>
#include <common/bloom.h>
Include dependency graph for rollingbloom.cpp:

Go to the source code of this file.

Functions

static void RollingBloom (benchmark::Bench &bench)
 
static void RollingBloomReset (benchmark::Bench &bench)
 
 BENCHMARK (RollingBloom)
 
 BENCHMARK (RollingBloomReset)
 

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( RollingBloom  )

◆ BENCHMARK() [2/2]

BENCHMARK ( RollingBloomReset  )

◆ RollingBloom()

static void RollingBloom ( benchmark::Bench bench)
static

Definition at line 8 of file rollingbloom.cpp.

Here is the call graph for this function:

◆ RollingBloomReset()

static void RollingBloomReset ( benchmark::Bench bench)
static

Definition at line 28 of file rollingbloom.cpp.

Here is the call graph for this function: