Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: DBI::SQLite slowness

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


in reply to Re^2: DBI::SQLite slowness
in thread DBI::SQLite slowness

This is what I get on an Atom eee pc (1.6Ghz), after I removed
use v5.16.0;
and changed
say "Total time: ", (time - $start); # 180 seconds
to
print "Total time: ", (time - $start); # 180 seconds
time perl db.pl Total time: 5 real 0m5.348s user 0m0.360s sys 0m0.820s
marica.fr : Gestion des contrats, des dossiers contentieux et des sinistres d'assurance

Replies are listed 'Best First'.
Re^4: DBI::SQLite slowness
by Endless (Beadle) on Sep 20, 2013 at 19:12 UTC
    I've never heard reports that 5.16.0 will significantly slow a program, or that say is so much slower. What's going on here?

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 exploiting the Monastery: (5)
As of 2025-06-24 14:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.