![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bench/bench.h>#include <blockfilter.h>#include <uint256.h>#include <cstdint>#include <utility>#include <vector>Go to the source code of this file.
Functions | |
| static GCSFilter::ElementSet | GenerateGCSTestElements () |
| static void | GCSBlockFilterGetHash (benchmark::Bench &bench) |
| static void | GCSFilterConstruct (benchmark::Bench &bench) |
| static void | GCSFilterDecode (benchmark::Bench &bench) |
| static void | GCSFilterDecodeSkipCheck (benchmark::Bench &bench) |
| static void | GCSFilterMatch (benchmark::Bench &bench) |
| BENCHMARK (GCSBlockFilterGetHash) | |
| BENCHMARK (GCSFilterConstruct) | |
| BENCHMARK (GCSFilterDecode) | |
| BENCHMARK (GCSFilterDecodeSkipCheck) | |
| BENCHMARK (GCSFilterMatch) | |
| BENCHMARK | ( | GCSBlockFilterGetHash | ) |
| BENCHMARK | ( | GCSFilterConstruct | ) |
| BENCHMARK | ( | GCSFilterDecode | ) |
| BENCHMARK | ( | GCSFilterDecodeSkipCheck | ) |
| BENCHMARK | ( | GCSFilterMatch | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |