ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Time each step of the pipeline #207

Closed darvg closed 4 years ago

darvg commented 4 years ago

Description

As a user, I can get the time each step of the pipeline takes to complete, so that I can determine what steps are bottlenecks to the compilation process

Related Issues

Part of #205 Related to #206

Completion Criteria

Implementation Notes / Suggestions

none

Testing Notes / Suggestions

emersonknapp commented 4 years ago

Was resolved by #232