Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Favourite One-liners?

by samtregar (Abbot)
on Jun 28, 2005 at 22:41 UTC ( #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? | Other CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2023-03-30 17:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (74 votes). Check out past polls.

    Notices?