Re: Subject: [PATCH] WC rep cache optimization for some file

2012-09-19 Thread Vasily Tunegov
There are new results for local and network disk (checkout large code base): Local disk: svn.r1387070 - 256.8 sec svn.patch - 152.2 sec Network disk: svn.r1387070 - 5717 sec svn.patch - 2790 sec All systems use Windows 7. On Wed, Sep 19, 2012 at 10:18 PM, Vasily Tunegov wrote: > Hi, B

Re: Subject: [PATCH] WC rep cache optimization for some file

2012-09-19 Thread Vasily Tunegov
file operations in PERSIST mode greatly reduced. Unfortunaly I don't have NFS disk, if it means Network File System developed by Sun Microsystems. Windows is using SMB protocol to access files via network. I will test SBM and put result here later. Best regards, Vasily Tunegov. On Wed, Sep 19, 2012

Re: Subject: [PATCH] WC rep cache optimization for some file systems like NTFS on Windows

2012-09-19 Thread Vasily Tunegov
I). I don't know is this restriction is important to svn client. Best regards, Vasily Tunegov. On Wed, Sep 19, 2012 at 2:30 PM, Philip Martin wrote: > Vasily Tunegov writes: > > > Please review my patch (see attached file patch.txt). It improve svn > client > > performan

Subject: [PATCH] WC rep cache optimization for some file systems like NTFS on Windows

2012-09-19 Thread Vasily Tunegov
[[[ WC rep cache optimization for some file systems like NTFS on Windows ]]] Hello, Please review my patch (see attached file patch.txt). It improve svn client performance on file systems like NTFS on Windows. Maybe on some other file systems, e.g. NFS, but I didn't test it. This patch switch