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

Re: CPU usage during commits

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-05-25 10:20:21 CEST

----- John Szakmeister <john@szakmeister.net> wrote:
[snip]
> fashion. OTOH, using skip-deltas, the Subversion team has been able
> to limit that to O(lg(N)) behavior, which is much more favorable when
> you start talking about repositories with hundreds of thousands of
> revisions (think GCC, and ASF repositories).

That should be O(N/lg(N)) for the time efficiency.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 25 10:21:33 2006

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.