[Libreoffice-bugs] [Bug 107945] New: Performance of pivot table cache population can be improved...

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 19 00:55:19 UTC 2017


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

            Bug ID: 107945
           Summary: Performance of pivot table cache population can be
                    improved...
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: kohei.yoshida at collabora.com

Description:
We have a customer document (xlsx file) that exhibits a slow import.  Upon
further examination at least a part of the poor performance stems from pivot
cache population esp. in

ScDPCache::InitFromDoc(...)

where we are not properly parsing the column values using the
multi_type_vector's position iterators.

We should be able to improve the performance of this code, and I'm currently
looking into this.

Actual Results:  


Expected Results:



Reproducible: Always

User Profile Reset: 

Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101
Firefox/53.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170519/df0bfbc0/attachment.html>


More information about the Libreoffice-bugs mailing list