Review Request 124003: Speed up grep output view
Oleksandr Senkovych
bjsenya at gmail.com
Thu Jun 4 11:11:02 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124003/
-----------------------------------------------------------
(Updated Червень 4, 2015, 11:11 до полудня)
Review request for KDevelop and Kevin Funk.
Changes
-------
Resize column contents once after grep job finished
Repository: kdevplatform
Description
-------
Grep output view is very laggy if there is a lot of items. For example on my machine adding just 300 items to this view takes about 10 seconds and whole KDevelop UI becomes unresponsive. After applying proposed changes there is no problem to add even 10 000 items - everything works without any lag.
Also, I didn't notice any regression in the UI: all rows in the view are displayed properly.
Diffs (updated)
-----
plugins/grepview/grepoutputview.h 5191c58
plugins/grepview/grepoutputview.cpp 2fba779
plugins/grepview/grepviewplugin.h 29a4011
plugins/grepview/grepviewplugin.cpp 4226302
Diff: https://git.reviewboard.kde.org/r/124003/diff/
Testing
-------
Thanks,
Oleksandr Senkovych
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150604/7af84c68/attachment.html>
More information about the KDevelop-devel
mailing list