Re: [PATCH v4 0/2] string-list: use ALLOC_GROW macro when reallocing

2017-04-11 Thread Jeff King
On Tue, Apr 11, 2017 at 08:08:00PM +, g...@jeffhostetler.com wrote: > From: Jeff Hostetler > > Version 4 greatly simplifies the p0005 perf test. It now uses an existing > repo -- either real-world or artificial from t/perf/repos/many-files.sh. > > Jeff Hostetler (2): > string-list: use AL

[PATCH v4 0/2] string-list: use ALLOC_GROW macro when reallocing

2017-04-11 Thread git
From: Jeff Hostetler Version 4 greatly simplifies the p0005 perf test. It now uses an existing repo -- either real-world or artificial from t/perf/repos/many-files.sh. Jeff Hostetler (2): string-list: use ALLOC_GROW macro when reallocing string_list p0005-status: time status on very large re