Re: [PHP-DEV] Re: Fast zend_parse_parameters API

[email protected] (Pierre Joye)
Newsgroups php.internals
Message-ID <CAEZPtU6dy-j-H8-6mMM6bPpKD_xcMYBs282zg++m_yVrrMOH_g@mail.gmail.com>
On Fri, Sep 5, 2014 at 9:40 AM, Dmitry Stogov <[email protected]> wrote:
> most of the functions converted to FAST_ZPP were collected by profiling or
> real life apps.
> These functions spent significant part of the time in
> zend_parse_parameters() because they are short themselves or because they
> are called very often.

Ok. So there is no real short list of functions actually needing fast
zpp. I am not sure about the actual impact on pcre or reflection
functions, no matter how often they are called. They are going to be
slower than each anyway, f.e. On the other hands, some standard
functions (each, prev and co) fit in the same area than strlen, no?

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.