Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Re: Database input speed question

by dga (Hermit)
on Jul 31, 2003 at 20:49 UTC ( [id://279782]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    END { $dbc->disconnect; $dba->disconnect };
    
  2. or download this
    #run 1
    Benchmark: timing 10 iterations of ac, mc...
    ...
    Benchmark: timing 10 iterations of ac, mc...
     ac: 38 wallclock secs ( 0.48 usr +  0.60 sys =  1.08 CPU) @  9.26/s (
    +n=10)
     mc:  4 wallclock secs ( 0.38 usr +  0.40 sys =  0.78 CPU) @ 12.82/s (
    +n=10)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-20 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found