<<
remember that your variations on the length and
types of data will impact stuff... given your
original question I am somewhat concerned unpo reflection.

you probably could use 'benchmarking' in a 'production'
piece of code in lieu of the

        my $starttime = ....

        doThatStuff(@arglist);

        my $endtime = .....

but I would not advocate it - since benchmarking
is aimed more at running things a GaGillion Times....
>>


yep. i only use modules when absolutely needed or i am just feeling very
lazy or desperate :-)


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to