I'm having quite a bit of fun working on PXP again.

My task for this evening was tracking down ways of reducing memory consumption when indexing large PHP projects.

Indexing the entirety of the `laravel/framework` repo (incl. vendor) went from using 7GB to 2.7GB. I'd call that a win!

Comments