Re: [PHP-DEV] Re: Fast zend_parse_parameters API
[email protected] (Pierre Joye)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <CAEZPtU5UW4vnBg_F=qgoeanmm6CqTZErMm+yaLFejGs_8cvbPQ@mail.gmail.com> |
On Fri, Sep 5, 2014 at 8:45 AM, Dmitry Stogov <[email protected]> wrote: > It's already done for strlen() - ZEND_STRLEN opcode (and few other > functions). > But it make no sense to convert all useful functions into opcodes. > We need an ability of fast parameter parsing anyway. Got that, but hard to say for which functions. Right now it is used for almost everything, reflection, pcre, etc. I can hardly think about why a faster zpp may impact these functions. Do you have an exhaustive list? I am not saying it is not good to rethink zpp but if we do then the gain from a usability point of view must be much better. I do not see that now (yes, subjective but...). Cheers, -- Pierre @pierrejoye | http://www.libgd.org