| commit | 9416d3fd360b7d6fb71828ed6fab0f087070ab33 | [log] [tgz] |
|---|---|---|
| author | jhorvitz <jhorvitz@google.com> | Mon Apr 26 08:11:47 2021 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 26 08:13:00 2021 -0700 |
| tree | 9ec2dd6ea71c3583c62f75f7870290fdd658a48f | |
| parent | 4cf59697f1e65ba927f007e59c2d87e2684512d6 [diff] |
Precompute the hash code and fingerprint in `FragmentClassSet`. Like https://github.com/bazelbuild/bazel/commit/e37a9ab6cf35d80b67f74b25be59f5b322c1cc7d, since it is always interned, there's no reason to lazily compute the hash code - it will be called by the interner. PiperOrigin-RevId: 370459759
{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