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

Enhancing SNARK Generation and Prover Efficiency in zkEVM Circuits #1428

Open
0xShankar opened this issue Oct 9, 2024 · 0 comments
Open

Comments

@0xShankar
Copy link

While exploring prover-side performance in zkEVM, I’ve noticed potential bottlenecks in handling large proof sizes, particularly when multiple commitments are required. I suggest exploring incremental SNARK generation techniques or parallelizing certain components of the circuit to improve the overall efficiency. Additionally, incorporating a dynamic memory allocation approach could significantly reduce prover time. Would love to collaborate on exploring these potential optimizations further.

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