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

Go to the source code of this file.

Typedefs

using Curve = bb::curve::BN254
 
using Fr = Curve::ScalarField
 
using G1 = Curve::AffineElement
 

Functions

 BENCHMARK_MAIN ()
 

Typedef Documentation

◆ Curve

Definition at line 19 of file pippenger.bench.cpp.

◆ Fr

Definition at line 20 of file pippenger.bench.cpp.

◆ G1

Definition at line 21 of file pippenger.bench.cpp.

Function Documentation

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )