lurk-lab / circom-scotia

Other
18 stars 9 forks source link

chore: Add benchmarks for `sha256` and `keccak` examples #34

Closed winston-h-zhang closed 4 months ago

winston-h-zhang commented 4 months ago

This PR adds benchmarks for generate_witness and synthesize for the sha256 and keccak examples. This is in preparation for #28, where we will want to have a comparison to keep track of speedups after we switch into the rust backend.