Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
client_ivc.bench.cpp File Reference
#include <benchmark/benchmark.h>
#include "barretenberg/client_ivc/test_bench_shared.hpp"
#include "barretenberg/common/google_bb_bench.hpp"

Go to the source code of this file.

Macros

#define ARGS   Arg(ClientIVCBench::NUM_ITERATIONS_MEDIUM_COMPLEXITY)->Arg(2)
 

Functions

 BENCHMARK_MAIN ()
 

Macro Definition Documentation

◆ ARGS

#define ARGS   Arg(ClientIVCBench::NUM_ITERATIONS_MEDIUM_COMPLEXITY)->Arg(2)

Definition at line 58 of file client_ivc.bench.cpp.

Function Documentation

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )