Stas Bekman wrote:

    print vs. $r->print


This is drastically faster.. especially if you use
one print
per request at the end and/or pass a reference to
the scalar string.


Actually this is no longer true. in mp2 you can't pass a reference to a scalar.

Still $r->print is faster :)
I think I knew that.  Why did that change?

--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to