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

Matthew Francis <fdb...@neosheffield.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |michael.me...@collabora.com
         Whiteboard|                            |bibisected

--- Comment #4 from Matthew Francis <fdb...@neosheffield.co.uk> ---
This appears to have begun at the below commit.

Adding Cc: to michael.me...@collabora.com; Could you possibly take a look at
this? Thanks


commit 4467c67dc8bf17c67c70985c0d0ea64636884f9f
Author: Michael Meeks <michael.me...@collabora.com>
Date:   Wed May 28 00:06:20 2014 +0100

    ODS load perf: accelerate CompileXML for formula by stringify and compare.

    For long columns of repeated formula, it is far faster to convert a formula
    to a string and compare to see if the next cell in a column matches, than
    it is to parse the formula string itself (sad but true).

    This saves 29s of 131s of load time for my (admittedly large) ODS file.

    Re-instate commit - with pCode now correctly intialized.

    Change-Id: Ib25840e7916c3e1c681c8100678770b7ab7222ab

-- 
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