Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: A module that profiles a perl script?

by FunkyMonk (Chancellor)
on Aug 28, 2010 at 23:54 UTC ( [id://857866]=note: print w/replies, xml ) Need Help??


in reply to A module that profiles a perl script?

Perl::Critic is what you seem to be looking for. Devel::NYTProf is what you seem to be asking for.

Critic will criticise your code and NYTProf will profile (tell you where your slow bits are) it.

I am completely self taught and don't know anyone that can point out stupid flaws that I could avoid to make my scripts run better, faster, etc...
The perlfaqs are a good read too. They're very long, so just take them a bit at a time.

update: added the quote and it's answer

  • Comment on Re: A module that profiles a perl script?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 21:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found