Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70482 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39567 invoked from network); 3 Dec 2013 08:48:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2013 08:48:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.181 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.217.181 mail-lb0-f181.google.com Received: from [209.85.217.181] ([209.85.217.181:50896] helo=mail-lb0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/11-34518-BDA9D925 for ; Tue, 03 Dec 2013 03:48:27 -0500 Received: by mail-lb0-f181.google.com with SMTP id q8so8833336lbi.12 for ; Tue, 03 Dec 2013 00:48:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=sabWSaDHI7GkXAgxwDDJSkl2P/sMapMRUdV0aunwf8E=; b=G9oo6UMoLkqUR9KT5sNc3l1na5BqB7TdlM12c6MJ1zxoL9nLZIBeCQ9agxBhFH2tMY S+n+VkjUX+USK0TRO/d3ghhX18vexEiLmJ9rB4lpaayXTjEpZ6WbfaH9YafJq21jvb+e XMKK3YHWFEQHn8ja3V+aEXM3KdLBTHa6RH7JrnfAve5SrdNlTO9qikdjg6VOCQhlAugc Jd71KBM9t/4/zxo5xQeOgaolxgWW757QvVOjI6usCh7AXqDpcBrlV0qvsMNaf9MbVbNK aA440Nc+fGjJrQaUQV7MQTkah435VAzBizxlwsafPMdajL+S4JepXhQ+euLR4WdpRpje OKTg== X-Received: by 10.152.234.170 with SMTP id uf10mr1540149lac.43.1386060504147; Tue, 03 Dec 2013 00:48:24 -0800 (PST) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.114.157.199 with HTTP; Tue, 3 Dec 2013 00:48:04 -0800 (PST) In-Reply-To: <529D9851.9000500@sugarcrm.com> References: <529D1197.5000305@nebm.ist.utl.pt> <8BCA5A38-788B-4E6A-A6AC-1A8DCBA3D8D9@zend.com> <759ccd0f06663defc84ffee473b51210@mail.gmail.com> <529D9851.9000500@sugarcrm.com> Date: Tue, 3 Dec 2013 16:48:04 +0800 X-Google-Sender-Auth: 0mpdd5rPLLjDunmeBpfTz45aksQ Message-ID: To: Stas Malyshev Cc: Hannes Magnusson , Andi Gutmans , Gustavo Lopes , Dmitry Stogov , PHP Internals , Gadi Goldbarg Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] strtr() performance degradation From: laruence@php.net (Laruence) On Tue, Dec 3, 2013 at 4:37 PM, Stas Malyshev wrote: > 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. I agree too, since revet it won't break any things.. thanks > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 -- Laruence Xinchen Hui http://www.laruence.com/