> On 03 06 2015, at 05:30, Bishop Bettini <bis...@php.net> wrote:
> My question though is on relative times. Method call overhead is > consistently 50% to 150% over a direct call. Is my experiment invalid, or > is this overhead expected? Is the overhead in the allocation, > deallocation, GC? I’suggest you use a tool like valgrind’s callgrind (and visualize with e.g. kcachegrind). Regards, Mike -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php