circom-compat/test-vectors/complex-circuit
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
..
.gitignore feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
bench_all.sh feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
build.sh feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
complex-circuit-10000-10000.circom feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
complex-circuit-10000-10000.r1cs feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
complex-circuit-10000-10000.wasm feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
complex-circuit-10000-10000.zkey feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
complex-circuit.circom.template feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
input.json feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
prepare.sh feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00
prove.sh feat: benchmarks (#3) 2021-09-08 21:52:17 +03:00