Review Request: Speed up collapsing of all elements in Find/Replace treeview.
Commit Hook
null at kde.org
Mon Oct 17 06:15:24 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102894/#review7419
-----------------------------------------------------------
This review has been submitted with commit 4c3fab362b315106229b6ee7f294a95db7e014a5 by Lambert CLARA to branch master.
- Commit Hook
On Oct. 16, 2011, 11:20 a.m., Lambert CLARA wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/102894/
> -----------------------------------------------------------
>
> (Updated Oct. 16, 2011, 11:20 a.m.)
>
>
> Review request for KDevelop.
>
>
> Description
> -------
>
> Small patch that really speeds up the collapse all in find/replace treeview, it is not very pretty but it seems to work well, and whithout flicker.
> Here are some bench I made :
> * Search for "kate" in kdevplatform, not sensitive, 188 matches in 134 files :
> - Old method : 7657 ms to collapse all
> - New method : 38 ms
>
> * Search for "model" in kdevplatform, not sensitive, 6475 matches in 336 files :
> - Old method : 56339 ms to collapse all
> - New method : 94 ms
>
>
> Diffs
> -----
>
> plugins/grepview/grepoutputview.cpp dc0a555
>
> Diff: http://git.reviewboard.kde.org/r/102894/diff/diff
>
>
> Testing
> -------
>
> Search for all kind of stuff, try to expand/collapse all, search for non existing elements (in that case, the buttons are not sensitive).
>
>
> Thanks,
>
> Lambert CLARA
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20111017/73854a75/attachment.html>
More information about the KDevelop-devel
mailing list