Merged
Conversation
Cherry-pick from dd0f97f Signed-off-by: Scott K Logan <logans@cottsay.net>
Note that these tests are written without using performance_test_fixture. Because the parameter server is running in the same process, any allocations happening in the spin thread for the server get picked up by the allocation statistics even though those functions aren't invoked in the tests. If we can find a way to turn off the memory tracking on a per-thread basis, we can enable memory tracking. Until then, leaving the memory statistics enabled could be misleading. Cherry-picked from f5e35bd Signed-off-by: Scott K Logan <logans@cottsay.net>
0a67daf to
0c9903f
Compare
brawner
approved these changes
Nov 19, 2020
Member
Author
|
@ros-pull-request-builder retest this please |
Member
Author
Member
Author
|
PR build is good, all of the noise in the CI builds occur upstream of this package. Merging. |
cottsay
added a commit
that referenced
this pull request
Nov 21, 2020
Cherry-pick from dd0f97f Signed-off-by: Scott K Logan <logans@cottsay.net>
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.
Backport of #1444 and #1463 from Rolling to Foxy.