commit | 5987ae29325b705bcbc7404c6bfce0458ff5b8d4 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Sun Apr 04 17:05:14 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Apr 04 17:06:37 2021 -0700 |
tree | 3084bdd1cc8410c23072cc1b666d8d4d02c52168 | |
parent | f78ffb5fb2f37d20acd1320ed37080c26b32e607 [diff] |
Avoid going to disk to check if an action output is a directory if we already have metadata for it (the overwhelmingly common case internally). Even if we don't have metadata, this will share the cost with SkyframeActionExecutor#checkOutputs so it's effectively free. PiperOrigin-RevId: 366722675
{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