![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: DProf-ing A Distby perrin (Chancellor) |
on Aug 19, 2005 at 19:03 UTC ( #485272=note: print w/replies, xml ) | Need Help?? |
Usually you take some real-world code and profile it. If you have no real-world code at this point, it may be too soon to do performance tuning. If you use the test suite, you won't have much perspective on which parts actually need to be faster, so you might waste time tuning something no one cares about.
In Section
Seekers of Perl Wisdom
|
|