Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73904 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24998 invoked from network); 5 May 2014 14:42:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2014 14:42:11 -0000 Authentication-Results: pb1.pair.com header.from=ingwie2000@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ingwie2000@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 74.125.83.50 as permitted sender) X-PHP-List-Original-Sender: ingwie2000@googlemail.com X-Host-Fingerprint: 74.125.83.50 mail-ee0-f50.google.com Received: from [74.125.83.50] ([74.125.83.50:45309] helo=mail-ee0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/86-23541-243A7635 for ; Mon, 05 May 2014 10:42:11 -0400 Received: by mail-ee0-f50.google.com with SMTP id e51so792355eek.37 for ; Mon, 05 May 2014 07:42:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=b/x0vHCF535iNgZdGQWM5EcgTqWKHIHvZWfPs01PsBU=; b=gMQ2IV5CTFU2TIg4fQya+8quWpCv0TVe6lKkh7PWzuOwdDVulgf/uyn8IHdXQiNquC ZsiTuIdqf659r2EE8DQ7ORaalflhLLNGleMha9bbJouWECpaanjbld2lCrOXK/g+On9X nj24XCjxEv3GkwdLjNUMtk8HFAnKdpkAyV0ESX4wmFo8iLvR6kgw/ny7VdZ5NKk6SURA L7bBHJfSK0/CzzkgvIcUbpO67BGDvd5ajnzh87w9J/qnc1vMktL+nQlR0z6TvvhN4FRy GZ5rorZ0cfGy7o6bbpWJPgDc7VVERFl2TtOMZMPY8v4r3p6LmSVfH5+C7UNOvi/TKWZp +qqQ== X-Received: by 10.15.50.136 with SMTP id l8mr3594329eew.73.1399300928245; Mon, 05 May 2014 07:42:08 -0700 (PDT) Received: from [192.168.200.241] (dslb-088-069-037-245.pools.arcor-ip.net. [88.69.37.245]) by mx.google.com with ESMTPSA id l42sm30158472eew.19.2014.05.05.07.42.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 May 2014 07:42:07 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) In-Reply-To: Date: Mon, 5 May 2014 16:42:04 +0200 Cc: Andrea Faulds , Dmitry Stogov , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <1CB4131A-13AA-4061-94F6-CA3B3EB1DB3E@ajf.me> <5FB10F5A-C78A-47C7-ABD1-A1CA1426B122@ajf.me> <0B48F9CB-D504-4274-8CE9-B330A4EDC4BD@zend.com> To: Andi Gutmans X-Mailer: Apple Mail (2.1874) Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: ingwie2000@googlemail.com (Kevin Ingwersen) Am 05.05.2014 um 16:33 schrieb Andi Gutmans : > Yep agree. We started and definitely will need to do mode.=20 >=20 > Sent from my iPhone Mode? I think auto-correct likes you today =3Dp Thats awesome, thanks for the replies. Hopefully the people at PHP-CPP = will update their API as well to suit the updates, so that these things = will continue to work as before. One thing, as you are on documenting: Documenting class usage from the C = side (modifying properties etc) would be good to be documented a little = bit more. Last time I looked into it, the object accessing API part was = poorly documented. Going to do testing with phpng now and send results later. I will = silently inject it into my currently running site, seeing how the = performance will change. Kind regards, Ingwie. >> On May 5, 2014, at 10:30 AM, Andrea Faulds wrote: >>=20 >> Hmm. This is unrelated, but while you=92re busy refactoring PHP, = could you comment and document the bits you refactor a bit more? More = documentation can only be a good thing, and it=92s something Zend is = sorely lacking. >>=20 >> -- >> Andrea Faulds >> http://ajf.me/ >>=20 >>=20 >>=20 >>=20