Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <benchmark/benchmark.h>
#include "barretenberg/client_ivc/test_bench_shared.hpp"
#include "barretenberg/common/op_count_google_bench.hpp"
Go to the source code of this file.
Macros | |
#define | ARGS Arg(ClientIVCBench::NUM_ITERATIONS_MEDIUM_COMPLEXITY)->Arg(2) |
Functions | |
BENCHMARK_MAIN () | |
#define ARGS Arg(ClientIVCBench::NUM_ITERATIONS_MEDIUM_COMPLEXITY)->Arg(2) |
Definition at line 58 of file client_ivc.bench.cpp.
BENCHMARK_MAIN | ( | ) |