Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
rollingbloom.cpp File Reference
Include dependency graph for rollingbloom.cpp:
Go to the source code of this file.
Functions | |
static void | RollingBloom (benchmark::State &state) |
BENCHMARK (RollingBloom) | |
Function Documentation
◆ BENCHMARK()
BENCHMARK | ( | RollingBloom | ) |
◆ RollingBloom()
|
static |
Definition at line 10 of file rollingbloom.cpp.
References CRollingBloomFilter::contains(), count, CRollingBloomFilter::insert(), and benchmark::State::KeepRunning().