Re: [PATCH v8 2/3] p0006-read-tree-checkout: perf test to time read-tree

2017-04-10 Thread Jeff King
On Mon, Apr 10, 2017 at 09:14:02PM +, g...@jeffhostetler.com wrote: > From: Jeff Hostetler > > Created t/perf/repos/many-files.sh to generate large, but > artificial repositories. I think this is a good direction. In the long run we might want some kind of magic to pull from the "library" o

[PATCH v8 2/3] p0006-read-tree-checkout: perf test to time read-tree

2017-04-10 Thread git
From: Jeff Hostetler Created t/perf/repos/many-files.sh to generate large, but artificial repositories. Created t/perf/p0006-read-tree-checkout.sh to measure performance on various read-tree, checkout, and update-index operations. Signed-off-by: Jeff Hostetler --- t/perf/p0006-read-tree-check