Hi Dmitry,
On Fri, Feb 27, 2015 at 9:10 PM, Dmitry Stogov wrote:
> 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 ju
On Sat, Feb 28, 2015 at 12:55 AM, Andi Gutmans wrote:
> > On Feb 27, 2015, at 11:36 AM, Anthony Ferrara
> wrote:
> >
> > Dmitry,
> >
> >>> That's not to say there's anything wrong with this approach, nor that
> >>> there isn't a ton we can learn from it. I think it's a fantastic
> >>> research e
> On Feb 27, 2015, at 11:36 AM, Anthony Ferrara wrote:
>
> Dmitry,
>
>>> That's not to say there's anything wrong with this approach, nor that
>>> there isn't a ton we can learn from it. I think it's a fantastic
>>> research effort and plan on digging through it myself. Thank you for
>>> open so
hi,
On Fri, Feb 27, 2015 at 4:10 AM, Dmitry Stogov 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 ju
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 instr