This PR updates gnark-crypto to the current master commit.
I'd like to wait until an official release, but I want to include a PR that I did that fixed a significant performance regression, see https://github.com/Consensys/gnark-crypto/pull/441.
As soon as gnark-crypto cuts an official release, we can update it again.
This PR updates
gnark-crypto
to the currentmaster
commit. I'd like to wait until an official release, but I want to include a PR that I did that fixed a significant performance regression, see https://github.com/Consensys/gnark-crypto/pull/441.As soon as gnark-crypto cuts an official release, we can update it again.
Here's the change in performance in this repo:
It looks quite impressive, but technically I'm just trying to return the performance we already had before this regression appeared.