RE: [PATCH/RFC] Always auto-gc after calling a fast-import transport

2014-05-16 Thread Felipe Contreras
Stepan Kasal wrote: > From: Johannes Schindelin > Date: Mon, 9 Apr 2012 13:04:35 -0500 > > After importing anything with fast-import, we should always let the > garbage collector do its job, since the objects are written to disk > inefficiently. > > This brings down an initial import of http://s

RE: [PATCH/RFC] Always auto-gc after calling a fast-import transport

2014-05-15 Thread Felipe Contreras
Stepan Kasal wrote: > From: Johannes Schindelin > Date: Mon, 9 Apr 2012 13:04:35 -0500 > > After importing anything with fast-import, we should always let the > garbage collector do its job, since the objects are written to disk > inefficiently. I'm not sure how slow `git gc --auto` is with a to