[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Low redisplay performance (23 regression)
From:
Chong Yidong
Subject:
Re: Low redisplay performance (23 regression)
Date:
2009年4月29日 14:45:41 -0400
User-agent:
Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)
David Reitter <address@hidden> writes:
> On Apr 29, 2009, at 1:40 PM, Tassilo Horn wrote:
>>
>> And on yet another related note, today I've found out that after
>> changing the font scale for the current buffer using `C-x C-+' or `C-x
>> C--' line-by-line scrolling slows down considerably.
>
> As said earlier, I found that using face-remapping is highly
> correlated with this slow-down.
I think the problem is that lookup_basic_face computes the remapped
face_id in an expensive way. It needs to do some caching.
Re: Low redisplay performance (23 regression) , Tassilo Horn, 2009年04月29日
Re: Low redisplay performance (23 regression),
Chong Yidong <=
Re: Low redisplay performance (23 regression) , YAMAMOTO Mitsuharu, 2009年04月29日
Re: Low redisplay performance (23 regression) , Chong Yidong, 2009年04月29日
Re: Low redisplay performance (23 regression) , YAMAMOTO Mitsuharu, 2009年04月30日
Re: Low redisplay performance (23 regression) , Miles Bader, 2009年04月29日
Re: Low redisplay performance (23 regression) , Chong Yidong, 2009年04月30日
Re: Low redisplay performance (23 regression) , Tobias C. Rittweiler, 2009年04月30日
Re: Low redisplay performance (23 regression) , Tassilo Horn, 2009年04月30日
Re: Low redisplay performance (23 regression) , David Reitter, 2009年04月30日
Re: Low redisplay performance (23 regression) , Dan Nicolaescu, 2009年04月29日