On Wed, May 18, 2016 at 12:52:53PM -0400, Jeff King wrote:

> At Git Merge, Charles suggested that "--buffer" should be the default
> for "--batch-all-objects". This bit me again yesterday, so I thought I'd
> actually implement it. :)
> 
> That's in the second patch. The first one is another micro-optimization
> that happens to help the use case I was working on (the speedup there is
> "only" 40%, but the case I was looking at had a pathological number of
> packs, and so was even slower).
> 
>   [1/2]: cat-file: avoid noop calls to sha1_object_info_extended
>   [2/2]: cat-file: default to --buffer when --batch-all-objects is used

Whoops, meant to actually cc Charles.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to