commit | 3d45cfe3cca005653e1aad04a5e590b668c964a0 | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Thu Nov 14 19:12:09 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 14 19:13:09 2019 -0800 |
tree | a31bbd933bd742fee3621bd916fd1045a50f0ab6 | |
parent | 9acda4dcecf22ba1537ce149df24ef4725df3545 [diff] |
Execute sandboxfs reconfigurations in parallel. I tried adding unit tests for this but doing so is very complicated in their current form. Given that this feature is still very experimental and not in wide use, I'll postpone doing that until I'm able to prove its worth. For now, I ran a few builds by hand using the still-unreleased sandboxfs 0.2.0 with parallel support and confirmed this to work. RELNOTES: None. PiperOrigin-RevId: 280566455
{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