Date: 05/04/01
- Next message: Andrei Zmievski: "Re: [PHP-DEV] Classes & function names"
- Previous message: Sebastian Bergmann: "Re: [PHP-DEV] Classes & function names"
- In reply to: Sebastian Bergmann: "Re: [PHP-DEV] Classes & function names"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Classes & function names"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 4 May 2001, Sebastian Bergmann wrote:
> Zeev Suraski wrote:
> > It would also improve performance fairly significantly.
>
> Just curious, since I don't know the 'inner magic' of the ZendEngine:
> Why do you expect a performance improvement by introducing case
> sensitivity for class/function names?
I think it would be because of getting rid of tolower() and company calls.
-- Sincerely yours, Alexander Bokovoy The Midgard Project | www.midgard-project.org | ALT Linux Team Minsk Linux Users Group | www.minsk-lug.net | www.altlinux.ru -- I'm successful because I'm lucky. The harder I work, the luckier I get.-- 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: Andrei Zmievski: "Re: [PHP-DEV] Classes & function names"
- Previous message: Sebastian Bergmann: "Re: [PHP-DEV] Classes & function names"
- In reply to: Sebastian Bergmann: "Re: [PHP-DEV] Classes & function names"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] Classes & function names"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

