|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <benchmark/benchmark.h>#include "barretenberg/srs/global_crs.hpp"#include "barretenberg/translator_vm/translator_circuit_builder.hpp"#include "barretenberg/translator_vm/translator_prover.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 101 of file translator.bench.cpp.