emacs-devel
[Top][All Lists]
Advanced

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

Re: GDI+ take 3


From: Eli Zaretskii
Subject: Re: GDI+ take 3
Date: Mon, 20 Apr 2020 16:37:50 +0300

> From: Juan José García-Ripoll
>  <address@hidden>
> Date: Sun, 19 Apr 2020 22:08:06 +0200
> 
> The image that was supplied by Alan has a nominal delay time of 0.03
> seconds between frames. Emacs 26.3 takes about 0.14 seconds on average
> to load each frame of the gif file, using giflib. Emacs 28 as I built it
> from git source right now, takes 0.3 seconds with giflib and a time that
> grows from 0.01 up to 0.16 seconds (probably because frames have to be
> read sequentially, there is no index).

Can you show the Lisp you used to time this?  I'd like to see what
times I get here.

Also, do you have any suggestions how to fix this?  Perhaps we should
first create the images and cache them, and only then start the
animation?  Some other ideas?

Thanks.



reply via email to

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