commit | 579834f23fa05d218e9947fd32cd73f1a9528069 | [log] [tgz] |
---|---|---|
author | djasper <djasper@google.com> | Tue Mar 26 06:34:27 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 26 06:36:12 2019 -0700 |
tree | 773c93f93b600b9245c121bb1b4d8a4523118d4b | |
parent | e07f9e3bbf809282a7bbb60bd984a49283afb604 [diff] |
Don't use range-based for loops when iterating over the headers of a specific target. In most cases, there is exactly one and creating all the iterators for SingletonImmutableList shows to create a huge amount of garbage. RELNOTES: None. PiperOrigin-RevId: 240336016
{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.