emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-26 eec71eb: Speed up replace-buffer-contents


From: Eli Zaretskii
Subject: Re: emacs-26 eec71eb: Speed up replace-buffer-contents
Date: Sat, 07 Jul 2018 21:40:45 +0300

> Cc: address@hidden, address@hidden
> From: Paul Eggert <address@hidden>
> Date: Sat, 7 Jul 2018 11:22:33 -0700
> 
> It sounds like we never had a performance problem in optimized builds that we 
> needed to fix. I.e., the recent patch was needed only for unoptimized builds. 

No, the calls to BUF_BEGV and the determination whether each buffer is
unibyte or not (inside buffer_chars_equal) affected the optimized
builds as well.



reply via email to

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