commit | 8323841bd69326a3d45393f32303bbc192fa2059 | [log] [tgz] |
---|---|---|
author | olaola <olaola@google.com> | Fri Sep 29 11:11:09 2017 -0400 |
committer | John Cater <jcater@google.com> | Fri Sep 29 12:15:01 2017 -0400 |
tree | 80920257842b47d1ed76d5b530a015a390f8f534 | |
parent | 61d39665b79ac0f6e0f19f338e40f265a8bcd74a [diff] |
Using only one GetMissingBlobs RPC per action instead of two. This reduces the # of round-trips, improving overall latency, although I didn't profile by how much. TESTED=with remote execution RELNOTES: None PiperOrigin-RevId: 170484009
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase and Continuous Integration system. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.