circom-compat/test-vectors
Georgios Konstantopoulos bb0f5429fc
feat: benchmarks (#3)
* add benchmark

* chore: add complex circuit

* feat: enable parallel / asm

* bench: use pre-calculated matrices/constraints

* chore: bump ethers-rs

* chore: fmt

* feat: add benches for differently sized circuits (#6)

* feat: update bench circuit

* feat: add benches for many sizes

* fix: adjust bench parameters

* fix: remove sym

* chore: fmt

* fix: point to correct commit of groth16

* fix: update function names to upstream

* fix: update function names to upstream

Co-authored-by: Kobi Gurkan <kobigurk@gmail.com>
2021-09-08 21:52:17 +03:00
..
complex-circuit feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
calculatewitness.js initial commit 2021-07-26 17:04:43 +03:00
circuit2.circom initial commit 2021-07-26 17:04:43 +03:00
circuit2.wasm initial commit 2021-07-26 17:04:43 +03:00
input.json initial commit 2021-07-26 17:04:43 +03:00
mycircuit-input1.json initial commit 2021-07-26 17:04:43 +03:00
mycircuit-input2.json initial commit 2021-07-26 17:04:43 +03:00
mycircuit-input3.json initial commit 2021-07-26 17:04:43 +03:00
mycircuit-witness.json initial commit 2021-07-26 17:04:43 +03:00
mycircuit.circom initial commit 2021-07-26 17:04:43 +03:00
mycircuit.r1cs initial commit 2021-07-26 17:04:43 +03:00
mycircuit.sym initial commit 2021-07-26 17:04:43 +03:00
mycircuit.wasm initial commit 2021-07-26 17:04:43 +03:00
nconstraints.circom initial commit 2021-07-26 17:04:43 +03:00
package-lock.json initial commit 2021-07-26 17:04:43 +03:00
proof.json feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
prove.sh feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
public.json feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
safe-circuit-witness.json initial commit 2021-07-26 17:04:43 +03:00
smtverifier10-input.json initial commit 2021-07-26 17:04:43 +03:00
smtverifier10-witness.0.json initial commit 2021-07-26 17:04:43 +03:00
smtverifier10-witness.json initial commit 2021-07-26 17:04:43 +03:00
smtverifier10.wasm initial commit 2021-07-26 17:04:43 +03:00
test.zkey initial commit 2021-07-26 17:04:43 +03:00
verification_key.json initial commit 2021-07-26 17:04:43 +03:00
witness.wtns feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
witness_calculator.js initial commit 2021-07-26 17:04:43 +03:00