![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: (Ovid) Re: Method calls expensive??by chorg (Monk) |
on May 05, 2001 at 02:06 UTC ( #78139=note: print w/replies, xml ) | Need Help?? |
Thanks for the replys all! What I am trying to do in general is work out some techniques that will make my coding style more efficient on the first pass, without sacrificing the readability and flexibility of OOP. I am writing code that has to deal with more traffic and more load than I used to, and adding more memory, or more processors is not an option for me in this environment - ie: It might get done, but not when I ask. So I'd like to keep these issues in mind when I am coding, so that I don't have to come back to optomize as much , if I have to, or use C ++ or something like that.
_______________________________________________ "Intelligence is a tool used achieve goals, however goals are not always chosen wisely..."
In Section
Seekers of Perl Wisdom
|
|