Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12653 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14689 invoked by uid 1010); 8 Sep 2004 23:08:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98063 invoked from network); 8 Sep 2004 23:05:54 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 8 Sep 2004 23:05:54 -0000 Received: (qmail 13145 invoked from network); 8 Sep 2004 23:05:52 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 8 Sep 2004 23:05:52 -0000 Message-ID: <5.1.0.14.2.20040908160543.0478d6c0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 08 Sep 2004 16:05:50 -0700 To: internals@lists.php.net In-Reply-To: <5.1.0.14.2.20040908153706.02f6f0c0@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Something wrong with CVS commit? From: andi@zend.com (Andi Gutmans) References: <5.1.0.14.2.20040908153706.02f6f0c0@127.0.0.1> Never mind. It just seems to have arrived. At 03:37 PM 9/8/2004 -0700, Andi Gutmans wrote: >I just commited a big patch to Zend and the commit message didn't come >through. Any idea why? > >revision 1.1 >date: 2004/09/08 22:14:12; author: andi; state: Exp; >- Some architectural changes: > a) We specialize opcodes according to op_type fields. Each opcode has to > be marked with which op_type's it uses. > b) We support different execution methods. Function handlers, switch() > and goto dispatching. goto seems to be the fastest but it really > depends on the compiler and how well it optimizes. I suggest playing > around with optimization flags. > >- Warning: Things might break so keep us posted on how things are going. > (Dmitry, Andi) > >Andi > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php