![]() |
Bitcoin ABC
0.22.12
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::State &state) |
BENCHMARK (AssembleBlock, 700) | |
|
static |
BENCHMARK | ( | AssembleBlock | , |
700 | |||
) |