Petr Rockai writes:

 > PS: Git index for the same repository is 5.5M [vs. 7.2M], which I
 > expect to be due to git using shorter (sha1 as opposed to sha256)
 > hashes.

But AFAIK git compresses the index, so I would expect that the saving
should not be so great, since the compressed size depends mostly on
the information content which is the same for both indexes, not on the
size of the expression.

Still, I don't think it's really worth putting too much effort into
optimizing this.
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to