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

Re: Merge is slow

From: David Weintraub <qazwart_at_gmail.com>
Date: Wed, 1 Apr 2009 10:46:06 -0400

On Wed, Apr 1, 2009 at 4:50 AM, Harald Hoyer <hahoyer_at_t-online.de> wrote:
> Update: The source of the performance problem  is a directory that contains 10146 files.

So, if it takes three minutes, that's 180 seconds for 10,146 files, or
a merge of about 55 to 60 files per second. I don't think we can
actually consider that a "performance problem".

In version 1.4, Subversion didn't have to think about all that
merging. It simply did it rather blindly. Tracking and figuring out
what to merge was your job. Now, Subversion is doing all the thinking
and tracking for you, so I expect it to take a bit more time.

Maybe there should be some way of "tuning" the merge tracking on a
repository basis. Some people find the merge tracking a godsend.
Others really don't need all of the features, and would like the speed
of the old 1.4 merging algorithm.

-- 
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1507622
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-01 16:46:54 CEST

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

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