emacs-devel
[Top][All Lists]
Advanced

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

Re: Reliable after-change-functions (via: Using incremental parsing in E


From: Dmitry Gutov
Subject: Re: Reliable after-change-functions (via: Using incremental parsing in Emacs)
Date: Tue, 31 Mar 2020 22:50:43 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 31.03.2020 22:26, Eli Zaretskii wrote:
Cc:address@hidden,address@hidden,address@hidden
From: Dmitry Gutov<address@hidden>
Date: Tue, 31 Mar 2020 21:47:17 +0300

(benchmark 1 '(progn (find-file "src/xdisp.c") (goto-char (point-max))))

=> Elapsed time: 1.940401s (0.376140s in 6 GCs)
This doesn't measure the redisplay (which happens after the above
command returns).

Which means that the current state of affairs is even slower.



reply via email to

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