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

Matt K <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #14 from Matt K <[email protected]> ---
Created attachment 192006
  --> https://bugs.documentfoundation.org/attachment.cgi?id=192006&action=edit
Windows Performance Analyzer output

I took a perf trace under Windows using the Windows Performance Recorder UI
tool with CPU Usage collection selected.  I've attached the output which shows
the code is spending at least 15 seconds (3 intervals of almost 5 seconds each)
doing sclo.dll!ScColContainer::resize which just calls "reserve" on a
std::vector container.  I don't know why moving a row has anything to do with
resizing columns, but maybe someone more familiar with the code can determine
the problem.

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

Reply via email to