Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard rand.c From: Andrei Zmievski (andrei <email protected>)
Date: 09/05/01

On Thu, 06 Sep 2001, Zeev Suraski wrote:
> I don't think I ever said they're slower. I asked Andrei if he ever tested
> their performance, and he said he didn't. So we don't know :)

Well, obviously they are slower than the simple zend_get_parameters_*
functions, due to the simple reason that they perform error checking and
conversion for you. How much slower has not been quantified.

-Andrei

Hacker: Any person who derives joy from
        discovering ways to circumvent limitations.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>