![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <base58.h>#include <bench/bench.h>#include <span.h>#include <array>#include <cstring>#include <vector>Go to the source code of this file.
Functions | |
| static void | Base58Encode (benchmark::Bench &bench) |
| static void | Base58CheckEncode (benchmark::Bench &bench) |
| static void | Base58Decode (benchmark::Bench &bench) |
| BENCHMARK (Base58Encode) | |
| BENCHMARK (Base58CheckEncode) | |
| BENCHMARK (Base58Decode) | |
|
static |
|
static |
|
static |
| BENCHMARK | ( | Base58CheckEncode | ) |
| BENCHMARK | ( | Base58Decode | ) |
| BENCHMARK | ( | Base58Encode | ) |