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

Re: Perl profiler

by Trizor (Pilgrim)
on Aug 06, 2007 at 20:04 UTC ( [id://630894]=note: print w/replies, xml ) Need Help??


in reply to Perl profiler

You may want a debugger, included with Perl, or possibly a profiler: Devel::DProf. Both of these tools are very helpful, and some other code analysis tools you might want to try out on this monster are: Xref - code crossreferencing, Devel::Cover - Code coverage analysis, and Runops::Trace - trace what the perl runloop is doing from your program.

Replies are listed 'Best First'.
Re^2: Perl profiler
by cidroz (Initiate) on Aug 06, 2007 at 22:19 UTC
    much thanks...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://630894]
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: (3)
As of 2024-04-19 21:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found