Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Gathering data on Profiling woes

by perrin (Chancellor)
on Nov 02, 2005 at 04:42 UTC ( [id://504819]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Gathering data on Profiling woes
in thread Gathering data on Profiling woes

Not sure what you're getting at in that last bit. You don't need to run your mod_perl code in a non-mod_perl enviroment to profile it. That isn't really related to not init-ing the debugger under mod_perl when profiling though, which is a very common mistake.

Replies are listed 'Best First'.
Re^4: Gathering data on Profiling woes
by dws (Chancellor) on Nov 02, 2005 at 17:28 UTC

    You don't need to run your mod_perl code in a non-mod_perl enviroment to profile it.

    We have a testing framework that lets us run our handler code via ordinary .t files. This makes it convient for us do isolated functional, unit, and performance tests. The latter are known to not reflect deployed reality, but we have other ways of getting data there. Our immediate need is to get profiling working reliably on our .t files. I have my eye on code coverage, but that's a step farther out.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-23 07:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found