Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^6: "Automated" benchmarking

by salva (Canon)
on Jan 24, 2012 at 13:42 UTC ( [id://949682]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    real_time(A) =  20 * 20 =  400us
    real_time(B) = 100 * 10 = 1000us
    
    measured_time(A) = ( 20 + 100) * 20 = 2400us
    measured_time(B) = (100 + 100) * 10 = 2000us
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://949682]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 17:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found