Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11963 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66892 invoked by uid 1010); 6 Aug 2004 08:21:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66868 invoked by uid 1007); 6 Aug 2004 08:21:55 -0000 Message-ID: <20040806082155.66867.qmail@pb1.pair.com> To: internals@lists.php.net Date: Fri, 6 Aug 2004 10:21:54 +0200 Lines: 24 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Posted-By: 62.58.68.2 Subject: Marcus, please don't stop ;) From: r.korving@xit.nl ("Ron Korving") Hi guys, Anyway, after reading this weeks Weekly Zend ( http://www.zend.com/zend/week/week195.php#Heading4 ), and in particular this line: "Marcus went on looking into sort(), and subsequently committed a patch that gives the function a 15% performance increase, while supposedly listening to an OSCON talk about performance", I thought Marcus, if you just happened to optimize sort() by 15% because you happened to be working on the function anyway, maybe you should start looking at optimizing a few other functions as well? :) I don't know what you learned from this OSCON talk, but if it can help boost the Zend performance (in general or of potentially heavy functions such as sort() or sort-like functions) then I think we should welcome that. So please continue applying whatever it was you did on sort() :) Thank you, Ron Korving PS: This is my first post here, but I've done some work with Dmitry Stogov on SOAP, so I know how much feedback and help can be appreciated by you guys :)