forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop computing a fingerprint in
FragmentClassSet
.
Now that the hash code is precomputed, the only time the fingerprint would be helpful is if there is a hash collision for unequal instances. The fingerprint computation shows up as wasteful when enabling required config fragments. PiperOrigin-RevId: 400012814
- Loading branch information
1 parent
c2d6def
commit a45c5ca
Showing
1 changed file
with
4 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters