emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs takes exhorbitantly long to read long, one-line files.


From: Dmitry Antipov
Subject: Re: emacs takes exhorbitantly long to read long, one-line files.
Date: Tue, 21 May 2013 14:20:58 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

On 05/21/2013 11:57 AM, Ulrich Mueller wrote:

I've done this test for a file with one line of 16 MB, and I get the
following times for the first and second commands (emacs -Q -nw in
an 80x24 xterm):

   Emacs 23.4:   4 s /  9 s
   Emacs 24.3:  16 s / 34 s

Is this degradation of performance expected?

Can you try 24.3 with (setq-default bidi-display-reordering nil)?
With BIDI disabled, it shouldn't be 4x at least.

Dmitry




reply via email to

[Prev in Thread] Current Thread [Next in Thread]