emacs-devel
[Top][All Lists]
Advanced

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

Re: Pixel-based display functions


From: Lars Ingebrigtsen
Subject: Re: Pixel-based display functions
Date: Tue, 10 Feb 2015 17:11:44 +1100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Lars Ingebrigtsen <address@hidden> writes:

> Could there be an issue with the new code being slower when the buffer
> in question isn't being displayed?

Apparently not.  I wrapped it all in

    (save-window-excursion
      (set-window-buffer nil (current-buffer))

and I'm getting the same results.  Which doesn't tally up with my
benchmark-runs at all.  Very strange.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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