Automated rollback of commit bd165104ebb679f51fea084d92add1adf0091c06. *** Reason for rollback *** Breaks //storage/userdata/config/common:sdl_bundle_detection_test due to some genquery issues. *** Original change description *** Further optimize same_pkg_direct_rdeps by not calling #getTarget on targets not in the same package. `TargetProvider#getTarget` represents quite a significant chunk of overhead when loading additional packages. The previous implementation incurred this overhead when enqueuing the visit; this change shifts the overhead back to when the visit occurs. For `same_pkg_direct_rdeps`, it visits the transitive closure of the package and stops when visiting targets from other packages. In this case, whe... *** PiperOrigin-RevId: 367699531
{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