On Mon, Apr 11, 2016 at 11:53 PM, Dmitry Stogov <dmi...@zend.com> wrote:

> Or... maybe we shall move the function info related functions into the
> core? since we might have some optimization based on the function info
> instead of optimizing opcode only in the future.
>
> We consider, possibility of moving the whole Optimizer into Zend, but it
> won't change a lot, because expensive optimization make sense only with
> opcache (when script is optimized once and executed many times).
>

Is this something I can help? I mean, moving the core of func info into the
core.

I think I might need to postpone the accessor optimization before the
func_info is integrated into the core since it's the best place to store
the accessor information.



Best Regards,

Yo-An Lin

Reply via email to