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

Buovjaga <ilmari.lauhakan...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilmari.lauhakangas@libreoff
                   |                            |ice.org

--- Comment #15 from Buovjaga <ilmari.lauhakan...@libreoffice.org> ---
(In reply to Matt K from comment #14)
> Created attachment 192006 [details]
> 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.

That sounds exactly like the bibisect result I got for bug 159131, so can Timur
or others still repro after Noel's fix? Noel does say in the fixing commit:
"I'm not sure why the above commit causes trouble on Windows, but not Linux"

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

Reply via email to