Revision 63d6ce0...
Go back to digest for 18th December 2011Optimization in Office
Sebastian Sauer committed changes in [calligra] /:
Improve performance while scrolling around the sheet attached to bug 281910.
Intel's VTunes shows 3 hotsports. This commit fixes two of them. The theird and yet not fixed case is CellStorage::isPartMerged which does an expensive RTree-lookup. Probably we should cache that info?
File Changes
Modified 2 files
- tables/Cell.cpp
- tables/ui/SheetView.cpp
2 files changed in total