commit | e1803d100682f32816f549797b8ac1f66ff21e19 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Fri May 17 03:02:55 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 17 03:04:09 2019 -0700 |
tree | 26cb2163595a4ac01797b8206bac63092d9c342c | |
parent | 3926e9a8d2b9ededf3a8cfac039bcaeeb7766e70 [diff] |
Query performance: avoid unnecessary operations BlazeQueryEnvironment.getTargetsMatchingPatternImpl: - no need to check the scope if the filter is alwaysTrue(); this feature is only used by genquery, but never by query - no need to make a copy of the result set; getOrCreate(X) returns X PiperOrigin-RevId: 248690374
{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.