all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Fixxed buffer size for eshell
Date: Sun, 30 Apr 2017 22:21:03 +0300	[thread overview]
Message-ID: <83vaplk8gw.fsf@gnu.org> (raw)
In-Reply-To: <20170430183746.uyr7ayi4wxnnpe5h@gmail.com> (message from Anast Gramm on Sun, 30 Apr 2017 21:37:46 +0300)

> Date: Sun, 30 Apr 2017 21:37:46 +0300
> From: Anast Gramm <anastasis.gramm2@gmail.com>
> Cc: help-gnu-emacs@gnu.org
> 
> On Sun, Apr 30, 2017 at 05:21:51PM +0300, Eli Zaretskii wrote:
> > > Date: Sun, 30 Apr 2017 13:02:52 +0300
> > > From: Anast Gramm <anastasis.gramm2@gmail.com>
> > > 
> > > When I run a build command eshell gets filled with thousands of lines
> > > with the compiler commands.
> > > 
> > > This results in a huge buffer (>10mb) thus slowing down emacs.
> > 
> > Large buffers shouldn't slow down Emacs.  They don't here.  And 10MB
> > is not large by today's standards anyway.
> Actually it's 10mb for every time I run the afformentioned commands,
> so it gets big fast.

OK, but that's still not large.  When you get around 1GB, that will be
large.

> > Can you show a recipe for reproducing the problem?
> An example is when I print the contents of a binary file using
> a C++ program, and that file is big, eshell buffer gets ~50000 lines
> at that point stuff moves slower for a while.

All I can say is that I cannot reproduce this here.  I've ran this
command

  $ od prog

where prog is a 13MB executable program.  That filled the Eshell
buffer with 190,000 lines, and I still didn't see any slowdown.  Not
sure why you do see Emacs getting slower (I tried C-b and C-p).  Is
this similar to what you do in your case?



  reply	other threads:[~2017-04-30 19:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-30 10:02 Fixxed buffer size for eshell Anast Gramm
2017-04-30 14:21 ` Eli Zaretskii
2017-04-30 18:37   ` Anast Gramm
2017-04-30 19:21     ` Eli Zaretskii [this message]
2017-05-01 12:15       ` Anast Gramm
2017-05-01 14:26         ` 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=83vaplk8gw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.
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.