Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29486 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65068 invoked by uid 1010); 16 May 2007 20:02:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65052 invoked from network); 16 May 2007 20:02:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2007 20:02:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:56174] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/52-41162-4636B464 for ; Wed, 16 May 2007 16:02:44 -0400 Received: from [127.0.0.1] ([192.168.16.109]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 16 May 2007 13:02:41 -0700 Message-ID: <464B635E.3040005@zend.com> Date: Wed, 16 May 2007 13:02:38 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Matt Wilmas CC: internals@lists.php.net, Dmitry Stogov , 'Andi Gutmans' References: <00d201c77d07$dc0819f0$0201a8c0@pc1> <00c301c797aa$daf14d30$0201a8c0@pc1> In-Reply-To: <00c301c797aa$daf14d30$0201a8c0@pc1> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 May 2007 20:02:41.0195 (UTC) FILETIME=[28E0C7B0:01C797F5] Subject: Re: [PHP-DEV] [PATCH] Major optimization for heredocs/interpolated strings From: stas@zend.com (Stanislav Malyshev) Do we have any good performance testcases for the patch that show how it improves the parser? > The updated 5.2 patch is at the same address, > http://realplain.com/php/scanner_optimizations_5_2.diff, and the original > was moved to http://realplain.com/php/scanner_optimizations_5_2-v1.diff > -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/