Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <bench/bench.h>
#include <bench/data.h>
#include <rpc/blockchain.h>
#include <streams.h>
#include <validation.h>
#include <test/util/setup_common.h>
#include <univalue.h>
Go to the source code of this file.
Functions | |
static void | BlockToJsonVerbose (benchmark::Bench &bench) |
BENCHMARK (BlockToJsonVerbose) | |
static void | BlockToJsonVerboseWrite (benchmark::Bench &bench) |
BENCHMARK (BlockToJsonVerboseWrite) | |
BENCHMARK | ( | BlockToJsonVerbose | ) |
BENCHMARK | ( | BlockToJsonVerboseWrite | ) |
|
static |
|
static |