Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65413 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5227 invoked from network); 29 Jan 2013 15:54:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2013 15:54:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:55963] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 13/34-10721-3B0F7015 for ; Tue, 29 Jan 2013 10:54:28 -0500 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id 56E12DE13D; Tue, 29 Jan 2013 15:54:23 +0000 (GMT) Date: Tue, 29 Jan 2013 15:54:23 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Zeev Suraski cc: internals@lists.php.net In-Reply-To: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> Message-ID: References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-228047543-1359474864=:6128" Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: derick@php.net (Derick Rethans) --8323329-228047543-1359474864=:6128 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 29 Jan 2013, Zeev Suraski wrote: > Following the discussion at the end of last week, I prepared a draft=20 > RFC for the inclusion of Optimizer+ in PHP. >=20 > In parallel we=E2=80=99re in the process of prepping the source code for= =20 > independent public consumption, which I hope we can be done with by=20 > the end of next week, hopefully sooner. >=20 > https://wiki.php.net/rfc/optimizerplus >=20 > Comments welcome! I like it. It would be totally awesome if it came with a webinar or=20 something where Dmitry/Stas explain how it works though. Understanding=20 how APC works has always been a contentious point. I'd be awesome if we=20 could turn that around with O+? cheers, Derick --8323329-228047543-1359474864=:6128--