Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <benchmark/benchmark.h>
#include "barretenberg/benchmark/ultra_bench/mock_circuits.hpp"
#include "barretenberg/stdlib_circuit_builders/mega_circuit_builder.hpp"
Go to the source code of this file.
Functions | |
Unit (kMillisecond) | |
BENCHMARK_CAPTURE (construct_proof_megahonk_zk, ecdsa_verification, &stdlib::generate_ecdsa_verification_test_circuit< MegaCircuitBuilder >) -> Unit(kMillisecond) | |
DenseRange (15, 20) -> Unit(kMillisecond) | |
BENCHMARK_MAIN () | |
BENCHMARK_CAPTURE | ( | construct_proof_megahonk_zk | , |
ecdsa_verification | , | ||
&stdlib::generate_ecdsa_verification_test_circuit< MegaCircuitBuilder > | |||
) | -> Unit(kMillisecond) |
BENCHMARK_MAIN | ( | ) |
DenseRange | ( | 15 | , |
20 | |||
) | -> Unit(kMillisecond) |
Unit | ( | kMillisecond | ) |