From: Maxim Nikulin <manikulin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Typing latency
Date: Thu, 11 Feb 2021 23:25:05 +0700 [thread overview]
Message-ID: <s03lp3$1585$1@ciao.gmane.io> (raw)
In-Reply-To: <8f36ba0c-5b96-2af4-8d19-1dbf6c9d142e@posteo.eu>
On 09/02/2021 01:24, Sébastien Miquel wrote:
> I often get some unpleasant latency when editing org-mode
>
> 1. Is anyone experiencing something similar ?
It is not namely typing latency, but I have noticed lags while moving
over collapsed headings with "up" key (with "down" it is not so
apparent) e.g. in overview view. It has happened after linux upgrade,
emacs version changed from 25.2 to 25.3, system package with org mode
updated as well. The org file has significant size: 50k lines, 2Mb. I
have created a LXC container to compare performance with older emacs. It
is quite strange. With org version from git, emacs version is not really
important, flyspell mode is irrelevant.
It seems, it depends on loading order. From earlier experiments the
following line survived in my init.el just below of custom-set-variables:
(require 'org-protocol)
as soon as I commented it out (independently if it is added to
org-modules), moving over headers has become significantly more
responsive. A side effect: with that line, "#+STARTUP: overview" was not
necessary. Sorry, I do not have any numbers from profiler.
On the other hand, removing of that line does not have so great effect
on org mode 9.3.1 from the system elpa-org package. Latency is still
noticeable.
next prev parent reply other threads:[~2021-02-11 16:27 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-08 18:24 Typing latency Sébastien Miquel
2021-02-09 2:16 ` Russell Adams
2021-02-09 14:06 ` Sébastien Miquel
2021-02-09 3:23 ` Ihor Radchenko
2021-02-09 14:56 ` Sébastien Miquel
2021-02-09 15:33 ` Ihor Radchenko
2021-02-09 22:30 ` Sébastien Miquel
2021-02-10 3:38 ` Ihor Radchenko
2021-02-10 6:18 ` Timothy
2021-02-10 6:58 ` Ihor Radchenko
2021-02-10 8:56 ` Eric S Fraga
2021-02-10 23:09 ` Samuel Wales
2021-02-14 4:39 ` Timothy
2021-02-14 10:36 ` Eric S Fraga
2021-02-14 12:45 ` Timothy
2021-02-15 11:33 ` Eric S Fraga
2021-02-15 18:29 ` Sébastien Miquel
2021-02-26 19:58 ` [PATCH] ~org-font-lock-add-priority-faces~: ensure priority cookies are in a headline Sébastien Miquel
2021-03-02 5:10 ` Kyle Meyer
2021-02-09 9:38 ` Typing latency Eric S Fraga
2021-02-09 14:09 ` Sébastien Miquel
2021-02-09 14:23 ` Christian Thäter
2021-02-11 16:21 ` Eric S Fraga
2021-02-11 16:25 ` Maxim Nikulin [this message]
2021-02-11 16:59 ` Ihor Radchenko
2021-02-13 15:49 ` Maxim Nikulin
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='s03lp3$1585$1@ciao.gmane.io' \
--to=manikulin@gmail.com \
--cc=emacs-orgmode@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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).