I am trying to use Performance Tests to benchmark RTI with large message sizes. I have looked at a few posts to the knowledebase about this:
https://community.rti.com/kb/what-error-reliable-large-data-requires-asynchronous-write
https://community.rti.com/kb/configuring-qos-built-profiles
Can these XML elements shown in the above posts be added to the perftest_qos_profiles.xml file? I am looking at message sizes greater than 10 Mbits and need to have reliable transport. Does Performance Test support message sizes greater than 63000 bits?
Hi Joseph,
RTI Perftest allows you to test large data. RTI Perftest will automatically configure certain RTI Connext DDS behaviors:
Using large data is recommended:
In regard to your request, you can run the following commands:
Let me know if it works for you.
Best,
Antonio