Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65420 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18880 invoked from network); 29 Jan 2013 17:02:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2013 17:02:50 -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.180 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.180 mail-lb0-f180.google.com Received: from [209.85.217.180] ([209.85.217.180:43433] helo=mail-lb0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/B6-10721-8B008015 for ; Tue, 29 Jan 2013 12:02:49 -0500 Received: by mail-lb0-f180.google.com with SMTP id q12so994527lbc.25 for ; Tue, 29 Jan 2013 09:02:44 -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:content-transfer-encoding; bh=tD2XXOlSYxOBDXNWyHwlHaGMFrY1/aCzDJSSaJb/OKM=; b=1DQqf/SZUDc5QFMekNulZJdVLENGCjRQ90iFr2uXOOh5hOQ30UNY8tgd5w8z3M73ek ZANLVKv9zItal5UPyn1D047jy25hVRCBI+5v1FmR4ia4IXLKiBJDb4HRQIiW2LlufIo1 CX/tCdPDNzlwpTLXwq9GOsu8pz9bJvQoAmT/WaIJyzET8SqXh5tyQFZJ1rZnc9+yaZcs M2qcwa1b2/xt3aa72Y8CHdkFit/6JYBscOA9aI8Qsq2BjDusgPJ7Z4Tamr01sVDQTZ7/ ryUEETz97w4qyj26UySVWBmLqJoc3CneP151bzlOh2avK5jAdE8/JfCEBW2PwcNoacs6 VSNw== MIME-Version: 1.0 X-Received: by 10.112.43.198 with SMTP id y6mr760429lbl.93.1359478964300; Tue, 29 Jan 2013 09:02:44 -0800 (PST) Received: by 10.112.2.69 with HTTP; Tue, 29 Jan 2013 09:02:44 -0800 (PST) In-Reply-To: <3632680363544912543@unknownmsgid> References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> <3632680363544912543@unknownmsgid> Date: Tue, 29 Jan 2013 18:02:44 +0100 Message-ID: To: Zeev Suraski Cc: Derick Rethans , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: pierre.php@gmail.com (Pierre Joye) On Tue, Jan 29, 2013 at 5:54 PM, Zeev Suraski wrote: > On 29 =D7=91=D7=99=D7=A0=D7=95 2013, at 17:54, Derick Rethans wrote: > >> On Tue, 29 Jan 2013, Zeev Suraski wrote: >> >>> Following the discussion at the end of last week, I prepared a draft >>> RFC for the inclusion of Optimizer+ in PHP. >>> >>> In parallel we=E2=80=99re in the process of prepping the source code fo= r >>> independent public consumption, which I hope we can be done with by >>> the end of next week, hopefully sooner. >>> >>> https://wiki.php.net/rfc/optimizerplus >>> >>> Comments welcome! >> >> I like it. It would be totally awesome if it came with a webinar or >> something where Dmitry/Stas explain how it works though. Understanding >> how APC works has always been a contentious point. I'd be awesome if we >> could turn that around with O+? >> > > I'm sure we can arrange that. Well, a webinar is nice and shiny but I would rather see them spend time on writing a very good documentation instead. Much more useful and can be updated easily. Cheers, -- Pierre @pierrejoye