more useful options | |
PerlMonks |
Re: how to make this code more efficient? Need to Compute the Min and Max of a Temperature using an equationby kyle (Abbot) |
on Apr 19, 2010 at 21:47 UTC ( [id://835602]=note: print w/replies, xml ) | Need Help?? |
I suggest you run your program under Devel::NYTProf to find out where it's spending all its time. Then you can focus on where the problem really is.
In Section
Seekers of Perl Wisdom
|
|