[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Typing latency
From: |
Ihor Radchenko |
Subject: |
Re: Typing latency |
Date: |
Wed, 10 Feb 2021 11:38:20 +0800 |
Sébastien Miquel <sebastien.miquel@posteo.eu> writes:
> the delay, which must be caused by the already fontified parts.
> I guess the issue must be wih emacs' internals.
I had some issues with performance when displaying unicode symbols in
the past for certain (large) fonts. That time, the following helped to
improve Emacs performance drastically:
(setq inhibit-compacting-font-caches t)
That is the only thing I can think about in regard to the Emacs display
engine slowness.
Best,
Ihor
- Typing latency, Sébastien Miquel, 2021/02/08
- Re: Typing latency, Russell Adams, 2021/02/08
- Re: Typing latency, Ihor Radchenko, 2021/02/08
- Re: Typing latency, Eric S Fraga, 2021/02/10
- Re: Typing latency, Samuel Wales, 2021/02/10
- Re: Typing latency, Timothy, 2021/02/13
- Re: Typing latency, Eric S Fraga, 2021/02/14
- Re: Typing latency, Timothy, 2021/02/14
- Re: Typing latency, Eric S Fraga, 2021/02/15
- Re: Typing latency, Sébastien Miquel, 2021/02/15
- [PATCH] ~org-font-lock-add-priority-faces~: ensure priority cookies are in a headline, Sébastien Miquel, 2021/02/26