unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47494: 28.0.50; describe-mode is now slow
@ 2021-03-30  6:13 Mark Oteiza
  2021-03-30  6:58 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Oteiza @ 2021-03-30  6:13 UTC (permalink / raw)
  To: 47494

From -Q: C-h m

Takes about a second here.  Looking at the profiler, it's split between
some new function and the garbage collector:

         118  52% - #<compiled 0x97675bce2c2c377>
         118  52%  - mapatoms
         118  52%   + help-fns--list-local-commands
          92  41%   Automatic GC
          <snip>

https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=98e3ee27472


In GNU Emacs 28.0.50 (build 2, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.4, Xaw scroll bars)
 of 2021-03-30 built on logos
Repository revision: 4bfcfdb41638f37c89c0db8f297707773c677656





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

* bug#47494: 28.0.50; describe-mode is now slow
  2021-03-30  6:13 bug#47494: 28.0.50; describe-mode is now slow Mark Oteiza
@ 2021-03-30  6:58 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-03-30  6:58 UTC (permalink / raw)
  To: Mark Oteiza; +Cc: 47494

merge 47494 45379
thanks

> Date: Tue, 30 Mar 2021 02:13:09 -0400
> From: Mark Oteiza <mvoteiza@udel.edu>
> 
> >From -Q: C-h m
> 
> Takes about a second here.  Looking at the profiler, it's split between
> some new function and the garbage collector:
> 
>          118  52% - #<compiled 0x97675bce2c2c377>
>          118  52%  - mapatoms
>          118  52%   + help-fns--list-local-commands
>           92  41%   Automatic GC
>           <snip>
> 
> https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=98e3ee27472

This is a known bug#45379, we are trying to solve it.

Thanks.





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

end of thread, other threads:[~2021-03-30  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30  6:13 bug#47494: 28.0.50; describe-mode is now slow Mark Oteiza
2021-03-30  6:58 ` Eli Zaretskii

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).