Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31009 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57112 invoked by uid 1010); 17 Jul 2007 17:37:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57097 invoked from network); 17 Jul 2007 17:37:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2007 17:37:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.171 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.171 outbound.mailhop.org FreeBSD 4.6-4.9 Received: from [63.208.196.171] ([63.208.196.171:3875] helo=outbound.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/D6-05050-04EFC964 for ; Tue, 17 Jul 2007 13:37:05 -0400 Received: from cs136054.pp.htv.fi ([213.243.136.54] helo=[192.168.1.100]) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IAqyr-000EZs-Nu; Tue, 17 Jul 2007 13:37:01 -0400 X-MHO-User: U2FsdGVkX1+86AVc24zjHdtrVYwORj1VVgxZxnNVJCE= X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 213.243.136.54 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18aU+z3PSlDPaiFY8y6kcxREnfo/Hg2Fcc= Message-ID: <469CFE44.8090502@sci.fi> Date: Tue, 17 Jul 2007 20:37:08 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Tomas Kuliavas CC: internals@lists.php.net References: <698DE66518E7CA45812BD18E807866CE648191@us-ex1.zend.net> <54C4340A-D9EA-4B5A-B39C-B55B29B1B3BC@prohost.org> <698DE66518E7CA45812BD18E807866CE648193@us-ex1.zend.net> <469B7FB1.1070507@pooteeweet.org> <698DE66518E7CA45812BD18E807866CE648290@us-ex1.zend.net> <469C6436.2060009@pooteeweet.org> <698DE66518E7CA45812BD18E807866CE6483DF@us-ex1.zend.net> <469CD717.2070607@pooteeweet.org> <698DE66518E7CA45812BD18E807866CE6483EC@us-ex1.zend.net> <469CF5E7.60502@sci.fi> <37043.78.61.224.253.1184693304.squirrel@avilys.eik.lt> In-Reply-To: <37043.78.61.224.253.1184693304.squirrel@avilys.eik.lt> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] POSIX regex From: jani.taskinen@sci.fi (Jani Taskinen) Nitpicking, are we? :) Tomas Kuliavas kirjoitti: >>> 50% increase sounds off base. But I did not bench php6 yet. When all >>> the new features are implemented, it will make more sense to work on >>> the performance problem. For now, it is simply premature. >> If Moore's law stands for the coming years, this argument is moot anyway. >> By the time PHP 6 is out the door, any performance issues are >> insignificant. :) > > If you have setup with 10 machines and new interpreter works 10% faster, > you can serve same amount of users with 9 machines. Plus Moore talks about > number of transistors and not about performance or power consumption. >