Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65418 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15818 invoked from network); 29 Jan 2013 16:54:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2013 16:54:34 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.219.49 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.219.49 mail-oa0-f49.google.com Received: from [209.85.219.49] ([209.85.219.49:42515] helo=mail-oa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/16-10721-8CEF7015 for ; Tue, 29 Jan 2013 11:54:33 -0500 Received: by mail-oa0-f49.google.com with SMTP id j6so648877oag.8 for ; Tue, 29 Jan 2013 08:54:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:references:from:mime-version:in-reply-to:date:message-id :subject:to:cc:content-type:content-transfer-encoding :x-gm-message-state; bh=3j+9wcnA27tGlYfsFQrjCh6ZmcdY/Fkh9GwsOmxJPh4=; b=bZZ/ed6m3s4haHqy8XDSlyO6ozDwTl/zA1+V2bPmH4vT0f5/XgvRIIH1laQ1wYZYwa E49EfsTmezLV7kjRKL6AB3poJF/OrWlFwP92Uy40iydBhyU/8uLi0B9rmh5FJEz1FETp Hn1xnFJm1fJnhnXSHJ+tvwdGHbOdRuK+x9gLGd6CyAimp/GN4PP5ql40VNzekukx2JVl SHO73VSq5cXmudXRFJZd+4+dO1p1pU1mjA6ehYdiCEZNp2g41GW/n7WeqNEqN6XWSxMS 4CruqA+xa/XaBIGFfhMiqvlL7rXw3Wyw+ANogxkIIRTVI6Hc0y9NlwbFSKaKbPsiEAka niRQ== X-Received: by 10.182.182.68 with SMTP id ec4mr1259921obc.26.1359478469665; Tue, 29 Jan 2013 08:54:29 -0800 (PST) References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> Mime-Version: 1.0 (1.0) In-Reply-To: Date: Tue, 29 Jan 2013 18:54:30 +0200 Message-ID: <3632680363544912543@unknownmsgid> To: Derick Rethans Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQkZBadRyf/7/T+xfKayiku317DfPzBrGA3uesopYcu7Cnna26Qul3Xr/ybH1bzVnW9Wd7ai1vCibOfSkw0C8aKHW3zB1hShagOjVm7r2NavwmE5kawRyFdxRCNGpsTuLZ5Rzrvb Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: zeev@zend.com (Zeev Suraski) 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 for >> 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. Zeev