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

Re: Faster SVN Status

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 04 Jan 2008 09:42:04 -0600

Steven Bakke wrote:
>
> However through profiling we found a performance bottleneck in that it
> starts a new repository session (network connection) once for each
> target of the command. In our case the problem was with 'svn update',
> but I think it applies to almost anything. The performance became
> dominated by ~2-3 seconds per target overhead each time it made a new
> svn+ssh connection to the server.

What can possibly cause a several-second delay? Does your reverse DNS
lookup resolve quickly? Are IDENT queries dropped and timing out?

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-04 16:40:52 CET

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.