Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33695 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50434 invoked by uid 1010); 4 Dec 2007 22:22:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 50419 invoked from network); 4 Dec 2007 22:22:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2007 22:22:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=felho@avalon.aut.bme.hu; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=felho@avalon.aut.bme.hu; sender-id=unknown Received-SPF: error (pb1.pair.com: domain avalon.aut.bme.hu from 152.66.70.16 cause and error) X-PHP-List-Original-Sender: felho@avalon.aut.bme.hu X-Host-Fingerprint: 152.66.70.16 avalon.aut.bme.hu Linux 2.5 (sometimes 2.4) (4) Received: from [152.66.70.16] ([152.66.70.16:44582] helo=avalon.aut.bme.hu) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/CF-47601-803D5574 for ; Tue, 04 Dec 2007 17:22:01 -0500 Received: from avalon.aut.bme.hu (localhost.localdomain [127.0.0.1]) by avalon.aut.bme.hu (8.12.11.20060308/8.12.11) with ESMTP id lB4MLvGJ008003 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 4 Dec 2007 23:21:57 +0100 Received: (from apache@localhost) by avalon.aut.bme.hu (8.12.11.20060308/8.12.11/Submit) id lB4MLvB4008002; Tue, 4 Dec 2007 23:21:57 +0100 X-Authentication-Warning: avalon.aut.bme.hu: apache set sender to felho@avalon.aut.bme.hu using -f Received: from 81.182.142.127 (SquirrelMail authenticated user felho) by avalon.aut.bme.hu with HTTP; Tue, 4 Dec 2007 23:21:57 +0100 (CET) Message-ID: <58308.81.182.142.127.1196806917.squirrel@avalon.aut.bme.hu> In-Reply-To: <47559A4A.70408@zend.com> 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> Date: Tue, 4 Dec 2007 23:21:57 +0100 (CET) To: "internals@lists.php.net" User-Agent: SquirrelMail/1.4.6-4.fc2.1.legacy MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-vbmsrv: scanned Subject: Re: [PHP-DEV] ignored patches From: felho@avalon.aut.bme.hu (Hodicska Gergely) >> I used the following test code: > > What do these included file do? Is it part of some real-life > application? From my previous mail: "The files come from a real life project.", the site has almost 80 million hit per day. > 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. > 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? ;) Best Regards, Felhő