ros-infrastructure / catkin_pkg

Standalone Python library for the catkin build system.
https://github.com/ros/catkin
Other
47 stars 91 forks source link

improve performance to collect recursive dependencies #166

Closed dirk-thomas closed 7 years ago

dirk-thomas commented 7 years ago

E.g. for Indigo it speeds up collecting all recursive dependencies (which is the longest running part to order topologically) by approximately 25%.