-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* CP-298 Fixed the output formatting of the throughput example programs to match that of the CycloneDDS-C throughput examples Signed-off-by: Martijn Reicher <[email protected]> * CP-301 Removed output dots Signed-off-by: Martijn Reicher <[email protected]> * CP-302 Set batched writes on throughput example programs Signed-off-by: Martijn Reicher <[email protected]> * CP-300 Fixed default parameters on throughput example programs to match those on CycloneDDS-C Signed-off-by: Martijn Reicher <[email protected]> * CP-299 Fixed QoS on throughput example programs Signed-off-by: Martijn Reicher <[email protected]> * Fix type conversion warning Windows does not like converting from size_t to unsigned long, so made that conversion explicit Signed-off-by: Martijn Reicher <[email protected]> * Fix rate calculation Signed-off-by: Erik Boasson <[email protected]> * Throughput example: only flush if burstInterval>0 Signed-off-by: Erik Boasson <[email protected]> --------- Signed-off-by: Martijn Reicher <[email protected]> Signed-off-by: Erik Boasson <[email protected]> Co-authored-by: Erik Boasson <[email protected]>
- Loading branch information
1 parent
c64812f
commit 02abba3
Showing
2 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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