Hey, Just a note that compiling zend_execute.c with the -finline-limit=8192 flag provides a signifigant performance increase with PHP5 (not PHP4). But *just* compiling zend_execute.c with this flag seems to bring the performance boost, if you go to other files you get nasty cache trashing which slows things down.
-Sterling -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
