update on SnapshotSubset performance investigation...
# development
a
update on SnapshotSubset performance investigations: https://github.com/pantsbuild/pants/pull/9779#issuecomment-636741838. i think i see how to make merging digests a lot faster pretty easily, and i'm currently perusing the methods of encoding cached
Digest -> Vec<PathStat>
calls that @average-vr-56795 laid out earlier in the thread!