#include <bench/bench.h>
#include <bench/data/block413567.raw.h>
#include <flatfile.h>
#include <node/blockstorage.h>
#include <primitives/block.h>
#include <primitives/transaction.h>
#include <serialize.h>
#include <streams.h>
#include <sync.h>
#include <test/util/setup_common.h>
#include <uint256.h>
#include <util/check.h>
#include <validation.h>
#include <memory>
#include <optional>
#include <span>
Go to the source code of this file.
◆ BENCHMARK() [1/3]
◆ BENCHMARK() [2/3]
◆ BENCHMARK() [3/3]
◆ CreateTestBlock()
| static CBlock CreateTestBlock |
( |
| ) |
|
|
static |
◆ ReadBlockBench()
◆ ReadRawBlockBench()
◆ WriteBlockBench()