[Cuis-dev] Preliminary report on Vector Graphics Performance
Gerald Klix
cuis.01 at klix.ch
Thu Oct 20 13:38:30 PDT 2022
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