[konsole] [Bug 503586] Find / search feature is slow with huge scrollback buffers and terms that appear a large number of times, with Konsole appearing frozen while searching
| Newsgroups | gmane.comp.kde.devel.konsole |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=503586 --- Comment #4 from [email protected] --- I ran a profiler to see if there were any quick hotspots I could fix by throwing a different data structure at it, but the profile was dominated by QTextStream internal methods. While the feature is certainly useful, I think throwing it behind a config toggle would be a good workaround for now. -- You are receiving this mail because: You are the assignee for the bug.