emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch for documentation about version control


From: Andre Spiegel
Subject: Re: patch for documentation about version control
Date: Thu, 11 Nov 2004 21:59:27 +0100

On Thu, 2004-11-11 at 19:25 +0100, Thien-Thi Nguyen wrote:

> the vc-rcs-* funcs take 93% and 36% of the total time, respectively.
> unfortunately, nothing comes to mind for `vc-rcs-annotate-command'
> speedup.

So that means analyzing the tree takes longer than building it in the
first place, right?  I'm not sure what algorithm you use for that, since
I don't understand your code ;-)  Maybe there's a quadratic complexity
in there, which could be improved upon.  Did you check how CVS does it?

We'd have to test on a few more real-world files, and on a real-world
machine (forgive me, I mean >300MHz :-)  If it stays below a minute for
very large/complex change histories, I'd say we're still fine.

I have access to a few more complicated RCS masters, and will try your
code on those.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]