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

Re: [PATCH] Improve speed of recursive info

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 02 Sep 2011 16:30:51 +0100

<michael_rytting_at_agilent.com> writes:

> That definitely improved the performance. The time it takes to run
> went from 6+ minutes to 1m7s. It's pretty much the same speed as the
> individual queries now. The performance is still significantly worse
> than 1.6.17 was and I don't know if that should be addressed.

Thanks for testing. The performance relative to 1.6 will need a much
more invasive fix, we need to rework the code to avoid doing per-node
queries for each file/directory. We had the same problem with status.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-09-02 17:31:29 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.