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

Re: CPU usage during commits

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-24 16:44:40 CEST

On May 24, 2006, at 16:02, Sinang, Danny wrote:

> In http://svnbook.red-bean.com/nightly/en/svn-book.html , it says :
>
> Specifically, each time a new version of a file is committed to the
> repository, Subversion encodes the previous version (actually,
> several previous versions) as a delta against the new version.
>
> On average, we'll be checking in 10 MB PDF or TIFF files . Will
> this consume a lot of CPU or Disk I/O ? If so, how much ?

Only BDB repositories do this. FSFS repositories do not do this.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 24 16:53:06 2006

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

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