Hello:
I have an application that loads a fairly extencive QoS.xml file and configures several DDS readers and writers. I'm trying to optimize the startup time of this application. After profiling I found that most of the start time (>80%) is spent in set_qos and create_participant methods. Together they take ~440ms.
Are there ways to improve the start time?
Thank you.
Hi Ilya
I have checked the necessary time to create a participant with a QoS and the time is around 20milliseconds.
Could you please provide us with the next information:
Thank you.
Best,
Antonio.