How to reduce the serialize deserialize time in FastDDS 2.6.7 #5297
Unanswered
Syamkamalnadhc
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi @Syamkamalnadhc, thanks for using Fast DDS. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using FastDDS 2.6.7 with ROS2-Humble and I need to optimize the performance, I put performance logs in FastDDS and observed ~300ms delay across the serialize and ~500ms deserialize when sending 1gb data. as per my understanding FastCDR module is handling the serialization process and i need to know are there any tunable configurations to reduce the delay.
Beta Was this translation helpful? Give feedback.
All reactions