https://bugs.documentfoundation.org/show_bug.cgi?id=100244
--- Comment #27 from Dave Gilbert <[email protected]> --- I've peppered the code with calls to getrusage() Almost all the memory seems to be from the second call to ScDPResultMember::InitFrom from ScDPSource::CreateReq_Impl. InitFrom seems to be hopelessly recursive so I've not figured it out yet, but I can see that there are a total of over 21M calls to InitFrom which is ludicrously higher than either the number of input or output cells. -- You are receiving this mail because: You are the assignee for the bug.
