Skip to content

RTI Perftest 3.2

Compare
Choose a tag to compare
@javmorcas javmorcas released this 11 May 14:18

RTI Perftest 3.2 has been developed to add support for RTI Connext DDS Professional 6.1.0 while keeping the compatibility for previous releases. It also fixes a few bugs and erroneous behaviors found in previous versions. You can now test the huge performance improvements of using Data Compression, test your scenarios using the new UDPv4_WAN transport or understand the performance impact when using the extremely useful Network Capture feature.

What's New in 3.2

Support for Connext DDS Professional user data compression

RTI Perftest now supports (in the Traditional C++ API implementation) testing performance scenarios that enable the new compression feature introduced in Connext DDS 6.1.0.

Support for new WAN transport

RTI Perftest now supports testing the new WAN transport (in the Traditional C++ API Implementation). It can be accessed as a new -transport command-line option argument. See Use-Cases and Examples for an example of its usage.

Support for Connext DDS Professional's network capture feature

RTI Perftest added support in this version for the network capture capability, introduced in Connext DDS Professional 6.1.0 (in the Tradditional C++ API Implementation).

RTI Perftest Modern C++ API now compiles with C++11

The RTI Perftest Modern C++ API has been updated to require a C++11 compiler. The command-line option for the language passed to the rtiddsgen script is now C++11 instead of C++03.

Find the tutorials page here.

What's Fixed in 3.2

  • Warning message when using security and a custom governance file was sent to stdout
  • Fix incorrect schema location in the Governance files used by security

Read the Release Notes document for more information.

Compatibility

RTI Perftest 3.2 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.2 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.