I have an Xdebug caching file in webgrind showing that 1061 different functions were called in 5865 milliseconds- when disabling profiling the script doesnβt take many milliseconds - I understand that I can do it, but does anyone know the approximate percentage increase in execution time caused by Xdebug profiling?
thank
source
share