Re: [PHP-DEV] Move to Fast ZPP?

2015-08-21 Thread Matt Wilmas
Hi Dmitry, all, Things are looking really good now, f-i-n-a-l-l-y! Last weekend, after thinking "no more changes" again, I thought of a couple more improvements, hah, and now I think there isn't much that could be improved. So it should be fully alive this weekend, flying, with the fastest/s

Re: [PHP-DEV] Move to Fast ZPP?

2015-08-06 Thread Matt Wilmas
Hi Pierre, - Original Message - From: "Pierre Joye" Sent: Thursday, August 06, 2015 On Aug 6, 2015 1:49 PM, "Matt Wilmas" wrote: Hi Levi, - Original Message - From: "Levi Morrison" Sent: Thursday, August 06, 2015 Don't know about Windows now... Visual Studio 2008 and 201

Re: [PHP-DEV] Move to Fast ZPP?

2015-08-06 Thread Pierre Joye
On Aug 6, 2015 1:49 PM, "Matt Wilmas" wrote: > > Hi Levi, > > > - Original Message - > From: "Levi Morrison" > Sent: Thursday, August 06, 2015 > >>> Don't know about Windows now... Visual Studio 2008 and 2012 (not much >>> difference) are NOT optimizing away the code (other times it was G

Re: [PHP-DEV] Move to Fast ZPP?

2015-08-05 Thread Matt Wilmas
Hi Levi, - Original Message - From: "Levi Morrison" Sent: Thursday, August 06, 2015 Don't know about Windows now... Visual Studio 2008 and 2012 (not much difference) are NOT optimizing away the code (other times it was GCC with issues). :-/ Not sure why. Of course they don't support

Re: [PHP-DEV] Move to Fast ZPP?

2015-08-05 Thread Levi Morrison
> Don't know about Windows now... Visual Studio 2008 and 2012 (not much > difference) are NOT optimizing away the code (other times it was GCC with > issues). :-/ Not sure why. Of course they don't support the necessary > compound literals anyway, but I was just testing a manual case... I'll ha

Re: [PHP-DEV] Move to Fast ZPP?

2015-08-05 Thread Matt Wilmas
Hi Dmitry, - Original Message - From: "Dmitry Stogov" Sent: Monday, August 03, 2015 Hi Matt, On Wed, Jul 22, 2015 at 11:16 PM, Matt Wilmas wrote: Hi again Dmitry, all, Hopefully the final update on this, before all is revealed... :-) [...] I tried to rush and finish things up be

Re: [PHP-DEV] Move to Fast ZPP?

2015-08-03 Thread Dmitry Stogov
Hi Matt, On Wed, Jul 22, 2015 at 11:16 PM, Matt Wilmas wrote: > Hi again Dmitry, all, > > Hopefully the final update on this, before all is revealed... :-) > > - Original Message - > From: "Matt Wilmas" > Sent: Tuesday, July 07, 2015 > > Hi again Dmitry, all, >> >> [...] >> >> Just an u

Re: [PHP-DEV] Move to Fast ZPP?

2015-07-22 Thread Matt Wilmas
Hi again Dmitry, all, Hopefully the final update on this, before all is revealed... :-) - Original Message - From: "Matt Wilmas" Sent: Tuesday, July 07, 2015 Hi again Dmitry, all, [...] Just an update... I didn't abandon this; quite the opposite! I thought I'd just put the finishi

Re: [PHP-DEV] Move to Fast ZPP?

