Bug 1823198 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Profile where i enabled the WPF rasterizer : https://share.firefox.dev/3JQqRf6
gfx.canvas.accelerated.aa-stroke.enabled = false
gfx.canvas.accelerated.stroke-to-fill-path = true

This is as fast as the skia-canvas version. So, AA-gpu-canvas thingy appears to be the slow thing here?
Profile where i enabled the WPF rasterizer : https://share.firefox.dev/3JQqRf6  (5 second)
gfx.canvas.accelerated.aa-stroke.enabled = false
gfx.canvas.accelerated.stroke-to-fill-path = true

This is as fast as the skia-canvas version. So, AA-gpu-canvas thingy appears to be the slow thing here?

Back to Bug 1823198 Comment 2