Date: 12/20/98
- Next message: Shane Caraveo: "Re: [PHP-DEV] 3.0.6 show stopper"
- Previous message: sas: "[PHP-DEV] CVS update: php3/dbase"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] addslashes' speed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 17:53 20/12/98 +0100, Sascha Schumann wrote:
>I said the above with PHP in my mind - much code, many variables. If your
>compiler takes the register keyword and tries to optimize there, you will
>get a slowdown.
I still think that in such a function that makes sense. When this
particular function is running, nothing but this code runs and thus the
performance of this specific function may be improved. Even though, with
the PHP 3.0 engine, such an improvement may not be too noticable because
this isn't where the big overhead really is...
Zeev
-- Zeev Suraski <zeev <email protected>> For a PGP public key, finger bourbon <email protected>-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Shane Caraveo: "Re: [PHP-DEV] 3.0.6 show stopper"
- Previous message: sas: "[PHP-DEV] CVS update: php3/dbase"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] addslashes' speed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

