Poseidon252 icon indicating copy to clipboard operation
Poseidon252 copied to clipboard

Add benchmark for the transfer circuit

Open moCello opened this issue 2 years ago • 0 comments

Describe what you want implemented Create a benchmark that measures the performance of poseidon + plonk with the transfer circuit.

Describe "Why" this is needed We need to see if poseidon + plonk are actually slower than zelbet + plonkup. To do that we will measure their performance with the transfer circuit.

Describe alternatives you've considered N/A

Additional context Even though zelbet is the faster hashing algorithm than poseidon the fact that we need to use plonkup (which is slower than plonk) with zelbet can make the overall performance of poseidon + plonk still better than zelbet + plonkup.

See also zelbet #64

moCello avatar May 04 '22 09:05 moCello