On Thu, 14 Aug 2008, Andi Kleen wrote:No, the lookup tables for the patterns are quite non-sequential. It does do a lot of indirect accesses, ie it loads data from the input stream and then looks things up through that. But it's quite possible that we should use different compression factors for different object types. Right now we have different (configurable) compression levels for loose objects and packs, but it might be interesting to see what happens for just "packed tree objects". The trees really end up having rather different access patterns in pack-files. They also tend to be rather less compressible than other blobs, since the SHA1's in there are just random binary data. They also delta very well - obviously regular blobs do that _too_, but regular blobs are seldom as performance-critical in git (ie once you actually unpack a blob, there are other things going on like actually generating a diff - but trees get unpacked over and over for "internal git reasons") Linus -- 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.html
| Andrew Morton | -mm merge plans for 2.6.23 |
| Rafael J. Wysocki | [Bug #11207] VolanoMark regression with 2.6.27-rc1 |
| Zhang, Yanmin | AIM7 40% regression with 2.6.26-rc1 |
| Con Kolivas | [PATCH][RSDL-mm 0/7] RSDL cpu scheduler for 2.6.21-rc3-mm2 |
git: | |
| Gregory Haskins | [RFC PATCH 03/17] vbus: add connection-client helper infrastructure |
| David Woodhouse | [PATCH 03/30] solos: FPGA and firmware update support. |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
