Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70481 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37793 invoked from network); 3 Dec 2013 08:37:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2013 08:37:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 108.166.43.107 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 108.166.43.107 smtp107.ord1c.emailsrvr.com Linux 2.6 Received: from [108.166.43.107] ([108.166.43.107:42731] helo=smtp107.ord1c.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/B0-34518-5589D925 for ; Tue, 03 Dec 2013 03:37:41 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp6.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 5B09698212; Tue, 3 Dec 2013 03:37:39 -0500 (EST) X-Virus-Scanned: OK Received: by smtp6.relay.ord1c.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 910B8984A9; Tue, 3 Dec 2013 03:37:38 -0500 (EST) Message-ID: <529D9851.9000500@sugarcrm.com> Date: Tue, 03 Dec 2013 00:37:37 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Hannes Magnusson , Andi Gutmans CC: Gustavo Lopes , Laruence , Dmitry Stogov , PHP Internals , Gadi Goldbarg References: <529D1197.5000305@nebm.ist.utl.pt> <8BCA5A38-788B-4E6A-A6AC-1A8DCBA3D8D9@zend.com> <759ccd0f06663defc84ffee473b51210@mail.gmail.com> In-Reply-To: <759ccd0f06663defc84ffee473b51210@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] strtr() performance degradation From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > As to when we reintroduce it - I think it's absolutely fine that we don't > reintroduce it in the 5.4.x series, or even the 5.5.x series, but slate it > to 5.6.0 - and that too only if it's fully-baked by the time 5.6.0 is ready. I agree, if it is slowing things down for RL apps - we should remove it from stable versions and re-introduce it in 5.6 when ready. It shouldn't matter for how many versions it was slow, since code changes are not required so once people upgrade to next stable, they get their performance back. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227