Re: [PATCH v2] packfile: fix perf regression with many packs
Junio C Hamano <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
Patrick Steinhardt <[email protected]> writes: > On Thu, Aug 13, 2026 at 02:56:49PM +0000, Johannes Schindelin via GitGitGadget wrote: >> From: Johannes Schindelin <[email protected]> >> Changes since v1: >> >> * Fixed a typo in the commit message >> * Dropped the claim that this patch fixes the CI clone perf regression >> that's still being root-caused. >> * Renamed the is_new parameter to the more informative skip_dup_check. > > Thanks, I'm happy with this version. We can still iterate on the other > patrs of the discussion after this patch has landed, as needed. Thanks. I do not offhand recall if I said anything on this iteration, but it looked good to me, too. Let me mark it for 'next'.