Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Simplifying dprofpp Output

by BrowserUk (Patriarch)
on Mar 30, 2004 at 23:30 UTC ( [id://341137]=note: print w/replies, xml ) Need Help??


in reply to Simplifying dprofpp Output

You might want to take a look at devel::smallprof. It has a the facility to specify which packages should be profiled which allows you to concentrate your efforts on those modules under your purvue. It also profiles line-by-line rather than sub-by-sub, which I've found more useful.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail

Replies are listed 'Best First'.
Re: Re: Simplifying dprofpp Output
by djantzen (Priest) on Mar 31, 2004 at 00:08 UTC

    I looked briefly at that but figured it would actually be more verbose in this case because it goes line by line, but I didn't see the option to specify packages. Thanks, I'll check it out.


    "The dead do not recognize context" -- Kai, Lexx
      Yes, I agree with djantzen that it is more bombastic going line by line.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-26 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found