Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29592 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60710 invoked by uid 1010); 21 May 2007 06:08:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60695 invoked from network); 21 May 2007 06:08:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 May 2007 06:08:18 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; 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:25794] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/68-05892-05731564 for ; Mon, 21 May 2007 02:08:17 -0400 Received: from [127.0.0.1] ([192.168.17.30]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 20 May 2007 23:08:13 -0700 Message-ID: <46513745.7030701@zend.com> Date: Sun, 20 May 2007 23:08:05 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Cristian Rodriguez CC: internals@lists.php.net References: <465022BE.1020905@hardened-php.net> <7d5a202f0705201415s71982fd2jb61b8bffbb7ba6de@mail.gmail.com> <46513546.5000303@zend.com> <7d5a202f0705202303s2ff4d0cdg1157c1e245c3c2e4@mail.gmail.com> In-Reply-To: <7d5a202f0705202303s2ff4d0cdg1157c1e245c3c2e4@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 21 May 2007 06:08:13.0970 (UTC) FILETIME=[6A8D4720:01C79B6E] Subject: Re: [PHP-DEV] Dismantling the lies... From: stas@zend.com (Stanislav Malyshev) > no, no performance tests has been done over that patch, but as rasmus > said. it is probably negible or acceptable for real world.. I only > knows it works with real like code ( i tried ezpublish, phpmyadmin) > and passes the PHP test suite correctly ( or no worse than without the > patch) Well, php test suite is a functional test, so if the patch is done correctly it'd pass of course. I'm moe worried about the performance - my experience shows that the guesses are often wrong when talked about performance effects in complicated code. If you would have time to run a benchmark using something like bench.php and maybe some more complicated code, it'd be nice to know the result. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/