commit | ccb745699953365425c1931c05413d9911e051a8 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Mon Jul 30 10:56:57 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jul 30 10:58:20 2018 -0700 |
tree | b03d622589e005c48a99bd779de32d35f3160237 | |
parent | 7dbc5e03f1ced0e3a67e42e0f182579865d26af7 [diff] |
Improve artifact->owner label accounting in two ways. First, don't do the full mapping unless requested. This gets rid of any performance issue for the vast majority of builds. Second, if requested, use a custom data structure so that we don't have to create a full HashSet for artifacts whose only owning labels are their own owner labels. PiperOrigin-RevId: 206610370
{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.