Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Slow script: DBI, MySQL, or just too much data?

by eXile (Priest)
on Apr 15, 2005 at 17:50 UTC ( [id://448278]=note: print w/replies, xml ) Need Help??


in reply to Slow script: DBI, MySQL, or just too much data?

for too-slow scripts I like to use Devel::DProf, to profile my code, and for DBI-related stuff there is also 'dbiproff'/DBI::ProfileData, to see some stats on specific queries you do. hth
  • Comment on Re: Slow script: DBI, MySQL, or just too much data?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-25 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found