Optimize search some more and reduce memory usage
Reuse the KTextEditor::Attribute
instead of creating thousands of attributes. This is giving me savings of 100mb with the same large file.
Reuse the KTextEditor::Attribute
instead of creating thousands of attributes. This is giving me savings of 100mb with the same large file.