https://bugs.documentfoundation.org/show_bug.cgi?id=159175

Patrick Luby (volunteer) <guibomac...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-b...@lists.free |guibomac...@gmail.com
                   |desktop.org                 |

--- Comment #16 from Patrick Luby (volunteer) <guibomac...@gmail.com> ---
I was able to get Skia/Raster to eliminate creating CGLayer instances in the
following patch:

https://gerrit.libreoffice.org/c/core/+/169242

With the above patch, I am seeing a 1 GB reduction in the "allocations" graph
in  Instruments with both Skia/Metal and Skia/Raster when I open 10 empty Calc
documents.

I think there are some minor inefficiencies when we don't need to update a
whole window handle such as when in Writer the cursor blinks so I'll take care
of those before I commit the above patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to