Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28145 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88645 invoked by uid 1010); 26 Feb 2007 02:12:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88630 invoked from network); 26 Feb 2007 02:12:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Feb 2007 02:12:24 -0000 X-Host-Fingerprint: 82.71.52.53 82-71-52-53.dsl.in-addr.zen.co.uk Received: from [82.71.52.53] ([82.71.52.53:4069] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/34-50853-50242E54 for ; Sun, 25 Feb 2007 21:12:22 -0500 Message-ID: To: internals@lists.php.net Date: Mon, 26 Feb 2007 02:12:17 +0000 Reply-To: info@a-wing.co.uk Organization: A-Wing Internet Services User-Agent: Thunderbird 2.0b2 (Macintosh/20070116) MIME-Version: 1.0 References: <34.6F.06593.37802E54@pb1.pair.com> <45E20EE6.9000809@zend.com> <84.C1.06593.8A412E54@pb1.pair.com> <45E219FF.6040608@zend.com> <45E21D0C.9060101@zend.com> In-Reply-To: <45E21D0C.9060101@zend.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 82.71.52.53 Subject: Re: [PHP-DEV] PHP 5.2.1 twice as slow? From: info@a-wing.co.uk (Andrew Hutchings) Antony Dovgal wrote: > Thanks in advance. > Btw, I would appreciate if you also try 5.2.2-dev snapshot, just to see > if it makes any difference. Up very late with my youngest son being sick so just compiled the snapshot made about 40 minutes ago with the same options, here are the results: simple 0.330 simplecall 0.506 simpleucall 0.805 simpleudcall 0.921 mandel 1.091 mandel2 1.459 ackermann(7) 1.028 ary(50000) 0.057 ary2(50000) 0.048 ary3(2000) 0.642 fibo(30) 2.479 hash1(50000) 0.107 hash2(500) 0.127 heapsort(20000) 0.358 matrix(20) 0.294 nestedloop(12) 0.605 sieve(30) 0.275 strcat(200000) 0.162 ------------------------ Total 11.293 Much better than the score I was getting for 5.2.1 although some of the tests are slightly slower than 5.2.0. Regards Andrew -- Andrew Hutchings - Linux Jedi - http://www.linuxjedi.co.uk/ A-Wing Internet Services - http://www.a-wing.co.uk/ Windows is the path to the darkside...Windows leads to Blue Screen. Blue Screen leads to downtime. Downtime leads to suffering...I sense much Windows in you.