I ran some benchs, on my current machine (wasnt isolated to run tests). I
ran micro_bench.php on master branch today :
debug on, inline enabled :
Total 30.688
debug on, inline disabled :
Total 35.377
debug off, inline enabled :
Total 10.130
debug off, inline
On Fri, Mar 8, 2013 at 4:27 PM, Laruence wrote:
> Hey:
>
>I propose to disable zend_alwasy_inline while build PHP in debug mode.
>
>that could be easier for debuging some bugs..
>
>what do you think?
>
>
> thanks
>
>
>simple patch:
>
> diff --git a/Zend/zend.h b/Zend/zend.h
> inde