On Sun, 10 Feb 2008, Junio C Hamano wrote: > mkoegler@xxxxxxxxxxxxxxxxx (Martin Koegler) writes: > > > This patch adds a cache to keep the object data in memory. The delta > > resolving code must also search in the cache. > > I have to wonder what the memory pressure in real-life usage > will be like. FWIW, I don't like this idea. I'm struggling to find ways to improve performances of pack-objects/index-pack with those large repositories that are becoming more common (i.e. GCC, OOO, Mozilla, etc.) Anything that increase memory usage isn't very welcome IMHO. 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