"Justin Tobler via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > This is the second version my patch series that refactors the reftable > compaction strategy to instead follow a geometric sequence. Changes compared > to v1: > > * Added GIT_TEST_REFTABLE_NO_AUTOCOMPACTION environment variable to disable > reftable compaction when testing. > * Refactored worktree tests in t0610-reftable-basics.sh to properly assert > git-pack-refs(1) works as expected. > * Added test to validate that alternating table sizes are compacted. > * Added benchmark to compare compaction strategies. > * Moved change that made compaction segment end inclusive to its own > commit. > * Added additional explanation in commits and comments and fixed typos. Has anybody took a look at recent failures with this series present in 'seen' [*1*] and without [*2*] in osx-reftable jobs for t0610? *1* https://github.com/git/git/actions/runs/8543205866/job/23406512990 *2* https://github.com/git/git/actions/runs/8543840764/job/23408543876