On Sunday 13 May 2001 06:25, Sean Cazzell wrote:
> certainly not the "signigicant slow
> down" that he claims.

<guessing - haven't done any tests>
I don't know whether or not what Sterling said is true, but I think that your 
comment that the difference in speed with a larger program would be less is 
incorrect in view of your benchmark. Your test does so little that I would 
imagine that the bulk of the execution time is taken up just by the 
initialisation and closedown of the request (by browser, apache and php) and 
the time taken in transit. It *could* be that the OO stuff executed many 
times more slowly than the non-OO.
</guessing - haven't done any tests>

Cheers
-- 
Phil Driscoll

-- 
PHP General 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