commit | 19c1818cd773572c4e69663e29f0708c2ee30bd2 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Sep 28 10:18:19 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 28 10:19:17 2020 -0700 |
tree | b45ebf6800c21b35a4e2da0cdd3b29c9bd5fcfbe | |
parent | 0365843d2f1cf0d4f0a695608cd3819960580a97 [diff] |
Improve efficiency of DexBuilder actions: - don't use more CPUs than are available - buffer writes to the output zip; currently it calls write(2) every 50 bytes on average PiperOrigin-RevId: 334184098
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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