[Cuis-dev] Preliminary report on Vector Graphics Performance
Gerald Klix
cuis.01 at klix.ch
Thu Oct 20 13:52:23 PDT 2022
For an image without vector graphics
the time for the same measurement is about 235 ms.
235ms, for what is arguably the worst case, is IHMO acceptable,
albeit perceptible (sorry, couldn't resist that pun).
Just my 0.00 CHF,
Gerald
On 20.10.22 22:38, Gerald Klix via Cuis-dev wrote:
> Hi Juan, Hi all,
>
> When use my normal display size (4320 at 3840) with vector graphics loaded
> and place a browser window in each screen quadrant
> with the method Browser>>#classListIndex: selected.
>
> This expression
> -- snip --
> self runningWorld ifNotNil: [ :world |
> world invalidateBounds.
> [ world displayWorldSafely ] millisecondsToRun ].
> -- snap --
> yields something around 1510 (milliseconds),
> with ca. 5 ms deviation.
>
> A bit slow IHMO.
>
>
> HTH and Best Regards,
>
> Gerald
More information about the Cuis-dev
mailing list