On Fri, Sep 17, 2021 at 05:21:11PM -0400, Taylor Blau wrote:
Here is a very small reroll of my series to permute values from an existing
hash-cache when generating multi-pack reachability bitmaps.
The only changes since last time are a slightly modified version of the
performance tests which don't time generating the pack-bitmap. And the new test
in t5326 no longer has a redundant `git config pack.writeBitmapHashCache` since
it is true by default.
Thanks for picking up my suggestions. This all looks good to me!
-Peff