Barretenberg
The ZK-SNARK library at the core of Aztec
|
For benchmarking, we want to be sure that our mocking functions create circuits of a known size. We control this, to the degree that matters for proof construction time, using these "pinning tests" that fix values. More...
Public Types | |
using | Builder = MegaCircuitBuilder |
using | MockCircuitProducer = PrivateFunctionExecutionMockCircuitProducer |
Static Protected Member Functions | |
static void | SetUpTestSuite () |
For benchmarking, we want to be sure that our mocking functions create circuits of a known size. We control this, to the degree that matters for proof construction time, using these "pinning tests" that fix values.
Definition at line 15 of file mock_kernel_pinning.test.cpp.
Definition at line 17 of file mock_kernel_pinning.test.cpp.
using MockKernelTest::MockCircuitProducer = PrivateFunctionExecutionMockCircuitProducer |
Definition at line 18 of file mock_kernel_pinning.test.cpp.
|
inlinestaticprotected |
Definition at line 21 of file mock_kernel_pinning.test.cpp.