Day: August 27, 2020

FreePBX Performance Profiling with Xdebug and Webgrind

For the purpose of this blog entry, we intend to document how to install and use Xdebug to profile an application and how to install and use Webgrind to view the data produced by Xdebug to identify bottle-necks in the code. I realize that this blog article is more technical than normal, but I’m hoping

Read More »
Scroll to Top