commit | 7afdb4b7ed21d396dd52035e106ba84e07725182 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu May 23 13:34:35 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 23 13:35:43 2019 -0700 |
tree | 5d44a6bfb7ec124635c4dd249dda1cb30c8c0e5f | |
parent | 371a2e343199ee799404fd2bb8319d990a2ad572 [diff] |
Cache the set of generated headers for objc. Shows a nice performance/memory boost when --experimental_objc_header_thinning is off, as it reuses the same nested set instead of recomputing each time. Additionally, this lets us get NestedSetFingerprintCache hits when computing action keys. PiperOrigin-RevId: 249705343
{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.