mina icon indicating copy to clipboard operation
mina copied to clipboard

Investigate performance issues with Arkworks v0.4.0

Open joseandro opened this issue 1 year ago • 0 comments

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.

joseandro avatar Jan 24 '24 21:01 joseandro