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

--- Comment #31 from Noel Grandin <noelgran...@gmail.com> ---
Running massif over this, points to the ScMatrix stuff (trimmed the MDDS stuff
from the output):

99.29% (2,300,487,554B) (heap allocation functions) malloc/new/new[],
--alloc-fns, etc.
|     |         ->95.10% (2,203,326,856B) 0x3D2EF7F2:
mdds::mtv::element_block<mdds::mtv::default_element_block<0, double>, 0, 
|     |               |         ->94.99% (2,200,882,248B) 0x3D9DAD41:
ScMatrixImpl::PutStringVector(std::__debug::vector<svl::SharedString,
std::allocator<svl::SharedString> > const&, unsigned long, unsigned long)
(scmatrix.cxx:820)
|     |               |           ->94.99% (2,200,882,248B) 0x3D9DF701:
ScFullMatrix::PutStringVector(std::__debug::vector<svl::SharedString,
std::allocator<svl::SharedString> > const&, unsigned long, unsigned long)
(scmatrix.cxx:2492)
|     |               |             ->94.99% (2,200,882,248B) 0x3D98EC1B:
ScJumpMatrix::FlushBufferOtherThan(ScJumpMatrix::BufferType, unsigned long,
unsigned long) (jumpmatrix.cxx:191)
|     |               |               ->94.99% (2,200,882,248B) 0x3D98EE2C:
ScJumpMatrix::PutResultDouble(double, unsigned long, unsigned long)
(jumpmatrix.cxx:221)
|     |               |               | ->94.99% (2,200,882,248B) 0x3D8FB4E6:
lcl_storeJumpMatResult(ScMatrix const*, ScJumpMatrix*, unsigned long, unsigned
long) (interpr1.cxx:228)
|     |               |               |   ->94.99% (2,200,882,248B) 0x3D8FDAC0:
ScInterpreter::JumpMatrix(short) (interpr1.cxx:723)
|     |               |               |     ->94.99% (2,200,882,248B)
0x3D968BDA: ScInterpreter::Interpret() (interpr4.cxx:4091)
|     |               |               |       ->94.99% (2,200,882,248B)
0x3D6E91F6:
ScFormulaCell::InterpretTail(ScFormulaCell::ScInterpretTailParameter)
(formulacell.cxx:1805)
|     |               |               |         ->94.99% (2,200,882,248B)
0x3D6E7FBF: ScFormulaCell::Interpret() (formulacell.cxx:1531)
|     |               |               |           ->94.99% (2,200,882,248B)
0x3D6EBE94: ScFormulaCell::GetMatrix() (formulacell.cxx:2544)
|     |               |               |             ->94.99% (2,200,882,248B)
0x3D982B1A: ScInterpreter::ScMatRef() (interpr5.cxx:3181)
|     |               |               |               ->94.99% (2,200,882,248B)
0x3D967EA2: ScInterpreter::Interpret() (interpr4.cxx:3886)
|     |               |               |                 ->94.99%
(2,200,882,248B) 0x3D6E91F6:
ScFormulaCell::InterpretTail(ScFormulaCell::ScInterpretTailParameter)
(formulacell.cxx:1805)
|     |               |               |                   ->94.99%
(2,200,882,248B) 0x3D6E7FBF: ScFormulaCell::Interpret() (formulacell.cxx:1531)
|     |               |               |

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to