all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: martin rudalics <rudalics@gmx.at>
Cc: Eli Zaretskii <eliz@gnu.org>, John Wiegley <johnw@gnu.org>,
	emacs-devel@gnu.org
Subject: Re: 33% speed up in CC Mode scrolling.
Date: Mon, 27 Jun 2016 12:49:16 +0000	[thread overview]
Message-ID: <20160627124916.GB4526@acm.fritz.box> (raw)
In-Reply-To: <5770C84E.30208@gmx.at>

Hello, Martin.

On Mon, Jun 27, 2016 at 08:31:42AM +0200, martin rudalics wrote:
>  > 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.

> This change has hardly any effect here.  Scrolling xdisp.c with a '-O0
> -g2 -gdwarf-2' build run via emacs -Q is still virtually impossible.

Could you, perhaps, try running with font-lock-maximum-decoration set to
2 for C Mode?  This gives a speed advantage of around a factor of 3 over
decoration level 3, at a cost of some inaccuracies.

I have not finished squeezing cycles out of level 3 font locking.  I can
foresee a total speed up of around 70% (from before the recent 33%).

> martin

-- 
Alan Mackenzie (Nuremberg, Germany).



  reply	other threads:[~2016-06-27 12:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160627124916.GB4526@acm.fritz.box \
    --to=acm@muc.de \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=johnw@gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.