emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#36102: closed (26.1; ada-mode 6.1.0 re-parses the


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36102: closed (26.1; ada-mode 6.1.0 re-parses the entire buffer to find the subprogram containing point)
Date: Sun, 18 Aug 2019 16:58:02 +0000

Your message dated Sun, 18 Aug 2019 09:57:31 -0700
with message-id <address@hidden>
and subject line close
has caused the debbugs.gnu.org bug report #36102,
regarding 26.1; ada-mode 6.1.0 re-parses the entire buffer to find the 
subprogram containing point
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36102: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36102
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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: address@hidden
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.



--- End Message ---
--- Begin Message --- Subject: close Date: Sun, 18 Aug 2019 09:57:31 -0700 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (windows-nt)
-- 
-- Stephe


--- End Message ---

reply via email to

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