Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: DBD::SQLite tuning

by zakzebrowski (Curate)
on Mar 17, 2005 at 02:43 UTC ( [id://440247]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use strict;
    ...
    
    timethese (10000,{'MethodOne'=>'&doSelect'});
    
  2. or download this
    Connected to Database OK.
    Creating Tables && INSERTING
    ...
     MethodOne: 100 wallclock secs (71.48 usr + 18.18 sys = 89.66 CPU) @ 1
    +11.53/s (n=10000)
    Benchmark: timing 10000 iterations of MethodOne...
     MethodOne:  5 wallclock secs ( 2.83 usr +  1.11 sys =  3.94 CPU) @ 25
    +38.07/s (n=10000)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-25 07:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found