Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73939 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84435 invoked from network); 6 May 2014 06:14:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2014 06:14:51 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.172 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.172 mail-qc0-f172.google.com Received: from [209.85.216.172] ([209.85.216.172:39219] helo=mail-qc0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/3E-44049-ADD78635 for ; Tue, 06 May 2014 02:14:51 -0400 Received: by mail-qc0-f172.google.com with SMTP id l6so4287195qcy.31 for ; Mon, 05 May 2014 23:14:48 -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=wxIvkVi/e7Z9kw0jdOXycNgXJHYHlRw/XZpYD6tNJ2Q=; b=eaZd7CXZ1LyR0HTb9PSdRpyAB+WQ4eyGgnMkGWAi7MeA23PLGjOjWcgcGOidHCbPUv mdUwULzoQcU2iKmvUd9GRL2BARo/lVmGJ+5/UDaxK9xjpowQBYHZzGAZsxxmnsrXg2jg NPuc4rWIqhpuPdsBIxNkf0QlNLLlKJYDdfw2QAhI03qUTuLqcrApUBGYnCSDEp6PgcIW 5IWd81Vi8KCqmzoH2IrVXmjTcCjGatxHJfSdHDAznHDnI6EELwlzJxnY7GT/FLs32xUl yuwNNXSuqG+omehOxDBwtTE49b/d3o/ZNShPIDQOssR/u/6meR1sV2+I+vdsyeO7tOWu 5FsQ== MIME-Version: 1.0 X-Received: by 10.224.49.67 with SMTP id u3mr52172101qaf.63.1399356888142; Mon, 05 May 2014 23:14:48 -0700 (PDT) Received: by 10.140.47.231 with HTTP; Mon, 5 May 2014 23:14:47 -0700 (PDT) In-Reply-To: References: Date: Tue, 6 May 2014 08:14:47 +0200 Message-ID: To: Dmitry Stogov Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: pierre.php@gmail.com (Pierre Joye) On Tue, May 6, 2014 at 7:56 AM, Dmitry Stogov wrote: > int64 proposal is still in draft for very long time. Sorry, but it was proposed and rejected because of the changes were too big for the 5.x serie. It has been said, as arguments for the no, that it would not be a problem for php 6. We are so far. > Do you provide support for all other unrelated proposals when you offer your > own? I do not understand the question, what do you mean? However, about support, we do offer support for almost every proposal, be for testing, build fixes, etc. Pro actively in most cases, whether it is in our priorities list or not. My reasoning here is pretty simple, a stable PHP, for all supported platform or configuration is critical for the success of PHP. Cooperation too. > Lets think how to integrate them. I propose doing it in two steps (measuring > the performance and memory consumption difference). > If the degradation is going to be invisible, I won't object. The numbers are available already, using master and 5.5-5.6. We obviously do not have numbers using your patch but I do not think the delta will be any different. Cheers, -- Pierre @pierrejoye | http://www.libgd.org