Both are reporting:
Will look into Apache::DProf
-Matthew
Perrin Harkins wrote:
On Mon, 2006-06-19 at 22:48 -0500, Matthew wrote:
We are finally ready to move to our mod_perl2 handler. I just
finished running some tests against our old CGI (no PerlRun, no
Registry, just plain jane CGI).
On Mon, 2006-06-19 at 22:48 -0500, Matthew wrote:
>We are finally ready to move to our mod_perl2 handler. I just
> finished running some tests against our old CGI (no PerlRun, no
> Registry, just plain jane CGI).
>
>The results were basically the same. I did 500 requests, 2
> concurents
On Mon, 19 Jun 2006 22:48:27 -0500
Matthew <[EMAIL PROTECTED]> wrote:
> Hey gang,
>We are finally ready to move to our mod_perl2 handler. I just
> finished running some tests against our old CGI (no PerlRun, no
> Registry, just plain jane CGI).
>
>The results were basically the same. I
Hey gang,
We are finally ready to move to our mod_perl2 handler. I just
finished running some tests against our old CGI (no PerlRun, no
Registry, just plain jane CGI).
The results were basically the same. I did 500 requests, 2
concurents, and both scripts took about the same time.
How