![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <bench/bench.h>#include <bench/data/block413567.raw.h>#include <consensus/validation.h>#include <primitives/block.h>#include <primitives/transaction.h>#include <streams.h>#include <validation.h>#include <cassert>#include <cstddef>Go to the source code of this file.
Functions | |
| static void | DeserializeBlockTest (benchmark::Bench &bench) |
| static void | CheckBlockTest (benchmark::Bench &bench) |
| BENCHMARK (DeserializeBlockTest) | |
| BENCHMARK (CheckBlockTest) | |
| BENCHMARK | ( | CheckBlockTest | ) |
| BENCHMARK | ( | DeserializeBlockTest | ) |
|
static |
|
static |