On Fri, 16 Jul 2004 09:32:10 -0700, Andi Gutmans <[EMAIL PROTECTED]> wrote: > Do you have the source? > I think it'd be more interesting to see the performance difference on a > real world application such as phpBB, phpnuke or similar. If you can give > us numbers on that, it would definitely improve your point if the > performance penalty show in that case. >
funny you mention phpBB. the patch sterly an i published last year actually almost doubles (!) the phpBB performance (tested via ab, APC was enables to get rid of the compile overhead).
Part of the changes I want to do for PHP 5.1 is integrating some of the ideas from your patch and ideas I had in the past. The first one I want to integrated is the opcode-threading which will come shortly.
Andi
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php