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

Optimize preprocessing for HyperKZG and Zeromorph #457

Closed
moodlezoup opened this issue Sep 20, 2024 · 0 comments · Fixed by #458
Closed

Optimize preprocessing for HyperKZG and Zeromorph #457

moodlezoup opened this issue Sep 20, 2024 · 0 comments · Fixed by #458
Labels
good first issue Good for newcomers help wanted Extra attention is needed optimization Performance improvement

Comments

@moodlezoup
Copy link
Collaborator

Preprocessing for Jolt w/ HyperKZG and Jolt w/ Zeromorph is taking a suspiciously long time, which is annoying for iterating/testing.

Investigate whether we're generating a larger commitment key than needed, and if there are any other ways to make setup faster.

@moodlezoup moodlezoup added good first issue Good for newcomers help wanted Extra attention is needed optimization Performance improvement labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed optimization Performance improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant