diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2014-05-23 21:51:14 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2014-05-24 21:38:42 +0100 |
commit | 4a5d600a0ab8b851bd7565e36be3419066145908 (patch) | |
tree | f4c77e80425974a1c4fabf037f6781d0374fb0b6 /unotools | |
parent | 17fa344d034df1a1179b4e5961ec3001402a6df1 (diff) |
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.
Change-Id: I48b613eb7131d6eb3902695aa30a1aa1a9ea5f6a
Diffstat (limited to 'unotools')
0 files changed, 0 insertions, 0 deletions