GNOME Bugzilla – Bug 318609
time for selection of a log line is a function of the line number
Last modified: 2005-10-13 14:16:53 UTC
In gnome-utils CVS (and presumably in all previous versions) the time required for the selection of a log line is a direct function of the line number - ie if the log line is at the beginning of the log it is very fast, if it is at the end of the log it is extremely slow (and I mean *extremely*).
I have committed some workarounds that make this bug not so much of an issue.
This is fixed correctly now on HEAD.