[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Reality of delta benefit

From: Jonathan S. Shapiro <shap_at_eros-os.org>
Date: 2000-08-16 23:47:39 CEST

In case this is useful to the delta storage debate...

The other day, in the process of figuring out how big a farm to buy, I ran a
size analysis on the EROS source repository. Basically, I expanded every
version ever and examined the disk consumption in blocks under various
compression schemes: RCS, gzip, bzip2, etc.

Somewhat to my surprise, RCS is only very slightly better than gzip (normal
compression -- nothing fancy) on this data set and roughly the same as
bzip2.

Is this comparable to other measurements people have seen? If so, it strikes
me that storing deltas in the repository itself may multiply I/O's and file
operations for very little benefit.

shap
Received on Sat Oct 21 14:36:07 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.