Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49444 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84324 invoked from network); 19 Aug 2010 04:47:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Aug 2010 04:47:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.34 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.34 mail-4.de-punkt.de Linux 2.6 Received: from [93.190.64.34] ([93.190.64.34:53319] helo=mail-4.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/6D-04318-B67BC6C4 for ; Thu, 19 Aug 2010 00:47:40 -0400 Received: (qmail 17372 invoked by uid 511); 19 Aug 2010 04:47:36 -0000 Received: by simscan 1.3.1 ppid: 17368, pid: 17370, t: 0.1727s scanners: attach: 1.3.1 Received: from unknown (HELO ?192.168.2.31?) (sb@sebastian-bergmann.de@87.185.109.155) by 0 with ESMTPA; 19 Aug 2010 04:47:36 -0000 Message-ID: <4C6CB768.7000402@php.net> Date: Thu, 19 Aug 2010 06:47:36 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Annoucing PHP 5.4 Alpha 1 From: sebastian@php.net (Sebastian Bergmann) Am 19.08.2010 01:32, schrieb steve: > Can we bring the strings/hash table optimizations to PHP 5.3.x please? Performance optimizations, especially major ones like the ones you mention, should be treated the same as new features: they should not be introduced in a minor version. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/