[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] require



What is, if any, the overhead or latency associated with the "require" 
statement.  I have a script that can return _a_lot_ of data to WebStar, 
and I try and cut down any runtime that I can.  If "require" only takes .5 
secs or less to read things in, and the read data is in the regular perl 
environment then it is not severe.

Thanks for any replies,

Kenn Herman