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

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

Reply via email to