Hi, On Sun, 5 Mar 2006, Junio C Hamano wrote: > Another thing I have started in "pu" branch is to stop placing > an object we decided to delta that is already max-depth deep > back in the delta-base window, because such a thing only wastes > the delta base slot. The changed pack-objects does pick up more > delta, but the resulting pack seems bigger and I am puzzled why. Not that I know much about the pack format, but is it possible that the deltas are deflated? In that case, a possible explanation is that a better delta is less compressible (and taken together, this could amount to more bytes). Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Mar 06 20:16:19 2006
This archive was generated by hypermail 2.1.8 : 2006-03-06 20:16:32 EST