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

MergeContext: improve: remove redundant point indirect #20

Closed
rockeet opened this issue Oct 21, 2022 · 0 comments
Closed

MergeContext: improve: remove redundant point indirect #20

rockeet opened this issue Oct 21, 2022 · 0 comments

Comments

@rockeet
Copy link
Collaborator

rockeet commented Oct 21, 2022

This was a PR to upstream facebook/rocksdb#10444

Copied from facebook/rocksdb#10444

MergeContext using unnecessary indirect pointers, and unnecessary std::string objects.

This PR is just an optimization, no semantic changes.

Relevant commits

d97e8f0

@rockeet rockeet closed this as completed Oct 21, 2022
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