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

Re: Subversion performance

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-08-24 15:05:35 CEST

"Guido Anzuoni" <guido.anzuoni@kyneste.com> wrote on 08/24/2004 09:01:04
AM:

> Hello,
> I am experiencing strange performance problem with svnadmin load command
on
> windows platform.
> Using fsfs repository I can see 100% of cpu usage and my 96 txn repos is

> loaded in about 1 minute.
> Using bdb repository, the same operation takes about 5 minutes but the
cpu
> usage is never more that 11% !!!
>
> Any suggestion ?
>

I suspect that is somewhat normal. The docs for fsfs indicate that it
will use more CPU than the BDB implementation. I believe it stores the
deltas differently, which is also why it generally requires a lot less
space.

For more info:

http://web.mit.edu/ghudson/info/fsfs

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 24 15:05:58 2004

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.