Bitcoin
Macros | Functions
lockedpool.cpp File Reference
#include <bench/bench.h>
#include <support/lockedpool.h>
#include <iostream>
#include <vector>

Macros

#define ASIZE   2048
 
#define BITER   5000
 
#define MSIZE   2048
 

Functions

static void BenchLockedPool (benchmark::State &state)
 
 BENCHMARK (BenchLockedPool, 1300)
 

Macro Definition Documentation

◆ ASIZE

#define ASIZE   2048

◆ BITER

#define BITER   5000

◆ MSIZE

#define MSIZE   2048

Function Documentation

◆ BenchLockedPool()

static void BenchLockedPool ( benchmark::State state)
static

◆ BENCHMARK()

BENCHMARK ( BenchLockedPool  ,
1300   
)