Bitcoin
|
Functions | |
static void | RollingBloom (benchmark::State &state) |
static void | RollingBloomReset (benchmark::State &state) |
BENCHMARK (RollingBloom, 1500 *1000) | |
BENCHMARK (RollingBloomReset, 20000) | |
BENCHMARK | ( | RollingBloom | , |
1500 * | 1000 | ||
) |
BENCHMARK | ( | RollingBloomReset | , |
20000 | |||
) |
|
static |
|
static |