Xdebug Profiling?

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
energylevels
Posts: 36
Joined: Sat Feb 21, 2015 1:50 am

Xdebug Profiling?

Post by energylevels »

How to use Xdebug profiling/benchmarking features in RapidPHP 2015? Is it possible?

Thank you ...
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Xdebug Profiling?

Post by Aivars »

Not directly, no. Follow a tutorial like this for how to profile PHP scripts on Windows: http://www.xdebug.org/docs/profiler
Blumentals Software Programmer
energylevels
Posts: 36
Joined: Sat Feb 21, 2015 1:50 am

Re: Xdebug Profiling?

Post by energylevels »

thanks - I use WinCacheGrind .... Would be nice to have it integrated into RapidPHP though :-)
energylevels
Posts: 36
Joined: Sat Feb 21, 2015 1:50 am

Re: Xdebug Profiling?

Post by energylevels »

I also just discovered WebGrind:

https://github.com/jokkedk/webgrind
Post Reply