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

Improve assign_region #18

Open
davidnevadoc opened this issue Dec 19, 2024 · 0 comments
Open

Improve assign_region #18

davidnevadoc opened this issue Dec 19, 2024 · 0 comments

Comments

@davidnevadoc
Copy link

During te generation of a proof, the prover performs 2 passes through the circuit. That is, each assign_region is called twice.
The first time without witness values, the second one with the actual witnesses.

It would be interesting to benchmark how this is impacting prover performance and in which cases this meaninful.

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