GNU bug report logs -
#23223
25.0.92; Can xref-find-references be sped up?
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Tue, 5 Apr 2016 15:17:02 UTC
Severity: normal
Found in version 25.0.92
Fixed in version 25.1
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 04/13/2016 05:44 AM, Eli Zaretskii wrote:
> Attached.
Thank you. Unfortunately, nothing jumps out. Could you try instrumenting
a couple of functions, to see where the matches get lost?
First, semantic-symref-parse-tool-output, see whether the buffer
contents are different between invocations (press `e' and evaluate
(write-region (point-min) (point-max) "lid-output-x.txt")).
Next, xref--convert-hits. See that its gets the expected number of hits
as input (plus maybe a few that we legitimately need to filter out).
If both are true, I guess there's nothing better to do than step through
xref--convert-hits and see where it loses the matches. But I'm guessing
the problem is somewhere before it.
This bug report was last modified 9 years and 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.