On Wednesday, May 15, 2002, at 04:51 , Tor Hildrum wrote:
> Are there any tricks to time the execution of a sub? > Specifically I'm using the Fisher-Yates shuffle, using an array with a > couple of million numbers. I want to time the shuffle. you want perldoc Benchmark if you would like to see some illustrations scope out http://www.wetware.com/drieux/pbl/BenchMarks/ one of them has a small comparison of the Fisher-Yates.... ciao drieux --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]