Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: DProf

by indigo (Scribe)
on Apr 11, 2001 at 23:02 UTC ( [id://71810]=note: print w/replies, xml ) Need Help??


in reply to DProf

It depends what you are trying to do. My preferred profiler is "look at the code and think real hard". Primitive, but gives the best bang for the buck most the time. If I have to muck about with an actual profiler, I remind myself that Perl is a Very High Level Language, and maybe it is time to code the performance sensitive bits in C.

But to answer your question, DProf and Benchmark are where you want to go once you determine you need to profile.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-24 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found