Reducing build times is very much needed when you are running thousands of tests hundreds of times. Bazel knows when something needs to be rebuilt, and rebuilds only that.
Reducing build times is very much needed when you are running thousands of tests hundreds of times. Bazel knows when something needs to be rebuilt, and rebuilds only that.