commit | 7d714aaf1f3a88090a74215f72a11f59841a99e2 | [log] [tgz] |
---|---|---|
author | leba <leba@google.com> | Thu Nov 19 08:38:43 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 19 08:40:01 2020 -0800 |
tree | e7f112e229847390cb1e5b466ad9cfc2dadaab5d | |
parent | f7565758fbf682a4c7cd9efecd83efe7bbdc6018 [diff] |
Make execution phase SkyFunctions ready for --experimental_skyframe_eval_with_ordered_list. Refactor ActionExecutionFunction and ArtifactNestedSetFunction to be able to pick the mode of Skyframe evaluation based on the value of --experimental_skyframe_eval_with_ordered_list. Reduction in GC is expected. This is the first rollout, is flag-guarded for safety and requires a temporary increase in the size of the codebase. RELNOTES: None PiperOrigin-RevId: 343297169
{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