Re: Severe performance issues with large directories

2010-04-12 Thread Paul Holden
On 9 Apr 2010 20:59, "Greg Stein" wrote: > Not a new API. Just a revamp of svn_io_open_unique_file3. Compare the > 1.6.x version against trunk. > Paul: if you're adventurous, and build your own svn, you could try > lifting the contents of trunk's svn_io_open_unique_file3, and dropping > that int

Re: Severe performance issues with large directories

2010-04-09 Thread Paul Holden
Hi Bert, Many thanks for the quick response. > I think you can find a lot of issues similar to your issue in our issue > tracker. Searching fail on my part - sorry for re-treading old ground. > For WC-NG we move all the entries data in a single wc.db file in a .svn > directory below the root of

Severe performance issues with large directories

2010-04-09 Thread Paul Holden
Hello, I’ve had a look through the issue tracker and mailing list archives and didn’t find any references to this issue. I also assume that this is a more appropriate mailing list than 'users'. We’ve noticed recently that we have terrible performance when updating a particular directory in ou