-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
perf(engine): migrate to AsyncStateRoot #10927
Conversation
depends on #10920 |
let's get some numbers in and then we can merge |
090f3f9
to
4361936
Compare
d48d36f
to
0a0b475
Compare
550465e
to
d59dfdb
Compare
Co-authored-by: Roman Krasiuk <[email protected]>
d59dfdb
to
dc51182
Compare
we can consider renaming async roots |
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.
lgtm
indeed, not async anymore, will do in a follow-up |
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.
lgtm
Closes: #10892
Uses AsyncStateRoot instead of ParallelStateRoot to calculate the state root.