commit | fbe7e634bc0b5b24405a6dc11772610038ade1bb | [log] [tgz] |
---|---|---|
author | twerth <twerth@google.com> | Wed May 15 09:17:52 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 15 09:19:36 2019 -0700 |
tree | 46950218d237c6732bc424e3ca8bb01db7b64d8a | |
parent | f7d739492355efc3c7395a0e15bdc7f9a5bd0fe2 [diff] |
Add option to switch query to use a ForkJoinPool. We already have a java property to switch every ThreadPoolExecutor to a ForkJoinPool but that is pending more experiments and probably the JDK11/G1 switch. With this CL we can already get the performance improvements for query. RELNOTES: None PiperOrigin-RevId: 248345362
{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.