Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61285 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61011 invoked from network); 16 Jul 2012 10:24:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2012 10:24:06 -0000 Authentication-Results: pb1.pair.com header.from=ajfweb@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajfweb@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.212.176 as permitted sender) X-PHP-List-Original-Sender: ajfweb@googlemail.com X-Host-Fingerprint: 209.85.212.176 mail-wi0-f176.google.com Received: from [209.85.212.176] ([209.85.212.176:51421] helo=mail-wi0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/BA-20866-4CBE3005 for ; Mon, 16 Jul 2012 06:24:05 -0400 Received: by wibhn17 with SMTP id hn17so2155140wib.11 for ; Mon, 16 Jul 2012 03:24:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=2JzEJsYqThKIft6ccVK1XTnd8Vwe6wyV/DgjUbffPpQ=; b=Ih3F2IyOEwR8nGs3cGB8Q+fWUBxHcNhUBt4nArwqQgZOIijbmGieUkFoIHGA6hxrYB bRADIoP/OFSlAaddWFe2CS0iMtE29m5XGHs7l7hLPSG/5mmkuC7h9Fzd5XF1acT0IRZr LvmvtONnIJ3lSrhAQ8I/S0KqouvCcrPYYt+Mdksp3CJfviNrewX8iraCT3ksU0X9ZNdT rUlDvpr5hc8Z6Lqu6rSYN6S2NJK7ii+n3F1rc/qEV2u8ZtBGunBgrFKFBIlBatZdqCt5 r5QdH+DEAonIhi5QVX4BO8sKS/z6pVcfdKWsSrn0ceJlUzy31kyL4XKMV720eAtSQGYJ ifNw== Received: by 10.216.92.133 with SMTP id j5mr5515026wef.38.1342434241642; Mon, 16 Jul 2012 03:24:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.71.199 with HTTP; Mon, 16 Jul 2012 03:23:41 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Jul 2012 11:23:41 +0100 Message-ID: To: Ferenc Kovacs Cc: marius adrian popa , PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Prototype PHP interpreter using the PyPy toolchain - Hippy VM From: ajfweb@googlemail.com (Andrew Faulds) To help us in this, there's the PHP Native Interface RFC. It might be difficult to improve the Zend engine until extensions aren't so tightly coupled with the Zend API. On 16 July 2012 11:19, Ferenc Kovacs wrote: > On Mon, Jul 16, 2012 at 12:04 PM, marius adrian popa wr= ote: > >> http://morepypy.blogspot.com/2012/07/hello-everyone.html >> >> and the comments >> http://news.ycombinator.com/item?id=3D4241921 >> >> >> http://en.reddit.com/r/programming/comments/wipf2/prototype_php_interpre= ter_using_the_pypy/ >> > > Hi, > > interesting, but am I the only one that we could also boost the performan= ce > of the Zend Engine, if we would throw out everything, except the "PHP 1.0= " > features: functions, arrays, ints, floats and strings > not that we should do that, I just think that the numbers are somehow > misleading. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu --=20 Andrew Faulds (AJF) http://ajf.me/