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

Go to the source code of this file.

Macros

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

Functions

 BENCHMARK_MAIN ()
 

Macro Definition Documentation

◆ ARGS

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

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

Function Documentation

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )