Date: 09/08/01
- Next message: Zeev Suraski: "[PHP-DEV] Re: <email protected> (was: _ and Woah)"
- Previous message: Chuck Hagenbuch: "Re: [PHP-DEV] Woah"
- In reply to: Chuck Hagenbuch: "RE: [PHP-DEV] Woah"
- Next in thread: Stig Sæther Bakken: "Re: [PHP-DEV] _"
- Reply: Stig Sæther Bakken: "Re: [PHP-DEV] _"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 02:22 09-09-01, Chuck Hagenbuch wrote:
> > It is negligible calling a userspace function versus an internal
> compared to
> > the greater work that the typical PHP script does.
>
>What authority do you have to make this statement? Rasmus posted numbers.
>Where
>are yours?
Just note that Rasmus's numbers were for scripts which were pure PHP code
with no reference to external resources, where the weight of a slowed-down
_() was the highest, and there it was 25%. Cris's statement is probably
true for most real world scripts, that mix information from external resources.
25% difference, by the way, is something that can usually be retained by
tuning PHP.
Zeev
-- 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>
- Next message: Zeev Suraski: "[PHP-DEV] Re: <email protected> (was: _ and Woah)"
- Previous message: Chuck Hagenbuch: "Re: [PHP-DEV] Woah"
- In reply to: Chuck Hagenbuch: "RE: [PHP-DEV] Woah"
- Next in thread: Stig Sæther Bakken: "Re: [PHP-DEV] _"
- Reply: Stig Sæther Bakken: "Re: [PHP-DEV] _"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

