Bitcoin
|
#include <bench/bench.h>
#include <consensus/validation.h>
#include <crypto/sha256.h>
#include <test/util.h>
#include <txmempool.h>
#include <validation.h>
#include <list>
#include <vector>
Functions | |
static void | AssembleBlock (benchmark::State &state) |
BENCHMARK (AssembleBlock, 700) | |
|
static |
BENCHMARK | ( | AssembleBlock | , |
700 | |||
) |