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

Re: Speed

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-29 08:17:49 CEST

On Mon, Jul 29, 2002 at 06:03:18PM +1200, Nathan Ward wrote:
> Hi, I'm using svn on an intel p3 system, and its going sloooow.
> tcpdump tells me its not a DNS issue, and there's no other packets going around.
> I am connecting to an apache2 CVS server on localhost..
> I havn't tried file based access as yet, its next on my list...

What exactly are you doing? You need to qualify your complaints.

There are currently some patches flying around to make the entries
file cached - this significantly reduces the time for certain
operations (diff, checkout, update, etc). But, it requires almost
all libsvn_wc funcs to take a baton which is not trivial. The
patch only adds the baton to the bare minimum functions.

However, it is on my to-do list, but it hasn't bubbled to the top
of it yet. Depending upon the CollabNet team's time, I may have
it done before beta, but maybe not. If not, then it is a post-1.0
item. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 29 08:18:23 2002

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.