Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <bench/bench.h>
#include <key.h>
#include <pubkey.h>
#include <random.h>
#include <span.h>
#include <uint256.h>
#include <algorithm>
#include <cassert>
Go to the source code of this file.
Functions | |
static void | EllSwiftCreate (benchmark::Bench &bench) |
BENCHMARK (EllSwiftCreate, benchmark::PriorityLevel::HIGH) | |
BENCHMARK | ( | EllSwiftCreate | , |
benchmark::PriorityLevel::HIGH | |||
) |
|
static |