GNU bug report logs - #59641
term is very slow

Previous Next

Package: emacs;

Reported by: Akib Azmain Turja <akib <at> disroot.org>

Date: Sun, 27 Nov 2022 20:02:01 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Akib Azmain Turja <akib <at> disroot.org>
Cc: 59641 <at> debbugs.gnu.org
Subject: bug#59641: term is very slow
Date: Sat, 17 Dec 2022 17:47:31 +0200
> From: Akib Azmain Turja <akib <at> disroot.org>
> Cc: 59641 <at> debbugs.gnu.org
> Date: Sat, 17 Dec 2022 18:32:09 +0600
> 
> I guess the hot spot here is 'vertical-motion'.  'vertical-motion' takes
> various things into account, which are unnecessary for a terminal
> emulator.  Eat implements its own motion functions, which make their own
> assumptions (e.g. each character takes exactly one column, each line
> finishes with a newline, etc).  I guess this might be a reason why Eat
> is faster.

If there's no need for the specific features that vertical-motion
provides, calling it might indeed be unnecessary.




This bug report was last modified 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.