Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73931 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58088 invoked from network); 6 May 2014 04:21:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2014 04:21:59 -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.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qc0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:58630] helo=mail-qc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/4A-44049-66368635 for ; Tue, 06 May 2014 00:21:59 -0400 Received: by mail-qc0-f175.google.com with SMTP id w7so7207445qcr.6 for ; Mon, 05 May 2014 21:21:56 -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=1GlLn6LpNUzBQqAogbOnervsohpVMua5n3au9vu2NKs=; b=Ge78GS5Koh3IX/owYP3st9Fb8PD1gQNMDOIi79vOAauwfl5iWJmqUBNhZrZRd6Lv00 wKpEVM5/poWG6ZTDgnTejfVHxJJWk0xDOz2EXIeZkfc83fllMfyK2x3QPi2XQmm+HAsI NnlQLq9megUPfjGFHWu1zPoan3Ru8X2uGRRvPn4OdBPnM+B2qj7XL0gysYRAhLVGKN5+ QW3d7NzYmbk665ZHOHMrV9Vqc1B3eLuOeZVN7WCl+sRVPw1ycRwUc3tDLD/AyirH86nW tRMHgjZr9gNv4PeTUHIMJx9XAV+aT/gk+tcVHoejGzeKz2GaJq/53Ik3y2hNZeyJS7js YC2g== MIME-Version: 1.0 X-Received: by 10.140.98.233 with SMTP id o96mr47292064qge.86.1399350116013; Mon, 05 May 2014 21:21:56 -0700 (PDT) Received: by 10.140.47.231 with HTTP; Mon, 5 May 2014 21:21:55 -0700 (PDT) In-Reply-To: References: Date: Tue, 6 May 2014 06:21:55 +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 1:53 AM, Dmitry Stogov wrote: > I sent xx_malloc prototype on December (nobody was really interested). > I didn't make any related work (just tested that it works with refactored > php and gives some improvement). > I don't plan to work on it in nearest weeks, because MM changes must be > completely transparent for extensions and I like to think about the parts > that might affect others first. > >> >> - refactoring zpp >> >> this idea fits very well with what we need for the 64 bit branch as >> well. Some coop are necessary here as well. > > > I think it's unrelated to 64 bit. Just an API designed without performance > in mind. :( There was quite some interest if I remember correctly. But you defined it as highly experimental and on going work. I think it would have made sense to have a branch with it or use master with a flag to ease testing and contributions (and still makes sense). Cheers, -- Pierre @pierrejoye | http://www.libgd.org