Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <benchmark/benchmark.h>
#include "barretenberg/stdlib/primitives/biggroup/biggroup.hpp"
#include "barretenberg/stdlib/primitives/curves/bn254.hpp"
#include "barretenberg/stdlib_circuit_builders/ultra_circuit_builder.hpp"
Go to the source code of this file.
Functions | |
BENCHMARK (biggroup_construction_bench) -> Unit(kMicrosecond) ->DenseRange(2, 20) | |
BENCHMARK_MAIN () | |
BENCHMARK | ( | biggroup_construction_bench | ) | -> Unit(kMicrosecond) ->DenseRange(2, 20) |
BENCHMARK_MAIN | ( | ) |