![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bench/bench.h>#include <common/bloom.h>#include <crypto/common.h>#include <span.h>#include <cstdint>#include <vector>Go to the source code of this file.
Functions | |
| static void | RollingBloom (benchmark::Bench &bench) |
| static void | RollingBloomReset (benchmark::Bench &bench) |
| BENCHMARK (RollingBloom, benchmark::PriorityLevel::HIGH) | |
| BENCHMARK (RollingBloomReset, benchmark::PriorityLevel::HIGH) | |
| BENCHMARK | ( | RollingBloom | , |
| benchmark::PriorityLevel::HIGH | |||
| ) |
| BENCHMARK | ( | RollingBloomReset | , |
| benchmark::PriorityLevel::HIGH | |||
| ) |
|
static |
|
static |