On Mon, Jul 8, 2013 at 1:06 PM, Naumenko, Roman <roman.naume...@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 lesmikes...@gmail.com