Hey:

On Fri, Feb 27, 2015 at 8:10 PM, Dmitry Stogov <dmi...@zend.com> wrote:
> Hi,
>
> With the recent discussions of JIT/AOT and the good progress we made on
> PHP-7, we decided to open up the JIT experiment we've been working on.
>
> https://github.com/zendtech/php-src/tree/zend-jit/ext/opcache/jit
>
> You may just clone or pull zend-jit branch and compile/configure according
> to instruction. Don't merge it with master. It may work today but will stop
> working tomrrow.
>
> Disclaimers:
>
> - It's an experiment, and is not in any way ready for anything.
> In the future we may try to implement JIT quite different from this PoC.
>
> - I'm not planning to invest into it in the near future. (PHP-7 takes all my
> time)
> Consider it available for academic purposes only at this point.
Great, too many threads these days, I almost miss this mail :)

the mail problem here is we can not get real performance improvement
in reallife apps.

opensource this, could maybe get more ideas on how to improve it.
(except the icachemiss, dcachemiss we already knew).

welcome to play with it, and give some thoughts :)

thanks
>
> Enjoy!
>
> Thanks. Dmitry.



-- 
Xinchen Hui
@Laruence
http://www.laruence.com/

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

Reply via email to