On Tue, Feb 10, 2015 at 4:56 PM, Dmitry Stogov <dmi...@zend.com> wrote:
> If you measure performance impact using CPU performance counters (VTune,
> oprofile, perf) or even better CPU emulator (callgrind) you'll see slight
> degradation. It's also clear that it makes some degradation from code
> review. 1% difference is invisible because measurement mistake is usually
> bigger and also performance may change from build to build because of
> different code layout.

At the application level the impact is not relevant.


> Anyway, this is not a stopper, just an issue that would be great to fix.

Full ack. And I would really love to see  the same kindness for this
RFC and the unsolved issues it may have than the one we had for phpng.

This RFC also remembers how critical it is to have a two phases RFC
for such complex tasks. It is demoralizing and a waste of time to do
things as we do now, for such huge thing.

Cheers,
Pierre

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to