safe-ros / ros2_profiling

A set of tools and techniques for evaluating performance of ROS 2 based systems
Apache License 2.0
15 stars 4 forks source link

Optimize callback association #21

Closed cwecht closed 1 year ago

cwecht commented 1 year ago

With these changes the callback association drops from multiple seconds to almost instant (well below 1s) execution.