commit | 4a33f119043673e26fe7573f0758feb5bca95fc1 | [log] [tgz] |
---|---|---|
author | twerth <twerth@google.com> | Tue May 14 06:53:16 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 14 06:54:21 2019 -0700 |
tree | 8b7a5be1529147a03ceb9e68f58423cd16d9304e | |
parent | 63d4f11b4e3e207a25dccd17938549345cc82da5 [diff] |
Improve selection of ThreadPoolExecutor in AbstractQueueVisitor. In particular, make it possible to switch back to old behavior on the command line even if they have been turned on via a common rc file. To enable the ForkJoinPool, add --host_jvm_args=-Dexperimental_use_fork_join_pool=1 to the startup flags. Set it to any other value to switch back. RELNOTES: None PiperOrigin-RevId: 248127826
{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.