On Wednesday, May 22, 2002, at 09:26 , Kipp, James wrote:

> absolutely, thanks
[..]
>
> if illustrations are of use, try:
>
>       http://www.wetware.com/drieux/pbl/BenchMarks/

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....

ciao
drieux

---


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

Reply via email to