Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/commitment_schemes/ipa/ipa.hpp"
#include "barretenberg/common/assert.hpp"
#include "barretenberg/polynomials/polynomial.hpp"
#include <benchmark/benchmark.h>
Go to the source code of this file.
Functions | |
Unit (kMillisecond) -> DenseRange(MIN_POLYNOMIAL_DEGREE_LOG2, MAX_POLYNOMIAL_DEGREE_LOG2) ->Setup(DoSetup) | |
BENCHMARK_MAIN () | |
BENCHMARK_MAIN | ( | ) |
Unit | ( | kMillisecond | ) | -> DenseRange(MIN_POLYNOMIAL_DEGREE_LOG2, MAX_POLYNOMIAL_DEGREE_LOG2) ->Setup(DoSetup) |