| commit | 1b869120184558fa5c5168f74b8d56c934af3f71 | [log] [tgz] |
|---|---|---|
| author | djasper <djasper@google.com> | Mon Mar 04 10:41:50 2019 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 04 10:44:44 2019 -0800 |
| tree | 0e453e43fe62fd025f313f805ad0dd07463dcc18 | |
| parent | 77a447c928f436510754ae993dbc8b49c33eb111 [diff] |
Special-case the common case of 'dependencies' being empty when computing the possible values for the computed default of attributes. This prevents a bunch of unnecessary memory allocations. We might be able to push this further down saving even more, but that would require more intrusive changes. RELNOTES: None. PiperOrigin-RevId: 236681572
{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.