commit | 5f39475bb51f48182180e34e4310edb650bea462 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Fri Oct 06 23:51:10 2017 +0200 |
committer | Klaus Aehlig <aehlig@google.com> | Sat Oct 07 11:07:24 2017 +0200 |
tree | 5871871083d066c96e4cd23e267acda933c9f01e | |
parent | 38da0c2e6e082964e32e8646439cdec7cd50808f [diff] |
Reduce iterator usage on hot code paths Micro-optimize a few hot code paths which have a habit of iterating over short O(1)-access lists. RELNOTES: None PiperOrigin-RevId: 171347524
{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 system. 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.