Thrilled with the boost in Xdebug's execution times I've achieved. Can't wait to hear Derrick's thoughts about this! 😅 Check it out:
github.com/xdebug/xdeb...
Optimizing Xdebug Performance When Debugging is Inactive by carlos-granados · Pull Request #996 · xdebug/xdebug
When using Xdebug, enabling debug mode significantly impacts execution speed, often doubling the run time of code compared to when Xdebug is not loaded. This performance penalty occurs even if the ...