GNU bug report logs - #36102
26.1; ada-mode 6.1.0 re-parses the entire buffer to find the subprogram containing point

Previous Next

Packages: ada-mode, emacs;

Reported by: Ludovic Brenta <ludovic <at> ludovic-brenta.org>

Date: Wed, 5 Jun 2019 14:21:02 UTC

Severity: minor

Found in version 26.1

Done: Stephen Leake <stephen_leake <at> stephe-leake.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Brenta <ludovic <at> ludovic-brenta.org>
Subject: bug#36102: closed (close)
Date: Sun, 18 Aug 2019 16:58:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36102: 26.1; ada-mode 6.1.0 re-parses the entire buffer to find the subprogram containing point

which was filed against the emacs, ada-mode package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36102 <at> debbugs.gnu.org.

-- 
36102: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36102
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stephen Leake <stephen_leake <at> stephe-leake.org>
To: 36102-close <at> debbugs.gnu.org
Subject: close
Date: Sun, 18 Aug 2019 09:57:31 -0700
-- 
-- Stephe

[Message part 3 (message/rfc822, inline)]
From: Ludovic Brenta <ludovic <at> ludovic-brenta.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1; ada-mode 6.1.0 re-parses the entire buffer to find the
 subprogram containing point
Date: Wed, 05 Jun 2019 16:19:42 +0200
Package: emacs, ada-mode
X-Debbugs-CC: ada-mode-users <at> nongnu.org
Severity: minor

Hello,

When wisi-parse-threshold is less than the buffer size,
ada-mode should use partial parsing only for performance;
but when which-function-mode is active, it re-parses the
entire buffer between keystrokes, defeating the purpose
of partial parsing.  In fact, performance is worse as
both partial and complete parsing are performed.

Workaround: disable which-function-mode; this makes a
massive difference in performance and overall responsiveness.

-- 
Ludovic Brenta.



This bug report was last modified 5 years and 273 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.