emacs-devel
[Top][All Lists]
Advanced

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

Re: Split `simple.el'?


From: Eli Zaretskii
Subject: Re: Split `simple.el'?
Date: Wed, 04 Apr 2018 22:37:05 +0300

> Cc: address@hidden, address@hidden
> From: Paul Eggert <address@hidden>
> Date: Wed, 4 Apr 2018 12:29:48 -0700
> 
> In my new configuration I get different results. If I run:
> 
> emacs -Q -eval "(describe-variable 'password-word-equivalents)"
> 
> and immediately type C-x C-c to exit, gprof reports the following hot 
> spots. Although it is a bit discouraging that so much garbage collection 
> is occurring in such a simple use of Emacs, I suspect this is not Drew's 
> problem.

You could perhaps remove GC from this equation by raising
gc-cons-threshold?



reply via email to

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