Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74480 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82672 invoked from network); 26 May 2014 07:09:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 May 2014 07:09:03 -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.192.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.42 mail-qg0-f42.google.com Received: from [209.85.192.42] ([209.85.192.42:41753] helo=mail-qg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/13-60353-988E2835 for ; Mon, 26 May 2014 03:09:00 -0400 Received: by mail-qg0-f42.google.com with SMTP id q107so11748910qgd.29 for ; Mon, 26 May 2014 00:08:52 -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=36vdq9aKbNTg5zBrbtHsQXuP34Hwa+bulLky86nB428=; b=dfdGcRrTFVnRJ0EKFN0hHIE9/AEPLX3hLllKV0FnzlFLY76KDWaQRF3jWrKKhD+a47 iwSsiM9gV0R1N30kIILscYz7R3Q9XS5BprYVc2vohbyH5PKZ+VXxJX/8qrrkCttOj6K7 AqHsOwLye75YEePOCVG5cwnCtxyBHNm+p6kvYSLRz5Oc76NWqdm8MbwrtLCI//Tq7HAG ugFBN7eQWpP/VslATuSSNYNuYFBAIWQ9B8XEjgFaooIQYYx6xnv1v+b4PCIlCWUbc7Ll 74Lr1UYITqET4AvvDQCFjRaQcsAVMe10bFcIeRRqL9MygOmd9NioPvmNqdh2OeKMUww6 putQ== MIME-Version: 1.0 X-Received: by 10.229.27.198 with SMTP id j6mr29649022qcc.12.1401088132760; Mon, 26 May 2014 00:08:52 -0700 (PDT) Received: by 10.140.47.231 with HTTP; Mon, 26 May 2014 00:08:52 -0700 (PDT) In-Reply-To: <-6285448086228171932@unknownmsgid> References: <-6285448086228171932@unknownmsgid> Date: Mon, 26 May 2014 09:08:52 +0200 Message-ID: To: Zeev Suraski Cc: Dmitry Stogov , Xinchen Hui , PHP Internals , Bob Weinand , Stas Malyshev , Andi Gutmans , Nikita Popov Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: [RFC] Fast Parameter Parsing API From: pierre.php@gmail.com (Pierre Joye) On Mon, May 26, 2014 at 9:01 AM, Zeev Suraski wrote: > To be perfectly honest, I tend to agree that the readability issues with > this proposal make it a bit difficult to digest. And I'm not taking a 2.5% > real world performance gain lightly - it's huge. > > I think we need to consider other alternatives as code readability and > maintainability are important factors to consider, not just performance... Merci! It is a pleasure to read that from you, I really mean it :-) -- Pierre @pierrejoye | http://www.libgd.org