Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33705 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97012 invoked by uid 1010); 5 Dec 2007 01:27:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96997 invoked from network); 5 Dec 2007 01:27:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2007 01:27:40 -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 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:9492] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/92-10080-B8EF5574 for ; Tue, 04 Dec 2007 20:27:40 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 5 Dec 2007 03:27:36 +0200 Received: from [192.168.16.91] ([192.168.16.91]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 4 Dec 2007 17:27:33 -0800 Message-ID: <4755FE85.1040905@zend.com> Date: Tue, 04 Dec 2007 17:27:33 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Hodicska Gergely CC: "internals@lists.php.net" References: <4731278C.8020301@chiaraquartet.net> <4731F977.4080502@zend.com> <4753B087.4020206@chiaraquartet.net> <003601c83582$a1b16fc0$e5144f40$@mcnaught@synergy8.com> <4754807B.80408@zend.com> <4754A1EE.1090405@avalon.aut.bme.hu> <47559A4A.70408@zend.com> <58308.81.182.142.127.1196806917.squirrel@avalon.aut.bme.hu> In-Reply-To: <58308.81.182.142.127.1196806917.squirrel@avalon.aut.bme.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Dec 2007 01:27:33.0578 (UTC) FILETIME=[02AFE2A0:01C836DE] Subject: Re: [PHP-DEV] ignored patches From: stas@zend.com (Stanislav Malyshev) >> DO they do any work besides being included? > No, I put the codes in the files inside an if (0), I wanted to test only > the include. Yes, that's my point - 3X faster include opcode is not 3X faster code. Of course if you do this opcode a lot of times, it would be somewhat slower than if you do this opcode just one time. However, the question is how it would influence the whole application? >> Such small numbers should be measured repeatedly - 4ms difference can >> come from anywhere. Did you try repeated measurements? > You are amazing. :) What do you guess? ;) I don't guess. Why guess if I can ask you? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com