[PHP-DEV] Re: FFI, Preload, and performance

2019-12-22 Thread Christoph M. Becker
On 20.12.2019 at 23:08, Larry Garfield wrote: > The documentation doesn't really cover this, so I'm hoping it's OK to ask > here. > > The FFI docs say that for web requests, you really really ought to use > preloading and then load/scope to manage an FFI library because it's going to > be too s

[PHP-DEV] Support for Async / Await

2019-12-22 Thread Aran Reeks
Hi Internals, Since the start of PHP 7, we've seen some amazing performance improvement version by version as a result of core updates. Now some of the biggest wins have been implemented (with JIT due for PHP 8), I'd personally love to see support for Async / Await introduced in PHP's as a core l