Skip to content

Optimize WindowPreviewLayout allocate

Two small changes that brought average ControlsManagerLayout allocate time from 3.7 ms to 3.4 ms.

Also, sysprof before:

image

and after:

image

Merge request reports

Loading