Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Benchmarking #24

Open
8 tasks
vangeliq opened this issue May 18, 2024 · 0 comments
Open
8 tasks

Benchmarking #24

vangeliq opened this issue May 18, 2024 · 0 comments
Assignees
Labels
24-S-SysArch Label for all 2024 summer SysArch Tasks

Comments

@vangeliq
Copy link
Contributor

vangeliq commented May 18, 2024

Metric for accuracy in display node (find sample data)

  • Create performance report for ONNX to TensorRT for both Pytorch and Tensorflow converted models respectively
  • Create performance report for Pytortch to Torch-TRT
  • Create performance report for Tensorflow to TF-TRT

Profile ROS2 Nodes:

  • ros2 topic hz Command: measure the publication rate and latency of a topic
  • ros2 latency Package: measuring round-trip latency between nodes
  • ros2 tracing: Use rqt with the ros2_trace plugin for visualization
  • rclcpp Profiler: ROS2 provides a built-in profiler for C++ nodes
  • System Profilers (e.g., perf, gprof, valgrind): Example with perf: sudo perf record -e cycles -g -- ros2 run your_package your_node
@vangeliq vangeliq added this to the 2024S-SysArch-MVP-PRIORITY milestone May 18, 2024
@vangeliq vangeliq added the 24-S-SysArch Label for all 2024 summer SysArch Tasks label May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
24-S-SysArch Label for all 2024 summer SysArch Tasks
Projects
None yet
Development

No branches or pull requests

2 participants