codex
Loading...
Searching...
No Matches
BSearchBench Class Reference

#include <bench.hpp>

Inheritance diagram for BSearchBench:
Collaboration diagram for BSearchBench:

Private Slots

void initTestCase ()
 
void bench_data ()
 
void bench ()
 
void initTestCase ()
 
void bench_data ()
 
void bench ()
 

Private Attributes

std::vector< int > v = {}
 
std::bitset< N *8 > expected = {}
 

Static Private Attributes

static constexpr std::size_t N = 1 << 20
 

Member Function Documentation

◆ bench [1/2]

void BSearchBench::bench ( )
privateslot

◆ bench [2/2]

void BSearchBench::bench ( )
privateslot

◆ bench_data [1/2]

void BSearchBench::bench_data ( )
privateslot

◆ bench_data [2/2]

void BSearchBench::bench_data ( )
privateslot

◆ initTestCase [1/2]

void BSearchBench::initTestCase ( )
privateslot

◆ initTestCase [2/2]

void BSearchBench::initTestCase ( )
privateslot

Member Data Documentation

◆ expected

std::bitset< N *8 > BSearchBench::expected = {}
private

◆ N

static constexpr std::size_t BSearchBench::N = 1 << 20
staticconstexprprivate

◆ v

std::vector< int > BSearchBench::v = {}
private

The documentation for this class was generated from the following files: