On Mon, 06 Aug 2001, Zeev Suraski wrote:
> By the way, I can't really quantify significantly, as it depends on what 
> kind of minit you have.  For a module such as the COM module, it can double 
> the amount of time it takes the script to run (if you load typelibs).  For 
> some other modules, it can be almost anything, if your minit is mostly 
> empty.  As a general rule, it's a bad thing, since it repeats things which 
> don't have to be repeated.

I thought you meant "significantly" worse run-time perfomance because
the engine can't optimize for function arguments, not because of what
kind of MINIT an extension has. We're still talking about standalone PHP
binary here.

-Andrei

A room without books is like a body without a soul.
                  -- Marcus Tullius Cicero (106-43 B.C.)

-- 
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]

Reply via email to