On Friday 18 September 2009 21:23:59 Leo Razoumov wrote: > I noticed that "git gc --agressive" takes 5 times longer with > git-1.6.4.4 than with git-1.6.2.5. > > Below are benchmarks on my Linux Ubuntu-9.04 laptop (Core2 Duo 2.54GHz). > As a test repo I use a mirror of the official GIT upstream. git-1.6.3 and later changed the settings for --aggressive to window=250 and depth=250, which produces a tighter pack. The earlier setting wasn't really aggressive. /Michael -- 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