Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::benchmark Namespace Reference

Namespaces

namespace  relations
 

Functions

void extend_2_to_11 (State &state) noexcept
 
void fake_extend_2_to_11 (State &state) noexcept
 
void self_extend_2_to_11 (State &state) noexcept
 
 BENCHMARK (extend_2_to_11)
 
 BENCHMARK (fake_extend_2_to_11)
 
 BENCHMARK (self_extend_2_to_11)
 

Function Documentation

◆ BENCHMARK() [1/3]

bb::benchmark::BENCHMARK ( extend_2_to_11  )

◆ BENCHMARK() [2/3]

bb::benchmark::BENCHMARK ( fake_extend_2_to_11  )

◆ BENCHMARK() [3/3]

bb::benchmark::BENCHMARK ( self_extend_2_to_11  )

◆ extend_2_to_11()

void bb::benchmark::extend_2_to_11 ( State &  state)
noexcept

Definition at line 17 of file barycentric.bench.cpp.

◆ fake_extend_2_to_11()

void bb::benchmark::fake_extend_2_to_11 ( State &  state)
noexcept

Definition at line 27 of file barycentric.bench.cpp.

◆ self_extend_2_to_11()

void bb::benchmark::self_extend_2_to_11 ( State &  state)
noexcept

Definition at line 49 of file barycentric.bench.cpp.