https://bugs.documentfoundation.org/show_bug.cgi?id=146779
Caolán McNamara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Caolán McNamara <[email protected]> --- The performance seems pretty variable depending on backends. With gtk+wayland it's not bad for me, with x11 its not great but ok. Stock gen seems a little slow, but with skia its slowest I find. The copies that VclProcessor2D::RenderMaskPrimitive2DPixel does seem to be the bottleneck. That method has been indicated before with tdf#140797 If I force the Clipping route even for non-rectangles, then this example works performs well for me -- You are receiving this mail because: You are the assignee for the bug.
