https://bugs.documentfoundation.org/show_bug.cgi?id=166994
--- Comment #3 from Patrick (volunteer) <[email protected]> --- Created attachment 201281 --> https://bugs.documentfoundation.org/attachment.cgi?id=201281&action=edit Xcode Instruments trace on Mac Silicon So I ran Instruments and I noticed that there is a difference between @Tolesto's Instruments trace and mine: in my trace, most of the CPU is done in a painting timer. I need to investigate whether or not the painting timer is preventing the Skia timer from running. On macOS, the Skia timer runs at the next lower priority after painting timers. -- You are receiving this mail because: You are the assignee for the bug.
