-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to last go-iden3-crypto, which has been upgraded to the new goff (https://github.com/ConsenSys/goff) version used for the finite fields arithmetic, which has been significantly optimized. Previous: TestAddBatchBench: nCPU: 4, nLeafs: 50000, hash: Poseidon, db: badgerdb Add loop: 44.043418294s AddBatch: 3.219378868s New: TestAddBatchBench: nCPU: 4, nLeafs: 50000, hash: Poseidon, db: badgerdb Add loop: 30.915348956s AddBatch: 2.289317479s Improvement (using arbo with Poseidon hash): 1.40x
- Loading branch information
Showing
2 changed files
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters