-
Notifications
You must be signed in to change notification settings - Fork 36
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
feat: use assign_regions api to speed up the witness assignment #24
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM!
There remains two problems to be solved:
|
@alannotnerd The region height for each |
Latest benchmark:
|
On a machine with 128 threads, we get the following logs:
The running time of |
We got the following stats when testing in scroll-zkevm (tested on a machine with 128 threads):
|
Has been merged into |
See #23
Bechmarking
For each phase (in AMD EPYC 7702 64-Core Processor x 128 threads):
before
after:
around 556ms