commit | 243c2b78f634097d8f68d1317070e920cd4b891d | [log] [tgz] |
---|---|---|
author | Googler <jhorvitz@google.com> | Fri Sep 30 13:35:04 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 30 13:36:01 2022 -0700 |
tree | 261a4bd3ef8cdf9b787c160d36df5c8ea74ba26d | |
parent | 8056eb566371798acdec97aedde0a2c242957ef7 [diff] |
Introduce a graph `LookupHint` to determine whether it is worthwhile to construct a list of keys to make a batch request. For graphs that store nodes in memory, it is wasteful to construct a list just to make a single call to `getBatch()` because the keys can just be looked up individually. PiperOrigin-RevId: 478068994 Change-Id: I6f9200f63eee63e5a9d6a7ec8a22723ed39d445a
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md