![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Benchmarking Your Codeby bikeNomad (Priest) |
on Jul 18, 2001 at 19:04 UTC ( #97689=note: print w/replies, xml ) | Need Help?? |
You should also mention cmpthese which will do the math to compare two or more strategies (why should you reach for your calculator when you have a computer)? I always use it instead of timethese because it produces a superset of the results.
In Section
Tutorials
|
|