Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed optimisation #67

Open
4 tasks
NikZak opened this issue Oct 29, 2024 · 0 comments
Open
4 tasks

Speed optimisation #67

NikZak opened this issue Oct 29, 2024 · 0 comments

Comments

@NikZak
Copy link

NikZak commented Oct 29, 2024

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

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant