commit | 7f3bdddab94b3c2cfa0f91fbd003cfe9566cf790 | [log] [tgz] |
---|---|---|
author | Josh Pieper <josh.pieper@tri.global> | Fri May 04 00:39:37 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri May 04 00:41:16 2018 -0700 |
tree | 254f98e04a49de9fe1ada6ab72038730d3a71b2c | |
parent | bfbb11bcc55017ed22e99e1f2221b62e0beff609 [diff] |
Do not spawn local actions when available memory is too low This effectively subsumes all existing memory estimation, as it no longer matters too much how much memory is assigned to each action. WIP: This is a hack, and if it goes in, should almost certainly be hidden behind a configuration option. Closes #4938. PiperOrigin-RevId: 195378568
{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 solution. 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.