bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#48581: 27.2; Default value of lazy-highlight-buffer-max-at-a-time is


From: Juri Linkov
Subject: bug#48581: 27.2; Default value of lazy-highlight-buffer-max-at-a-time is too low
Date: Mon, 31 May 2021 23:33:13 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

tags 48581 fixed
close 48581 28.0.50
thanks

>> lazy-highlight-buffer-max-at-a-time | time to finish counting
>> 20 (current setting)                | 1.5 s
>> 50                                  | 0.8 s
>> 100                                 | 0.6 s
>> 200                                 | 0.5 s
>> nil (do it all at once)             | 0.4 s
>>
>> Based on this, I would like to suggest changing the default to 200, or
>> something in that order of magnitude.
>
> Thanks for the suggestion.  I tried to change it to 200, I got such times:
>
> lazy-highlight-buffer-max-at-a-time | time to finish counting
> 20 (current setting)                | 7 s
> 200                                 | 2 s
>
> I hope this change will be a big improvement for everyone,
> because users will lose less time waiting it to finish,
> while keeping isearch still responsive.

Now tenfold increase was pushed to master.





reply via email to

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