-
Notifications
You must be signed in to change notification settings - Fork 824
[10387] Update Performance Throughput Testing to support: data sharing, loans and zero copy #1759
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c396ba2
Updating test DataType to make it loan friendly
eb4b825
Refs #10386: Updated ThroughputPublisher to the new DDS API
deaf7bb
Use xml to load qos in order to modify them later
a8eda81
Refs #10386: fix build in gcc. Include order and remove using std in …
JLBuenoLopez 1426311
Refs #10386: remove PSM header from Subscriber
JLBuenoLopez c78a79e
Refs #10386: partial refactor Subscriber to DDS API
JLBuenoLopez 4178b34
Refs #10386: Upgrading ThroughputSubscriber to new DDS api
1e36a8e
Command logic modified to account for new static type management
da148fe
Solving cl building issues
11b539d
Solving sync issues on Subscriber callbacks
f6abfcb
Serialized endpoint liveliness in intraprocess
aded1e6
Disabling data sharing in xmls
4d79865
linter pass
4d0e33e
Replacing data endpoint removal sync from a wait based on unmatch to …
29088fd
Updating the demands file parsing to account for the new Type overhead
4f0c68e
Update CMakeLists.txt to include data sharing and loans.
4e54823
Update python script to include data sharing and loans.
d708ee8
Updated test binary cli to support data sharing and loans
a224635
Data sharing implementation
37713b8
Data loans implementation
597b213
Linter pass
120379f
Reduce testing memory footprint to avoid linux dockers constrains
59da480
Fall back to udp discovery in all tests to prevent discovery issues.
5d627c1
Restrain domain ids below 100 to avoid multicast issues on windows.
943942a
workaround 'linux pure virtual method called' exception
4cf377d
Enforce atomic barrier to disable callbacks
e806dd0
Disabling security settings for non security builds
5e5a546
Give some room to the DataSharingListener to process all data before …
5e64b3f
Reset the Data QoS in each Type iteration
65e3464
Addressing reviewers comments
142f079
speed up testing on Mac platform
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.