Date: 08/31/00
- Next message: cameron <email protected>: "[PHP-DEV] PHP 4.0 Bug #6475: readdir still broken"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] __string_value() crashes with return"
- In reply to: André Langhorst: "[PHP-DEV] asm string functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 31 Aug 2000, André Langhorst wrote:
> just curious,
> string operations are very common in PHP, I´ve been forced to compile
> mysql and they´re using
> free asm libraries for string functions, would it affect the real world
> performance using these in PHP?
You would not notice it. Additionally, some vendors are
providing inline asm functions (aka macros) for string
functions anyway (i.e. the GNU C library 2.1).
- Sascha
-- 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: cameron <email protected>: "[PHP-DEV] PHP 4.0 Bug #6475: readdir still broken"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] __string_value() crashes with return"
- In reply to: André Langhorst: "[PHP-DEV] asm string functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

