|
From: | Dmitry Gutov |
Subject: | Re: Reliable after-change-functions (via: Using incremental parsing in Emacs) |
Date: | Tue, 31 Mar 2020 21:47:17 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
On 31.03.2020 20:46, Eli Zaretskii wrote:
One second of delay before the first window-full is displayed? This is like infinity.
This is what we have now: (benchmark 1 '(progn (find-file "src/xdisp.c") (goto-char (point-max)))) => Elapsed time: 1.940401s (0.376140s in 6 GCs)
[Prev in Thread] | Current Thread | [Next in Thread] |