unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36102: 26.1; ada-mode 6.1.0 re-parses the entire buffer to find the subprogram containing point
@ 2019-06-05 14:19 Ludovic Brenta
  2019-08-18 16:57 ` bug#36102: close Stephen Leake
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Brenta @ 2019-06-05 14:19 UTC (permalink / raw)
  To: 36102; +Cc: ada-mode-users

Package: emacs, ada-mode
X-Debbugs-CC: ada-mode-users@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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#36102: close
  2019-06-05 14:19 bug#36102: 26.1; ada-mode 6.1.0 re-parses the entire buffer to find the subprogram containing point Ludovic Brenta
@ 2019-08-18 16:57 ` Stephen Leake
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Leake @ 2019-08-18 16:57 UTC (permalink / raw)
  To: 36102-close


-- 
-- Stephe





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-18 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-05 14:19 bug#36102: 26.1; ada-mode 6.1.0 re-parses the entire buffer to find the subprogram containing point Ludovic Brenta
2019-08-18 16:57 ` bug#36102: close Stephen Leake

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).