Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70485 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45461 invoked from network); 3 Dec 2013 09:16:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2013 09:16:46 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.212.170 cause and error) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.212.170 mail-wi0-f170.google.com Received: from [209.85.212.170] ([209.85.212.170:52866] helo=mail-wi0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/62-34518-C71AD925 for ; Tue, 03 Dec 2013 04:16:44 -0500 Received: by mail-wi0-f170.google.com with SMTP id hq4so6044151wib.1 for ; Tue, 03 Dec 2013 01:16:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=QBS8Us7cvtS4z6MCXdK09E8jJ01ncybnI3vTF7yOzMI=; b=T6+935VnuU3BIGaATPUuogWLjuxz5fC+CS2SCcY7oHmu6GZxLod7BQnpnXxXiLnRi8 NCrE9WPibXF30kV6ftPEcDbOFrDvIGAXEDcgj+e/NZzXlHj2mvZFpg8leqGOvAOZ/SpG xieQm07aure7e34LhPkjJESVmxns8eAiylqMTuEGfOigpBrWKrEBISd0HFY1TC5k91do QKF3rBXmVnc76S7KfGq4QknjvbwPeO12mkbvDwg7/8mGWs7oKaxfxI4Q3XD4AGfBqVAK 2JO4smClxz98yumADG0qQqcTx0Bke1OAEG8Oh5EYuf6LGoMvpxiPRwgLWnpTGgnFScrB 8FDA== X-Gm-Message-State: ALoCoQlJs4xOlfBVIr4AtfIju/q6UThFodC3OYGm2wp/ya6eZYpN4MOPOAaX2JurDMWcCIJn1iYs8m11vB+JScbpi70m8GFKo9WG1FSOOl/yyS1cwpyCs1Mbpk92379QKM6qcWQCO+YJ MIME-Version: 1.0 X-Received: by 10.180.14.226 with SMTP id s2mr1421793wic.41.1386062200783; Tue, 03 Dec 2013 01:16:40 -0800 (PST) Received: by 10.227.87.130 with HTTP; Tue, 3 Dec 2013 01:16:40 -0800 (PST) In-Reply-To: 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 13:16:40 +0400 Message-ID: To: Laruence Cc: Stas Malyshev , Hannes Magnusson , Andi Gutmans , Gustavo Lopes , PHP Internals , Gadi Goldbarg Content-Type: multipart/alternative; boundary=f46d04138c9f1d5d0c04ec9dc167 Subject: Re: [PHP-DEV] strtr() performance degradation From: dmitry@zend.com (Dmitry Stogov) --f46d04138c9f1d5d0c04ec9dc167 Content-Type: text/plain; charset=UTF-8 It'll break performance improvement for a particular case described in the bug report. Thanks. Dmitry. On Tue, Dec 3, 2013 at 12:48 PM, Laruence wrote: > 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/ > --f46d04138c9f1d5d0c04ec9dc167--