From: David Karr <davidmichaelkarr@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Performance issues with long lines in shell mode
Date: Thu, 7 May 2020 09:40:55 -0700 [thread overview]
Message-ID: <CAA5t8VqhExRyg26VUEDH6yCcxki4Pzzn-jh7iDuenABcYXG8aA@mail.gmail.com> (raw)
I'm using Cygwin Emacs v26.3.
I use shell buffers in Emacs very often. Some of the command lines I run
end up producing output with a large number of lines, and sometimes with
very long lines. If the output is a large number of lines, it doesn't
present any particular problem. However, if it ends up producing very long
lines (equivalent of a hundred lines or more), I find that it gets very
slow. I generally don't even keep my cursor at the end of the output, so
it's adding output that I'm not even seeing. However, I can still tell that
it's running slowly. If I occasionally jump to the end of the output, I see
it sending characters in bursts, but much less than a line at a time.
If I know that what I'm about to run will create long lines, I generally
try to remember to pipe it directly to a file and then open that file. That
goes much faster than letting it output to the shell.
Is there some mitigation I can configure that will help with this?
next reply other threads:[~2020-05-07 16:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-07 16:40 David Karr [this message]
2020-05-07 16:56 ` Performance issues with long lines in shell mode Eli Zaretskii
2020-05-10 7:26 ` Andreas Röhler
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=CAA5t8VqhExRyg26VUEDH6yCcxki4Pzzn-jh7iDuenABcYXG8aA@mail.gmail.com \
--to=davidmichaelkarr@gmail.com \
--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).