Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46936 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13073 invoked from network); 2 Feb 2010 21:58:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2010 21:58:17 -0000 Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.186 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 209.85.216.186 mail-px0-f186.google.com Received: from [209.85.216.186] ([209.85.216.186:45715] helo=mail-px0-f186.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/EA-56668-8FF986B4 for ; Tue, 02 Feb 2010 16:58:16 -0500 Received: by pxi16 with SMTP id 16so554346pxi.29 for ; Tue, 02 Feb 2010 13:58:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qmaaBac/thQMH1WR78d/+l2IPSaqEGC7dC/rhgxLeI0=; b=EIpskzJ2wW8XTPnFgLAVdmvHTMvIxwyhrRdfp4AbHEd3WIqJrfj8xMKojWLBFPeoF+ VK4gdFtD5ofpE2j0NAxcOgCd4Ya99Prkj10nW59pse3VX269vfkM2JXF5CCGfyjsxXh5 qweiSfFaJaN5Yj6wUigpsLnYMCw+d9upG3hb4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Uh+10lJSkDupjkN2MqpVzZ31RnFNbrMb3blc/zwOCG8cIH4wbVsMCkUj/2oDdQvjiG UnNMexZC53vwnLhvMHpZjavtxggshZ187olCNWbETLHJQmpLLUA2ma/sadUmTvdhh9mZ V3UJx3rXqpAKwHZYCW/MiTE/rfYkSLf2E7EhQ= MIME-Version: 1.0 Received: by 10.114.54.34 with SMTP id c34mr4419971waa.33.1265147892790; Tue, 02 Feb 2010 13:58:12 -0800 (PST) In-Reply-To: <3240.98.193.1264916250.squirrel@www.l-i-e.com> References: <4B4DABED.4060202@easyflirt.com> <4B4E5D5B.9020805@zend.com> <4B4E6BE5.1070404@wikimedia.org> <4B4E79A6.2010904@zend.com> <4B4E8D15.60508@wikimedia.org> <57792e851001212136h12d7effaldeb75869808d8350@mail.gmail.com> <57792e851001221857m7954ee3ag4485d5cd695b6126@mail.gmail.com> <4B5A75B4.1080403@wikimedia.org> <57792e851001231226j5f7e6552s16a7a5aa80e8ea2e@mail.gmail.com> <3240.98.193.1264916250.squirrel@www.l-i-e.com> Date: Tue, 2 Feb 2010 13:58:12 -0800 Message-ID: <57792e851002021358g835e0deyafeb13953916ffdc@mail.gmail.com> To: Richard Lynch Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] About optimization From: iamstever@gmail.com (steve) On Sat, Jan 30, 2010 at 9:37 PM, Richard Lynch wrote: > On Sat, January 23, 2010 2:26 pm, steve wrote: >> The guys at Zend muscled in to change the culture as well, and have > > I'm not sure that's a fair representation of the historical reality of > how Zend came into existence... OK. I don't think it is/was a bad thing. PHP needed that. > And how is the non-Zend PHP "not full"? Well, one would think that an op-code cache would have made it into the PHP distribution by now, but such a thing would have competed with the Zend products, so they weren't. >> Enough time has passed for a new round to >> wrestle control. We'll see how the FBJIT goes. Which just goes to >> show, if you really want something done, put some muscle into, take >> over or fork. Or keep to yourself. > > Sounds good. =A0Which are you doing? :-) I was talking about the FaceBook JIT -- FBJIT. I understand they didn't get quite as much performance out of it as their cross compiling. For now at least. Two different groups of people anyhow.