Latency

2 posts / 0 new
Last post
Offline
Last seen: 1 year 7 months ago
Joined: 08/15/2022
Posts: 5
What factors can to tune to improve latency

9.1. Latency Benchmarks — RTI Connext DDS Micro 2.4.12 documentation

Without asking for our data, can you please advise me how I can improve our system latency? What factors can be tuned: Domain numbers? QoS? data size? or something else? Can you please give me a priority list that I should investigate?


Why on the system with much better computing power are we observing orders of magnitude slower latency compared to the latency benchmarks (the link on top)?

Organization:
Keywords:
3 posts / 0 new
Last post
Offline
Last seen: 5 years 9 months ago
Joined: 07/10/2018
Posts: 2
Identical source_timestamp through middleware
Hi,
 
I am currently testing to latency of a middleware program. This program is subscribed and recieves a
sample from a custom publisher and a specific topic, which contains various primitive Java types. After
receiving a sample, the program alters the data to the user's choice (the middleware is already expecting a
sample that fits a certain object).
1 post / 0 new
Hassan's picture
Offline
Last seen: 7 years 5 months ago
Joined: 03/14/2015
Posts: 7
I am not able to execute latency and throughput examples

Dear Sir,

I am trying to execute latency and throughput examples from rti_workspace folder but Its giving me error. I am working with Java and using this command as per documentation.    <NDDSHOME>/bin/rtiddsgen -language Java -example <your Java arch> -notypecode Latency.idl

Organization:
2 posts / 0 new
Last post
Offline
Last seen: 6 years 8 months ago
Joined: 01/21/2016
Posts: 1
Minimise latency for existing subscribers when late subscriber joins

Hi,

I have a single publisher publishing 1MB samples every second. Late subscribers need to receive the last 1000 samples, so I’ve set KEEP_LAST_HISTORY and TRANSIENT_LOCAL_DURABILITY with max_samples set to 1000.

2 posts / 0 new
Last post
Offline
Last seen: 11 years 4 months ago
Joined: 12/04/2012
Posts: 1
How to check real time response to interrupt?

Dear Sir,

We want to measure latency(RTT-Round Trip Time) in RTI-Xenomai DDS platfrom, which are the basic command or software tools to measure latency.

How to check the if interrupt are responded in real time?

Pleas give us your suggestion.

Thanks in advance.

-Hitesh

 

Organization:
Keywords:
Subscribe to RSS - Latency