> The strcat results were approximately *10 times slower* on 5.2.1 than on
> 5.2.0.

Upping the number significantly (from 200000 to 20000000) smooths out
abnormalities:

5.2.0:
strcat(20000000)   5.556


5.2.1:
strcat(20000000)   5.628


These results are typical for a few runs of each (fresh compiles from
release tarballs with same config.nice, same system).

Linux sarcasm 2.6.17-11-generic #2 SMP Thu Feb 1 19:52:28 UTC 2007 i686
GNU/Linux

(not actually an SMP box, but stock ubuntu kernel--my laptop)
bogomips        : 3747.46

S

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

Reply via email to