Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62775 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89245 invoked from network); 4 Sep 2012 01:28:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2012 01:28:14 -0000 Authentication-Results: pb1.pair.com header.from=v-mafick@outlook.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=v-mafick@outlook.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain outlook.com designates 65.54.190.78 as permitted sender) X-PHP-List-Original-Sender: v-mafick@outlook.com X-Host-Fingerprint: 65.54.190.78 bay0-omc2-s3.bay0.hotmail.com Windows 2000 SP4, XP SP1 Received: from [65.54.190.78] ([65.54.190.78:4667] helo=bay0-omc2-s3.bay0.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/41-17715-B2955405 for ; Mon, 03 Sep 2012 21:28:12 -0400 Received: from BAY002-W74 ([65.54.190.124]) by bay0-omc2-s3.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 3 Sep 2012 18:28:09 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_588a31ba-d80d-41a6-bf2d-79155f7f897f_" X-Originating-IP: [71.227.157.77] To: "internals@lists.php.net" Date: Mon, 3 Sep 2012 18:28:08 -0700 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 04 Sep 2012 01:28:09.0119 (UTC) FILETIME=[8A9342F0:01CD8A3C] Subject: Re: RFC Property get/set syntax From: v-mafick@outlook.com (Matt Ficken) --_588a31ba-d80d-41a6-bf2d-79155f7f897f_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have created a single build combining the property get/set RFC and Genera= tor RFC. =20 On Windows=2C there are some regressions due to the branch not included man= y of the recent fixes for Windows. Otherwise=2C on Windows and Linux=2C the= re aren't regressions due to the property get/set RFC. =20 The PHP on Windows releases are now built with Profile-Guided-Optimization(= PGO) which optimizes compiled code for better performance in frequently use= d blocks.=20 =20 I have also created a PGO build that combines both RFCs. It has the same pa= ss rate as the first=2C non-PGO build of both RFCs. =20 I have posted the binary builds=2C source code and output from run-test her= e: http://131.107.220.66/build/RFC/ =20 Implementing both RFCs together along with PGO on Windows works well enough= for both RFCs to be implemented in php-next. =20 Cheers -Matt = --_588a31ba-d80d-41a6-bf2d-79155f7f897f_--