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

Re^4: Optimizing a large project.

by dextius (Monk)
on Jun 12, 2008 at 21:00 UTC ( [id://691798]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Optimizing a large project.
in thread Optimizing a large project.

I'll tackle the I/O benchmarks immediately, do you have a suggestion on a specific approach by chance?

Replies are listed 'Best First'.
Re^5: Optimizing a large project.
by perrin (Chancellor) on Jun 12, 2008 at 22:05 UTC
    I don't know how the NYT profiler does things, but with Devel::DProf all you have to do is take the data you already have and feed it to dprofpp -r. The -r flag means "real" time.

    UPDATE: Looks like NYTProf makes you declare this before you collect the profile data. The option is called "useclocktime".

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-03-28 19:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found