Forums - ROS2 Performance test result

2 posts / 0 new
Last post
ROS2 Performance test result
kangyoung.lee
Join Date: 1 Dec 21
Posts: 1
Posted: Sun, 2022-01-09 23:42

Dear, QCT

I've tested ROS2 msg latency using irobot ros2 performance tool on RB5 development kit.

(github : https://github.com/irobot-ros/ros2-performance/)

But the late_msgs are 10 times more often than Raspberry Pi3

(raspberry pi3 result : https://github.com/irobot-ros/ros2-performance/tree/dashing/performances...)

Please refer to the below details.

--- Test Enviroment ---

1. Image Version : QRB5165.UBUN.1.0-211118
2. ROS2 Version : Dashing
3. ROS2 Performance tool cmd parameter: 
$./benchmark topology/sierra_nevada.json -t 600 --ipc on -s 1000 --late-percentage 20 --late-absolute 5000 --too-late-percentage 100 --too-late-absolute 50000
 
 

 

---- Test Reulst----

received[#]    mean[us]  late[#]   late[%]   too_late[#]    too_late[%]    lost[#]   lost[%]   

632389         785               9023      1.427       19                     0.003004       0         0 
 
      

1. Figure

2. latency_total.txt

3. latency_all.txt

 

  • Up0
  • Down0
mita.rathod
Join Date: 17 Sep 18
Posts: 59
Posted: Wed, 2022-01-19 14:56

hello customer,

please test  with below command to check whether it can be improve.
adb shell "echo performance > /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor"

Thanks

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.