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

Perf/plonkprover #593

Merged
merged 14 commits into from Mar 29, 2023
Merged

Perf/plonkprover #593

merged 14 commits into from Mar 29, 2023

Conversation

gbotrel
Copy link
Collaborator

@gbotrel gbotrel commented Mar 21, 2023

To merge after #586 .

Improve perf of plonk prover on 96core target machine. No major algorithmic changes, mostly less mem allocs / moves, more parallelism in the prover.

@gbotrel gbotrel added this to the v0.9.0 milestone Mar 21, 2023
@ThomasPiellard
Copy link
Collaborator

I just modified at little thing in the setup, one of the polynomials to handle is just X, so we can save some operations

Base automatically changed from 406-bsb22-commitments-plonk to develop March 29, 2023 00:13
@gbotrel gbotrel merged commit 4afeaac into develop Mar 29, 2023
4 checks passed
@gbotrel gbotrel deleted the perf/plonkprover branch March 29, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants