On Mon, Jul 8, 2013 at 11:32 AM, Naumenko, Roman <roman.naume...@rbccm.com> wrote: > Hello, > > How fast would you expect svn checkout to be from a server like one below? > Considering eveyrthing on the server functioning as expected. > > Apache 2.2.3 > <svn version=1.7.8 (r1419691)> > 128G mem > 10G > FSFS is local storage.
I don't see how this can be answered. There are too many variables to consider. I/O performance, revision history of the items you're checking out, how much data you're checking out, server CPU and I/O performance on the client end all come to mind. Do you have a specific performance concern?