Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Favourite One-liners?

by samtregar (Abbot)
on Jun 28, 2005 at 22:41 UTC ( [id://470866]=note: print w/replies, xml ) Need Help??


in reply to Favourite One-liners?

What could be taking so damn long:

$ perl -d:DProf slowass.cgi 'rm=paint&value=dry' $ dprofpp -r

Ah, it's the database. Let's see what the story is:

$ DBI_PROFILE=DBI::ProfileDumper perl slowass.cgi 'rm=paint&value=d +ry' $ dbiprof

-sam

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-20 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found