Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:67772 php.pecl.dev:10798 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68073 invoked from network); 21 Jun 2013 23:00:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2013 23:00:25 -0000 Authentication-Results: pb1.pair.com header.from=php_m@rtin.so; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php_m@rtin.so; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rtin.so from 199.193.116.166 cause and error) X-PHP-List-Original-Sender: php_m@rtin.so X-Host-Fingerprint: 199.193.116.166 mail.icracked.com Received: from [199.193.116.166] ([199.193.116.166:52714] helo=server.itechs.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/74-36805-20BD4C15 for ; Fri, 21 Jun 2013 19:00:18 -0400 Received: from 64-71-16-94.static.wiline.com ([64.71.16.94]:42716 helo=[10.0.1.6]) by server.itechs.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1UqAJI-0001zu-0v; Fri, 21 Jun 2013 19:00:04 -0400 Content-Type: multipart/alternative; boundary="Apple-Mail=_44A4F5EC-102A-45DC-8C74-75FDF0507284" Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1764\)) In-Reply-To: <51C43069.8060809@gmail.com> Date: Fri, 21 Jun 2013 16:01:22 -0700 Cc: pecl-dev@lists.php.net , internals@lists.php.net Message-ID: <3054D608-42B3-41D6-B10F-31289828073F@rtin.so> References: <51C43069.8060809@gmail.com> To: Terry Ellison X-Mailer: Apple Mail (2.1764) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.itechs.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - rtin.so X-Get-Message-Sender-Via: server.itechs.com: authenticated_id: martin@icracked.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Request for testers of and feedback on GCI-enabled OPcache From: php_m@rtin.so (Martin Amps) --Apple-Mail=_44A4F5EC-102A-45DC-8C74-75FDF0507284 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 When do you expect to have support for 5.5? I=92d be happy to test it on = a few of our servers as soon as you are Martin Amps | CIO www.iCracked.com iCracked | Redwood City, CA On Jun 21, 2013, at 3:52 AM, Terry Ellison = wrote: > The Multi-Level Cache (MLC) OPcache fork typically delivers 80% of the = performance acceleration of standard OPcache for the CLI and GCI SAPI = modes. (OPCache and other cache accelerators don't functionally support = these modes). The last build is now pretty stable in that it runs runs = the PHP test suite and MediaWiki under GCI happily. It also has greater = savings for the I/O load associated with script compilation for these = modes. (In other SAPI modes, it runs the standard OPcache functionality = and therefore delivers 100% of the OPcache benefits). >=20 > However, I now need others actively to evaluate this alpha code and = give feedback on its performance and its configuration interface if we = are going to move towards promoting the introduction of this or some = variant thereof into the PHP core. So my request here is to those CGI = SAPI mode users on these lists to help support this work. Many of you = have complained about the poor performance of PHP in CGI and now is your = opportunity to help address this. You will find an overview of MLC = OPcache at: >=20 > https://github.com/TerryE/opcache/wiki/MLC-OPcache-details >=20 > and can pull the latest code from: >=20 > https://github.com/TerryE/opcache/archive/dev-filecache.zip >=20 > If you would like to help then please download, build and try out this = version, respond to https://github.com/TerryE/opcache/issues/3 and use = the Github issues tracker for MLC-OPcache-specific discussion. Only use = these mailing lists for comment that you feel has wider interest to the = list subscribers. >=20 > Thank-you and regards > Terry Ellison >=20 > Caveat: I've only tested this Alpha version on 64bit Linux = configurations for PHP 5.3 and 5.4, and would therefore like to limit = initial testing to these configurations at this stage. >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php --Apple-Mail=_44A4F5EC-102A-45DC-8C74-75FDF0507284--