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

Benchmarking #24

@vangeliq

Description

@vangeliq

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

Metadata

Metadata

Assignees

Labels

24-S-SysArchLabel for all 2024 summer SysArch Tasks

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions