ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There's likely a bottleneck. The first place to look is likely in the ability of Bazel to parallelize the specific package that you're attempting to build. Not all build steps can be parallelized so adding more workers beyond the maximum level of parallelization won't continue to result in faster builds.