Bitcoin ABC  0.29.2
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 <validation.h>
#include <test/util/setup_common.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)
 
static void BlockToJsonVerboseWrite (benchmark::Bench &bench)
 
 BENCHMARK (BlockToJsonVerboseWrite)
 

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( BlockToJsonVerbose  )

◆ BENCHMARK() [2/2]

BENCHMARK ( BlockToJsonVerboseWrite  )

◆ BlockToJsonVerbose()

static void BlockToJsonVerbose ( benchmark::Bench bench)
static

Definition at line 42 of file rpc_blockchain.cpp.

Here is the call graph for this function:

◆ BlockToJsonVerboseWrite()

static void BlockToJsonVerboseWrite ( benchmark::Bench bench)
static

Definition at line 54 of file rpc_blockchain.cpp.

Here is the call graph for this function: