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

Re: wc_db performance (was: wc_db API discussion)

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 11 Mar 2011 22:43:46 -0500

2011/3/11 Branko Čibej <brane_at_e-reka.si>:
>...
> For the second task, I think the first order of business is to change
> the wc-db tree crawler to do one query instead of zillions, or at least,
> where several queries are required, to do them all in one transaction.

stsp has been working this recently. Killing the node walker, and
moving to table scans.

>...

Cheers,
-g
Received on 2011-03-12 04:51:00 CET

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.