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

Go to the source code of this file.

Functions

 Unit (kMillisecond) -> DenseRange(MIN_POLYNOMIAL_DEGREE_LOG2, MAX_POLYNOMIAL_DEGREE_LOG2) ->Setup(DoSetup)
 
 BENCHMARK (ipa_verify_individual) -> Unit(kMillisecond) ->Arg(1) ->Arg(2) ->Arg(4) ->Arg(8) ->Setup(DoBatchSetup)
 
 BENCHMARK (ipa_batch_verify) -> Unit(kMillisecond) ->Arg(1) ->Arg(2) ->Arg(4) ->Arg(8) ->Setup(DoBatchSetup)
 
 BENCHMARK_MAIN ()
 

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( ipa_batch_verify  ) -> Unit(kMillisecond) ->Arg(1) ->Arg(2) ->Arg(4) ->Arg(8) ->Setup(DoBatchSetup)

◆ BENCHMARK() [2/2]

BENCHMARK ( ipa_verify_individual  ) -> Unit(kMillisecond) ->Arg(1) ->Arg(2) ->Arg(4) ->Arg(8) ->Setup(DoBatchSetup)

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )

◆ Unit()

Unit ( kMillisecond  ) -> DenseRange(MIN_POLYNOMIAL_DEGREE_LOG2, MAX_POLYNOMIAL_DEGREE_LOG2) ->Setup(DoSetup)