Closed Carter12s closed 1 month ago
Specifically did some testing with sensor_msgs::Image
Discovered that for an HD image, de-serialziation was ~10x faster when compiled with --profile=release
https://github.com/Carter12s/roslibrust/pull/201
Closing this, still not perfect, but massively improved by changes in here.
When testing roslibrust's ROS1 native implementation with a high framerate, high resoultion video feed, we're only able to get a few messages per second and a single CPU core is pegged.