Thanks.. I was wondering if anyone had any solid information about this. Daniel
----- Original Message ----- From: "Zeev Suraski" <[EMAIL PROTECTED]> To: "Daniel Beckham" <[EMAIL PROTECTED]> Cc: "Edin Kadribasic" <[EMAIL PROTECTED]>; "PHP Development" <[EMAIL PROTECTED]> Sent: Friday, October 19, 2001 11:54 AM Subject: Re: [PHP-DEV] New zend_compile.c to solve all of the duplicate function problems > At 16:33 19-10-01, Daniel Beckham wrote: > >The reason it works inside of an if/endif is because the code is never > >pre-compiled and only executed during run time. For large code libraries, > >like we have here at our office, this would cause a performance decrease. > > The code is precompiled alright. It's just compiled into slightly worse > intermediate code, because no compile-time binding can be done. I don't > expect the difference to be more than a few percent away, and altogether, > it may not be noticeable at all. > > Zeev > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]