Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
written_slots_tree.bench.cpp File Reference
#include "barretenberg/vm2/simulation/lib/written_slots_tree.hpp"
#include <benchmark/benchmark.h>
#include <chrono>
#include <stack>
#include "barretenberg/vm2/common/field.hpp"
#include "barretenberg/vm2/simulation/poseidon2.hpp"

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 
namespace  bb::avm2::simulation
 

Typedefs

using RawPoseidon2 = crypto::Poseidon2< crypto::Poseidon2Bn254ScalarFieldParams >
 

Functions

 bb::avm2::simulation::BENCHMARK (BM_WrittenSlotsTreeStack) -> Arg(1000) ->Arg(3000) ->Arg(6000) ->Arg(9000) ->Unit(benchmark::kMicrosecond)
 
 BENCHMARK_MAIN ()
 

Typedef Documentation

◆ RawPoseidon2

Function Documentation

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )