mina
mina copied to clipboard
Use hand-unrolled poseidon sbox for ~50% faster poseidon
This PR uses https://github.com/o1-labs/proof-systems/pull/2394 to achieve a ~50% speed-up of poseidon hashing (on my machine).
!ci-build-me
This seems to be slower on CI, despite being faster for me locally. Converting to draft pending more investigation.
!ci-nightly-me
It seems to be faster using cargo bench, see https://github.com/o1-labs/proof-systems/pull/2399 and https://github.com/o1-labs/proof-systems/pull/2400.