unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Karl Fogel <kfogel@red-bean.com>
To: Randy Yates <yates@digitalsignallabs.com>,  emacs-devel@gnu.org
Cc: Dmitry Antipov <dmantipov@yandex.ru>
Subject: Re: emacs takes exhorbitantly long to read long, one-line files.
Date: Mon, 20 May 2013 09:32:23 -0500	[thread overview]
Message-ID: <87r4h1lo20.fsf@kwarm.red-bean.com> (raw)
In-Reply-To: <519A08B2.7010106@yandex.ru> (Dmitry Antipov's message of "Mon, 20 May 2013 15:27:46 +0400")

Dmitry Antipov <dmantipov@yandex.ru> writes:
>> I already had that in my init.el. I've also tried creating an empty
>> file and setting it to fundamental-mode. In both these cases the
>> behavior is the same.
>
>Hm...is it the same with emacs -Q?
>
>> I did notice that emacs is faster - but still unusably slow - when
>> toggle-truncate-lines is true.
>
>Try (setq-default cache-long-line-scans t) too.

That should help a lot.

If there are any other tricks for making Emacs behave better with long
lines, you might be able to find them in the Ale source code, which is
reachable from http://red-bean.com/ale/ .

Ale is a genetic sequence alignment editor written in Emacs.  Each line
a buffer represents one organism's sequence, e.g. a ribosomal RNA
sequence, so can easily be 2MB or more in length.  cache-long-line-scans
was in fact added partly to support this, IIRC; there may be other
tricks in the Ale source code (I don't remember after all these years),
so it might be worth a look.

-K



  reply	other threads:[~2013-05-20 14:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-19  3:52 emacs takes exhorbitantly long to read long, one-line files Randy Yates
2013-05-19 14:41 ` Eli Zaretskii
2013-05-20  8:40 ` Dmitry Antipov
2013-05-20 11:03   ` Randy Yates
2013-05-20 11:27     ` Dmitry Antipov
2013-05-20 14:32       ` Karl Fogel [this message]
2013-05-20 15:59         ` Eli Zaretskii
2013-05-20 16:25           ` Dmitry Antipov
2013-05-20 16:41             ` Eli Zaretskii
2013-05-20 21:43           ` Randy Yates
2013-05-21  2:21             ` Stephen J. Turnbull
2013-05-21  2:47             ` Eli Zaretskii
2013-05-21  7:57           ` Ulrich Mueller
2013-05-21 10:20             ` Dmitry Antipov
2013-05-21 12:06               ` Ulrich Mueller
2013-05-21 17:21                 ` Eli Zaretskii
2013-05-21 17:18               ` Eli Zaretskii
2013-05-21 17:55             ` Eli Zaretskii
2013-05-21 18:03               ` Randy Yates
2013-05-21 18:28                 ` Dmitry Antipov
2013-05-22  5:10               ` Ulrich Mueller
2013-05-22 14:51                 ` 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

  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=87r4h1lo20.fsf@kwarm.red-bean.com \
    --to=kfogel@red-bean.com \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    --cc=yates@digitalsignallabs.com \
    /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 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).