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 mulitithread MSM builder row creation #973

Open
codygunton opened this issue May 5, 2024 · 0 comments
Open

Optimize mulitithread MSM builder row creation #973

codygunton opened this issue May 5, 2024 · 0 comments

Comments

@codygunton
Copy link
Collaborator

codygunton commented May 5, 2024

The multithreading of the MSM builder was the culprit of sporadic failure of the test GoblinRecursionTests.Vanilla, so it was temporarily disabled. This lead to a small regression in the benchmark. If we ever get proof construction times down dramatically to where .2s matters, we should multithread this part of the code again.

@codygunton codygunton changed the title Optimize MSM builder Optimize mulitithread MSM builder row creation May 6, 2024
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

No branches or pull requests

1 participant