Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <bench/bench.h>
#include <bench/data.h>
#include <chainparams.h>
#include <config.h>
#include <consensus/validation.h>
#include <streams.h>
#include <validation.h>
Go to the source code of this file.
Functions | |
static void | DeserializeBlockTest (benchmark::Bench &bench) |
static void | DeserializeAndCheckBlockTest (benchmark::Bench &bench) |
BENCHMARK (DeserializeBlockTest) | |
BENCHMARK (DeserializeAndCheckBlockTest) | |
BENCHMARK | ( | DeserializeAndCheckBlockTest | ) |
BENCHMARK | ( | DeserializeBlockTest | ) |
|
static |
|
static |