commit | 9c58b19fb7bdc47cffbd1aa19170bc2b56d6034b | [log] [tgz] |
---|---|---|
author | jingwen <jingwen@google.com> | Mon Aug 27 13:35:44 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Aug 27 13:37:32 2018 -0700 |
tree | b15929239fb7d2d2f92c2593d9865a83eaeda809 | |
parent | a5be661af2540a99cfcd7ae5b002deb58e1d4760 [diff] |
Add support for persistent workers to the Android resource processing tools with `--persistent_android_resource_processor` flag. Closes https://github.com/bazelbuild/bazel/issues/5237. RELNOTES: The Android resource processing pipeline now supports persistence via worker processes. Enable it with `--persistent_android_resource_processor`. We have observed 1.5x faster clean local builds, and up to 2.5x faster incremental local builds. PiperOrigin-RevId: 210422169
{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.