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

Re: Making wc-ng the default on trunk

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 16 Apr 2009 13:53:09 +0200

On Thu, Apr 16, 2009 at 11:33, Branko Cibej <brane_at_xbc.nu> wrote:
> Hyrum K. Wright wrote:
>>   * Current implementation is *slow*.
>
> I assume you know why and how to fix that, right?

Because we still open a SQLite database per directory. LOTS of times
for the same file. When we get rid of the extraneous open/close
behavior, and (especially) migrate to a single DB, then it will be
much faster.

That said, we haven't started on any performance analysis whatsoever.
So in a sense, "no, we don't know how to fix it."

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1745929
Received on 2009-04-16 13:53: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.