mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-05-24 18:59:26 +00:00
* Small recursion optimizations Main thing is memoizing arithmetic operations. Overall savings is ~50 gates. * feedback
* Small recursion optimizations Main thing is memoizing arithmetic operations. Overall savings is ~50 gates. * feedback