Review Request: Some speed improvements in KFileItemModelRolesUpdater
Emmanuel Pescosta
emmanuelpescosta099 at gmail.com
Tue Sep 25 22:07:17 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106577/
-----------------------------------------------------------
Review request for Dolphin and Frank Reininghaus.
Description
-------
Some speed improvements in KFileItemModelRolesUpdater (see KCachegrind screenshots - example sortAndResolvePendingRoles):
- Use QSet.erase() instead of QSet.remove() => no expensive Rehashing
- Get rid of += in sortAndResolvePendingRoles()
- Some other small changes
Diffs
-----
dolphin/src/kitemviews/kfileitemmodelrolesupdater.h cabb003
dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp 6dba224
Diff: http://git.reviewboard.kde.org/r/106577/diff/
Testing
-------
Screenshots
-----------
Dolphin Git Master without patch
http://git.reviewboard.kde.org/r/106577/s/734/
Dolphin Git Master with patch
http://git.reviewboard.kde.org/r/106577/s/735/
Thanks,
Emmanuel Pescosta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20120925/8fb7a81d/attachment.htm>
More information about the kfm-devel
mailing list