all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 33% speed up in CC Mode scrolling.
@ 2016-06-15 22:20 Alan Mackenzie
  2016-06-16  0:41 ` John Wiegley
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: Alan Mackenzie @ 2016-06-15 22:20 UTC (permalink / raw
  To: martin rudalics, Eli Zaretskii, John Wiegley, emacs-devel

Hello Martin, Eli, John, and Emacs.

I've just committed b76385c05076f0adaf7cf89d0ed95dfe5e8570e0 to the
master branch.  This takes some code out of CC Mode's font-locking's
hottest loop and puts it back in again in a place where is gets called
less often.

This speeds up CC Mode's scrolling (as measured on our favourite file,
xdisp.c) by about one third.  There may be scope for further optimisation
of this code.

This is a substantial and worthwhile, although not spectacular, speed up
of CC Mode.

-- 
Alan Mackenzie (Nuremberg, Germany).



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

end of thread, other threads:[~2019-10-14 12:35 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-15 22:20 33% speed up in CC Mode scrolling Alan Mackenzie
2016-06-16  0:41 ` John Wiegley
2016-06-16  1:02 ` Clément Pit--Claudel
2016-06-16 23:15   ` Richard Stallman
2016-06-17 15:38     ` Alan Mackenzie
2016-06-19 17:21       ` Richard Stallman
2016-06-20  0:44         ` Stefan Monnier
2016-06-20 23:04           ` Richard Stallman
2016-06-21  0:47             ` Stefan Monnier
2016-06-22  6:34               ` Richard Stallman
2016-06-27  6:31 ` martin rudalics
2016-06-27 12:49   ` Alan Mackenzie
2016-06-27 16:10     ` martin rudalics
2016-06-27 17:28       ` martin rudalics
2016-06-27 18:44         ` Alan Mackenzie
2016-06-28  8:23           ` martin rudalics
2016-06-28 10:27             ` Alan Mackenzie
2016-06-27 16:28   ` Eli Zaretskii
2016-06-27 16:57     ` martin rudalics
2016-06-27 19:31       ` Eli Zaretskii
2016-06-28  8:23         ` martin rudalics
2016-06-28  9:18           ` Alan Mackenzie
2016-06-28 13:03             ` bug#23861: 25.1.50; fast-but-imprecise-scrolling: What does "somewhat inaccurate" mean? Phil Sainty
2016-06-28 16:14               ` Eli Zaretskii
2019-10-14 12:35               ` Stefan Kangas

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.