Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74274 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5891 invoked from network); 17 May 2014 12:02:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2014 12:02:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.173 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.173 mail-qc0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:41619] helo=mail-qc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/57-35141-DEF47735 for ; Sat, 17 May 2014 08:02:54 -0400 Received: by mail-qc0-f173.google.com with SMTP id i8so6000270qcq.4 for ; Sat, 17 May 2014 05:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2C+V9bhY4UEChaaEtrH8LpUY40i9e/xL19pfzsC3ad0=; b=MxjASIbxXoSCR6Za/7noHajHQHcROWa1MkXH+TBcDBeTBB4wPjEbVwUNSjSnJvT4Zp qcy3IpNy6u2puAiK6RqYX9f8uAK6zjeXHJuikygjSyoQB0FdSpQ4sxncJXkmgLmaWdDa qC9b+c4+XmNhdmJ14AwTS7GyEH/A904iM4Q5MH/m+YlM6LmUDR1fzUHZgxB0VGzO+utV /r5VrCA5AXTggtKZ+5gBPLWG9feXSGX686PuBg8IB6k+WztLqqEUbSP+6DPsQm+3kwmw Y7WHoq1JMJKXcWSappkIctwkkRaI2v5E5EyFdPtkt+6T9Y+Ylnyk5rvPVo3kpR4Xp4xx zsQQ== MIME-Version: 1.0 X-Received: by 10.224.69.130 with SMTP id z2mr18167551qai.87.1400328170678; Sat, 17 May 2014 05:02:50 -0700 (PDT) Received: by 10.140.47.231 with HTTP; Sat, 17 May 2014 05:02:50 -0700 (PDT) In-Reply-To: <7478565334450718793@unknownmsgid> References: <4ED7146272E04A47B986ED49E771E347BBDA6AAA06@Ikarus.ameusgmbh.intern> <537333BF.7070106@lsces.co.uk> <5373C674.9030402@lsces.co.uk> <9fb17c9f5735c8323ff4940b452e2631.squirrel@webmail.klapt.com> <7478565334450718793@unknownmsgid> Date: Sat, 17 May 2014 14:02:50 +0200 Message-ID: To: Zeev Suraski Cc: Anatol Belski , Dmitry Stogov , Lester Caine , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] [RFC] 64 bit platform improvements for string length and integer From: pierre.php@gmail.com (Pierre Joye) On Sat, May 17, 2014 at 1:15 PM, Zeev Suraski wrote: > For the benefit of everyone, this is all from January. Dmitry's, > Stas's and Nikita's positions in the actual patch in question can be > found on this thread. Stas position is not settled. And in the meantime, from somewhere after January until last week, you guys worked on a patch privately and did not consider a single second that it could be a good thing for PHP to inform other about your work, in progress or not. The memory increase is minimal against 5.6 (almost at the measure error margin) and we do not have any number against phpng, and won't be for months, until the actual re-factoring and improvements are done. So excuse me Zeev, but this is not my vision for the PHP core, and will never be. We, even as a team working under a company umbrella, always follow community rules and try to cooperate as much as we can, even working on things which are by no mean a priority for us. I would love to see and hear the same from you. Now. I am not saying that the changes in the core types will not affect their respective size, it will, obviously (maybe less than expected if we take a closer look at them). However the work on phpng is in early stage, conceptual ideas have been proven good but implementation is not yet finished and we have rooms for other improvements. That makes the final impact of the 64bit patch, from 5.x to 6.x, much less important as what it looks now. Cheers, -- Pierre @pierrejoye | http://www.libgd.or