From: Mark Oteiza <mvoteiza@udel.edu>
To: 47494@debbugs.gnu.org
Subject: bug#47494: 28.0.50; describe-mode is now slow
Date: Tue, 30 Mar 2021 02:13:09 -0400 [thread overview]
Message-ID: <YGLBdVAFr1zvDQA3@logos.localdomain> (raw)
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
next reply other threads:[~2021-03-30 6:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-30 6:13 Mark Oteiza [this message]
2021-03-30 6:58 ` bug#47494: 28.0.50; describe-mode is now slow Eli Zaretskii
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=YGLBdVAFr1zvDQA3@logos.localdomain \
--to=mvoteiza@udel.edu \
--cc=47494@debbugs.gnu.org \
/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.