Review Request 114237: php language support: use importsCache

Niko Sams niko.sams at gmail.com
Sun Dec 1 14:59:10 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114237/
-----------------------------------------------------------

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: http://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/20131201/cd99d94c/attachment.html>


More information about the KDevelop-devel mailing list