performance testing

2 posts / 0 new
Last post
Offline
Last seen: 3 years 11 months ago
Joined: 08/11/2019
Posts: 28
Testing publish and subscribe transmission delay.

Hello,

I try to test the transmission delay from publish to subscribe,

so I set two parameters,

one is SendTime another is ReceiveTime, use DDS_DomainParticipant_get_current_time,

the SendTime I put in publisher, 

and ReceiveTime I put in publisher,

I get the delay = ReceiveTime - SendTime but it is not correct, 

Is there and suggestions for test transmission delay?

Thanks.

--Kay 

3 posts / 0 new
Last post
Offline
Last seen: 2 weeks 7 hours ago
Joined: 02/15/2019
Posts: 44
Explanation required about RTI Perftest areas.

Hi,

I've been running some tests using RTI Perftest and have some questions regarding the architecture as well as some of the data.

I've been running these scripts:

Subscriber:

start cmd /k perftest_java.bat -dataLen 4096

start cmd /k perftest_java.bat -dataLen 4096

start cmd /k perftest_java.bat -dataLen 4096

start cmd /k perftest_java.bat -dataLen 4096

start cmd /k perftest_java.bat -dataLen 4096

Publisher:

Subscribe to RSS - performance testing