Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: DBI::SQLite slowness

by vincent_veyron (Sexton)
on Sep 20, 2013 at 16:20 UTC ( [id://1055051]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use v5.16.0;
    
  2. or download this
    say "Total time: ", (time - $start); # 180 seconds
    
  3. or download this
    print "Total time: ", (time - $start); # 180 seconds
    
  4. or download this
    time perl db.pl
    
    ...
    real    0m5.348s
    user    0m0.360s
    sys    0m0.820s
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-24 18:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found