Review Request 114237: php language support: use importsCache
Niko Sams
niko.sams at gmail.com
Mon Jan 6 16:45:54 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114237/
-----------------------------------------------------------
(Updated Jan. 6, 2014, 4:45 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Repository: kdev-php
Description
-------
This patch greatly improves performance for larger projects where one class is used in hundreds of others. Eg. an Exception class that is used everywhere.
Diffs
-----
duchain/builders/contextbuilder.cpp 134024e
duchain/helper.cpp f3f40eb
Diff: https://git.reviewboard.kde.org/r/114237/diff/
Testing
-------
- unittests pass (except one problem in completiontest, I still have to look into this)
- big project i tested with fully parses, and everything works as expected
I will do further real-world-testing the next week with this patch applied.
Thanks,
Niko Sams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140106/4738e982/attachment.html>
More information about the KDevelop-devel
mailing list