Re: A naive proposal for preventing loose object explosions

2013-09-06 Thread Martin Fick
On Friday, September 06, 2013 11:19:02 am Junio C Hamano wrote: > mf...@codeaurora.org writes: > > Object lookups should likely not get any slower than if > > repack were not run, and the extra new pack might > > actually help find some objects quicker. > > In general, having an extra pack, only

Re: A naive proposal for preventing loose object explosions

2013-09-06 Thread Junio C Hamano
mf...@codeaurora.org writes: > Object lookups should likely not get any slower than if > repack were not run, and the extra new pack might actually help > find some objects quicker. In general, having an extra pack, only to keep objects that you know are available in other packs, will make _all_