Andrew Hutchings writes
> I dunno what the heck I am doing wrong then :)
> 
> I have tried on a PPC running OSX, a Xen host on a Dual Xeon 
> running Ubuntu Edgy, an EPIA running Ubuntu Edgy and the Xeon 
> devel box.
> 
> When configuring with "./configure --disable-all 
> --disable-cgi" and compiling with no additional CFLAGS on all 
> those machines the benchmarks actually work out almost the 
> same but in every case strcat is a lot slower on 5.2.1.  I'm 
> guessing the rest of the slowness is something to do with my 
> configuration options.

I've run the bench on a development box at work. A hefty box with no load,
running Fedora Core 5.

The strcat results were approximately *10 times slower* on 5.2.1 than on
5.2.0.
Everything else was nominal.

So I reran the bench on my dev box at home. Same deal. The overall result
was
close (hence my previous comments), but strcat was about 9 times slower on
5.2.1 than 5.2.0.

One of my guys at work ran the bench on his Gentoo box against 5.1.16. Same
deal, strcat *way* slower on 5.2.1 than 5.1.16. 

Best Regards

Mike Robinson

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to