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

Investigate performance issues with Arkworks v0.4.0 #14970

Closed
joseandro opened this issue Jan 24, 2024 · 1 comment
Closed

Investigate performance issues with Arkworks v0.4.0 #14970

joseandro opened this issue Jan 24, 2024 · 1 comment
Assignees

Comments

@joseandro
Copy link
Contributor

joseandro commented Jan 24, 2024

After upgrading arkworks to the latest version, we found out it introduces a performance regression (e.g. proving Mina's snark work is ~2x slower, stats here). Arkworks v0.4.0 is a dependency of the zkVM, so it is also needed beyond Mina's context.

In this task, we will do an investigation to figure out the root cause of the regression. Concretely, there are 218 git commits between the release we use and the latest, which an engineer could plausibly bisect through to find the source of the regression, and hopefully then fix.

This investigation should be time-boxed to a 1 week.

@volhovm
Copy link
Member

volhovm commented Sep 11, 2024

Regression addressed (fixed) here: #15940

@volhovm volhovm closed this as completed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants