Bitcoin
|
#include <bench/bench.h>
#include <coins.h>
#include <policy/policy.h>
#include <script/signingprovider.h>
#include <vector>
Functions | |
static std::vector< CMutableTransaction > | SetupDummyInputs (FillableSigningProvider &keystoreRet, CCoinsViewCache &coinsRet) |
static void | CCoinsCaching (benchmark::State &state) |
BENCHMARK (CCoinsCaching, 170 *1000) | |
BENCHMARK | ( | CCoinsCaching | , |
170 * | 1000 | ||
) |
|
static |
|
static |