2015-07-07 Thread Matt Wilmas
Hi again Dmitry, all, - Original Message - From: "Dmitry Stogov" Sent: Monday, June 29, 2015 On Sat, Jun 27, 2015 at 12:36 AM, Matt Wilmas wrote: Hi Dmitry, all, [...] Yeah, I knew how the traditional ZPP worked, just wondered about any certain "problem area." :-) But it seems it'

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-28 Thread Dmitry Stogov
On Sat, Jun 27, 2015 at 12:36 AM, Matt Wilmas wrote: > Hi Dmitry, all, > > - Original Message - > From: "Dmitry Stogov" > Sent: Thursday, June 25, 2015 > > On Wed, Jun 24, 2015 at 1:35 PM, Matt Wilmas >> wrote: >> >> Hi Dmitry, all, >>> >>> >>> - Original Message - >>> From: "D

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-26 Thread Matt Wilmas
Hi Levi, - Original Message - From: "Levi Morrison" Sent: Wednesday, June 24, 2015 On Wed, Jun 24, 2015 at 3:21 AM, Ferenc Kovacs wrote: On Wed, Jun 24, 2015 at 3:42 AM, Yasuo Ohgaki wrote: Hi all, I'm wondering the state of Fast ZPP. https://wiki.php.net/rfc/fast_zpp Last year's

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-26 Thread Matt Wilmas
Hi Dmitry, all, - Original Message - From: "Dmitry Stogov" Sent: Thursday, June 25, 2015 On Wed, Jun 24, 2015 at 1:35 PM, Matt Wilmas wrote: Hi Dmitry, all, - Original Message - From: "Dmitry Stogov" Sent: Wednesday, June 24, 2015 We should NOT use it everywhere. It'll lea

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Dmitry Stogov
On Wed, Jun 24, 2015 at 1:35 PM, Matt Wilmas wrote: > Hi Dmitry, all, > > > - Original Message - > From: "Dmitry Stogov" > Sent: Wednesday, June 24, 2015 > > We should NOT use it everywhere. It'll lead to code bloat. > > Thanks. Dmitry. > > On Wed, Jun 24, 2015 at 12:21 PM, Ferenc Kovacs

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Dmitry Stogov
On Wed, Jun 24, 2015 at 1:08 PM, Yasuo Ohgaki wrote: > Hi Dmitry, > > On Wed, Jun 24, 2015 at 7:04 PM, Dmitry Stogov wrote: > >> We should NOT use it everywhere. It'll lead to code bloat. > > > OK. Thank you. > I'll use it only for functions called many times. e.g. pg_fetch_*(). > Should I use #

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Levi Morrison
On Wed, Jun 24, 2015 at 3:21 AM, Ferenc Kovacs wrote: > On Wed, Jun 24, 2015 at 3:42 AM, Yasuo Ohgaki wrote: > >> Hi all, >> >> I'm wondering the state of Fast ZPP. >> https://wiki.php.net/rfc/fast_zpp >> >> Last year's Dmirty's commit message say, it should >> only applied to most used functions

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Yasuo Ohgaki
Hi Ferenc, On Wed, Jun 24, 2015 at 7:29 PM, Ferenc Kovacs wrote: > > > On Wed, Jun 24, 2015 at 12:21 PM, Yasuo Ohgaki wrote: > >> Hi Ferenc, >> >> On Wed, Jun 24, 2015 at 6:21 PM, Ferenc Kovacs wrote: >> >>> it was meant as a performance optimization for the most heavy/hot >>> codepaths. >>> W

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Matt Wilmas
Hi Dmitry, all, - Original Message - From: "Dmitry Stogov" Sent: Wednesday, June 24, 2015 We should NOT use it everywhere. It'll lead to code bloat. Thanks. Dmitry. On Wed, Jun 24, 2015 at 12:21 PM, Ferenc Kovacs wrote: On Wed, Jun 24, 2015 at 3:42 AM, Yasuo Ohgaki wrote: > Hi all

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Ferenc Kovacs
On Wed, Jun 24, 2015 at 12:21 PM, Yasuo Ohgaki wrote: > Hi Ferenc, > > On Wed, Jun 24, 2015 at 6:21 PM, Ferenc Kovacs wrote: > >> it was meant as a performance optimization for the most heavy/hot >> codepaths. >> What gave you the idea that the situation changed and we should use it >> everywher

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Yasuo Ohgaki
Hi Ferenc, On Wed, Jun 24, 2015 at 6:21 PM, Ferenc Kovacs wrote: > it was meant as a performance optimization for the most heavy/hot > codepaths. > What gave you the idea that the situation changed and we should use it > everywhere? > I'm curious about the status of Fast ZPP and it's usage. The

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Yasuo Ohgaki
Hi Dmitry, On Wed, Jun 24, 2015 at 7:04 PM, Dmitry Stogov wrote: > We should NOT use it everywhere. It'll lead to code bloat. OK. Thank you. I'll use it only for functions called many times. e.g. pg_fetch_*(). Should I use #ifndef FAST_ZPP? Regards, -- Yasuo Ohgaki yohg...@ohgaki.net

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Dmitry Stogov
We should NOT use it everywhere. It'll lead to code bloat. Thanks. Dmitry. On Wed, Jun 24, 2015 at 12:21 PM, Ferenc Kovacs wrote: > On Wed, Jun 24, 2015 at 3:42 AM, Yasuo Ohgaki wrote: > > > Hi all, > > > > I'm wondering the state of Fast ZPP. > > https://wiki.php.net/rfc/fast_zpp > > > > Last

Re: [PHP-DEV] Move to Fast ZPP?

2015-06-24 Thread Ferenc Kovacs
On Wed, Jun 24, 2015 at 3:42 AM, Yasuo Ohgaki wrote: > Hi all, > > I'm wondering the state of Fast ZPP. > https://wiki.php.net/rfc/fast_zpp > > Last year's Dmirty's commit message say, it should > only applied to most used functions due to the state of > Fast ZPP. > > commit 27f38798a1963de1c60aa

[PHP-DEV] Move to Fast ZPP?

2015-06-23 Thread Yasuo Ohgaki
Hi all, I'm wondering the state of Fast ZPP. https://wiki.php.net/rfc/fast_zpp Last year's Dmirty's commit message say, it should only applied to most used functions due to the state of Fast ZPP. commit 27f38798a1963de1c60aae4ef8a3675138255574 Author: Dmitry Stogov Date: Fri Jul 11 16:32:20 2