Bitcoin Core  27.99.0
P2P Digital Currency
Functions
rpc_blockchain.cpp File Reference
#include <bench/bench.h>
#include <bench/data.h>
#include <rpc/blockchain.h>
#include <streams.h>
#include <test/util/setup_common.h>
#include <util/chaintype.h>
#include <validation.h>
#include <univalue.h>
Include dependency graph for rpc_blockchain.cpp:

Go to the source code of this file.

Functions

static void BlockToJsonVerbose (benchmark::Bench &bench)
 
 BENCHMARK (BlockToJsonVerbose, benchmark::PriorityLevel::HIGH)
 
static void BlockToJsonVerboseWrite (benchmark::Bench &bench)
 
 BENCHMARK (BlockToJsonVerboseWrite, benchmark::PriorityLevel::HIGH)
 

Function Documentation

◆ BENCHMARK() [1/2]

◆ BENCHMARK() [2/2]

◆ BlockToJsonVerbose()

static void BlockToJsonVerbose ( benchmark::Bench bench)
static

Definition at line 40 of file rpc_blockchain.cpp.

Here is the call graph for this function:

◆ BlockToJsonVerboseWrite()

static void BlockToJsonVerboseWrite ( benchmark::Bench bench)
static

Definition at line 51 of file rpc_blockchain.cpp.

Here is the call graph for this function: