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@lists.freedesktop.org
          Reporter: kohei.yosh...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to