SkiaImageView icon indicating copy to clipboard operation
SkiaImageView copied to clipboard

Garbage collector performance issue

Open AWAS666 opened this issue 1 year ago • 7 comments

Hey, using this in avalonia 11 and works pretty good out of the box, only minor issue I have that I do swap my bound image at like 30-60 fps and this makes it call the gc to dispose the old image alot.

Is there any way to circumvent this?

AWAS666 avatar Sep 06 '24 17:09 AWAS666