Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74355 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47654 invoked from network); 19 May 2014 10:36:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2014 10:36:05 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.128.170 cause and error) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.128.170 mail-ve0-f170.google.com Received: from [209.85.128.170] ([209.85.128.170:35131] helo=mail-ve0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/59-05762-49ED9735 for ; Mon, 19 May 2014 06:36:05 -0400 Received: by mail-ve0-f170.google.com with SMTP id db11so6166051veb.15 for ; Mon, 19 May 2014 03:36:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ma+bhzEONMksZgOBIMpaGStFY/VflQY5AzZ1k9olReQ=; b=T6PxZn4gxUA83WWifY3g2TlWKuFiO3hTSSOWyFdEpv8gV+Me+3QG6JGyLDuTbj6M9Y nbrFAlnIWIg+XY2bugIES4NhduguANnNSBOEsfHnkm94UaUIDUz9TMZ5cvM+Ae4f2YNO Q/eiyYqO2XQSmiMvk3HUzSfkL283ANI933WRcvg8/YT8NvYhTfX111o6LIsYsliaiWfk FvDqWMEHgH4A4ZZNTFCKuRvVVaXhucPNQz3sIeFLMlZ6+RUvlV4E1sk+4BlrLg24BIAO 8mfVM97j7ggngA8EUuaXuGvUgwPLhCQfPQvXg6jw1O5BiW0g4Zo54yukt8Dp4/331Zwh 0zug== X-Gm-Message-State: ALoCoQlrt3bG2CxUt0oDInyvT1FMBcoVUqyjN75e+BP+7vw+X5ZbfantM348k3xJpV4yyOL/6sC/xUlUUk/qRzNj00Sds4tYwbfTfsqAPrwszHLAT+Ydr3Homk61gevzvVnBdlOOptzO MIME-Version: 1.0 X-Received: by 10.58.219.166 with SMTP id pp6mr30697944vec.1.1400495762529; Mon, 19 May 2014 03:36:02 -0700 (PDT) Received: by 10.52.111.71 with HTTP; Mon, 19 May 2014 03:36:02 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 May 2014 14:36:02 +0400 Message-ID: To: Pierre Joye Cc: Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary=047d7bd6c1fa6fa98104f9be542d Subject: Re: 64bit and phpng, votes and plans From: dmitry@zend.com (Dmitry Stogov) --047d7bd6c1fa6fa98104f9be542d Content-Type: text/plain; charset=UTF-8 yes. Thanks. Dmitry. On Mon, May 19, 2014 at 2:34 PM, Pierre Joye wrote: > On Mon, May 19, 2014 at 12:11 PM, Dmitry Stogov wrote: > > Hi Pierre, > > > > I appreciate your professionalism in helping with phpng. > > > > I object against the proposal, because in my opinion, it makes > significant > > degradation even for master. > > (Please don't argue about it again. You have your opinion, I have mine, > we > > already wrote a lot). > > > > I also think, it makes sense to target at least IS_LONG part of this > patch > > to phpng. > > > > Other changes are questionable. In phpng we may relatively easy check the > > impact of 64-bit string size on performance and memory consumption to > make a > > decision. I don't have any special opinion right now. > > > > I didn't get your position about zend_size_t in all core structures. And > > this is the main question. > > I think I was again not clear. This is the part we will drop. We > simply can't do it now for the reasons I explained in the mail. But as > I and Nikita said earlier there are areas for improvements and tweaks, > only the right time to do it is debatable, I prefer to have a stable, > testable branch before going to change these parts again with the risk > of making the whole thing hard to test, debug or improve. Is it > something you can live with? > > Cheers, > -- > Pierre > > @pierrejoye | http://www.libgd.org > --047d7bd6c1fa6fa98104f9be542d--