diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-04-27 22:41:16 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2016-04-27 22:42:46 +0200 |
commit | f710c017a666621c5b837de1f4624662f6a32e5a (patch) | |
tree | ccedfae5c77b3dc39a62ffe452b1a9bd77f4fde7 /sc/TODO.performance | |
parent | e4ae5e2d4049765f65f8b5560216f3ffded19903 (diff) |
add todo list with open performance problems in calc
Change-Id: I3f9969b142b2673aadc9b85c77e226c7b2806d51
Diffstat (limited to 'sc/TODO.performance')
-rw-r--r-- | sc/TODO.performance | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sc/TODO.performance b/sc/TODO.performance new file mode 100644 index 000000000000..3807e3e95f7f --- /dev/null +++ b/sc/TODO.performance @@ -0,0 +1,7 @@ +This is a collection of methods that should be optimized to make better use +of mdds or other calc internal data structures. +Each method should contain a short description on how to hit the performance problem. + + +* ScColumn::GetRangeScriptType +** Import tdf80853.csv and select the whole content with the keyboard |