Thread (4 messages) flat view 4 messages, 4 authors, 2016-08-11

Re: git-fetching from a big repository is slow

From: Shawn Pearce <hidden>
Date: 2016-08-11 19:31:14

"Horst H. von Brand" [off-list ref] wrote:
Shawn Pearce [off-list ref] wrote:

[...]
quoted
And yet I get good delta compression on a number of ZIP formatted
files which don't get good additional zlib compression (<3%).
.zip is something like a tar of the compressed files, if the files inside
the archive don't change, the deltas will be small.
Yes, especially when the new zip is made using the exact same
software with the same parameters, so the resulting compressed file
stream is identical for files whose content has not changed.  :-)

Since this is actually a JAR full of Java classes which have
been recompiled, its even more interesting that javac produced an
identical class file given the same input.  I've seen times where
it doesn't thanks to the automatic serialVersionUID field being
somewhat randomly generated.

-- 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help