[core] split plasma_store_server_lib into smaller targets#51825
Merged
jjyao merged 2 commits intoray-project:masterfrom Apr 2, 2025
Merged
[core] split plasma_store_server_lib into smaller targets#51825jjyao merged 2 commits intoray-project:masterfrom
jjyao merged 2 commits intoray-project:masterfrom
Conversation
a201fb4 to
c682185
Compare
d60f89b to
1d5f0e0
Compare
Contributor
Author
|
cc @dentiny . |
Contributor
|
Just enabled CI for you, ping me when it's ready :) |
dentiny
reviewed
Apr 2, 2025
BUILD.bazel
Outdated
Contributor
There was a problem hiding this comment.
please prefix with plasma, malloc is too general (this is a root build file)
dentiny
reviewed
Apr 2, 2025
BUILD.bazel
Outdated
dentiny
reviewed
Apr 2, 2025
dentiny
reviewed
Apr 2, 2025
BUILD.bazel
Outdated
dentiny
reviewed
Apr 2, 2025
BUILD.bazel
Outdated
Contributor
There was a problem hiding this comment.
btw, I quickly checked manually, unordered_map and unordered_set is not used anywhere, could you please do me a favor to remove them from inclusion?
Contributor
There was a problem hiding this comment.
meanwhile, would be better to include C++ headers instead of C ones.
ray/src/ray/object_manager/plasma/store.cc
Lines 31 to 33 in aa2dede
In detail,
limits,h -> climits
1d5f0e0 to
02dc191
Compare
…build performance Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
02dc191 to
0850a33
Compare
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why are these changes needed?
Related issue number
Closes #51823
bazel build //:plasma_store_server_lib:Checks
git commit -s) in this PR.scripts/format.shto lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/under thecorresponding
.rstfile.