Bitcoin
|
#include <bench/bench.h>
#include <bench/data.h>
#include <validation.h>
#include <streams.h>
#include <consensus/validation.h>
#include <rpc/blockchain.h>
#include <univalue.h>
Functions | |
static void | BlockToJsonVerbose (benchmark::State &state) |
BENCHMARK (BlockToJsonVerbose, 10) | |
BENCHMARK | ( | BlockToJsonVerbose | , |
10 | |||
) |
|
static |