RTI Perftest 3.3
RTI Perftest 3.3 is now compatible with the new and improved C# API introduced in RTI Connext DDS Professional 6.1.0. It also adds a lot of new improvements and fixes to make the application even more stable, reliable and configurable.
What's New in 3.3
Support for the new C# API
RTI Perftest's C# API implementation has been fully rewritten to support the RTI Connext DDS new C# implementation.
The build system now allows building for all supported platform and not only for Windows. The code has been improved, not only to support the new API, but also to follow the C# coding standards.
The old Perftest C# API implementation has been replaced with the new one. In order to test with that implementation, some changes are required. See the documentation for Using the Old C# Implementation section in Compatibility for more details.
What's (also) new in 3.3
- New command-line option for Real-Time WAN Transport to specify host Port.
- Improved documentation about configuration settings for Waitsets.
- Switched to C++11 clock implementation in Modern C++ API.
- Build options for the different APIs are now stackable.
What's Fixed in 3.3
- Compiler build option not passed correctly to
cmake
when compiling Connext DDS Micro. CPUMonitor
class not correctly protected in VxWorks.CPUMonitor
warning not displayed if feature is not requested.- Crash in
VxWorks kernel mode
and incorrect behavior when running Perftest multiple times.
Read the Release Notes document for more information.
Compatibility
RTI Perftest 3.3 is designed to compile and work against RTI Connext DDS Professional 5.3.x and 6.X.X releases, it should also be forward compatible with newer versions. RTI Perftest 3.3 also supports RTI Connext DDS Micro 2.4.11 and 3.X.X.
Binaries
- For RTI Connext DDS Professional: The binaries provided as part of the release are compiled statically against the RTI Connext DDS 6.1.0 libraries including the Security Plugins.
- For RTI Connext DDS Micro: The binaries provided as part of the release are compiled statically against the RTI Connext DDS Micro 3.0.3 with the Security SDK libraries.