-
Notifications
You must be signed in to change notification settings - Fork 266
Add a log struct for CDFContext rollback #2661
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
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.
Looks good to me, the tests show a solid 20% gain on speed 0 on x86_64 and aarch64 (benchmark still going on for the other speed levels)
An abridged transcript of review comments on IRC:
|
Co-Authored-By: Luca Barbato <lu_zero@gentoo.org>
Detailed performance analysis to be added shortly. The essence is that large
memmove
is replaced by smaller copies: