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

--- Comment #8 from Noel Grandin <[email protected]> ---
Kohei, looking at the profile for this, we spend most of our time hooking up
the listeners in SharedFormulaUtil::startListeningAsGroup.

What is odd in that particular function,
is that for svSingleRef formula, we are doing a slow thing (hooking up
individual listeners), 
while for svDoubleRef, we are using the BASM machinery, which shares listeners.

Any suggestions?

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

Reply via email to