![]() |
Bitcoin ABC
0.22.12
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
static void | CashAddrEncode (benchmark::State &state) |
static void | CashAddrDecode (benchmark::State &state) |
BENCHMARK (CashAddrEncode, 800 *1000) | |
BENCHMARK (CashAddrDecode, 800 *1000) | |
BENCHMARK | ( | CashAddrEncode | , |
800 * | 1000 | ||
) |
BENCHMARK | ( | CashAddrDecode | , |
800 * | 1000 | ||
) |
|
static |
|
static |
Definition at line 11 of file cashaddr.cpp.