Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95458 invoked from network); 31 Mar 2008 15:07:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2008 15:07:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:39173] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/B1-05022-E2EF0F74 for ; Mon, 31 Mar 2008 10:07:27 -0500 Received: from dhcp-172-28-202-217.zrh.corp.google.com (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 2348711DACA; Mon, 31 Mar 2008 17:07:24 +0200 (CEST) Date: Mon, 31 Mar 2008 17:07:23 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <141308793.20080331170723@marcus-boerger.de> To: Stefan Esser CC: internals@lists.php.net In-Reply-To: <47F0B0DA.9050000@sektioneins.de> References: <47F0B0DA.9050000@sektioneins.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] PHP 5.3 the slowest PHP of all times ?!? From: helly@php.net (Marcus Boerger) Hello Stefan, did we change from non ZTS to ZTS builds on MacOS? ZTS builds do a bunch of additional copying of tables. marcus Monday, March 31, 2008, 11:37:30 AM, you wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > Good morning, > I just want to bring attention to the fact that while benchmarks show > that PHP 5.3 is faster than PHP 5.2 on linux systems on MacOS/X the > opposite is shown. > Actually just executing bench.php from the PHP distribution shows that > PHP 5.3 is about half the speed of PHP 5.2.5 > How can that happen? > Greets, > Stefan > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.8 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > iEYEARECAAYFAkfwsNoACgkQSuF5XhWr2ng9egCgosYoQWLoXp4gpGLJSAz79uY7 > ktkAoJdZ9Iq8DiDtqyGnQNseelAm/fyb > =UEbw > -----END PGP SIGNATURE----- Best regards, Marcus