[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Testers needed for TV benchmark
JD Smith wrote:
>
> "Bill B." wrote:
> >
> I suspect Liam actually meant something more like:
>
> WSET, pixmap0_id
> TV, data, true = 3
> T0 = SYSTIME(1)
> FOR I = 0, 49 DO BEGIN
> WSET, pixmap1_id
> DEVICE, COPY = [0, 0, sz-1, sz-1, 0, 0, pixmap0_id]
> ENDFOR
>
> That is, preload your pixmap with the image. This will most certainly
> result in much higher frame rates, but incurring the expense of
> preloading.
I was trying this as JD sent this post. I must admit that there was no
speed increase, to my dismay.
Pavel