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

RE: Space wasting

From: Toshio <toshio_at_tiki-lounge.com>
Date: 2004-03-08 23:21:36 CET

On Mon, 2004-03-08 at 13:17, Wadsworth, Eric (Contractor) wrote:
> [referring to a single compressed file containing .svn directory]
> > > * it saves space, even over a 'perfect' file system
> > And makes it slower, because it has to compress the stuff.
>
> Just to clear up a point:
>
> If the data is nice and compressible, and a fast compression algorithm is
> used, it's usually faster to read the (smaller) compressed data and
> decompress than it is to just read the (larger) raw data directly from disk.
> Disk access is much slower than CPU cycles.
>
Hmmm... I understand you're just speaking to the point above. But what
about the particular change we're talking about? Reading one small file
that you know the name of from a directory of small files vs reading and
decompressing one large file until we seek to the end of the file we
want to access (assuming a compressing tar library here).

-Toshio

-- 
Toshio <toshio@tiki-lounge.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 12 02:25:35 2004

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.