From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs benchmark workload to run and time instead of hunch performance
Date: Wed, 09 Jul 2014 18:37:08 -0400 [thread overview]
Message-ID: <jwvy4w2p3ef.fsf-monnier+gmane.emacs.help@gnu.org> (raw)
In-Reply-To: 87fviaqxax.fsf@debian.uxu
> testing with that workload. Also, my
> modules-loaded-and-configured Emacs is absolutely not
> slow - it is just that 'emacs -Q' seems (and is, as
> seen) just a tiny bit snappier.
It's to be expected that every loaded module might slow down
some operations. Loading a major mode should usually not make
a difference, and neither should minor modes that just add
key-bindings. But many minor modes use various hooks to do work
before/after some/every commands, or before/during redisplay.
So these tend to slow down the interactive feel while they'll make
little/no difference in typical benchmarks that are done as a single
command and don't involve redisplay.
Stefan
next prev parent reply other threads:[~2014-07-09 22:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.5118.1404905070.1147.help-gnu-emacs@gnu.org>
2014-07-09 17:03 ` Emacs benchmark workload to run and time instead of hunch performance Emanuel Berg
2014-07-09 22:37 ` Stefan Monnier [this message]
[not found] ` <mailman.5153.1404945461.1147.help-gnu-emacs@gnu.org>
2014-07-09 23:16 ` Emanuel Berg
2014-07-08 1:10 Emanuel Berg
[not found] ` <CAAjq1mfg4LtRxfrZ-dy-4jdZX-YfbVfgm-Hqho+4ODQNga3BBw@mail.gmail.com>
2014-07-08 15:18 ` Emanuel Berg
2014-07-08 22:58 ` Emanuel Berg
2014-07-08 23:30 ` Emanuel Berg
2014-07-09 11:24 ` Robert Thorpe
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvy4w2p3ef.fsf-monnier+gmane.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=help-gnu-emacs@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.
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).