Summary
Based on these benchmarks
https://ethresear.ch/t/benchmarking-zkp-development-frameworks-the-pantheon-of-zkp/14943
https://docs.gnark.consensys.io/overview
arkworks groth16 seems to be 6 times slower than Gnark.
It seems that the reason is in efficient parallelization. (or is it smth else)
Proposal
Can we start work of optimisation to achieve similar results
For Admin Use
Summary
Based on these benchmarks
https://ethresear.ch/t/benchmarking-zkp-development-frameworks-the-pantheon-of-zkp/14943
https://docs.gnark.consensys.io/overview
arkworks groth16 seems to be 6 times slower than Gnark.
It seems that the reason is in efficient parallelization. (or is it smth else)
Proposal
Can we start work of optimisation to achieve similar results
For Admin Use