Taylor Blau <me@xxxxxxxxxxxx> writes: > Hi Junio, > > On Tue, Jul 12, 2022 at 10:07:44AM -0700, Junio C Hamano wrote: >> * ac/bitmap-lookup-table (2022-07-06) 6 commits >> - p5310-pack-bitmaps.sh: remove pack.writeReverseIndex >> - bitmap-lookup-table: add performance tests for lookup table >> - pack-bitmap: prepare to read lookup table extension >> - pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests >> - pack-bitmap-write.c: write lookup table extension >> - Documentation/technical: describe bitmap lookup table extension >> >> The pack bitmap file gained a bitmap-lookup table to speed up >> locating the necessary bitmap for a given commit. >> >> Will merge to 'next'? >> source: <pull.1266.v3.git.1656924376.gitgitgadget@xxxxxxxxx> > > I think that this version is pretty close to being ready, but I haven't > had a chance to look it over carefully yet since getting back from my > time off last week. > > I should have time to review this in the next day or two, if neither of > you mind waiting. Thanks!