Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28140 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2524 invoked by uid 1010); 25 Feb 2007 22:34:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2509 invoked from network); 25 Feb 2007 22:34:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2007 22:34:21 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:31731] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/60-06593-BEE02E54 for ; Sun, 25 Feb 2007 17:34:20 -0500 Received: (qmail 28120 invoked from network); 25 Feb 2007 22:32:31 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 25 Feb 2007 22:32:31 -0000 Message-ID: <45E20EE6.9000809@zend.com> Date: Mon, 26 Feb 2007 01:34:14 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: info@a-wing.co.uk CC: internals@lists.php.net References: <34.6F.06593.37802E54@pb1.pair.com> In-Reply-To: <34.6F.06593.37802E54@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2.1 twice as slow? From: antony@zend.com (Antony Dovgal) On 02/26/2007 01:06 AM, Andrew Hutchings wrote: > Hi, > > I have been compiling 5.2.1 and comparing it with 5.2.0. The > development box I am using is a Xeon 3.4 GHz with 4 cores (not sure if > its 2xdual core or what, but not relevant here). I am compiling using > -O2 -march=i686 -msse2. > > When running bench.php > (http://cvs.php.net/viewvc.cgi/ZendEngine2/bench.php?view=markup) I > found that 5.2.1 takes twice as long as 5.2.0: > Please tell me I am missing something here :) I guess you were using different configure options, but I don't know, you didn't say anything about that.. Personally I can't see any difference between 5.2.0 (14.4 +- 0.1) and 5.2.1 (14.4 +- 0.1) on my laptop. -- Wbr, Antony Dovgal