![]() |
Bitcoin Core
26.99.0
P2P Digital Currency
|
#include <bench/bench.h>
#include <bech32.h>
#include <util/strencodings.h>
#include <string>
#include <vector>
Go to the source code of this file.
Functions | |
static void | Bech32Encode (benchmark::Bench &bench) |
static void | Bech32Decode (benchmark::Bench &bench) |
BENCHMARK (Bech32Encode, benchmark::PriorityLevel::HIGH) | |
BENCHMARK (Bech32Decode, benchmark::PriorityLevel::HIGH) | |
|
static |
|
static |
BENCHMARK | ( | Bech32Decode | , |
benchmark::PriorityLevel::HIGH | |||
) |
BENCHMARK | ( | Bech32Encode | , |
benchmark::PriorityLevel::HIGH | |||
) |