-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Choose a circuit ( either spotTrade or Block including spotTrade ), get a table with following schema:
Both one core and multi core ( 4 core or 8 core ) ( or real time / user time ) results are useful :
| time | groth16-zkutil | groth16-rapidsnark | plonk-plonkit |
|---|---|---|---|
| rescue hash | ?? | ?? | ?? |
| poseidon hash | ?? | ?? | ?? |
plonkit should be upgraded to bellman beta branch ( If fully upgrading including solidity stuff costs much time, we can create a branch rather than push unfinished code to plonkit master )
The bench script code may be executed later so it is needed to be commited into the repo. ( We don't need a full auto script. Some manual operations are ok )
https://github.com/Fluidex/circuits/blob/master/tools/replace_hash.sh may be useful.
rapidsnark need a zkey, we may have to generate it.
Metadata
Metadata
Assignees
Labels
No labels