On Mon, 6 Oct 2008, Jeff King wrote: > 2. What needs refactoring? > > I occasionally run up against parts of the code that just make my > eyes bleed everytime I touch them. I think we've made significant > progress in maintanability and bug-avoidance with things like the > strbuf library, refactoring of remote and transport handling, etc. > What areas might still benefit from such refactoring? Tree object walking and commit object parsing. This is what's holding pack v4 performances back. But I think that Shawn will cover this already (I won't be there but I sent my thoughts about this to him). 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