Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: Measuring time intervals using Time::HiRes -- time vs. gettimeofday and tv_interval

by Tanktalus (Canon)
on Jul 18, 2006 at 20:21 UTC ( [id://562120]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    use warnings;
    ...
                     return;
                 },
             });
    
  2. or download this
                  Rate interval     time    hires
    interval  685148/s       --     -79%     -80%
    time     3340426/s     388%       --      -2%
    hires    3398163/s     396%       2%       --
    
  3. or download this
                  Rate interval    hires     time
    interval  971246/s       --     -77%     -78%
    hires    4192706/s     332%       --      -3%
    time     4327848/s     346%       3%       --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 22:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found