Nicolas Pitre <nico@xxxxxxx> wrote: > On Wed, 6 Sep 2006, Jon Smirl wrote: > > > Shawn is doing some prototype work on true dictionary based > > compression. I don't know how far along he is but it has potential for > > taking 30% off the Mozilla pack. > > BTW I'm half-way done with support for deltas which base object is > referenced with an offset in the pack instead of a hash. It is quite > messy though since it touches pretty core code all over the place when > it comes to fetching objects out of a pack. And I'm half-way done with the 64 bit mmap sliding window. You, Junio and I are all hacking on the same tiny bit of core code for different reasons. :-) Right now I'm struggling with merging my 32 bit sliding window onto Junio's 64 bit index in pu. The merge is almost done, but so is my dinner. So dinner first. I don't think I'm going to get the sliding window code out tonight. -- Shawn. - 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