Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <bench/bench.h>
#include <config.h>
#include <consensus/validation.h>
#include <script/standard.h>
#include <test/util/mining.h>
#include <test/util/setup_common.h>
#include <test/util/wallet.h>
#include <txmempool.h>
#include <validation.h>
#include <vector>
Go to the source code of this file.
Functions | |
static void | AssembleBlock (benchmark::Bench &bench) |
BENCHMARK (AssembleBlock) | |
|
static |
BENCHMARK | ( | AssembleBlock | ) |