Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
compute_sum.bench.cpp File Reference

Go to the source code of this file.

Functions

 BENCHMARK (bench_compute_sum_scalar)
 
 BENCHMARK (bench_compute_sum_full)
 
 BENCHMARK_MAIN ()
 

Variables

constexpr size_t N = 1 << 16
 

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( bench_compute_sum_full  )

◆ BENCHMARK() [2/2]

BENCHMARK ( bench_compute_sum_scalar  )

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )

Variable Documentation

◆ N

constexpr size_t N = 1 << 16
constexpr

Definition at line 22 of file compute_sum.bench.cpp.