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

fixes #155 slow plonk compile, fixes #163 detects unconstrained inputs #164

Merged
merged 10 commits into from
Nov 3, 2021

Conversation

gbotrel
Copy link
Collaborator

@gbotrel gbotrel commented Nov 3, 2021

API change:

  • adds frontend.CompileOptions which enables to set initial capacity (as previously) and to ignore compiler error if unconstrained inputs are detected

Internal:

  • when splitting linear expression in plonk frontend, do less gcd and less linear expression division.

@gbotrel gbotrel added this to the v0.6.0 milestone Nov 3, 2021
@gbotrel gbotrel merged commit 910a18c into develop Nov 3, 2021
@gbotrel gbotrel deleted the perf-scs-compile branch November 3, 2021 18:52
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

Successfully merging this pull request may close these issues.

1 participant