Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70980 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6644 invoked from network); 3 Jan 2014 06:20:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jan 2014 06:20:44 -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.217.172 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.172 mail-lb0-f172.google.com Received: from [209.85.217.172] ([209.85.217.172:63964] helo=mail-lb0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/00-06373-AB656C25 for ; Fri, 03 Jan 2014 01:20:43 -0500 Received: by mail-lb0-f172.google.com with SMTP id x18so7940322lbi.3 for ; Thu, 02 Jan 2014 22:20:40 -0800 (PST) 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=Xk2dGuJ0efFWXuGhHwna61QNVxTUaM9pL3UlMDX1fuc=; b=kAPo0yL6PTxo5z7Ga4DuQL+MUFsNjYcYLLdalV+57gJgItjla6YXWEUzZlc12PpWvN uVf7lSCwOo4YLh+olfTVgokm0BXyFiFIVC/ASmoTQmHCLu2jCT2CT8NmdpM4FXzjj/Mx JoJA8bQhcamOc1/WVzo82AMUQzxO6ySIKBfjBHi8w1doVRWDL/vAPYYzVpjgty/7AN6Z CMRzlY/ut+rxwQqB9wnNEZ71JWEjZrqKIlErF7faAuuwetXDGZXJcoqnm8qlm6nF9BZ0 9xlT15v4ZG5h4fUxicYBOq1CrSPndZkHVjhE6aF0S3+pN/TVGWrNwBW4ocYzycXJRB6G TBOw== MIME-Version: 1.0 X-Received: by 10.112.188.135 with SMTP id ga7mr34009138lbc.5.1388730039937; Thu, 02 Jan 2014 22:20:39 -0800 (PST) Received: by 10.112.35.134 with HTTP; Thu, 2 Jan 2014 22:20:39 -0800 (PST) Received: by 10.112.35.134 with HTTP; Thu, 2 Jan 2014 22:20:39 -0800 (PST) In-Reply-To: References: Date: Fri, 3 Jan 2014 07:20:39 +0100 Message-ID: To: zhifeng hu Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c367aeb82ccb04ef0ae86a Subject: Re: [PHP-DEV] Is it possible introduce HHVM into PHP kernel tree? From: pierre.php@gmail.com (Pierre Joye) --001a11c367aeb82ccb04ef0ae86a Content-Type: text/plain; charset=UTF-8 On Jan 3, 2014 1:05 PM, "zhifeng hu" wrote: > > The latest techempower benchmarks show HHVM got better performance than PHP native. > > http://www.techempower.com/benchmarks/ > > Is it possible introduce HHVM into PHP kernel tree? > > Or just let HHVM as the primary solution for PHP ? > > more detail: > http://www.hhvm.com While it is very appealing there are many reasons to do not even consider it as this stage: . CLA and only controlled by one single company. We had the single company control of our engine in the past, it did UA no good. . barely portable, relies on gcc only . will reduce even more the amount of contributors able to participate in the engine development (due to technical, legal or related reasons. Please keep in mind that this is my personal take on hhvm, not "our" take as the php dev team. Cheers, Pierre --001a11c367aeb82ccb04ef0ae86a--