commit | 4c5ffc4137b3cc7a38d46cbcdfe40725e9055737 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Sat Sep 19 19:06:01 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Sep 19 19:07:13 2020 -0700 |
tree | 9a2d137b7404144f4bfa56d2cd876740f198243c | |
parent | 3490011e9c50ea3067d08032e22908d0fa8552f7 [diff] |
bazel skyframe: remove recordScope(false) call The likely effect is a microscopic speed increase due to faster environment operations. The real motive is to reduce the number of calls to one: the last is in PackageFunction. PiperOrigin-RevId: 332666942
{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