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

Re: Expected performance

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Mon, 8 Jul 2013 13:25:44 -0500

On Mon, Jul 8, 2013 at 1:06 PM, Naumenko, Roman
<roman.naumenko_at_rbccm.com> wrote:
> >
> There are certainly a lot of variables. I'm just trying to find out some
> baseline.
>
> For example, on one of the other servers it takes 12-13 min to checkout
> repo with ~17000 files, total size 1.2G (with average speed 2MB/s).
>
> Is it considered good, bad or total disaster in term of svn performance?

I'd generally expect checkout performance to be limited by the
disk/filesystem speed of the client, especially since it has to also
write the hidden pristine copy. So a faster server may not matter
much except for concurrent activity.

--
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2013-07-08 20:26:14 CEST

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.