aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar kush <kush@google.com>2017-10-05 21:32:16 +0200
committerGravatar Klaus Aehlig <aehlig@google.com>2017-10-06 19:47:56 +0200
commit20b46c727e2af45c82d3f1f85470dd1b8025d8b7 (patch)
tree82cf669a20800dbb07ed0721efb7bcd3d64ac557 /.gitignore
parente9cc5120754841baafe2f37d76fcfa8bb63e7d45 (diff)
Speed up fingerprint and hashcode computation by:
1. Add a fingerprint of the FilesetTraversalParams rather than the transitive closure of its attributes, while adding the FilesetTraversalParams to a Fingerprint. 2. Memoize the above fingerprint computations as well as hashCode computations for FilesetTraversalparams. Use AutoValue's @Memoize as well as equals and hashcode to simplify the code. RELNOTES: None PiperOrigin-RevId: 171191126
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions