On Mon, 27 Oct 2008, Jakub Narebski wrote: > On the other access from "smart" client (git://, ssh://, future "smart" > HTTP server) results in creating a pack, so we cannot allow for too > tight pack compression, or to be more exact too much CPU load taken. Don't forget that, in those cases, the created pack for streaming is copying chunks of data from existing packs for most objects, effectively reusing for free the work that has previously been done to tightly compress those packs. 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