On Thu, 10 Jan 2008, Marco Costalba wrote: > On Jan 10, 2008 9:39 PM, Nicolas Pitre <nico@xxxxxxx> wrote: > > > > Right. Abstracting the zlib code and having different compression > > algorithms tested in the Git context is the only way to do meaningful > > comparisons. > > > > The first thing I would like to test when zlib abstraction is ready is > to test with NULL compressor, i.e. not compression/decompression at > all and see if 'git log' and friends are happy. Easy: git config core.compression 0 Nicolas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html