Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66344 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57273 invoked from network); 28 Feb 2013 19:08:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 19:08:57 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:53890] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/06-25879-74BAF215 for ; Thu, 28 Feb 2013 14:08:56 -0500 Received: by mail-lb0-f175.google.com with SMTP id n3so1632093lbo.20 for ; Thu, 28 Feb 2013 11:08:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=sxvnIyQUvA4qc6ZNbZwBeE7Qj9IA+jPYSfvhXjzsqVc=; b=hYKxWaFVHKK9Pp4JXnhB9IPOwECIZ1+TRegKL6ik5senOqxtNoRswMDmNRKZM9wAcm ChqvRMIIF8qppkMiPnoeYmPWV6fYpPlUvl1QQ4xI5i50nXAEBwvnzxXzytw2o2DYTryl jnRz5EbIG4/hlgHdhWkeavB4Sn0woq7kKUpyllXiiRoK+OwqGuSCrJ9LznEvxZqVGOAS MKPekts3gukdu4aNGfVTsMeBpfmRSyCr6JU+/f53xVAIT7EroNOIiqDHIq0KwgnKbkLx pBRQPnQcGvQ0Mqc8pBTG0kg+PS8BxwzsLcQnspHs5rcU95g3AsUF3yIU3u0kLuXhJwb8 U/JQ== MIME-Version: 1.0 X-Received: by 10.152.104.80 with SMTP id gc16mr6546169lab.49.1362078532689; Thu, 28 Feb 2013 11:08:52 -0800 (PST) Received: by 10.112.38.199 with HTTP; Thu, 28 Feb 2013 11:08:52 -0800 (PST) Received: by 10.112.38.199 with HTTP; Thu, 28 Feb 2013 11:08:52 -0800 (PST) In-Reply-To: References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> <512E7870.7010208@lerdorf.com> <0b8c20490dae9ecb9f9cd4a77cf47796@mail.gmail.com> Date: Thu, 28 Feb 2013 20:08:52 +0100 Message-ID: To: Ilia Alshanetsky Cc: Rasmus Lerdorf , Ferenc Kovacs , Anthony Ferrara , PHP Developers Mailing List , Zeev Suraski Content-Type: multipart/alternative; boundary=f46d040714d518e82204d6cd9f36 Subject: Re: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP distribution From: pierre.php@gmail.com (Pierre Joye) --f46d040714d518e82204d6cd9f36 Content-Type: text/plain; charset=ISO-8859-1 On Feb 28, 2013 7:56 PM, "Ilia Alshanetsky" wrote: > >Well the question around the delay, is what is the negative > consequence of the delay, versus the advantage of having a built-in > opcode cache shipped as part of 5.5 which is likely to give many > people an impetuous to upgrade from their current 5.2/5.3 install. If we get to get it stable in a relatively short period. It is hard with APC, which is available open since its very 1st day, it is harder with o+, new code, new algos, new settings, etc. Pierre --f46d040714d518e82204d6cd9f36--