emacs-devel
[Top][All Lists]
Advanced

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

Re: A proposal for the future of open-paren-in-column-0-is-defun-start.


From: martin rudalics
Subject: Re: A proposal for the future of open-paren-in-column-0-is-defun-start.
Date: Tue, 7 Apr 2020 10:33:58 +0200

> Actually, we had a few detailed profiles posted which show many levels
> below "somewhere in jit-lock", at least for CC Mode.

When comparing -O0 with -O3 builds I noticed one additional difference
with simple repetitions of 'scroll-up' in xdisp.c.  The optimized build
spent 25% of the CPU time consumed collecting garbage, the debug build
42%.  Does an -O0 build produce more garbage or is it collecting slower?

martin



reply via email to

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