Revision 816037
Go back to digest for 8th June 2008Optimization in KDE Base
Hamish Rodda committed changes in /trunk/KDE/kdelibs/kate:
Performance optimisation: when calculating the maximum start position of the document, accept laid out but dirty cached layouts for calculations... this is the same as the pre-existing optimisation to not perform syntax highlighting for maximum start position determination, but now applied to things such as smart ranges.
File Changes
Modified 3 files
- /trunk/KDE/kdelibs/kate
- /render/katelayoutcache.cpp
- /render/katelayoutcache.h
- /view/kateviewinternal.cpp
3 files changed in total