Page 1 of 1

Performance Profiling

PostPosted: January 8th, 2017, 2:11 pm
by MrBadKat
I've been using PHP Tools for years now- it's part of my day-to-day when it comes to PHP development.

I haven't been able to find much info in regard to performance profiling of PHP scripts. XDebug provides a simple mechanism for profiling, and I have been using HXprof too.... but was hoping for something more integrated into my dev tools.

Does PHP Tools provide any means of profiling a PHP page within the VS IDE? Or are there any plans on implementing something like this?

Fingers crossed!